Skip to content

Report Bug

mbattersby edited this page Jul 18, 2022 · 7 revisions

If you have stumbled onto a bug, I will need as much information as possible to help identify the problem.

Before reporting a bug, please make sure you have completely exited and restarted World of Warcraft. Some addon updates can only be detected when the game first starts.

To report a bug:

  1. Open the LiteMount Report Bug options panel.
  2. Select all of the text in the text box and copy it to the clipboard with ctrl-A ctrl-C (Windows) or command-A command-C (Mac).
  3. In your web browser, go to the Github Create Issue Page
  4. Paste the copied text from the clipboard into the Description field (ctrl-V or command-V).
  5. If the text is too big for a comment, please save it into a .txt file and attach it instead.
  6. Answer the questions at the top of the text and give as much detail about the bug as you can.

If for some reason you don't want to make a github account, you can paste it into Pastebin and leave a comment with the link on Curseforge.

It will also help if you enable "script errors" in-game by typing into the chat window:

/console scripterrors 1

and copy-and-paste any "Lua Error" messages that come up into the description as well, or as an additional comment.

You can turn the "script errors" off again by typing into the chat window:

/console scripterrors 0