atomizer / muledump

all your mules are belong to you
84 stars 144 forks source link

Grey Screen #140

Open rotmg808 opened 7 years ago

rotmg808 commented 7 years ago

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

tischepe commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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