Results: 6034Comments by: Baertram
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...
File: FCO ItemSaver04/09/20
You got any addon active which is b...
Posted By: Baertram
You got any addon active which is blocking lua error messages then! Or you did not see them or clicked them away. Most probably because you are also using SetTracker and got a SetTracker error messages like the others -> Which makes FCOIS fail to load -> Thus you get the lua error message (which is somehwere hidden in chat, notifica...
File: pChat (Chat customization & help: look/notification/sound/automation/history)04/09/20
Re: Write to multiple guilds ?
Posted By: Baertram
Is there a way to say for example hello to multiple guilds ? No, addons cannot send messages for you. You need to press the RETURN key to send them "manually". And to be true: Just a hello isn't that time consuming if you are really interested into the conversation. If you are not, simply don't write anything.
File: Set Tracker - UPDATED04/09/20
I've worked on a fixed SetTracker.t...
Posted By: Baertram
I've worked on a fixed SetTracker.txt and calls in the code for you already, will post it here later. It will also remove the false ZO_PreHook to the inventory context menu and use LibCustomMenu instead. And it fixes a problem with function SetTracker.GetMaxTrackStates(): If someone called this before SetTracker had loaded it's Sav...
File: Set Tracker04/09/20
Updated version, containing library...
Posted By: Baertram
Updated version, containing library and context menu fixes + LibStub removed: https://www.esoui.com/downloads/fileinfo.php?id=2291#comments
File: Set Tracker - UPDATED04/09/20
Libraries need fix! Please remove...
Posted By: Baertram
Libraries need fix! Please remove the embedded libraries and let the users install them as standalone versions! Or if you include them include them ALL with their txt files!!! Do NOT load the libraries hardcoded anymore from SetTracker.txt. The txt files will be loaded by the game' addon manager properly and he assures that only...
File: FCO ItemSaver04/09/20
Re: Re: Re: Looking for a tutorial
Posted By: Baertram
I'm using the 5 standard gears for standard gear markers, e.g. 1: Healer 2: DD Stam 3: DD Mag 4: Tank 5: Hybrid And I created some dynamic gear markers for special circumstances like "PvP" or "Tank + DD" or a special set name. I also use the automatic marking of Set items via their trait and only let the interesting ones be...
File: FCO ItemSaver04/09/20
Re: new feature request
Posted By: Baertram
What are item popup windows? The item tooltips? The item loot window? Sorry, not possible to mark them if they weren't in your inventory yet, or at least not failsafe and with too much trouble to make it stable. So I'm not interested into adding this feature as the addon is about securing your items in your "bags" and not in the...
File: Harven's Stolen Filter04/07/20
Edit: Please download this beta ve...
Posted By: Baertram
Edit: Please download this beta version and test with this Reason: Just got the error message again. Did open the bank manually directly after login. Took some items. Closed it. Took writ quests for smithing, clothier. Started clothier quest via Dolgubons Lazy Writ Crafter. After it was finished I got his: EsoUI/Librari...
File: Harven's Stolen Filter04/07/20
YOu do not need to show me a copy i...
Posted By: Baertram
YOu do not need to show me a copy if you do not get the error mesasges anymore :) Else you can logout and provide me the file c:\users\your windows user\documents\elder scrolls online\live\SavedVariables\LibDebugLogger.lua I will try the stolen filter. The tab was on the screen, I did not have any stolen items. I will go off and...
File: DuesPaid04/07/20
Well and a few more hints or let me...
Posted By: Baertram
Well and a few more hints or let me say "No gos": In your settings.lua you have defined some global variables which pollute the _G (global variables table) namespce now with non-unique variables names like "message" :eek::eek::eek: If any other addon or even ZOs vanila code uses a variable with the same name, which is most likel...
File: Harven's Stolen Filter04/07/20
Thanks for the feedback. Please re-...
Posted By: Baertram
Thanks for the feedback. Please re-download the debug version once again and test if it still works. Does the stolen filter tab work properly? If so test it for a day or 2 if you don't mind the chat flood. Maybe install LibDebugLogger and DebugLogViewer to keep your chat clean and only see it in the DebugLog then. It's a nice hel...
File: Unknown Tracker04/07/20
Re: Opening Interface
Posted By: Baertram
Guess there is no keybind for this addon then? All addon settings can be found at "ESC" -> "Settings" -> "AddOns" -> "" (this settings menu is provided by LibAddonMenu-2.0) How do I open the interface? The addon is in my addons list but doesn't appear in the Controls menu for setting a hotkey.
File: FCO ItemSaver04/07/20
Re: Re: Re: Multi-Use Keys
Posted By: Baertram
Ah, this is what you meant. Not sure if this is possible as it is handled by the game's code, and keybinds are even server code. I'll have a look at the other addon but I guess it also depends on what key you want to setup in which category! What for are you using the z key currently? Can't you just use SHIFT as a modifier key...
File: DuesPaid04/07/20
Thanks for the addon but please do...
Posted By: Baertram
Thanks for the addon but please do NOT use LibStub anymore! It's obsolete. You should NEVER add it to new addons anymore if not needed and LibNotifications as well as LibAddonMenu-2.0 provide global variables you can use instead. So please change your txt file from wrong: ## DependsOn: LibStub LibNotification LibAddonMenu-2.0...
File: Harven's Stolen Filter04/07/20
Whatever I do I cannot get the erro...
Posted By: Baertram
Whatever I do I cannot get the error message with the steps you provided me :( Weird. Could you pleasee check if it is gone with this version here (will show debug messages in the chat!): Harvens Stolen Filter with Debug output Please exactly watch what you do, what addons and libs you got activated as you did it! And note y...
File: FCO ChangeStuff04/07/20
Something changed yes, my FCOChatTa...
Posted By: Baertram
Something changed yes, my FCOChatTabBrain filters for sound notifications on some words seem to fail as well. Try the addon "Clean My Chat", it should hopefully work. It's double XP time again and the +dolmen chat spam is stronger than usual... and I just noticed that the chat filter you added a while back on my request is not...
File: FCO ItemSaver04/07/20
Re: Looking for a tutorial
Posted By: Baertram
Hi, I am looking for a tutorial about FCO Item saver. My goal is to manage my personal sets (the sets I wear on my chars) and maybe the other sets I keep "just in case" too. I have been reading the faq etc... and explored the settings but my 1st tries were a fail. I think I will succeed one day to understand how it works but ma...
File: FCO ItemSaver04/07/20
Re: Multi-Use Keys
Posted By: Baertram
I don't get what the problem is here? It should work fine as I'm using the standard ESO keybinding routines and they even work outside the inventory at other addons like Inventory Insight's UI :confused: Just tested it: Settings->Controls->FCOIS controls: Set Z key (or shift+Z key if you got pChat or EMACs addon enabled which al...
File: Auto Handle Shared Quests04/06/20
Seems this happens because you have...
Posted By: Baertram
Seems this happens because you have saved the settings as string. If one changed the language of the client the settings string also changes and does not match anymore. I've created a new version fixing LAM, the strings->integers will be used in settings now, using CharacterID settings for each server name differently now (rename sa...