-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with MD on MAC OS X El Capitan #126
Comments
Can you please open the browser console (search for the shortcut to open it if you don't know how to access it), reload the page, then post what the error message there says? |
Hey are you talking about this? <title>Muledump</title> <script type="application/javascript" src="vendor/jquery.min.js"></script> <script type="application/javascript" src="vendor/masonry.pkgd.min.js"></script> <script type="application/javascript" src="lib/constants.js"></script> <script type="application/javascript" src="lib/sheets.js"></script> <script type="application/javascript" src="lib/portrait.js"></script> <script type="application/javascript" src="lib/pcstats.js"></script> <script type="application/javascript" src="lib/export.js"></script> <script type="application/javascript" src="accounts.js"></script> <script type="application/javascript" src="lib/realmapi.js"></script> <script type="application/javascript" src="lib/options.js"></script> <script type="application/javascript" src="lib/totals.js"></script> <script type="application/javascript" src="lib/mule.js"></script> <script type="application/javascript" src="lib/muledump.js"></script> |
No, that is the page's HTML source. Please follow this answer for opening the developer console, then open the "Error console". It should looks something like this: |
Alright here. |
Does this work? |
Yes, that's excellent--the error line saying Can you please replace your usernames/passwords in the file with dummy values, then copy+paste the contents of that file here? Alternately, just make sure that you're using regular single quotes |
I'm not sure where you're getting at. I made sure I"m not using double quotes already -_- |
Well, something else about the formatting of the file is incorrect; I can't tell you what just from the error message. (Javascript's parsing error is always very generic) |
Hey, I have been getting this annoying blank whenever I open the muledump.html file. I am sure I entered the correct login details. I've tried all browsers as well. I also tried opening the accounts javascript file with the browser to provide more information. Please help! Thanks!
The text was updated successfully, but these errors were encountered: