Thread Tools Display Modes
06/20/19, 12:30 PM   #1
MeanMae
Join Date: Jun 2019
Posts: 1
Weird error since latest patch

I have no idea which addon is causing this or how to fix it. Here's the error I'm getting whenever I open a book.

Code:
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:1500: attempt to index a nil value
stack traceback:
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:1500: in function 'CenterScreenAnnounce:CallExpiringCallback'
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:618: in function 'ZO_CenterScreenAnnouncementLargeLine.ExpiringCallback'
[C]: in function 'PlayFromStart'
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:632: in function 'ZO_CenterScreenAnnouncementLargeLine:PlayWipeAnimation'
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:1417: in function 'setupFunction'
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:1621: in function 'CenterScreenAnnounce:DisplayMessage'
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:1325: in function 'CenterScreenAnnounce:TryDisplayingNextQueuedMessage'
EsoUI/Ingame/CenterScreenAnnounce/CenterScreenAnnounce.lua:898: in function 'OnCenterScreenAnnounceUpdate'
HALP! I think it MIGHT have something to do with Librarian, but not 100% sure cuz it isn't mentioning that.
  Reply With Quote
06/20/19, 12:40 PM   #2
Keldor
 
Keldor's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2015
Posts: 101
You can try to disable the addons one by one until the error is gone to find the addon thats causing this error.
  Reply With Quote
06/20/19, 01:52 PM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,913
As it got to do with center screen announces, and there are api functiosn which add them, you could install the free software Notepad++, and use the menu search->in files: Specify your live/AddOns folder and search for the string "Announce" or "csa" or "centerscreen" to find those addons which use the function.

The function did change some patches ago and this could be an addon using the old format e.g.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Weird error since latest patch

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off