Author

Topic: No debug.log file created (Read 192 times)

member
Activity: 86
Merit: 10
October 25, 2017, 09:12:51 AM
#3
bump
member
Activity: 86
Merit: 10
October 24, 2017, 10:19:31 AM
#2
Someone? Sad
member
Activity: 86
Merit: 10
October 24, 2017, 08:00:42 AM
#1
So, a few days ago I forked Vivo coin for fun.
I edited the name to something random (somecoin), I deleted the checkpoints, the merkle root, the genesis hash.
I compile with ./autogen.sh then I do the ./configure then make.
After that i get the daemon, the -qt file and the -cli file.
I run the daemon and get the error:
Code:
somecoind: chainparams.cpp:127: CMainParams::CMainParams(): Assertion `consensus.hashGenesisBlock == uint256S("0x")' failed.
Aborted (core dumped)
So I close the daemon and look for the debug.log file to get the merkle root, the genesis hash and nNonce.
But the .somecoin folder is empty. I do the ls -a and there are no hidden files in the folder.
Jump to: