Bitcoin Forum
May 26, 2024, 11:49:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Genesis block LoadBlockIndex(bool): Assertion `block.GetHash() == (!fTestNet ?  (Read 1613 times)
datguys (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 09, 2014, 08:01:26 PM
 #1

I have found my nonce, GB and merkle, I updated my main.cpp and main.h with corrosponding, compiled it, ran with -testnet  but got that

Quote
error:  LoadBlockIndex(bool): Assertion `block.GetHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)'


when I run without -testnet I get the following error:

Quote
main.cpp:2600: bool LoadBlockIndex(bool): Assertion `block.CheckBlock()' failed.

Anyone any ideas why?
elbandi
Hero Member
*****
Offline Offline

Activity: 525
Merit: 529


View Profile
January 09, 2014, 10:59:43 PM
 #2

delete old blocks and chainstate dirs
datguys (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 09, 2014, 11:19:55 PM
 #3

delete old blocks and chainstate dirs

I deleted all the data directory, still the same errors :/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!