Post
Topic
Board Announcements (Altcoins)
Re: [XBC] BitcoinPlus 🌟Official Thread🌟官方公告
by
BitcoinPlusBus
on 24/06/2017, 12:19:34 UTC
i was staking earlier today but now when i open client i get

 MinGW runtime assertion

assertion failed!
 C:\Users\(ect.ect.ect)
File:../bitcoinplus-mammix2/src/kernel.cpp, Line 375

expression: pindex->pprev ll pindex->GetBlockHash()==(!fTestNet ?
hashGenesisBlock TestNet)   

and three buttons
abort,retry,ignore

abort is obvious

retry brings up

Microsoft Visual C ++ runtime library

runtime error!
Program:
C:\Users\(ect.ect.ect)


This application has requested the runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.

Ignore brings up

Bitcoinplus

Error loading blkindex.dat
 



Havent seen that happen before.All nodes are up and running fine with no offsets anywhere.If you actually remove the .blk file from your bitcoinplus folder it will sync but will have to download the whole blockchain again from the start but it will work.If you havent backed up wallet.dat and cant open client search %appdata% >roaming> bitcoinplus and open the folder and save a copy of wallet.dat

If you want to reload the blockchain just resync with the .blk file removed and it should get you cack up and running but as I said you will have to download the blockchain again.


Your block index seems to have some issue for whatever reason by the looks of it so try starting the wallet from the command line using the -rescan argument, this will scan every previous transaction in your wallet. bitcoinplus-qt-win-v2.6.0.0.exe -rescan .You can also reindex using using bitcoinplus-qt-win-v2.6.0.0.exe -reindex.