Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: awais3344 on February 24, 2014, 07:23:28 AM



Title: No debug.log file being generated?
Post by: awais3344 on February 24, 2014, 07:23:28 AM
First of all, i was working on making the new genesis block for educational purpose.

I changed the ntime to current epoch time, and changed nnonce to 0.

Now i compiled and run the qt. it says assertion failed src\main.cpp line 2870

expression: hash == hashgenesisblock.

Okay, so i went to appdata folder, and then there is qt folder. but there is an empty db.log file, and there is no debug.log file. I run the wallet even through testnet and noirc, still no debug.log file appears. can anyone help?


Title: Re: No debug.log file being generated?
Post by: awais3344 on February 24, 2014, 07:47:13 AM
i just run coin-qt --debug and i got the debug log.  8)