Thread Tools Display Modes
Prev Previous Post   Next Post Next
03/13/14, 08:32 PM   #1
skyraker
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 154
Monitoring for errors

I'm getting tired of having a problem with the addon I'm working where I get an UI error states 'function expected instead of nil'. It doesn't give me any indication on where the error is. I know it typically means I missed some parameter to a function call that was expecting one, but between my last working version and the one with the error I only added function calls that do not take parameters.

Am I missing some way to get a better idea about what the error is about?
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » Monitoring for errors


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