Results: 6053Comments by: Baertram
File: FCO ItemSaver04/11/20
Re: Deconstruct
Posted By: Baertram
Hi, what images? I cannot see any? btw: Did you change the filter icons below the inventory (the 4 icons to filter the shown items at each panel, like deconstruction, improvement, bank depsit, ...) to show the deconstruction marked items? Check this FAQ about the filter buttons: https://www.esoui.com/portal.php?id=136&a=faq&faqid...
File: Action Duration Reminder04/11/20
Hey cloudor, thanks for all the...
Posted By: Baertram
Hey cloudor, thanks for all the updates to this great addon! Feature question Would it be possible to add a check like this: After a reloadui (event_player_activated fires) check if the skill is available again and add the icon to the current action bar slot. I often do reloaduis because of addon tests or even after zonin...
File: FCO ItemSaver04/11/20
You disabled ALL other addons and l...
Posted By: Baertram
You disabled ALL other addons and libraries except FCOIS and still are able to rebuild the error? Please double check that really ALL libraries are disabled as well, which FCOIS does not need. What are the steps in detail to rebuild the error then directly after login/reloadui? You can also install LibDebugLogger and DebugLogV...
File: FCO ItemSaver04/11/20
This means both addons got in their...
Posted By: Baertram
This means both addons got in their txt file a line like ## DependsOn: or ## OptionalDependsOn: where the other addon name is mentioned. Or another addon which then mentiones AutoCategory or FCOItemSaver. The depends On/optionaldependson assure that the named addons are loaded before the addon of that txt file is loaded, so...
File: Harven's Stolen Filter04/10/20
I've update the button so it won't...
Posted By: Baertram
I've update the button so it won't be shown at the bank deposit and vendors anymore. They filter stolen items automatically so this wouldn't make any sense to show them there. I also removed the debug messages. Pleae try if this works well for you
File: FCO ItemSaver04/10/20
Just tested this on 2 chars and had...
Posted By: Baertram
Just tested this on 2 chars and had no error messages. Bank deposit tab opened, item marked via keybind, used E keybind or also doubleclick to deposit it. Worked. Withdraw as well. Most of the time these errors appear if any other addon hooks into the inventory creation methods inproperly and the first addon to cause the trigger...
File: Harven's Stolen Filter04/10/20
I think the small problem is now th...
Posted By: Baertram
I think the small problem is now that the "new item flash" won't happen anymore at new looted stolen items but for me this is no problem. Everythign else should work well now (hopefully) and be compatible with AdvancedFilters and other LibFilter3 addons. First run was CLEAN!!!!!:D:D:D:D:D I have only couple characters left for...
File: Harven's Stolen Filter04/10/20
Okay I found out why this new item...
Posted By: Baertram
Okay I found out why this new item flash always wanted to happen and it was my fault.. I did not understand ZOs code in the end properly. I've changed the code of the addon to hopefully not try to flash on new items anymore, or only if stolen items get looted. Please re-download and try if this finally fixed the error message for...
File: Harven's Stolen Filter04/10/20
Weird. Does it happen directly afte...
Posted By: Baertram
Weird. Does it happen directly after you have crafted the item? What crafting level is your crafter at the woodworking (10 = maxed) ? From the log files it seems it tries to check for the created control, flash and animation but it does not finished the checks: 2020-03-11 2020-03-11.454 - I/UI - ChangeFilterPreHook 2020-03-11...
File: The Elder Bar04/10/20
Some hints to your changed version...
Posted By: Baertram
Some hints to your changed version Raujok: ## APIVersion: 100028 100029 100030 Only 2 versions are allowed in the row so use the current + next APIversion instead ## APIVersion: 100030 100031 ## OptionalDependsOn: LibStub>=6 Not needed anymore as only the libraries in your DependsOn needed it in the past and the addon itsself...
File: Group Synergizer - Enhanced LFG Features | Auto Accept Que | Better Notifications04/10/20
And the next one: Please remove th...
Posted By: Baertram
And the next one: Please remove the embedded librraies OR if you include them to the libs subfolder do NOT load them from your addon's txt file but include them in total (means the total content of the libraries zip file including theior own txt files) with their own txt files so the addon manager will find them properly and NOT loa...
File: Harven's Stolen Filter04/10/20
Okay, first I want to say: Thanks f...
Posted By: Baertram
Okay, first I want to say: Thanks for all your feedback! I've had the error myself a few times and I hope I could have found all points where the flash or animation controls could be missing and create them properly now. Please re-download this file and do some more tests. I hope all cases are handled now!
File: Harven's Stolen Filter04/10/20
Thanks, will have a look at them....
Posted By: Baertram
Thanks, will have a look at them. Found the entries, will try to read them. There is a nice online viewer if you want to have a look: https://sir.insidi.at/or/2020/04/10/yet-another-log-viewer/ You can use it to upload the files and provide me the link as well in the future. This way I'm able to see what dolgubons retrieved from...
File: Advanced Filters - Updated04/10/20
Re: Re: Re: Chat messages
Posted By: Baertram
Okay, makes sense I guess. Please especially keep an eye on if GridList "grid" is enabled as the AF error message appears. Maybe also enable AF debug in the settings + install LibDebugLogger + DebugLogViewer. And in the LiBDebugLogger settings menu enbale the Debug Level to belogged + stack traceback as well please! It will show...
File: DuesPaid04/10/20
You still have A LOT of global vari...
Posted By: Baertram
You still have A LOT of global variables in your DuesPaid.lua file! Check function popupMenu e.g. xyz title question LN_provider They all miss the local in front and thus they are global and overwrite all variables with the same name... Or you need to add them to your table DuesPaid instead so they don't float through the _G...
File: Advanced Filters - Updated04/10/20
Re: Chat messages
Posted By: Baertram
Hi, thanks for the hint. Never had this happen so far. Any chane I can get more details WHEN EXACTLY this happens? It seems to be related to the "All" filter tab button in your normal inventory. Do you open the inv and it directly happens? How do you open the inventory then (by keybind I, by other means)? Or do you change betwe...
File: Harven's Stolen Filter04/10/20
no debug messages were in the chat?...
Posted By: Baertram
no debug messages were in the chat??? Either you have enabled LibDebugLogger already then they are in the DebugLogViewer addon (if installed as well) visible (an own UI, not the chat anymore! The quicklog viewer is at the bottm right of your screen, settings menu to enable it in normal addon settings->DebugLogViewer) or in the LibDe...
File: FCO ItemSaver04/10/20
Thanks, fixed in FCOIS 1.8.7 *ED...
Posted By: Baertram
Thanks, fixed in FCOIS 1.8.7 *EDIT for spelling* I am getting the following error message this am with the latest update to FCOIS installed. Un-installed and Reinstalled error message still exists. Checking type on argument anchorTargetControl failed in TextureControlSetAnchorLua stack traceback: : in function 'SetAnchor' u...
File: Artaeum Group Tool [Read Description]04/09/20
Just a hint: The changelog shouldn...
Posted By: Baertram
Just a hint: The changelog shouldn't be put into the addon description, there exists an own "Changelog" tab at the addon update panel. Better put it there so one directly is able to see the changes. They are also visible in the Minion addon manager tool.
File: Harven's Stolen Filter04/09/20
I've uploaded a new version where I...
Posted By: Baertram
I've uploaded a new version where I do some more checks and create the missing "Flash" control if possible: https://www.dropbox.com/s/a58sv2aw7qcpf6y/HarvensStolenFilter_debugoutput.zip?dl=0 Please: Use LibDebugLogger and DebugLogViewer. They will save the error message AND my chat messages to the special LibDebugLogger window s...
File: FCO ItemSaver04/09/20
I've implemented a fix into SetTrac...
Posted By: Baertram
I've implemented a fix into SetTracker. If the SVs are not loaded yet they will be loaded if someone tries to access the global function SetTrack.GetMaxTrackStates(). Works, error is gone and FCOIs loads again. But still weird why this did work all the years before... Maybe ZOs server improvements are really made and it's too fast...
File: FCO ItemSaver04/09/20
Edit: I finally got the error as w...
Posted By: Baertram
Edit: I finally got the error as well and I'm able to rebuild it. Seems to be a timing problem. I've added some debug outpout to SetTracker:GetMaxTrackStates and it shows what I expected:
File: Simple Combat Alerts Revived04/09/20
Attention: Combat hints will be au...
Posted By: Baertram
Attention: Combat hints will be automatically enabled in the combat settings if you use this addon (at login/zone change/reloadui)! It is not able to deactivate the combat hints automatically if you disable this addon so you need to keep track of this yourself please!
File: FCO ItemSaver04/09/20
Yeah there is a typo in LibMsgWin-1...
Posted By: Baertram
Yeah there is a typo in LibMsgWin-1.0.txt file. It should be: ## AddOnVersion: 9 But it is actually: ## AddonVersion: 9 Without capital O :mad: Told the dev. Please remove the >=9 in LibSets.txt after LibMsgWin-1.0 and it should fix this for you. Will update the addon zip as well. Edit: Zip file is updated. Redownload it...
File: FCO ItemSaver04/09/20
Updated the Known problems list abo...
Posted By: Baertram
Updated the Known problems list above: #65) If the SetTracker addon is enabled you get a lua error message at login/reloadui and FCOIS settings + UI (buttons, context menus) are missing. Under investigation if this needs a fix within SetTracker or FCOIS Workaround: Disable the addon SetTracker. Or check if the following versi...