That was on the Qt.
OK win7 64
First launch:
2014-07-17 18:19:55 Cryptonite version v0.1.1.0-unk-beta (2014-07-11 15:05:34 -0400)
2014-07-17 18:19:55 Using OpenSSL version OpenSSL 1.0.1g 7 Apr 2014
2014-07-17 18:19:55 Default data directory C:\Users\Parts1\AppData\Roaming\Cryptonite
2014-07-17 18:19:55 Using data directory C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3
2014-07-17 18:19:55 Using at most 125 connections (2048 file descriptors available)
2014-07-17 18:19:55 Using 4 threads for script verification
2014-07-17 18:19:55 Using wallet wallet.dat
2014-07-17 18:19:55 init message: Verifying wallet...
2014-07-17 18:19:55 CDBEnv::Open : LogDir=C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\database ErrorFile=C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\db.log
2014-07-17 18:19:55 Bound to [::]:18253
2014-07-17 18:19:55 Bound to 0.0.0.0:18253
2014-07-17 18:19:55 init message: Loading block index...
2014-07-17 18:19:55 Opening LevelDB in C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\blocks\index
2014-07-17 18:19:55 Opened LevelDB successfully
2014-07-17 18:19:55 LoadBlockIndexDB(): last block file = 0
2014-07-17 18:19:55 LoadBlockIndexDB(): transaction index enabled
2014-07-17 18:19:55 Best Block: 0000000000000000000000000000000000000000000000000000000000000000
2014-07-17 18:19:55 Initializing databases...
2014-07-17 18:19:56 Pre-allocating up to position 0x1000000 in blk00000.dat
2014-07-17 18:19:56 Connect tip : 00000a501a16765657517d8389f4a0639e887791b0c6dbdd075ce9b51539941e
Client asks for data dir, I click ok, it crashes with no info other then what is here in the log.
Launch Two:
Warning window: Incorrect of no Genisis block found. Wrong data dir for network?
Click ok then crashes
Log:
2014-07-17 18:44:22 Cryptonite version v0.1.1.0-unk-beta (2014-07-11 15:05:34 -0400)
2014-07-17 18:44:22 Using OpenSSL version OpenSSL 1.0.1g 7 Apr 2014
2014-07-17 18:44:22 Default data directory C:\Users\Parts1\AppData\Roaming\Cryptonite
2014-07-17 18:44:22 Using data directory C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3
2014-07-17 18:44:22 Using at most 125 connections (2048 file descriptors available)
2014-07-17 18:44:22 Using 4 threads for script verification
2014-07-17 18:44:22 Using wallet wallet.dat
2014-07-17 18:44:22 init message: Verifying wallet...
2014-07-17 18:44:22 CDBEnv::Open : LogDir=C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\database ErrorFile=C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\db.log
2014-07-17 18:44:22 Bound to [::]:18253
2014-07-17 18:44:22 Bound to 0.0.0.0:18253
2014-07-17 18:44:22 init message: Loading block index...
2014-07-17 18:44:22 Opening LevelDB in C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\blocks\index
2014-07-17 18:44:22 Opened LevelDB successfully
2014-07-17 18:44:22 LoadBlockIndexDB(): last block file = 0
2014-07-17 18:44:22 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=1, size=174, heights=0...0, time=2014-07-05...2014-07-05)
2014-07-17 18:44:22 LoadBlockIndexDB(): transaction index enabled
2014-07-17 18:44:22 Best Block: 0000000000000000000000000000000000000000000000000000000000000000
2014-07-17 18:45:19 Initialization result: 0
2014-07-17 18:45:20 Requesting shutdown
2014-07-17 18:45:20 Running Shutdown in thread
2014-07-17 18:45:20 Shutdown : In progress...
2014-07-17 18:45:20 StopNode()
2014-07-17 18:45:20 Writing file 0000000000000000000000000000000000000000000000000000000000000000
Launch Three:
Error Window: Assertion Failed! File: treeview.cpp Line 20 / Expression: fread(&m_bestBlocks,1,32,filein) with the option to abort, retry, ignore
Clicking ignore causes crash and this log:
2014-07-17 18:46:09 Cryptonite version v0.1.1.0-unk-beta (2014-07-11 15:05:34 -0400)
2014-07-17 18:46:09 Using OpenSSL version OpenSSL 1.0.1g 7 Apr 2014
2014-07-17 18:46:09 Default data directory C:\Users\Parts1\AppData\Roaming\Cryptonite
2014-07-17 18:46:09 Using data directory C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3
2014-07-17 18:46:09 Using at most 125 connections (2048 file descriptors available)
2014-07-17 18:46:09 Using 4 threads for script verification
2014-07-17 18:46:09 Using wallet wallet.dat
2014-07-17 18:46:09 init message: Verifying wallet...
2014-07-17 18:46:09 CDBEnv::Open : LogDir=C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\database ErrorFile=C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\db.log
2014-07-17 18:46:09 Bound to [::]:18253
2014-07-17 18:46:09 Bound to 0.0.0.0:18253
2014-07-17 18:46:09 init message: Loading block index...
2014-07-17 18:46:09 Opening LevelDB in C:\Users\Parts1\AppData\Roaming\Cryptonite\testnet3\blocks\index
2014-07-17 18:46:09 Opened LevelDB successfully
This is getting long. Will continue in next post