Thread Tools Display Modes
06/02/17, 05:09 AM   #1
Vinterblad
Join Date: Feb 2017
Posts: 1
Constant error

Hello

Since Morrowing early access I constantly get this error:

EsoUI/Libraries/Globals/globalapi.lua:195: function expected instead of nil
stack traceback:
EsoUI/Libraries/Globals/globalapi.lua:195: in function '(anonymous)'
Sometimes it pops up about every 10-20 minutes. Sometimes it doesn't show for a whole day. Its difficult to troubleshoot by adding/removing addons when it's so inconsistent.

Anyone knows where the error comes from?
  Reply With Quote
06/02/17, 11:53 AM   #2
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 409
Looks like a ZOS error, but it could also be happening because an addon is playing with their code. Try disabling all other addons and see if it continues.
  Reply With Quote
06/02/17, 12:42 PM   #3
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Originally Posted by Dolgubon View Post
Looks like a ZOS error, but it could also be happening because an addon is playing with their code. Try disabling all other addons and see if it continues.
The error itself is coming from zo_callLater. Someone calls it with nil as the function to be called.
The problem is, that it is not reliable reproducable. Sounds like a timing problem.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Constant error

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