Dev great work, but still need a little help. When i tray to import block chain..
In command promt i run :
korecoin-qt.exe -loadblock=blk0001.dat
The GUI Kore client tray to start but crash in few seconds..
From db.log :
Database handles still open at environment close
Open database handle: wallet.dat/main
From debug.log:
KoreCoin version v2.1.0.0:BETA (Sat, 05 Jul 2014 23:59:00 GMT)
Using OpenSSL version OpenSSL 1.0.1h 5 Jun 2014
Startup time: 07/06/14 09:57:04
Default data directory C:\Documents and Settings\IBM\Application Data\KoreCoin
Used data directory C:\Documents and Settings\IBM\Application Data\KoreCoin
dbenv.open LogDir=C:\Documents and Settings\IBM\Application Data\KoreCoin\database ErrorFile=C:\Documents and Settings\IBM\Application Data\KoreCoin\db.log
Bound to 127.0.0.1:28556
AddLocal(656slxckhtdvtlc6.onion:28556,5)
Loading block index...
Opening LevelDB in C:\Documents and Settings\IBM\Application Data\KoreCoin\txleveldb
Transaction index version is 72100
Opened LevelDB successfully
LoadBlockIndex(): hashBestChain=00000c16d62b349d0a3d height=0 trust=1048577 date=06/14/14 07:11:00
LoadBlockIndex(): synchronized checkpoint 00000c16d62b349d0a3dcd85ba7de4acd1ff86393b0a9586675a0d03a610889b
Verifying last 0 blocks at level 1
block index 62ms
Loading wallet...
nFileVersion = 2010000
Keys: 102 plaintext, 0 encrypted, 0 w/ metadata, 102 total
wallet 969ms
EnvShutdown exception: Invalid argument (22)
Try again, run in Command(Administrator)
I am on virtual machine with MS Windows XP and user is in Administrator group, not needed to do "Run As",..
Anyone know where is new source code, to compile Kore client in linux and import wallet and blockchain,..
I found "old" github
https://github.com/KoreCoin/Kore but i woul like to get new one.
Mybe i can help a dev a little of debuging, i have some skills not C++ programing but linux, networking, etc,..