Results: 7Comments by: Devisaur
File: XtoLevel07/03/17
Seems to be working good now, no ne...
Posted By: Devisaur
Seems to be working good now, no negatives or errors and monster count seems accurate. Thanks again for your work on it. Glad to hear it! The timer I feel like still needs some refinement. The math formula I use still weights minutes with inactivity (0 xp) too much. But let me know if you run into any more issues or have any i...
File: XtoLevel07/02/17
Thanks for your work on the addon....
Posted By: Devisaur
Thanks for your work on the addon. The previous error is gone as of 1.1.1, but I'm getting a different issue now. The XtoLevel panel updates but all the results are negative: Battlegrounds: -inf Delves: -inf Dolmens: -348 Dungeons: -inf Monsters: -41 Quests: -inf Time: -143 mins Yep I broke it.... try the version 1.1.3 --...
File: XtoLevel07/02/17
Re: Getting UI Error
Posted By: Devisaur
When the addon is loaded, I get the following message that says "user:/AddOns/XtoLevel/XtoLevel.lua:29: operator - is not supported for nil - number stack traceback: user:/AddOns/XtoLevel/XtoLevel.lua:29: in function '(main chunk)'" Also when moving the window, I get this error "XtoLevelUI_MoveStop:3 function expected instead...
File: XtoLevel07/02/17
Re: Errors
Posted By: Devisaur
The error on line 29 (line 35 in version 1.10) appears to be caused by the function GetNumExperiencePointsInLevel(GetUnitLevel('player')) on line 34 returning null if you are at least level 50 since level 50 is the last level and from there on it's champion levels. You're going to want to use something like GetNumChampionXPInChamp...
File: XtoLevel07/01/17
Re: Getting UI Error
Posted By: Devisaur
When the addon is loaded, I get the following message that says "user:/AddOns/XtoLevel/XtoLevel.lua:29: operator - is not supported for nil - number stack traceback: user:/AddOns/XtoLevel/XtoLevel.lua:29: in function '(main chunk)'" Also when moving the window, I get this error "XtoLevelUI_MoveStop:3 function expected instead...
File: XtoLevel06/27/17
Re: Nice
Posted By: Devisaur
Works as advertised, but Minion can't find the file, and in order to manually install it, you have to make a XtoLevel folder in your "Addons" folder and copy the three files into it. Hopefully some customization gets added to it, like window size, font size, background transparency etc. Sorry about that, first time uploading an...
File: XtoLevel06/27/17
Hey so I checked, you need to zip t...
Posted By: Devisaur
Hey so I checked, you need to zip the whole folder, not the individual files. So when you open the zip file, there should just be one folder, containing all the files. Try using this, it'll zip it for you.http://www.esoui.com/downloads/info1185-Package.html Hey I've uploaded a new zip file formatted to these specifications. Thanks...