muledump icon indicating copy to clipboard operation
muledump copied to clipboard

How to make muledump work on Mac,steam?

Open mitchlian opened this issue 8 years ago • 10 comments

Sorry if its a very common question that everyone has to explain.

mitchlian avatar Jun 11 '17 15:06 mitchlian

No different steps for Mac; follow this guide for Steam: https://github.com/atomizer/muledump/wiki/Steam-Tutorial.

Nightfirecat avatar Jun 11 '17 16:06 Nightfirecat

screen shot 2017-06-17 at 11 55 14 pm I just got this black screen. Im followed all the steps for the non steam version.

mitchlian avatar Jun 17 '17 15:06 mitchlian

Check your browser console for errors.

Nightfirecat avatar Jun 17 '17 16:06 Nightfirecat

screen shot 2017-06-18 at 12 49 38 am Here ^

mitchlian avatar Jun 17 '17 16:06 mitchlian

The unknown items are fine (that's part of the code to print those), but the Uncaught SyntaxError means that your accounts.js file is improperly formatted on line 10.

Nightfirecat avatar Jun 17 '17 16:06 Nightfirecat

The password is red in colour ‘[email protected]’: 'Lengsavath98',

mitchlian avatar Jun 17 '17 16:06 mitchlian

That looks fine as far as I can tell... Can you double-check to make sure that you have any quotes in the password escaped, and aren't using "fancy" quotes (the curved ones) as opposed to normal apostrophes or quotes? (eg. ' and ")

Nightfirecat avatar Jun 17 '17 17:06 Nightfirecat

I've double checked. Im only using the once that were provided along with the mule dump which is '

mitchlian avatar Jun 17 '17 17:06 mitchlian

Well as-is I don't see anything wrong with the line you posted...

Nightfirecat avatar Jun 17 '17 17:06 Nightfirecat

From what I can see you are using "fancy" quotes around your email address

tischepe avatar Jun 17 '17 19:06 tischepe