Hi Tranz.
Didnt check this thread for a time, and now I see new version 1.3 released.
Does it works with multiwallet form previous version?
Deleted all files except 2 wallet.dat files from previous version (1.2.2) and run the 1.3 version, after chain downloading the client is crushing(
Version 1.3 will work with multi-wallets.
You mean to say the client is crashing? Do you have an error in the debug log? It could be a corrupt wallet. But hard to say with no other infomation.
One thing to try is to isolate the wallets. So rename your wallets to something like nowallet.dat or nowallet-stake. And then start-up the client. If it doesn't crash, then you have some corruption with one of your wallets.
Let me know if you need further help.
Hi Tranz.
Making nowallet didnt work.
Win7 shows miscrosoft visual c++ runtime library error.
Debug log shows multiple errors of such a kind:
ERROR: CheckProofOfStake() : INFO: read txPrev failed
WARNING: ProcessBlock(): check proof-of-stake failed for block ... (different blocks)
connection timeout
May be I should delete an old .conf file with different addnodes, which may be already dont work...I dont know
I have Win7 64, and using windows client 1.3 (P.S. does older 1.2.2 version works now or not?)
You can go back to the old client yes. You will need to remove block chain files and re-sync. Although I am not sure you should have too.
You can move all your files into a new bkup directory and try to go fresh and see what happens. If you get up to speed you can reload the old wallets from the bkup directory and see if they cause a crash.
Ive made a clean install, by deleting all files except the wallet.dat and run the HoboNickels-qt.exe from 1.3.0.0 version, and the client still crush approx after downloading the blockchain.
Going back to 1.2.2
Update: after removing back to 1.2.2, during blockchain downloading (after clean install), got this error:
"Critical error loading wallet "POS" from wallet-POS.dat:CDB() : can't open database file wallet-POS.dat, error 22"
Wallet file was taken from backup, during 1.3 installation I was experimented with "nowallet" thing, could this be the reason? What should I do?
I've had 2 wallets on my multiwallet 1.2.2 system when it was working (wallet.dat and wallet-POS.dat). If i'll take 2nd .dat file (wallet-POS.dat) to another machine and will try to sync 1.2.2 system there, would it work without 1st .dat (wallet.dat)? I'll try and report.