Results: 6069Comments by: Baertram
File: FCO ItemSaver12/04/22
I think I found the problem, will d...
Posted By: Baertram
I think I found the problem, will do some more tests and fix it. Also investigating the keybind "remove all marks/undo" now. Yes, as soon as I find the time I'll investigate this. Currently really busy due to "yearly repeating suddenly end of year" problems at work :( Thanks for the update on the keybind, it's on my list now...
File: Rengaru's Oakensoul Swap12/01/22
If you skip the event your code loa...
Posted By: Baertram
If you skip the event your code loads before other addons and runs early maybe because ZOs is not preventing all events to fire before event_add_on_loaded. So XML code and other controls of your addons might create and try to use the UI where it's not ready yet -> weird errors occur. Better safe that via the event_add_on_loaded so...
File: Rengaru's Oakensoul Swap12/01/22
Hi there, thanks for your addon but...
Posted By: Baertram
Hi there, thanks for your addon but pelase fix the globally leaking variables with non unique names AS FAST AS POSSIBLE! swaping = false slot = 0 link = 0 Add a local in front of them OR even better add them to your global table RengarusOakensoulSwap instead Else they are polluting the global table_G and overwrite...
File: WishList (Set item search&tracker/wanted Gear list)11/30/22
Depending on your general Wishlist...
Posted By: Baertram
Depending on your general Wishlist settings they save per account or per character! This is saved for each server diferently for the account in a global settings table "WishList_Data", for version 999 and subtable "AccountwideData" (addonVars.addonSavedVarsAccountWideDataTab) WL.accData = ZO_SavedVars:NewAccountWide(addonVars.addon...
File: Advanced Filters - Updated11/30/22
Re: Re: Re: Re: Re: Recipe knowledge filter inversion doesn't seem to work in bank
Posted By: Baertram
Well the "plugins" all use AF and run code in AF so if any error message occurs it's thrown by AF (and if it starts with I had added security error messages in there on purpose so your addon is not totally broken and you can go on working normal). ;) Else you'd just get a lua error breaking your inventory each time :( But the pl...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)11/30/22
Hey code65536, I got this report...
Posted By: Baertram
Hey code65536, I got this report about a recipe filter and I guess your filter plugin maybe the one throwing the error here? When viewing bank inventory, if I choose Unknown -> (specific character) from the drop-down on the Consumables -> Recipes tab, then right-click and choose Invert Filter: (character), the inversion does no...
File: Advanced Filters - Recipe Filters11/30/22
Hey again, it could be that it w...
Posted By: Baertram
Hey again, it could be that it wasn't your adon but this one here (providing incognito AF filters :p): https://www.esoui.com/downloads/info2938-CharacterKnowledgeMotifRecipeandFurnishingPlanTracker.html Sorry if this was the case. BR Baertram
File: Advanced Filters - Updated11/30/22
Re: Re: Re: Recipe knowledge filter inversion doesn't seem to work in bank
Posted By: Baertram
Search for AdvancedFilters (case sensitive) in the txt files of all your addons. -> It needs an ## DependsOn: AdvancedFilters if it's a filter plugin (and is coded correctly ;)). If you do not use any other filter, pleae show me a screenshot of the filter selections you got there in your dropdown box, and where the error happens...
File: WishList (Set item search&tracker/wanted Gear list)11/29/22
My wishlisht got wiped or something...
Posted By: Baertram
My wishlisht got wiped or something :( Well, that was my first though when I saw nothing in the history and no items on the actual wishlisht, but then I checked savedvars folder, and the damn file is 10MB big? Whoa, that's not right? It's also readable, so probably not broken. The only thing I did recently was buying another ESO ac...
File: Advanced Filters - Recipe Filters11/29/22
Hey Sorondor, I got this report...
Posted By: Baertram
Hey Sorondor, I got this report abut a recipe filter and I guess your's the only one around so it should be related to your plugin ;) When viewing bank inventory, if I choose Unknown -> (specific character) from the drop-down on the Consumables -> Recipes tab, then right-click and choose Invert Filter: (character), the inversio...
File: Advanced Filters - Updated11/29/22
Re: Recipe knowledge filter inversion doesn't seem to work in bank
Posted By: Baertram
Hi M-ree, thanks for the bug report. Sorry but AF is not providing any recipe knowlegde filters by default? https://i.imgur.com/ugWnO0M.png Which plugin or addon are you using that adds this? Maybe you talk about "Advanced Filters - Recipe Filters by sorondor"? Please report the error at the proper filter plugin comments sect...
File: FCO ItemSaver11/28/22
Yes, as soon as I find the time I'l...
Posted By: Baertram
Yes, as soon as I find the time I'll investigate this. Currently really busy due to "yearly repeating suddenly end of year" problems at work :( Thanks for the update on the keybind, it's on my list now too :rolleyes: Oh an since I have a clean savedvars, I tried to remove all icons from the settings again just to make sure, and...
File: FCO ItemSaver11/27/22
Aha! It was not under Keybindings...
Posted By: Baertram
Aha! It was not under Keybindings settings but Marks->Undo. Unfortunately though, the keybind (remove all markers/undo) doesn't work. The context menu entry (remove all icons) does. Jus for reference, I bound it to numpad ./Delete key. Before I try to investigate what the issue is: Did you try any other "normal" key just for...
File: FCO ItemSaver11/26/22
And a question: is the "remove all...
Posted By: Baertram
And a question: is the "remove all markers/undo" keybind supposed to remove all markers on an item I have a the cursor over either in the inventory or wherever else, or does it have a completely different purpose? I'm asking because pressing the key when mousing over and item that has whatever icons on it does nothing, so either it...
File: PerfectPixel11/24/22
Re: Check Active Quests
Posted By: Baertram
Is anyone having issues with this feature? I use it daily for many months now and it always works as usual but lately sometimes it wont react to the mouse cursor. I noticed they moved the other buttons, I think that might have been what did it but IDK it could be on my end. Is that a vanilla (standard) ESO button? I do not know...
File: PerfectPixel11/23/22
Which earlier version did you insta...
Posted By: Baertram
Which earlier version did you install in detail please? And what exactly is your issue with the most current version of pChat (in combination with PP)? -> Could you create a screenshot and show us please with the newest PP and newest pChat version? Many thanks Btw: Did you check the pChat settings about chat background, look a l...
File: PerfectPixel11/22/22
Just an info Klisk: Last time I tri...
Posted By: Baertram
Just an info Klisk: Last time I tried to remove that line or move the chat text more to the top to closee that gap the total scrollbar was miss behaving and chat was move dup but partially hidden as if there was some invisible wall above the text. I gave up on this but did not further test and try, so it may be possible. I really...
File: Advanced Filters - Updated11/22/22
Re: Got an error
Posted By: Baertram
This error message is not happening for me and I'm not able to reproduce it. Please read the sticky comment above "HOW to report an error" and provide me the information asked for, thank you. Else I cannot do anything here. /EsoUI/Libraries/Utility/ZO_Hook.lua:49: attempt to index a nil value stack traceback: /EsoUI/Librarie...
File: FCO ItemSaver11/21/22
:confused: Where did you press w...
Posted By: Baertram
:confused: Where did you press what to get that error please: Were you at the inventory "flag" mass marking context menu and removed all marked by decon? Or were you at the settings menu and pressed any button somewhere (submenu name please)? Thanks I've gotten a LUA error when I tried to delete the deconstruction mark...
File: PerfectPixel11/21/22
Okay. "Never change a running syst...
Posted By: Baertram
Okay. "Never change a running system" :p I did not change anything within pChat's UI or at the chat tabs and boxes that relates to that. It was only an addition of the chinese zone chat channels in the background and at the settings! So whatever this is it should have been the same before this pChat's update too :confused:...
File: Cleaner HUD11/20/22
user:/AddOns/CleanerHUD/CleanerHUD....
Posted By: Baertram
user:/AddOns/CleanerHUD/CleanerHUD.lua:127: attempt to index a nil value -> Seems to be related to the activity tracker variable, I'll have a look if there is an easy fix Try this version. I've chnage the code to load "later" and it seems to throw no errors that way anymore, but I'm not sure if the changes this addon did to the a...
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/20/22
Okay. Well, then it was independend...
Posted By: Baertram
Okay. Well, then it was independend from your chat tab settings. I thought it only should happen if the zh zone chat is enabled at the tab. I added support for the /zhz /zhzone chinese zone chat now, should hopefully fix the error messages. If not please post a new / current error message, thanks. Hmmm. I'm not seeing this in...
File: FCO ItemSaver11/20/22
Is there any way to automate decons...
Posted By: Baertram
Is there any way to automate deconstruction of specific items? Like all the junk you get from daily writs. I can't seem to figure it out. There is a keybind "mark for deconstruction", but I can't find a relevant setting that wouldd decon all this stuff upon opening crafting station, or a keybind to deconstruct all marked items....
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/19/22
It's because of pChat does not supp...
Posted By: Baertram
It's because of pChat does not support zone chinese yet, please disable these zone chat in your tab settings at the chat tab, right click >properpties/settings -> uncheck the zone zh/chinese entries. Unless you want to read that ;) I was in Blackreach: Greymoor Caverns on PC-NA when I got this error. I went AFK and when I came...
File: Xvfoo - The Clever Alchemist11/18/22
I saw you wrote addon yourself so y...
Posted By: Baertram
I saw you wrote addon yourself so you probably know this already, all those addons are pretty much using the same code at core. Is that because they copy each other with new name or because this is exactly how ZOS allows to interact with game client? Basically you are right, we rely on the game's API which was provided by ZOs fo...