Author

Topic: [ANN][HUC] Huntercoin - Worlds First Decentralized Game/World on the Blockchain - page 110. (Read 879551 times)

hero member
Activity: 554
Merit: 502
Developer!
ok, i confirm the solution, just use 7zip or at least don't use default windows zip program
hero member
Activity: 554
Merit: 502
Developer!
ok, next update
I wanted to be sure and maybe i found the problem, the zip isn't corrupted, is just standard windows zip that doesn't work, i'm trying now to extract with zip and it's working
hero member
Activity: 554
Merit: 502
Developer!
on that vps there is anyway the chance to download single files from anonymous ftp (i'm doing this atm)
legendary
Activity: 1807
Merit: 1020
i've tested with the last previous chain upload and working fine with uploaded release of 1.2.

The problem is just the uploaded (actually just zipped up) Chain on the same vps as the daemon.

This is on a VPS controlled by Domob (i believe donated by bayareacoins)

I am uploading the chain at block 593850 ish... estimated time = 6 hours Sad

Fortunately there still hasn't been a disaster, so no one is missing anything Smiley
legendary
Activity: 1400
Merit: 1000
legendary
Activity: 1807
Merit: 1020
update:
i extracted again and i see the block4 5 and blkindex are extracted with 180kb size, so the zip isn't working

ok cool to know
legendary
Activity: 1807
Merit: 1020
strange.. unless domob last updated with the wrong chain on his VPS a couple of days ago..

i was downloading it to test but will cancel, thanks MM

i will upload my chain now

the odd thing is that after that message, no other activity is going on and in the data folder i just see the blkindex.dat of 180kb and blkindex.dat.rewrite of 140kb

even blk0004.dat and blk0005.dat have been resetted and set to 180kb !?

hint: different berkeley db version between linux and windows? can be?

of course i tested on downloaded chain huc-583993.zip

I'm thinking - corrupted chain he zipped up.. nothing else has changed.
I just downloaded the 1.2 release i uploaded and it's working fine with my chain

the last one i tested and worked was -- huc-552391 ..  I will try this (still have it) with the new client just to make sure everything is ok..
then we can confirm if issue with uploaded chain...

uploading latest chain, but may be a few hours..
hero member
Activity: 554
Merit: 502
Developer!
update:
i extracted again and i see the block4 5 and blkindex are extracted with 180kb size, so the zip isn't working
hero member
Activity: 554
Merit: 502
Developer!
looking code on github it seems the check

if (nTxDbVersion < 1001300)

returns false because only there there is a call to rewrite the indexes, etc...


nTxDbVersion seems be set to VERSION that should be 1020000
maybe when you compiled the uploaded version on mega you compiled with a wrong VERSION?

i don't know, it sounds strange tho, and i can't debug that code (can't even compile) on my systems
hero member
Activity: 554
Merit: 502
Developer!
strange.. unless domob last updated with the wrong chain on his VPS a couple of days ago..

i was downloading it to test but will cancel, thanks MM

i will upload my chain now

the odd thing is that after that message, no other activity is going on and in the data folder i just see the blkindex.dat of 180kb and blkindex.dat.rewrite of 140kb

even blk0004.dat and blk0005.dat have been resetted and set to 180kb !?

hint: different berkeley db version between linux and windows? can be?

of course i tested on downloaded chain huc-583993.zip
legendary
Activity: 1807
Merit: 1020
strange.. unless domob last updated with the wrong chain on his VPS a couple of days ago..

i was downloading it to test but will cancel, thanks MM

i will upload my chain now
hero member
Activity: 554
Merit: 502
Developer!
mithril: 02e174dbf76a02f525ba8b61b8f4d27aff656b0f96810f5861c1ade0ec4519c6
- nice

hey thanks!! Smiley
hero member
Activity: 554
Merit: 502
Developer!
no i confirm i've the same problem, downlaoded blockchain, left just hunetrcoin.conf, and the index is being rebuilt, and i'm using correct datadir, etc...



huntercoin version 1.2.00
Default data directory C:\Users\Dev\AppData\Roaming\Huntercoin
Bound to port 8398
Setup huntercoin genesis block 00000000db7eb7a9e1a06cf995363dcdc4c28e8ae04827a961942657db9a1631
Loading addresses...
dbenv.open strLogDir=C:\Users\Dev\AppData\Roaming\Huntercoin/database strErrorFile=C:\Users\Alien\AppData\Roaming\Huntercoin/db.log
ThreadRPCServer started
Trying to clean up 0 async RPC call threads...
Loaded 999 addresses
 addresses               458ms
Loading block index...
Updating blkindex.dat data format...
Reading in old tx entries...
Writing everything back...
Rewriting blkindex.dat...
legendary
Activity: 3136
Merit: 1116
...
hi mate.. something is not right, it will not convert unless it's converting an old chain... are you certain you unzipped the downloaded chain into that directory?
if you delete all your old chain from that directory is it all recreated and starts downloading from scratch?

Yea, I deleted everything before unzipping the 7+GB zip file from chain download into that folder. The only thing I left behind was my old wallet.dat. I guess later tonight I'll try deleting everything, moving wallet.dat out, and then unzipping chain zip again and see if it works better with fresh wallet.dat.
legendary
Activity: 1807
Merit: 1020
So, I'm using win7 x64, and I just downloaded the latest binaries for windows and the latest chain snapshot. I unzipped chain into data folder, and then launched huntercoin-qt. I see the icon in my tray, and huntercoin-qt.exe shows up in my task manager (using 0% cpu and about 316 MB of memory), but the program window never actually opens. I let it go for like an hour and then killed it from task manager, and the log file says:

Code:
huntercoin version 1.2.00
Default data directory C:\Users\johno\AppData\Roaming\Huntercoin
Bound to port 8398
Setup huntercoin genesis block 00000000db7eb7a9e1a06cf995363dcdc4c28e8ae04827a961942657db9a1631
Loading addresses...
dbenv.open strLogDir=d:\wallets\huntercoin\data/database strErrorFile=d:\wallets\huntercoin\data/db.log
Loaded 999 addresses
 addresses               592ms
Loading block index...
Updating blkindex.dat data format...
Reading in old tx entries...
Writing everything back...
Rewriting blkindex.dat...

And I just reopened it and it's still doing the same thing for last half hour or so (tray icon shows up and task manager lists huntercoin-qt, but no window ever opens).

Any suggestions?

yep,

if you are using an old chain (downloaded a long time ago), it will need converting to the new format... this process can take a very long time (was for performance and pruning benefits, even though it takes a very long time for conversion).

either wait, download from scratch, or download the chain from http://chain.huntercoin.org

hope this helps..



jsut re-read.. you must not have unzipped the chain into the correct data folder.. the downloaded chain won't convert (already done)


I just downloaded the chain from http://chain.huntercoin.org and the v1.2 binaries from forum.huntercoin.org last night. I specify the data dir when I launch huntercoin-qt (d:\wallets\huntercoin\data). It's storing the log files there and it also created the database folder there; it seems to use the alternate data directory ok...it's just never launching. I've been waiting several hours now. Any estimate on how long it might take?

hi mate.. something is not right, it will not convert unless it's converting an old chain... are you certain you unzipped the downloaded chain into that directory?
if you delete all your old chain from that directory is it all recreated and starts downloading from scratch?
legendary
Activity: 3136
Merit: 1116
So, I'm using win7 x64, and I just downloaded the latest binaries for windows and the latest chain snapshot. I unzipped chain into data folder, and then launched huntercoin-qt. I see the icon in my tray, and huntercoin-qt.exe shows up in my task manager (using 0% cpu and about 316 MB of memory), but the program window never actually opens. I let it go for like an hour and then killed it from task manager, and the log file says:

Code:
huntercoin version 1.2.00
Default data directory C:\Users\johno\AppData\Roaming\Huntercoin
Bound to port 8398
Setup huntercoin genesis block 00000000db7eb7a9e1a06cf995363dcdc4c28e8ae04827a961942657db9a1631
Loading addresses...
dbenv.open strLogDir=d:\wallets\huntercoin\data/database strErrorFile=d:\wallets\huntercoin\data/db.log
Loaded 999 addresses
 addresses               592ms
Loading block index...
Updating blkindex.dat data format...
Reading in old tx entries...
Writing everything back...
Rewriting blkindex.dat...

And I just reopened it and it's still doing the same thing for last half hour or so (tray icon shows up and task manager lists huntercoin-qt, but no window ever opens).

Any suggestions?

yep,

if you are using an old chain (downloaded a long time ago), it will need converting to the new format... this process can take a very long time (was for performance and pruning benefits, even though it takes a very long time for conversion).

either wait, download from scratch, or download the chain from http://chain.huntercoin.org

hope this helps..



jsut re-read.. you must not have unzipped the chain into the correct data folder.. the downloaded chain won't convert (already done)


I just downloaded the chain from http://chain.huntercoin.org and the v1.2 binaries from forum.huntercoin.org last night. I specify the data dir when I launch huntercoin-qt (d:\wallets\huntercoin\data). It's storing the log files there and it also created the database folder there; it seems to use the alternate data directory ok...it's just never launching. I've been waiting several hours now. Any estimate on how long it might take?
legendary
Activity: 1807
Merit: 1020
So, I'm using win7 x64, and I just downloaded the latest binaries for windows and the latest chain snapshot. I unzipped chain into data folder, and then launched huntercoin-qt. I see the icon in my tray, and huntercoin-qt.exe shows up in my task manager (using 0% cpu and about 316 MB of memory), but the program window never actually opens. I let it go for like an hour and then killed it from task manager, and the log file says:

Code:
huntercoin version 1.2.00
Default data directory C:\Users\johno\AppData\Roaming\Huntercoin
Bound to port 8398
Setup huntercoin genesis block 00000000db7eb7a9e1a06cf995363dcdc4c28e8ae04827a961942657db9a1631
Loading addresses...
dbenv.open strLogDir=d:\wallets\huntercoin\data/database strErrorFile=d:\wallets\huntercoin\data/db.log
Loaded 999 addresses
 addresses               592ms
Loading block index...
Updating blkindex.dat data format...
Reading in old tx entries...
Writing everything back...
Rewriting blkindex.dat...

And I just reopened it and it's still doing the same thing for last half hour or so (tray icon shows up and task manager lists huntercoin-qt, but no window ever opens).

Any suggestions?

yep,

if you are using an old chain (downloaded a long time ago), it will need converting to the new format... this process can take a very long time (was for performance and pruning benefits, even though it takes a very long time for conversion).

either wait, download from scratch, or download the chain from http://chain.huntercoin.org

hope this helps..



jsut re-read.. you must not have unzipped the chain into the correct data folder.. the downloaded chain won't convert (already done)
legendary
Activity: 1807
Merit: 1020
So, I'm using win7 x64, and I just downloaded the latest binaries for windows and the latest chain snapshot. I unzipped chain into data folder, and then launched huntercoin-qt. I see the icon in my tray, and huntercoin-qt.exe shows up in my task manager (using 0% cpu and about 316 MB of memory), but the program window never actually opens. I let it go for like an hour and then killed it from task manager, and the log file says:

Code:
huntercoin version 1.2.00
Default data directory C:\Users\johno\AppData\Roaming\Huntercoin
Bound to port 8398
Setup huntercoin genesis block 00000000db7eb7a9e1a06cf995363dcdc4c28e8ae04827a961942657db9a1631
Loading addresses...
dbenv.open strLogDir=d:\wallets\huntercoin\data/database strErrorFile=d:\wallets\huntercoin\data/db.log
Loaded 999 addresses
 addresses               592ms
Loading block index...
Updating blkindex.dat data format...
Reading in old tx entries...
Writing everything back...
Rewriting blkindex.dat...

And I just reopened it and it's still doing the same thing for last half hour or so (tray icon shows up and task manager lists huntercoin-qt, but no window ever opens).

Any suggestions?

yep,

if you are using an old chain (downloaded a long time ago), it will need converting to the new format... this process can take a very long time (was for performance and pruning benefits, even though it takes a very long time for conversion).

either wait, download from scratch, or download the chain from http://chain.huntercoin.org

hope this helps..

legendary
Activity: 3136
Merit: 1116
So, I'm using win7 x64, and I just downloaded the latest binaries for windows and the latest chain snapshot. I unzipped chain into data folder, and then launched huntercoin-qt. I see the icon in my tray, and huntercoin-qt.exe shows up in my task manager (using 0% cpu and about 316 MB of memory), but the program window never actually opens. I let it go for like an hour and then killed it from task manager, and the log file says:

Code:
huntercoin version 1.2.00
Default data directory C:\Users\johno\AppData\Roaming\Huntercoin
Bound to port 8398
Setup huntercoin genesis block 00000000db7eb7a9e1a06cf995363dcdc4c28e8ae04827a961942657db9a1631
Loading addresses...
dbenv.open strLogDir=d:\wallets\huntercoin\data/database strErrorFile=d:\wallets\huntercoin\data/db.log
Loaded 999 addresses
 addresses               592ms
Loading block index...
Updating blkindex.dat data format...
Reading in old tx entries...
Writing everything back...
Rewriting blkindex.dat...

And I just reopened it and it's still doing the same thing for last half hour or so (tray icon shows up and task manager lists huntercoin-qt, but no window ever opens).

Any suggestions?
legendary
Activity: 1807
Merit: 1020
ill try the mac client.

also... some <3

snail: 62182fc6b04a1d3299b555fd10bbb591dbfb1ab00e9403ca41bfd13f5c2b6fad
- can you pass on 1/2 to domob please? thx!

mithril: 02e174dbf76a02f525ba8b61b8f4d27aff656b0f96810f5861c1ade0ec4519c6
- nice

very very much appreciated Bucktotal, as always much gratitude.

I've split with domob - not sure if he has forum access till midweek, but i'm sure he will give you his thanks.

let me know how/if the mac standalone live map works - I have only run on 1 machine..

- the wallet from maxpower i've not tested - but i think it should work on the later OS's
Jump to: