Wallets not working for me either. getting a testnet error message as well as 'assertion failed' file: src\kernal.cpp line372 if that helps
*win wallet
Why you are running the Wallet on the testnet?
get off the testnet and it works fine :-) like it does for all of us :-)
cheers
I am downloading the wallet from the 1st page and running the file that is available after the download. what else should I be doing?
Also, if I try ignoring the 'runtime assertion' error window, i get a 'error loading blkindex.dat' message and it shuts down
Hello,
With every update of a wallet (allways do this for every coin) you will need to start to make a copy of the wallet.dat file.
To do this go to C:\Users\<username>\AppData\Roaming\MultiWalletCoin\ and make a copy of wallet.dat and save it on a save place or drag the file to your desktop.
Now you remove the folder MultiWalletCoin --- C:\Users\<username>\AppData\Roaming\MultiWalletCoin
now that the folder is deleted, you can start the new wallet.
The wallet will create a new MultiWalletCoin folder and start to download the blockchain. When the wallet is synchonised you need to close the wallet and go to the MultiWalletCoin folder -- C:\Users\<username>\AppData\Roaming\MultiWalletCoin\
In that folder you see a file called wallet.dat. Replace that file with the wallet.dat that is on your desktop by coping the wallet.dat on your desktop and paste it in the MultiWalletCoin folder. When you paste it in the folder there will be an warning that the file allready excist. Confirm that you want to replace the wallet.dat file.
Now you start the wallet again. If everything is ok, then you delete the wallet.dat that is on your desktop. If your coins are not there, then you do the following: go to -->help-->debug window--> console--> Type: repairwallet and hit enter.
This should do the job,