Results: 6034Comments by: Baertram
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/23/24
Re: Bug after minion patch
Posted By: Baertram
I did the today's Minion patch of this addon. Then my chat is bugged, I can't write on, just read. And I get an UI error when I try to write something This bug was patched with version ## v10.0.4.7 ## 2024-02-22 already yeesterday. Please update again and make sure you got the newest version. If yous till get any UI error please...
File: Addon Selector (Save AddOn profiles/packs)02/22/24
Re: LibScrollableMenu new Version required but not existent
Posted By: Baertram
Hi :) TYF the addon selector :D Minion installed the new version of Addon Selector but I get a error with dependencies. "LibScrollableMenu (new version required)" but there is no new version of the lib! Here is a screenshot: https://imgur.com/a/94D452G https://imgur.com/a/94D452G Just change the txt file please to:...
File: Addon Selector (Save AddOn profiles/packs)02/22/24
i see, thanks, i need load pack on...
Posted By: Baertram
i see, thanks, i need load pack on each character independently, correct. no way to apply one addon pack accountwide, for all characters at once? like this: https://i.imgur.com/X2VapyR.png Correct. For account wide packs you enable the global packs and use those. One maybe able to add such an option, to set 1 pack to all...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/22/24
Oh whoops forgot to remove 1 variab...
Posted By: Baertram
Oh whoops forgot to remove 1 variable that existed in my tests, but not your clients. So it never errored for me... Fix is coming
File: Postmaster Mail02/22/24
Hi, got this error message as I...
Posted By: Baertram
Hi, got this error message as I tried to logout from the game and saw there are 6 mails still open in incoming mails. Clicked the mail icon at chat window, while the logout dialog was showing and counting down: user:/AddOns/Postmaster/keybinds/keyboard/Negative.lua:64: attempt to index a nil value |rstack traceback: user:/...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/21/24
Re: ResizeToFitDescendents changes
Posted By: Baertram
2 little things - downloading the version 10.0.4.5 still appears in game as 10.0.4.4 - and this alert in log game 2024-02-20T13:56:01.834-05:00 |cff0000Gui Warning: pChatCopyOptionsDialog has a set width but has resizeToFitDescendents enabled. If this is intended, use resizeToFitConstrains="Y".|r 2024-02-20T13:56:01.834-05:0...
File: Frosty Pack02/21/24
Moved to discontinued & outdated se...
Posted By: Baertram
Moved to discontinued & outdated section as per request of the addon author. Please do not use this addon anymore.
File: PerfectPixel02/19/24
Thanks for the info. Found that gu...
Posted By: Baertram
Thanks for the info. Found that guild history bug too and had fixed it already locally. Edit2: Try this PTS version of PP please: https://codeload.github.com/Baertram/PerfectPixel/zip/refs/heads/main -> Only extract the PerfectPixel folder to your PTS/AddOns ! Or: Change this file manually: \pts\AddOns\PerfectPixel\scene...
File: FCO ItemSaver02/15/24
Re: Re: Re: Programmatically switching to Bank Deposit tab
Posted By: Baertram
Hi Baertram, I'm currently using the following to switch from the Bank Withdraw tab to the Bank Deposit tab. It works well, except that the items aren't filtered. If I manually click the Bank Deposit tab, the items are filtered. ZO_MenuBar_SelectDescriptor(ZO_PlayerBankMenuBar, SI_BANK_DEPOSIT) Is there a recommended way t...
File: Advanced Filters - Updated02/14/24
Please update LibFilters-3.0 to the...
Posted By: Baertram
Please update LibFilters-3.0 to the newest version 4.2. This should fix the bug. Hi, I wanted to report an apparent issue with this addon. With the addon installed the ability to search the inventory while on the "Quickslots" tab appears to not work when on any sub-tab except the "All" tab (so, the second, default, "Slottable Item...
File: Advanced Filters - Updated02/14/24
Please update LibFilters-3.0 to the...
Posted By: Baertram
Please update LibFilters-3.0 to the newest version 4.2. This should fix the bug. Hi, I wanted to report an apparent issue with this addon. With the addon installed the ability to search the inventory while on the "Quickslots" tab appears to not work when on any sub-tab except the "All" tab (so, the second, default, "Slottable Item...
File: Archive Helper02/14/24
Hey Flatbadger, what German tran...
Posted By: Baertram
Hey Flatbadger, what German translations do you still need for this addon to work with all features in DE language too? Maybe I can collect this data then.
File: Advanced Filters - Updated02/13/24
Hi, I wanted to report an apparent...
Posted By: Baertram
Hi, I wanted to report an apparent issue with this addon. With the addon installed the ability to search the inventory while on the "Quickslots" tab appears to not work when on any sub-tab except the "All" tab (so, the second, default, "Slottable Items" tab is affected for example). I was able to confirm this issue with no other addo...
File: ToggleGroupFrame (and Companion Unit Frame)02/13/24
Hi Saint-Ange, your addon shoul...
Posted By: Baertram
Hi Saint-Ange, your addon should not put the code directly into the lua file but you must use the EVENT_ADD_ON_LOADED properly for YOUR addon to load, and in there do your addon stuff then. Else it could be that code your addon needs was not finished yet and it fails to work properly, and or libraries you might add won't work....
File: ToggleQuestTracker02/13/24
Hi, your addon should not put th...
Posted By: Baertram
Hi, your addon should not put the code directly into the lua file but you must use the EVENT_ADD_ON_LOADED properly for YOUR addon to load, and in there do your addon stuff then. Else it could be that code your addon needs was not finished yet and it fails to work properly, and or libraries you might add won't work. Described...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/12/24
I uninstalled in January thinking t...
Posted By: Baertram
I uninstalled in January thinking the chat rendering over menu elements was a new gamepad-specific quirk that wasn't going to be addressed because keyboard supremacy etc etc, but recently found out it's the new default behavior for both modes now for some reason? Disabled the option either way, but I imagine a lot of returning/new pe...
File: FCO ItemSaver02/12/24
Re: Programmatically switching to Bank Deposit tab
Posted By: Baertram
Hi Baertram, I'm currently using the following to switch from the Bank Withdraw tab to the Bank Deposit tab. It works well, except that the items aren't filtered. If I manually click the Bank Deposit tab, the items are filtered. ZO_MenuBar_SelectDescriptor(ZO_PlayerBankMenuBar, SI_BANK_DEPOSIT) Is there a recommended way t...
File: LibChatMenuButton02/12/24
Please add a proper description wha...
Posted By: Baertram
Please add a proper description what this library does and maybe a screenshot. Thank you
File: Branddi's Taunt Helper02/07/24
Thanks for taking a look! >2- At p...
Posted By: Baertram
Thanks for taking a look! >2- At present it doesn't report the immunity stacks, I'll have to think about how to represent that information in a simple, useful way. Maybe there is no need to show that as ZOs said they will add more visual stuff there too. I checked on PTS, taunt immunity certainly works differently than live....
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/06/24
Yeah, I'm a fan of fixing the cause...
Posted By: Baertram
Yeah, I'm a fan of fixing the cause not the issue :o That's why I had asked for more details. Thanks for the info. For now I'll add some loop and == "" check, and remove the entries then from the tables, as a "workaroud fix", or maybe add a "Rename me" tab there. Thanks for that info, but that should only happen if you had re...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/04/24
Thanks for that info, but that shou...
Posted By: Baertram
Thanks for that info, but that should only happen if you had removed that chat tab 2 before somehow, and that failed to properly update pChat SavedVariables then. And perhaps chat config sync was enabled so it was synced to toon A and B too afterwards. Not sure how this happened, maybe your SV got corrupted as your client crashed...
File: CitizenAddon02/04/24
Hi there, Your addon currently i...
Posted By: Baertram
Hi there, Your addon currently is on hold and won't be released as mandatory information is missing. Please read this: https://www.esoui.com/forums/showthread.php?t=10790 Thanks for adding a proper description, needed dependencies etc.!
File: Hodor Reflexes - DPS & Ultimate Share02/04/24
just got this message never had it...
Posted By: Baertram
just got this message never had it before. so it say fix but what should i do from my side? https://i.imgur.com/JVDcnog.png I have the same problem, and i don't know what to do. https://i.imgur.com/3NaBEwC.png https://www.esoui.com/forums/forumdisplay.php?f=164 -> https://www.esoui.com/forums/showthread.php?t=9149
File: Action Duration Reminder02/03/24
Bug report: Somehow the unequippin...
Posted By: Baertram
Bug report: Somehow the unequipping of skills does not remove any shown "other bar" icons above the action bars. Necromancer skill got "stuck" above the bars after I had unequipped the skill https://i.imgur.com/vlmM6Py.png That skill which got stuck above the bar was equipped on bar2 slot 1. I had unequipped it there and afte...
File: BugCatcher02/03/24
DO NOT INSTALL THIS ADDON ANYMORE!...
Posted By: Baertram
DO NOT INSTALL THIS ADDON ANYMORE! IT WILL BREAK OTHER ADDONS AND YOU WILL SEND WRONG ERROR REPORTS THEN! Instead install this version: https://www.esoui.com/downloads/info2566-BugCatcherUpdated.html Or do not install such error supressing addons at all and rather report the errors properly like described here: https://www.esou...