ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Lorebooks stack dumping in function OnLoad (https://www.esoui.com/forums/showthread.php?t=7800)

swhite60177 05/27/18 01:42 PM

Lorebooks stack dumping in function OnLoad
 
Lorebooks stack dumps with the error "number expected for loop variables" in OnLoad line 2340. Image linked:



This is BOTH without and with other addons.

Thanks

Baertram 05/27/18 01:54 PM

Check the addon comments, there is a fix + fixed version to download.

Fix description:

Quote:

Hey, for those who are not familiar with addon :

Find your teso addon repertory (on Win7: /users/yourname/documents/Elder Scrolls Online/live/Addons/Lorebooks/).

Open file LoreBooks.lua with a simple text editor (bloc note).

Find expression : if not hidden then

And replace it by : if not hidden and totalBooks ~= nil then

It appears 3 times in file at :

Line 789
Line 1196
Line 1339

Save LoreBooks.lua file and refresh UI ingame or Deconnect/reconnect your charactere to reload UI.

Hope will works for you.

swhite60177 05/27/18 02:46 PM

Thanks, you fix works well. I thought those .lu files were binary or I would have debugged it. Sorry about that, game newbie here. Horribly old developer/analyst. :eek:

Minaras Laure 05/29/18 12:15 AM

I can't find the fixed version to download
AddOn still says updated to dragonbones.
Anyway, the fix works, but obviously doesnt show the lorebooks in summerset.
Do we know if itll be ever updated?
Or is there any other addon for lorebooks?
Thanks

Baertram 05/30/18 08:46 AM

Inside the addon comments there is a link with the fixed version to download.
Addon search = top right corner of this website -> lorebook -> click addon link -> click comments button-> read comments

Updates will be done if updates are done by the author :D

Baertram 05/30/18 08:47 AM

Inside the addon comments there is a link with the fixed version to download.
Addon search = top right corner of this website -> lorebook -> Lorebooks Summerset Patch (4.0)
Updates will be done if updates are done by the author :D


All times are GMT -6. The time now is 05:09 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI