Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Diamond (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
danbi
on 27/06/2014, 12:51:45 UTC
my wallet dont work

assertion failed!

file:src\kernel.cpp,line 412

Expression: pindex->getblockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)

When this happens, the safest way out is to re-index the block chain. Either do a full download again or, (faster) delete blkindex.dat and run diamondd -loadblock=blk0001.dat
That will take some long time, while rebuilding the index.

We will address this problem ASAP.