Results: 227Comments by: Eldrni
File: The Elder Bar11/02/18
NEW VERSION
Posted By: Eldrni
Hi all, I've just released a new version which fixes the thousands separator for durability. Seems I was converting the total cost to a string while in the loop counting up the cost. Everything works fine until the thousands separator shows up, then Lua blows up. I've moved the conversion outside of the loop, which is where...
File: The Elder Bar11/02/18
Ok, the error seems to happen when...
Posted By: Eldrni
Ok, the error seems to happen when the repair cost goes over 1K. I had this on 3 of 14 chars. Once I repaired one of them so the repair cost went under 1K the bar instantly went from blank to having the proper values and I could finally remove the error window. Perhaps the 1000's comma you recently added is the issue? Yep, that's...
File: The Elder Bar11/01/18
Yet another version released
Posted By: Eldrni
Hi all, I've released another patched version. This patch fixes the issue with the config file not cleaning itself up.
File: The Elder Bar11/01/18
Re: weird error on only one character
Posted By: Eldrni
I've only noticed this on one character, and I've tried various methods to fix it, but on that one character (top of my list, and my master crafter), the soul-gems register as not having any, despite him having 199 on him at the time. I have put them in the bank and pulled them out again. I have charged a weapon to see if that cause...
File: The Elder Bar11/01/18
Re: Re: Re: Error Message
Posted By: Eldrni
Getting this error immediately on login user:/AddOns/TEB/TEB.lua:2748: operator + is not supported for string + number stack traceback: user:/AddOns/TEB/TEB.lua:2748: in function 'TEB.durability' |caaaaaa repairCost = 38, leastDurability = 6, totalRepairCost = "1,232", slotIndex = 16 |r user:/AddOns/TEB/TEB.lu...
File: The Elder Bar11/01/18
FIXES OUT
Posted By: Eldrni
Hi all, I just released a new version that includes fixes for both the issues left in comments. The issue with the fast travel timer is definitely fixed. The issue with durability may be another matter. Since I am not able to reproduce it on any of my characters, I have made some changes based on what I think is happening. B...
File: Bank Manager Revived11/01/18
Hi all, I would just like to men...
Posted By: Eldrni
Hi all, I would just like to mention once again that, though SnowmanDK made me a contributor, I am not going to be able to contribute to this project. If someone else would like to do so, let me know and I'll add them as a contributor.
File: The Elder Bar10/31/18
Like the previous poster I'm also g...
Posted By: Eldrni
Like the previous poster I'm also getting an lua error. It's not exactly the same and it seems random on different characters: https://i.imgur.com/22sdJZ1.png I’ll check it out tomorrow.
File: The Elder Bar10/31/18
Re: Error Message
Posted By: Eldrni
Getting this error immediately on login user:/AddOns/TEB/TEB.lua:2748: operator + is not supported for string + number stack traceback: user:/AddOns/TEB/TEB.lua:2748: in function 'TEB.durability' |caaaaaa repairCost = 38, leastDurability = 6, totalRepairCost = "1,232", slotIndex = 16 |r user:/AddOns/TEB/TEB.lu...
File: The Elder Bar10/30/18
Re: Re: Minion
Posted By: Eldrni
Anyone else not seeing this update in Minion? Anyone have any tips on ensuring the add on is Minion compatible? It’s een rather hit or miss for me but I thought it was due to my development and testing. Now I’m not so sure. I just updated my addons and it didn't show the Elder Bar update, then i closed Minion and opened it up aga...
File: The Elder Bar10/29/18
Minion
Posted By: Eldrni
Anyone else not seeing this update in Minion? Anyone have any tips on ensuring the add on is Minion compatible? It’s een rather hit or miss for me but I thought it was due to my development and testing. Now I’m not so sure.
File: The Elder Bar10/28/18
Working great, thank you. Minion st...
Posted By: Eldrni
Working great, thank you. Minion still doesn't see it to install it, but that is no big deal. Thanks again. No problem. I really did test it for a while before I released it. Honest. :) I’m not too sure what’s going on with Minion. It automatically picked up Release 7, but has yet to see Release 7.1.
File: The Elder Bar10/28/18
I removed all other Info panel addo...
Posted By: Eldrni
I removed all other Info panel addons. This is the only one I need in my life. Thank you so much!!!!! Thanks! Glad it’s working out for you.
File: The Elder Bar10/28/18
Re: Testing version 7.1
Posted By: Eldrni
Everything seem to be working ok for me. One thing I could put in for a request would be some way to change the bar per char. Like account wide or by char setup. Please kept up the good work. Yes I also want to add that feature. Perhaps in the next version.
File: The Elder Bar10/28/18
Hi guys, I just released an update...
Posted By: Eldrni
Hi guys, I just released an update which should fix these problems. Give it a try and let me know if you have better luck.
File: The Elder Bar10/28/18
Re: Re: Re: Re: Re: you removed the sorting?
Posted By: Eldrni
Happen to be looking at this new version 7 I was wondering as why you happen to take out the sorting? To sort now you have to turn everything off and them back on in the order that you want to show them on the screen. And if you turn off something like you want at the first and back on it happen to end up back at the end of the...
File: The Elder Bar10/28/18
Re: Re: Re: you removed the sorting?
Posted By: Eldrni
Happen to be looking at this new version 7 I was wondering as why you happen to take out the sorting? To sort now you have to turn everything off and them back on in the order that you want to show them on the screen. And if you turn off something like you want at the first and back on it happen to end up back at the end of the...
File: The Elder Bar10/28/18
First no reason to apologize, it's...
Posted By: Eldrni
First no reason to apologize, it's an awesome addon, stuff happens. :D Okay forget everything I said, I get error going to crafting station or not. I now see I can move the icons so that is awesome. Error coming up I release mouse button, guess when mouse is used anywhere on screen. I thought maybe it was because I deleted...
File: The Elder Bar10/28/18
Re: you removed the sorting?
Posted By: Eldrni
Happen to be looking at this new version 7 I was wondering as why you happen to take out the sorting? To sort now you have to turn everything off and them back on in the order that you want to show them on the screen. And if you turn off something like you want at the first and back on it happen to end up back at the end of the...
File: The Elder Bar10/28/18
Getting the error when I go to any...
Posted By: Eldrni
Getting the error when I go to any crafting station first time. user:/AddOns/TEB/TEB.lua:2133: operator .. is not supported for nil .. string stack traceback: user:/AddOns/TEB/TEB.lua:2133: in function 'TEB.ShowToolTipFT' |caaaaaa self = ud, toolTipLeft = "", toolTipRight = "" |r TEBTopFTIcon_MouseEnter:3: in...
File: The Elder Bar10/28/18
Received this error at Jewelry Stat...
Posted By: Eldrni
Received this error at Jewelry Station after deconstructing a grey ring. user:/AddOns/TEB/TEB.lua:2133: operator .. is not supported for nil .. string stack traceback: user:/AddOns/TEB/TEB.lua:2133: in function 'TEB.ShowToolTipFT' |caaaaaa self = ud, toolTipLeft = "", toolTipRight = "" |r TEBTopFTIcon_MouseEnt...
File: The Elder Bar10/28/18
Yeah, the TEB folder is the add on....
Posted By: Eldrni
Yeah, the TEB folder is the add on. Put that in /Documents/Elder Scrolls Online/live/AddOns I have no control over Minion or how it handles installs. That MacOS folder you see is probably from me zipping it up on the Mac, but that’s how I’ve zipped every version I’ve released so far. If you use the command line zip(1), it shoul...
File: The Elder Bar10/28/18
So was waiting for the update pendi...
Posted By: Eldrni
So was waiting for the update pending to go away, and yes I have THe Elder Bar installed on Minion and set as favorite. Yet when I bring up minion I get no update to it. Any idea why? Ok this is weird, pull up minion now saying not installed, go to find more, search, see it, install it. Reload Minion says I don't have it installed...
File: The Elder Bar10/28/18
in the case of the indicator wanted...
Posted By: Eldrni
in the case of the indicator wanted would not be able to add this indicator to the addon? I think it would be better if instead of a standard circular pointer, the information value would be added in gold and precious time (online) when wanted to end Hi Vecny, I can certainly look into to it. I see there are a few API calls that...
File: The Elder Bar10/28/18
in the case of the indicator wanted...
Posted By: Eldrni
in the case of the indicator wanted would not be able to add this indicator to the addon? I think it would be better if instead of a standard circular pointer, the information value would be added in gold and precious time (online) when wanted to end Hi Vecny, I can certainly look into to it. I see there are a few API calls that...