Thread: Constant error
View Single Post
06/02/17, 12:42 PM   #3
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 578
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