-
Notifications
You must be signed in to change notification settings - Fork 144
Troubleshooting
smartymarv edited this page Sep 29, 2016
·
6 revisions
There are four common pitfalls:
- You didn't edit your
accounts.js
file. I mean, come on - You didn't delete/replace both example accounts from said file
- You broke syntax when you were editing your
accounts.js
. Use an editor with syntax highlighting and common sense - You failed to rename the file properly because of your file manager. In Windows, try to enable file name extensions
A modern browser is required for muledump to work. Use latest Firefox, Chrome, Safari, or Opera.
Make sure that you have the latest version of lib/realmapi.js
. Downloading a fresh copy of muledump will correct this issue.
Run AutoIt as administrator, then use that to open mulelogin.au3
. After setup, one-click login will work properly.
If that doesn't work, edit mulelogin.au3 and add the line "#RequireAdmin" (without parentheses) somewhere, then run the script. After running it, remove the line.