Results: 6062Comments by: Baertram
File: Advanced Filters - Monster sets filter plugin10/25/19
Is there any way to implement filt...
Posted By: Baertram
Is there any way to implement filter for "all mosntersets" not a specific one? There is already an entry "-All monster sets-" in each of the submenus. Any of these "-All monster sets-" entries will show you all monster sets. And below there are the monster sets sorted into groups starting with their first letter (So the lists of...
File: FCO ItemSaver10/25/19
Did you try the same like with bank...
Posted By: Baertram
Did you try the same like with bank deposit, fix posted in the sticky post above: After login/reloadui open the inventory at least once first, and maybe change to another filter (like to consumables). All this makes you wonder what was happening to prompt them to create the restriction. Must have been some kind of exploit re...
File: XL Gear Banker10/24/19
You could also use the LibAddonMenu...
Posted By: Baertram
You could also use the LibAddonMenu-2.0 LAM library to create a settings panel for the overview of your sets in banks and handling them. It already provides standard controls and you can alsoa dd customd efined controls to the settings menu. This library here is nice as it provides a listbox with 2 sides where you can drag&drop or...
File: FCO ItemSaver10/23/19
Not all, maybe it was on our own as...
Posted By: Baertram
Not all, maybe it was on our own as well as we did not know better how to solve it (and could have chosen other ways) or it was never designed to work like that but it did until ZOs decided to "fix" it :p We are glad they help and provide API functions so all those addons work :banana: Guess they could do better, right. But guess...
File: PetZone10/23/19
Hey there, please remove this li...
Posted By: Baertram
Hey there, please remove this line from the addon code (copied from FCOMounty): PZ_settingsMenu.lua, line 292 CALLBACK_MANAGER:UnregisterCallback("LAM-PanelControlsCreated") It shouldn't raise any errors but it's useless and not-needed and MAY cause problems in the future. It only makes sense if called with the function name...
File: LibFilters-3.010/23/19
Got an info from ZOs about the "ins...
Posted By: Baertram
Got an info from ZOs about the "insecure code" error messages: It's because the security of the handlers comes from the security of the function plus the security level when they are set (this second part is new). So when an addon tells the inventory to build a bunch of inventory slots, all those handlers are insecure and cannot c...
File: Advanced Filters - Updated10/23/19
Got an info from ZOs about the "ins...
Posted By: Baertram
Got an info from ZOs about the "insecure" error messages: It's because the security of the handlers comes from the security of the function plus the security level when they are set (this second part is new). So when an addon tells the inventory to build a bunch of inventory slots, all those handlers are insecure and cannot call p...
File: FCO ItemSaver10/23/19
Got an info from ZOs about the erro...
Posted By: Baertram
Got an info from ZOs about the error messages: It's because the security of the handlers comes from the security of the function plus the security level when they are set (this second part is new). So when an addon tells the inventory to build a bunch of inventory slots, all those handlers are insecure and cannot call private func...
File: FCO ItemSaver10/23/19
Thanks for the info. I even get th...
Posted By: Baertram
Thanks for the info. I even get the error message TryToPickupItem from insecure code if I only use FCOIS and try to bank any item. But only sometimes, not always. I guess it can be also related to the library LibFilters-3.0 which is used within FCOIS, AdvancedFilters and other addons as it is changing stuff with the inventories and...
File: WishList (Set item search&tracker/wanted Gear list)10/23/19
Yep, makes sense. I think I did not...
Posted By: Baertram
Yep, makes sense. I think I did not want to write a coconut, and the other word sounds even more "wrong"! :p Thanks This way users can sort by name and type, or type and name, or slot and type etc. I'm all for more user customization. In my mind it was just adding another IF statement, like: if userSortedColumn == "Name"...
File: Advanced Filters - Updated10/23/19
If I have installed the current ver...
Posted By: Baertram
If I have installed the current version (1.5.3.2), I can not open any bags (crafting, quest reward etc). with version 1.5.3.1 there are no problems. Please, as described above in the sticky post, tell me if you have tested with only AdvancedFilters + needed librraies enabled. Does it work then? Try to find out which other addon...
File: WishList (Set item search&tracker/wanted Gear list)10/23/19
Yes, but this would need me to make...
Posted By: Baertram
Yes, but this would need me to make several additional dropdownboxes for ALL combinations of tiebrakers. Dropdownboxes? I'm a little worried we're misunderstanding each other. You say (and I've noticed myself) that "Name" is the tie-breaker when selecting all other columns. What is the tie-breaker column when "Name" is selected...
File: FCO ItemSaver10/23/19
Re: Re: Re: same error
Posted By: Baertram
okay, please stop posting Not able to deposit to bank error! It is known and written already in the sticky post above how to workaround it! I'll have a look as I got time, and now be patient please, and read before posting :p. Thank you for all the info.
File: Advanced Filters - Updated10/23/19
Hi, thanks but I need the complete...
Posted By: Baertram
Hi, thanks but I need the complete error message please, the start especially, as there is written the name of the function where it happens. Could you provide me the complete error message from chat please. Per in-game instructions, adding this comment: 1) sold stuff in the thieves guild to the fence in Vivec City (thing I st...
File: FCO ItemSaver10/22/19
I can ignore most of them. But t...
Posted By: Baertram
I can ignore most of them. But there also are some who are complaining, very important, blaming and swearing, even too "elitist" to write proper texts and use polite manners. Most of the time they got this "me me me" attitude and demands for quick solutions of their problems :rolleyes: I always recommand to disable all addons th...
File: FCO ItemSaver10/22/19
Thanks KlISK! I'm not sure if we (t...
Posted By: Baertram
Thanks KlISK! I'm not sure if we (the addon devs) did wrong in the past so that we need to change this all today or if ZOs did wrong and fixed their stuff and we are re-fixing our stuff now :p Hope it all will work well together again in a few days/weeks and the users should just disable ALL addons and see how playing without them...
File: WishList (Set item search&tracker/wanted Gear list)10/22/19
I already have added the setting to...
Posted By: Baertram
I already have added the setting to use "Name" as tiebraker after all other sorts. Oh, I didn't get notifications of your edits. Thanks for looking into this. If "Name" is the default tie-breaker, what's the tiebreaker when "Name" is selected? If you can have 1 tie-breaker, can it be Name + Type? Yes, but this would need me...
File: FCO ItemSaver10/22/19
Thanks for the info. I'll try to u...
Posted By: Baertram
Thanks for the info. I'll try to update the addon and remove this "Settings loading, please wait" message for now, and the debug message I left over, without game access. Hopefully I can update this without building new errors as I cannot test this :D I still hope we can track this settings stuff down somehow internally as it is...
File: FCO ItemSaver10/22/19
Could be but I have tested this up...
Posted By: Baertram
Could be but I have tested this up and down on PTS and everything works well. Most likely it's becasue the users here use other addons in combination which taint the code somehow. I had this happen with AdvancedFilters at crafting stations e.g. and I needed to adopt the code in AF as well to fix this. Known addons which got prob...
File: FCO ItemSaver10/21/19
I cant put item to my private bank...
Posted By: Baertram
I cant put item to my private bank lol. "Attempt to access a private function 'PickupInventoryItem' from insecure code."... such error occurs. After disabling FCO ItemSaver that error disappears! Try to disable all other addons except FCOIS. Does it work then? If not, I'll have a look after my business trip. It worked on pts fo...
File: FCO ItemSaver10/21/19
Yes, it's only a chat debug message...
Posted By: Baertram
Yes, it's only a chat debug message forgot to remove. The fix provided by TaxTalis is enough, thanks. Not seeing this in the FAQ, so here goes: Getting this spam in my chat window anytime my inventory changes (buying/selling, etc): https://i.imgur.com/Rtq3BtO.png try disabling craftstore if you have that nothing to do...
File: FCO ItemSaver10/21/19
Re: Please wait - Settings are currently build...
Posted By: Baertram
This unfortunately never happened to me but another dev got the same problem and is investigating it. He hopefully finds out what is happenung so I can fix this. Disable all other addons except FCOIS, does the settings text "Please wait" disappear properly then? We think it's some problem with different addons enabled. Ever...
File: FCO ItemSaver10/21/19
I get FPS drop and freezes when I a...
Posted By: Baertram
I get FPS drop and freezes when I access FCO settings Normal and always was this way if you have enabled all 40, or more then 10, dynamic marker icons. Disable the ones you do not need please or xou need to live with the about 10 seconds FPS drop. There is a message showing you when the settings are built and during this time the p...
File: Advanced Filters - Updated10/21/19
I'm not able to play the next 2 day...
Posted By: Baertram
I'm not able to play the next 2 days so if you find any errors or bugs please USE THE TIME and test if this happens without other addons as well, before posting something here. And please read the sticky post above and the FAQ if you want to post error messages! Many thanks.
File: FCO ItemSaver10/21/19
I'm not able to play the next 2 day...
Posted By: Baertram
I'm not able to play the next 2 days so if you find any errors or bugs please USE THE TIME and test if this happens without other addons as well, before posting something here. And please read the sticky post above! Many thanks.