Can someone help me please ? Yesterday my wallet was synced and staking all off a sudden it stopped syncing on Wed 25. Jun 11:22:32 2014 block 31136 and now it will not sync and the stakes are stuck ! Can anyone advise me ?
went through the same. Apparently fork on mintpal. Only way to recover for me was:
1. Make copy of wallet.dat -DO NOT MISS THIS else coin gone
2. Get rid of the entire appdata\roaming\cloakcoin folder
3. Run the wallet
4. stop it and copy your saved wallet.dat back in
5. create a cloakcoin.conf file in the appdata\roaming\cloakcoin folder
6. add some nodes eg this is the content of my file:
addnode=cloak.blockexplorer.cc
addnode=108.166.185.202
addnode=95.57.120.229
addnode=69.175.37.134
addnode=128.199.178.172
addnode=204.11.237.74
addnode=54.76.17.223
addnode=83.5.174.97
addnode=208.84.132.253
7. Run the wallet again and let it sync
I had to restart it a couple of times to get the sync to complete
If your coins don't show (happened to me) : go to debug console and enter and run repairwallet
Should be good after that