Skip to content
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

Grey Screen #140

Open
rotmg808 opened this issue Jun 2, 2017 · 3 comments
Open

Grey Screen #140

rotmg808 opened this issue Jun 2, 2017 · 3 comments

Comments

@rotmg808
Copy link

rotmg808 commented Jun 2, 2017

Whenever i drag the muledump.html into any browser, nothing loads. I tried all the tips that people have posted but nothing works.

@tischepe
Copy link

tischepe commented Jun 2, 2017

Can you give us the output that show up in the javascript console of your browser?
this link can tell you how to open the javascript console in case you don't know:
https://webmasters.stackexchange.com/questions/8525/how-do-i-open-the-javascript-console-in-different-browsers#77337

@rotmg808
Copy link
Author

This is the error that appears.

SyntaxError: illegal character accounts.js:10:0
Unknown item: 284 TH Honey bottle totals.js:338:5
Unknown item: 1769 Gutsbot Pet Stone totals.js:338:5
Unknown item: 2871 Melon Liqueur totals.js:338:5
Unknown item: 3280 Cranberries totals.js:338:5
Unknown item: 3281 Ear of Corn totals.js:338:5
Unknown item: 3282 Sliced Yam totals.js:338:5
Unknown item: 3283 Pumpkin Pie totals.js:338:5
Unknown item: 3286 Thanksgiving Turkey totals.js:338:5
Unknown item: 3321 Pet Form Stone totals.js:338:5
Unknown item: 3322 Crashy totals.js:338:5
Unknown item: 3323 Marid Pet Stone totals.js:338:5
Unknown item: 3393 Wooden Box totals.js:338:5
Unknown item: 5465 Potion of Attack (SB) totals.js:338:5
Unknown item: 5466 Potion of Defense (SB) totals.js:338:5
Unknown item: 5467 Potion of Speed (SB) totals.js:338:5
Unknown item: 5468 Potion of Vitality (SB) totals.js:338:5
Unknown item: 5469 Potion of Wisdom (SB) totals.js:338:5
Unknown item: 5470 Potion of Dexterity (SB) totals.js:338:5
Unknown item: 5471 Potion of Life (SB) totals.js:338:5
Unknown item: 5472 Potion of Mana (SB) totals.js:338:5
Unknown item: 24843 Jaco Pet Stone totals.js:338:5

@tischepe
Copy link

Can you check that the first character of line 10 is a simple quote looking like this:
'
and not a 'fancy' round one looking like this:

If you used fancy quotes, you need to change all of them to simple quotes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants