Results: 7Comments by: undarl
File: The Elder Bar Reloaded10/14/22
Re: Game Freeze at Vampire level 1
Posted By: undarl
My game keeps freezing but only on my vampire toon. I found that TEB works fine if Vampire level is > 1 but the moment I drop to one the client just locks up entirely. I have disabled all my addons and libs, and enabled one at a time so I am fairly confident that TEB is the problem. I would provide error messages, but I am not gettin...
File: The Elder Bar Reloaded09/05/21
Re: Re: Re: Re: Weird crash on UI load
Posted By: undarl
Is your character a vampire? I haven't done much testing for this case, only for a level 1 vampire. Yes, both the characters I was testing are level 1 vampires, and it looks like non-vamp characters are fine with or without that code enabled. I'll poke at it more when I have time.
File: The Elder Bar Reloaded09/02/21
Re: Re: Weird crash on UI load
Posted By: undarl
Well, with no logs or error messages I have very little to work with. Have you read this: https://www.esoui.com/downloads/info7-LibAddonMenu.html ? LibAddonMenu-2.0 is one of TEB's prerequisites, however if this is the problem, an error message should pop up… Fair enough. Thanks for the tip -- I tried deleting TEB and all of the r...
File: The Elder Bar Reloaded09/02/21
Weird crash on UI load
Posted By: undarl
I just returned from a while away from ESO and, after updating everything, was experiencing a CTD every time the UI finished loading. After a lot of experimenting I've narrowed it down to TEB Reloaded. I can load in with everything _except_ TEB loaded with no problems. If I load in with nothing except TEB and its required libraries,...
File: pNames05/10/14
Error in Recent Versions
Posted By: undarl
For the past two releases (the last couple of days, since the addition of the menu functionality), pNames has been throwing the following pair of tracebacks on load for me: user:/AddOns/pNames/lib/LibStub/LibStub.lua:27: function expected instead of nil stack traceback: user:/AddOns/pNames/lib/LibStub/LibStub.lua:27: in funct...
File: Research Assistant (Find your researchable items)04/08/14
I thought about doing that, but wit...
Posted By: undarl
I thought about doing that, but with the way I designed it, ownedTraints should NEVER be nil... I have a feeling that event calls are asynchronous and the fact that depositing and withdrawing from the bank causes collisions in the algorithm... That could cause a decent number of problems. Making that check nil could cause some...
File: Research Assistant (Find your researchable items)04/08/14
2014-04-07T22:38:02.622-08:00 |cff0...
Posted By: undarl
2014-04-07T22:38:02.622-08:00 |cff0000Lua Error: user:/AddOns/ResearchAssistant/ResearchAssistant.lua:97: operator < is not supported for number < nil stack traceback: user:/AddOns/ResearchAssistant/ResearchAssistant.lua:97: in function 'AddResearchIndicatorToSlot' user:/AddOns/ResearchAssistant/ResearchAssistant.lua:111: in fun...