Anybody experiencing any of the following: Coins not arriving at mintpal or other exchange
Wallet is out of sync
Not displaying the exact block number as showing on the Cloak block explorer...
http://cloak.blockexplorer.cc/chain/CloakCoinFollow the instructions posted below.
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