Results: 6042Comments by: Baertram
File: Dolgubon's Lazy Writ Crafter04/19/23
Marcus, find the error :D Changelo...
Posted By: Baertram
Marcus, find the error :D Changelog says -> Version 3.1.3.5 Your version -> See below Same for LibLazyCrafting Getting error on PTS, even though "or INTERACTIVE_WHEEL_MANAGER" has been inserted on Line 55 of ReticleChanges.lua Versions: LazyWritCrafter v3.0.96.9 LibLazyCrafting: v3.079 user:/AddOns/DolgubonsLazy...
File: Dolgubon's Lazy Writ Crafter04/18/23
Hi Dolgubon, for the records:...
Posted By: Baertram
Hi Dolgubon, for the records: Fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_M...
File: NTak Loot'n'Steal04/18/23
Hi NTak, fix for Necrom PTS (rea...
Posted By: Baertram
Hi NTak, fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(int...
File: Rulebased Inventory04/18/23
Hi demawi, fix for Necrom PTS (r...
Posted By: Baertram
Hi demawi, fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(i...
File: Circonians WaypointIt04/18/23
Hi Votan, fix for Necrom PTS (re...
Posted By: Baertram
Hi Votan, fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(in...
File: Jack of all Trades - Automatic CP Respec04/18/23
Hi, fix for Necrom PTS (read her...
Posted By: Baertram
Hi, fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(interact...
File: NoAccidentalStealing (+no accidental casting)04/18/23
Hi Shinni, fix for Necrom PTS (r...
Posted By: Baertram
Hi Shinni, fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(i...
File: NoAccidentalStealing (+no accidental casting)04/18/23
Re: Re: Re: Re: No Settings for Necromancer are Available
Posted By: Baertram
Necromancer criminal activities are blocked, but I don't see any way to enable them. The settings panel has nothing related to that, only the former stealing entries. The Controls menu only shows a single "stealing" row. Any possibility this could get fixed? I hate gimping my necromancers. Asking again if anyone could prev...
File: HarvestMap04/18/23
Hi Shinni, fix for Necrom PTS (r...
Posted By: Baertram
Hi Shinni, fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(i...
File: Azurah - Interface Enhanced04/18/23
Hi Phinix, fix for Necrom PTS (r...
Posted By: Baertram
Hi Phinix, fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(i...
File: Auto Banish Pets/Assistants/Companions04/18/23
Fix for Necrom PTS (read here about...
Posted By: Baertram
Fix for Necrom PTS (read here about changes: https://www.esoui.com/forums/showthread.php?t=10517) FISHING_MANAGER was removed, so add an "or INTERACTIVE_WHEEL_MANAGER" to your code where FISHING_MANAGER is currently used e.g. local interactionManager = FISHING_MANAGER or INTERACTIVE_WHEEL_MANAGER SecurePostHook(interactionMana...
File: LibCustomMenu04/16/23
Hey votan, the header lines are...
Posted By: Baertram
Hey votan, the header lines are using the virtual template "ZO_AddOnSectionHeaderRow" in their HeaderFactory function. But this xml template uses an ON/OFF checkbox since some patches and if you click the header rows in LibCustomMenu menus it shows an AN/AUS or ON/OFF all of sudden next to the text :p Here is a fix, in the fun...
File: LibSkillBlocker04/14/23
I actually don't know yet. Have not...
Posted By: Baertram
I actually don't know yet. Have not noticed it so far :-( Maybe it's my GSYNC monitor preventing me to see the stutters. But I'v talked to the author of Skill Blocker and found a lot of palces where we could imporve the overall performance of this addon, and I bet I need to improve the library too. I think best will be that I...
File: Skill Blocker04/14/23
Hello Baertram, I'm taking a look a...
Posted By: Baertram
Hello Baertram, I'm taking a look at the things you listed but most of my code was while learning so I'll need some more help here. Hi there, yeah my file hoster had some difficulties and I needed to reupload them and sync. Here are the links again with the changes I did: Skill Blocker - With global var fixes, LibAddonMenu LAM...
File: LibSkillBlocker04/14/23
Thanks for the Feedback. Was the s...
Posted By: Baertram
Thanks for the Feedback. Was the stuttering on 1.0.7 less than with 1.0.5 at least? I wonder why that's such a "big" thing, as I did not change too much. But still, the stuff updates on EACH player buff and that's quite often, if the cast block is enabled. In my jhonest opinion this was implemented somehow wrong/not optimized in...
File: LibSkillBlocker04/14/23
I've updated the links below, seems...
Posted By: Baertram
I've updated the links below, seems (my) Dropbox got issues....
File: LibSkillBlocker04/14/23
Yep, thanks guys. I've checked t...
Posted By: Baertram
Yep, thanks guys. I've checked the code of Skill Blocker and pin pointed this to the "blockRecast" feature. Do you have that one enabled too silentseashore, hurry143 got it enabled? Could you both disable this please and do a /reloadui and check if this fixes it? Notnear does some stuff in his code that ALWAYS was there and w...
File: Skill Blocker04/14/23
Hi Notnear, your addon is leaki...
Posted By: Baertram
Hi Notnear, your addon is leakig many variables to the global namespace, and teh names of those are not unique, and should be fixed! e.g. for i = 1, numBuffs do buffName, timeStarted, timeEnding, _, stackCount, _, _, effectType, abilityType, _, abilityId, _, castByPlayer = GetUnitBuffInfo('player', i) table.insert(a...
File: LibSkillBlocker04/14/23
Thank you, that helps a lot to hope...
Posted By: Baertram
Thank you, that helps a lot to hopefully rebuild it on my side too. Wondering why he frame drop could happen even withut any skill registered. I know there is code that does something to get the skill Id upon pressing any of the 5 action butons, or the ultimate one. But if you do not press anything, why should this drop frames then....
File: LibSkillBlocker04/14/23
Re: Re: FPS drop
Posted By: Baertram
Okay, thanks for the report. This is weird, I'll downgrade the lib to 1.0.4 then and see what may cause this. To reproduce this I need some more details please: Do you need to cast any skills / press actin bar buttons as the frame drop happens or is it happening automatically without pressing any action bar button? Is it notica...
File: LibSkillBlocker04/13/23
Re: FPS drop
Posted By: Baertram
Hello, I've been noticing severe performance drops mainly in the form of FPS loss ever since the latest update. It took me a while to pinpoint which update was causing the issue but I managed to pinpoint it to this one. This library was updated today, 1h ago (~7pm). So are you sure this is the issue for your FPS drops? Not if...
File: LibSkillBlocker04/13/23
Hi Jarva, as you said you are no...
Posted By: Baertram
Hi Jarva, as you said you are not playing ESO any longer and offered other devs to be added to the teams of addons , or to take over: Could youz please add me to the team of this library so I can update it, thanks.
File: FCO ItemSaver04/12/23
Re: Re: error at decon assistant
Posted By: Baertram
Steps to reproduce: Login, Giladil ragpicker (Perfect pixel seems to enabled too, which is important), All tab (FCOCF filter is set to "bank only"), switch FCOCF filter to All, clickon jewelry tab (FCOCF filter there is at "All") -> Error message logviewer for enabled addons: https://sir.insidi.at/or/logviewer/i4wznF -> go to ses...
File: Advanced Filters - Updated04/12/23
Отклю...
Posted By: Baertram
Отключил мод. Весь. После обновления игра стала фризить ...
File: FCO ItemSaver04/12/23
Re: error at decon assistant
Posted By: Baertram
Thank you but you are missing the important information so I'm able to rebuild that error. Please read, as asked in the sticky post above, the followign section at the sticky post: Especially the sections "lua error messages" and "How to report a lua error message/a bug to the developers" Please follow these guidelines to re...