Results: 6045Comments by: Baertram
File: LibFilters-3.011/06/22
Re: U36 : functions not firing anymore :-/
Posted By: Baertram
Hey remosito, sorry I did not know any addon is using the callbacks actively so I have worked on fixes and changes and suppot for multiple addons raising callbacks, and trying to call them after another. The version 3.7 still uses CreateCallbackName, but with v 3.8 it's RegisterCallbackName. I'll add a compatibility function there...
File: DebuffMe11/02/22
Could you please remove LibStub fro...
Posted By: Baertram
Could you please remove LibStub from the needed dependencies? It's outdated and unsupported since years meanwhile (Summerset). If you are still using it: Please strip it and switch to the global variables of the libs instead e.g. LibAddonMenu2 Change your txt file from ## DependsOn: LibAddonMenu-2.0 to ## DependsOn: LibAddonM...
File: Caro's Auto Marker11/02/22
Thanks for your addon. If you crea...
Posted By: Baertram
Thanks for your addon. If you create new addons please add the dependencies with their current version so that no older versions, which are incompatible, can be used! ## DependsOn: LibAddonMenu-2.0 -> ## DependsOn: LibAddonMenu-2.0>=34 Else LAM 2.0 version 1 to 27 could be used which only work with LibStub! Thanks for respe...
File: RAETIA InfoHub11/01/22
Hello Kraeius, I'd like to remin...
Posted By: Baertram
Hello Kraeius, I'd like to remind you to follow the rules and not delete all posts of particular persons just because you can. If the posts contain infos about fixes, and what is going on, they are valid. Sure, you are free to delete them as this is your addon. But if those users even have maintaiend your addon over years during...
File: Advanced Filters - Updated11/01/22
Re: Thank you, but also a bug...
Posted By: Baertram
Thanks for the addon! I really like the "learnable" and "non-crafted" filters! Very helpful! One issue I experience is that the craftbag subfilters don't seem to work. When I try to sell a potion regent, for instance, I select the Alchemy filter, which works fine, but when I select the potion regent subfilter, nothing changes so I...
File: FCO ItemSaver11/01/22
Re: New System Chat Messages
Posted By: Baertram
Whoops, yeah. This happens if you add debug messages to fix something and forget to remove them again :p Hey Baertram, didn't see mention of this in the recent comments yet: Since the 8.2.5 patch/update, using keybinds to mark/unmark items is causing a verbose output message to the system chat. It is still marking and unmarkin...
File: FCO TargetMarkers11/01/22
Thank you!
Posted By: Baertram
Thank you!
File: HarvestMap11/01/22
as of update 36 Nodedetection when...
Posted By: Baertram
as of update 36 Nodedetection when enabled will cause the game to CTD within 30 seconds of gameplay, can you please fix this? No he can't as it's a ZOs bug and the official ESO forums already tell you that, and to disable all addons at the moment, if you experience any crashes. Thanks for your understanding that this is nothing a...
File: FCO TargetMarkers11/01/22
Okay, I need RU translations then p...
Posted By: Baertram
Okay, I need RU translations then please. Are you able to provide those? Please check file /Localization/FCOTargetMarkersLoc.lua table FCOTM.localizationVars.localizationAll -- English for the texts to translate: = "FCO TargetMarkers helps you with the target markers", = "General settings",...
File: HarvestMap11/01/22
as of update 36 Nodedetection when...
Posted By: Baertram
as of update 36 Nodedetection when enabled will cause the game to CTD within 30 seconds of gameplay, can you please fix this? No he can't as it's a ZOs bug and the official ESO forums already tell you that, and to disable all addons at the moment, if you experience any crashes. Thanks for your understanding that this is nothing a...
File: LibAddonMenu-2.011/01/22
Re: LibAddonMenu-2.0 (Newer Version Required)
Posted By: Baertram
If this happens you most probably use OneDrive? it will move your users/documents/ folder to user/documents/OneDrive with a symlink and thus all tools like Minion update this, but ESO is still looking at users/documents directly! Try to disable OneDrive and check inagem by this trick: Create a screenshot via ESO screenshot key a...
File: Action Duration Reminder11/01/22
Hey Cloudor, some hints: Your AP...
Posted By: Baertram
Hey Cloudor, some hints: Your APIversion is old, current is 101036 now and next is 101037 And if you update your addon here please add the "needed dependency" version to LibAddonMenu-2.0 so that noone will be using a very old version: ## DependsOn: LibAddonMenu-2.0>=34 Also your addonVersion always stays 1 with each update? T...
File: FCO ItemSaver10/28/22
I am unable to unmark a stolen item...
Posted By: Baertram
I am unable to unmark a stolen item (for selling in the guild store) so that I can launder it. I feel like I followed your instructions below for the settings, but I still can't turn off the marker to launder it, and I can't launder it while it's marked. Am I doing something wrong or is it a bug? I used to be able to remove the marke...
File: Auto Recharge (and repair)10/27/22
Re: Re: Re: Re: Re: Re: Re: Account Wide not turning off
Posted By: Baertram
I also answered by email and attached you a changed version as ZIP archive, you might want to use and test this one. If everything works fine for let's say 1 week please provide a simple feedback here and I'll update the addon then. Yeah, I think I see what is happening there. Somehow the difference between "per charcter" and "Ac...
File: Auto Recharge (and repair)10/26/22
Re: Re: Re: Re: Re: Account Wide not turning off
Posted By: Baertram
Yeah, I think I see what is happening there. Somehow the difference between "per charcter" and "Account wide" SV is not assigned properly as the SV are created. First the account wide settings are created, after that the per character are created. But only with default values as the account wide reference is kept and not "overwritt...
File: Auto Recharge (and repair)10/25/22
Re: Re: Re: Account Wide not turning off
Posted By: Baertram
So it was case B however when I went to copy the file it did not exist, so I copied live/Addons/Recharge/AutoRecharge.lua across to SavedVariables but that made no difference to the problem (still maintaining a single setting). I am using latest versions 2.73 and 2.0 r34. NEVER do that! SavedVariables got NOTHING to do with the...
File: StoreHelperRune - manage potency runes for glyph writs10/25/22
HI, if you create plugins or dep...
Posted By: Baertram
HI, if you create plugins or dependend addons/pacthes for other addons please use the "Other files" at these addons to upload the plugins/patches: https://i.imgur.com/A0yyBtO.png That way they can be found more easily. I'll add this "Store helper rune" addon to "Store helper"'s other files -> addons
File: Auto Recharge (and repair)10/25/22
Re: Account Wide not turning off
Posted By: Baertram
Hi - First off love this add-on thanks so much for keeping it going. Up to this point I have been using the account wide settings but recently started a new character and as they are lower level wanted to tweek the repair settings. Did this by turning off account wide, however when I make an adjustment to the low level it seems to ap...
File: Witches Festival10/21/22
Thanks! Hint:... For the charac...
Posted By: Baertram
Thanks! Hint:... For the character id's.... never :P i hate it. How am i supposed to see which character i'm looking for? It's written in the SavedVars below the characterId -> $lastCharName or similar You know there is a ctrl+f in nearly every text editor which helps you find those and if you use Notepad++ you can even jump...
File: What's Left?10/21/22
lol that's a brilliant idea but the...
Posted By: Baertram
lol that's a brilliant idea but the main problem about left and right is that it depends on the person's looking direction. e.g. if your group leader says "now all to the left" but he was the tank and looks into your direction, where you look to him and do not look into the same direction as you stand behind a boss, his left is your...
File: Witches Festival10/21/22
Thanks! Hint: Your apiversion is o...
Posted By: Baertram
Thanks! Hint: Your apiversion is outdated: 101033 101034 >101035 101036 ZO_SavedVars:NewCharacterNameSettings -> Please do not use that anymore it's oooold! Use the rename save NewCharacterIdSettings please! You currently update your UI every 60 seconds. EVENT_MANAGER:RegisterForUpdate("TimWitchesUI_Update", 60000, tny.init...
File: FCO ItemSaver10/20/22
Re: Re: Re: Giladil the Ragpicker
Posted By: Baertram
Found a fix, update the addon and the keybinds should work at UniversalDecon too now. Love the features, thanks for all your work. I use the Change Filter keybinds at the tables; however, noticed that they don't seem to work when I'm at Giladil the Ragpicker. I can mouse click the filter icons to toggle them, but the keybinds don...
File: Tamriel Trade Centre10/19/22
Okay understood. I was not using t...
Posted By: Baertram
Okay understood. I was not using the client during game play each time so I did not realize it downloads prices too during gameplay. I only started it before gameplay and often closed it afterwards. Hello cyxui, thanks again for this great addon, it's such a help! We cnanot say that often enough. I got one question about t...
File: Tamriel Trade Centre10/18/22
Hello cyxui, thanks again for th...
Posted By: Baertram
Hello cyxui, thanks again for this great addon, it's such a help! We cnanot say that often enough. I got one question about the price lua file downloaded via client.exe: I'm palying on EU and NA and run the TTC client once before game/game launcher is started. It always says price is up 2 date and ingame it all of sudden says...
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)10/16/22
for items without an itemlink? I o...
Posted By: Baertram
for items without an itemlink? I only know of quest items not having a bagId and slotIndex in the normal subtable dataEntry.data of the inventory slot. All other items should use bagId and slotIndex though and thus itemLinks too.