Post
Topic
Board MultiBit
Re: Could not load wallet file: the error message was null
by
HELLNAUT
on 27/05/2017, 21:25:11 UTC
Ok ive gone to the github and downloaded the files and created its own directory for it.

I got a syntax error being generated: from attempting to recover the wallets.

http://imgur.com/a/svuQM

this is what I've changed it to.

ran the below commands in the python command line.

python decrypt_multibit_classic_walletkeys.py multibit.wallet <--- your instructions

python decrypt_multibit_classic_walletkeys.py new beginning.wallet <----what I've done.


-------------------------------------------------------------------------------------------------------------

python decrypt_multibit_classic_keys.py multibit-\new beginning-20170526193454.key
                                                                                        ^
                                                                           my wallet file name & key file both attempted

http://imgur.com/a/TJT3y

have i done the right thing here?

the file names that are on the screen shots were created by multibit and unchanged.
all though the only thing i changed was copying 1 file into the python directory.
which was the wallet file I'm trying to recover and then the wallet file with the random numbers as in the above
screen shot.

I believe this is the datestamp file new beginning-20170526193454.key


Id like to thank you again for the help
through this hell im facing.