FAQ/How to enable and disable script errors ("Lua errors")

In order to troubleshoot potential issues, particularly when the addon isn't loading correctly, you'll need to post any error messages Lua will display in the game. These are disabled by default in the most current client versions.

You can, however, enable them using this command:

/console scriptErrors 1

Once you're done reporting a problem, and no longer wish to see error messages, feel free to disable them with this command:

/console scriptErrors 0

Important: There is no confirmation after typing these commands, and you'll need to reload your interface or restart/relog to see the relevant error messages if Rarity failed to load.

 

Please understand that you're making it extremely difficult, if not impossible, for me to help you if you don't give me all the information that you can. The more I know about the specifics of a potential issue, the faster I'll be able to fix it, and the more likely it is to become a higher priority for me to do so.

 

-----

 

Note: If you'd like to collect and report script errors more easily to help addon authors out and/or get your addon problems fixed quickly, I recommend using specific addons to do so. Here are some good reasons for why you should consider this.

 

Original by Omegal (Tech Support MVP) - saved here in case the forums are shut down:

Honestly the best thing to do is to install buggrabber/bugsack

it replaces blizzard lua errors with better system.

 

1. duplicates of same error are not reported in additional popups. they are aggregated
2. popups do not occur when doing anything important such as in combat
3. popups can be disabled entirely if you'd rather manually open error report at leisure.
4. all errors are saved so you can actually go through them at any time and report them to addon authors or just diagnose them yourself to figure out what addons are erring when multiple are occurring

 

People hate blizzards error reports because they suck. are invasive and not intuitive at all. They block gameplay in most inconvenient times and are often dismissed and forgotten as a result.

 

So look up Bugsack and BugGrabber on curse (need both, one is the core other is GUI). Install. and now you can diagnose errors properly in future. yes you can just turn errors off but that's about as recommended as putting fingers in your ears and going "lalalalalala". your gameplay experience will suffer ignoring errors. So instead make the reporting better and tolerable.

 

 

Links:

BugSack on CurseForge

BugGrabber on CurseForge


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes