ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Esoui Error (https://www.esoui.com/forums/showthread.php?t=8840)

Shai'd 11/05/19 05:42 PM

Esoui Error
 
1 Attachment(s)
Hi, hope I'm in the right spot. I keep getting a Esoui error when I open lore books, book shelves etc. I did a rerun on my Eso files and checked my addons and everything seems to be ok.
I think I've uploaded a screenshot, not sure, never done this before :)

Micke2nd 11/06/19 06:06 AM

Quote:

Originally Posted by Shai'd (Post 39646)
Hi, hope I'm in the right spot. I keep getting a Esoui error when I open lore books, book shelves etc. I did a rerun on my Eso files and checked my addons and everything seems to be ok.
I think I've uploaded a screenshot, not sure, never done this before :)

find out which of your addons is responsible for this, by enabling/disabling them.
after this, post in the comment section of this addon the error text, not the screenshot

Anceane 11/06/19 07:24 AM

Reading the error message it mention

Book added to Librarian.


So if you are using an addon called Librarian (may be Librarian Book Manager, begin par removing all addons but this one, and check if you have some problems with it.

If not add one by one the other addons until you have the error popping.

Baertram 11/06/19 07:51 AM

It is Librarian Book Manager. From the comments there:

Code:

I was able to get over it by commenting out line 492 (adding -- at the beginning) of librarian.lua

if self.settings.alertEnabled then
--CENTER_SCREEN_ANNOUNCE:AddMessage(EVENT_SKILL_RANK_UPDATE, CSA_EVENT_LARGE_TEXT, SOUNDS.BOOK_ACQUIRED, GetString(SI_LIBRARIAN_NEW_BOOK_FOUND))
end

This will prevent the error from happening, but it will suppress the on-screen message of a new book. The chat message will be displayed.

Hope this fixes it for you.

Shai'd 11/06/19 06:00 PM

Thank you all for your replies, it was Librarian Book Manager. I uninstalled it and my problem is gone :)

Thanks again !


All times are GMT -6. The time now is 07:52 AM.

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