Results: 200Comments by: Klingo
File: PersonalAssistant (Banking, Junk, Loot, Repair)10/16/21
Re: Double Chat/Sys Messages
Posted By: Klingo
Some items (Pardon Edicts, Soul Gems) generate double deposit confirmation sys messages. I thought this was tied to the whole withdraw/stacking/redeposit process for items already in the bank - but noticed adding to the stack of Lockpicks doesn't generate the double system/chat message. The confirmation messages in red are not from...
File: Auto Category - Revised08/20/21
Hey Shadowfen Fellow Addon autho...
Posted By: Klingo
Hey Shadowfen Fellow Addon author here. A player reported a performance issue with my addon that is automatically moving items between backpack and bank. Upon investigation, it turned out that the actual "culprit" is your addon :o. I would highly recommend to look at your current hook implementation with ESOProfiler, it's a bi...
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/20/21
Re: Re: Re: Re: Re:
Posted By: Klingo
But the function _OnInventorySingleSlotUpdateInternal is called all the time, if I run the PABanking or if I add the item manually to the bank. You can see this on this screenshot from the debugging output. This long list of PAJ messages always starts after the AVA items. Yes, and if you look at the whole line you can see for examp...
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/20/21
Re: Re: Re:
Posted By: Klingo
no. I mean the jewelery hasn't been "locked." I want all jewelry not blocked to go to the bank .. so that I can deconstruct them on my crafter character.. This is not directly possible. What you can do though is if you have FCO ItemSaver installed, you can mark all items "for deconstruction" that you would like to deconstruct...
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/15/21
Re: Re: Re: How to get rid of Pajunk commands at bottom of screen
Posted By: Klingo
Have you considered to use LibDebugLogger from sirinsidiator, it made the debugging for my personal AddOn so much easier ? Yes, but my whole debugging code exists from before LibDebugLogger was created and so far it was not worth the effort (yet) to migrate everything over there - especially since I wanted something very visual and...
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/14/21
Re: How to get rid of Pajunk commands at bottom of screen
Posted By: Klingo
I use a controller due to health issues but this is at the bottom of my screen even in Keyboard. How can I get rid of the PAJunk_Markunmarkaspermjunk at the bottom of my screen? Thanks for reporting this. Unfortunately, the keybindings don't work properly with gamepad mode - I will have them disabled in the next update. (I'm current...
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/11/21
The long runtime depends on the amo...
Posted By: Klingo
The long runtime depends on the amount of items I have in my inventory (up to 200), when I put some of them manually into the bank before running PABanking, the runtime is shorter and i can avoid the logout. What is PABanking doing, after the items got transfered to the bank ? Can I somehow improve the runtime even with many items...
File: AchievementInfo08/07/21
Can it be that this addon is not co...
Posted By: Klingo
Can it be that this addon is not compatible with LibDebugLogger? Meaning that all of the chat outputs are considered "debugging-outputs" and thus get caught by LibDebugLogger and are not shown anymore in the chat tab.
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/04/21
Re: Re: Re: repair with crown-repair-material repairs only 1 item
Posted By: Klingo
You need to use the item from inventory via UseItem(bag, slot) function. As this is protected you can use this workaround function: Yes that part is clear ;) The problem is that I cannot just use this in combination with "INVENTORY_UPDATE_REASON_DURABILITY_CHANGE" because that always happens in-combat, where I cannot call the prote...
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/03/21
Re: repair with crown-repair-material repairs only 1 item
Posted By: Klingo
I am using PA Repair for a while and it works perfect with normal repair material. But now I switched to "using crown repair metarial" and remarked, that only 1 item is repaired by it. Crown repair material should repair the whole equipment at once and it does, when I use it directly in the inventory !? Yes, you're right - I also ju...
File: PersonalAssistant (Banking, Junk, Loot, Repair)08/02/21
Re: Re: Re: Re: Re: Junk buttons in every menu
Posted By: Klingo
That's not MY screenshot :) That's mart9203 At the moment, I have rolled PA back to .17 I can try to update again and figure out which add-ons breaks it, but it'd be a little hard 'cause I normally run about 120 of them, not counting libraries :D Oops, sorry about that :o For starter, it would already be very helpful to know...
File: PersonalAssistant (Banking, Junk, Loot, Repair)07/31/21
Re: Re: Re: Junk buttons in every menu
Posted By: Klingo
Even crown store and even item preview. And yes, it happens ALWAYS, unless: 1) these buttons are turned off, for EACH character separately, then 2) UI is switched to inventory and an item selected (i.e., just turning them off in options is not enough). And the only specific thing done was updating the add-on. Can you please...
File: PersonalAssistant (Banking, Junk, Loot, Repair)07/29/21
Is there a way of turning off the t...
Posted By: Klingo
Is there a way of turning off the the two new buttons for marking/unmarking items as junk? Yes, in the PAJunk settings at the bottom there is a "Keybinding" section where you can either completely disable the buttons, or just hide them (they keybind itself will still work then).
File: PersonalAssistant (Banking, Junk, Loot, Repair)07/28/21
Re: Junk buttons in every menu
Posted By: Klingo
Thanks for the feedback! The issue in PABanking I have found and will be fixed in the next version. I have PAJunk_MarkUnmarkAsPermenantJunk and PAJunk_MarkUnmarkAsJunk in every menu screen. https://imgur.com/1E9dVNP This issue however seems to be more complicated. I can't figure out how you managed to get the two entries on eve...
File: LibShifterBox07/25/21
New version available with many imp...
Posted By: Klingo
New version available with many improvements such as a much nicer drag&drop visualization, many more events to register callbacks for and other "under the hood" changes. Thanks a lot for your contribution Baertram! In addition, AddonVersion is now also in line with Version: ## Version: 0.5.0 ## AddOnVersion: 000500
File: PersonalAssistant (Banking, Junk, Loot, Repair)07/25/21
Re: Crown Repair Kits option - how does it work?
Posted By: Klingo
Does it treat the Crown Repair Kits like any other Repair Kit -- that is if a single item needs repair it can use the Kit? It works like this.
File: PersonalAssistant (Banking, Junk, Loot, Repair)07/23/21
It would be nice if PA could distin...
Posted By: Klingo
It would be nice if PA could distinguish normal gear from companion gear. For now I had to deactivate all junk rules for gear because it treats companion gear as simple non-set and junks useful pieces, but I really miss not having to manually take care of the actual junk. That actually should not / cannot happen, because the gam...
File: PersonalAssistant (Banking, Junk, Loot, Repair)07/16/21
Re: Re: change #369 not working
Posted By: Klingo
I saw that the git commit #369 "PAB: skip items with custom rule" actually only targets special/advanced items (quote: "only deposit/withdraw special/advanced items if there is no active custom rule"). I took some time to go through the code and was able to make this change also affect crafting items. Thanks :) Yes I missed the cra...
File: PersonalAssistant (Banking, Junk, Loot, Repair)05/13/21
So, I disabled everything but: Per...
Posted By: Klingo
So, I disabled everything but: PersonalAssistant and it's other modules, HarvestMap, Votan's Minimap, and libraries. I'm still getting double loot messages about missing sets from PA Loot. Do you also get double loot messages about unknown recipes? Or is it really only for the missing set items? The problem is an addon first se...
File: PersonalAssistant (Banking, Junk, Loot, Repair)05/09/21
So how can I get LibMainMenu-2.0 Ne...
Posted By: Klingo
So how can I get LibMainMenu-2.0 Newest Version to work after this update? I have it installed yet addon telling me I need to install the newest version. Please download the latest version (4.4.0) from here: https://www.esoui.com/downloads/info2118-LibMainMenu-2.0.html
File: PersonalAssistant (Banking, Junk, Loot, Repair)05/09/21
Sent link to the file in a private...
Posted By: Klingo
Sent link to the file in a private message. Let me know if it doesn't work. Thanks a lot for helping to figure out the proper fix for this issue. I have just released a new version 2.5.17 that should solve it for everyone else as well :o
File: PersonalAssistant (Banking, Junk, Loot, Repair)05/09/21
Edit/Update: If I delete the saved...
Posted By: Klingo
Edit/Update: If I delete the saved variable PersonalAssistantJunk.lua, the issue goes away. It seems the error is referencing table 4 of the junk saved variables, which appears to be the keybindings. Is that right? Do you still have a backup of the faulty SavedVariables? If yes, could you please send them to me?
File: PersonalAssistant (Banking, Junk, Loot, Repair)05/09/21
Thank you all very much for your ad...
Posted By: Klingo
Thank you all very much for your additional feedback. Unfortuantely, I am still not able to reproduce the issue on my side :( I tried to add some additional checks with the upcoming version 2.5.16 that might help with this. Once the new version is available, I would be very grateful if you could let me know if the issue still persis...
File: PersonalAssistant (Banking, Junk, Loot, Repair)05/01/21
But why do I get the same message t...
Posted By: Klingo
But why do I get the same message twice? Why aren't I just getting it once?You are looting the item only once I assume? Do you have any other addon that does "stuff" when you loot items which could trigger the PALoot message a second time (e.g. moving items around or something like that)? Yes, I am pretty sure because my second p...
File: PersonalAssistant (Banking, Junk, Loot, Repair)04/30/21
For some reason, getting following...
Posted By: Klingo
For some reason, getting following since 2.5.15: user:/AddOns/PersonalAssistant/Utilities/EventManager.lua:190: attempt to index a nil value stack traceback: user:/AddOns/PersonalAssistant/Utilities/EventManager.lua:190: in function '_hasAnyPAJunkIntegrationsTurnedOn' user:/AddOns/PersonalAssistant/Utilities/EventManager.lua:25...