Author

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

legendary
Activity: 3136
Merit: 1116
lol why are the hats gay? also, keep us posted on when there's a site to order on!
legendary
Activity: 1807
Merit: 1020
legendary
Activity: 3934
Merit: 1248
Owner at AltQuick.com
I'll be making a separate thread, but just wanted a little feedback so I posted here. My USD/HUC price converts are down atm due to servers being upgraded. Pain in the ass!


FREE SHIPPING FOR CONTINENTAL USA!
 
T-shirts!!!! I have smalls, mediums, larges and extra large.  I got the good feeling t-shirts... not the cheapo icky ones Tongue






Coffee Mugs





Hats (I think the hats are a bit gay... I might send them back.)









Gas masks and filters for
:



https://bitcointalksearch.org/topic/m.8393495
sr. member
Activity: 266
Merit: 250
domob:

I am using the mithrilman client and your bots. Very nice so far. Only thing negative i see so far is the semi-regular crash of the myGather bot. I'll try to catch the error next time it happens. i saw it once and it was similar to an error i got about error in namerpc.py. I'll get it next time.

finally got the crash again. Error is:

http://gyazo.com/be6e464ee7dee2dd87c3fa76c998656f
newbie
Activity: 60
Merit: 0
Some time ago (during the last age) there was talk about a Chinese team controlling the centre for a living - I guess they more or less have to sell the coins they make in the game in order to pay their bills, if true.  Anyway, I'm HODLing and buying from time to time.

Dear Domb, good to know this.
I personally very excited of the news and attitude from official related to huntercoin market. Because it's so few.
Huntercoin's technical support is much better performed than marketing, if there is even any marketing there at all. LOL...
legendary
Activity: 1135
Merit: 1166
Some time ago (during the last age) there was talk about a Chinese team controlling the centre for a living - I guess they more or less have to sell the coins they make in the game in order to pay their bills, if true.  Anyway, I'm HODLing and buying from time to time.
legendary
Activity: 3934
Merit: 1248
Owner at AltQuick.com
Price still tanking.  At least you will have me buying almost all of them if noone else.   Grin

I wonder if it is a whale selling off, someone with a bot that is automated to liquidate into the market after harvesting or someone taking off the top end and tucking it in the ass end.

If it is a whale who is selling a good chunk of coins... put that shit on the Ask you cock gobbler Cheesy
hero member
Activity: 887
Merit: 1000
Price still tanking.  At least you will have me buying almost all of them if noone else.   Grin
sr. member
Activity: 266
Merit: 250
domob:

I am using the mithrilman client and your bots. Very nice so far. Only thing negative i see so far is the semi-regular crash of the myGather bot. I'll try to catch the error next time it happens. i saw it once and it was similar to an error i got about error in namerpc.py. I'll get it next time.
legendary
Activity: 1135
Merit: 1166
Here you go: http://extra.domob.eu/huc.tar
SHA256: 627a3f4f709f5af4d63462638cc9c5957ed8d8c47d379af152a5965a90e1de69

Please note that I do not want to keep that link active forever, since my server is short on disk space.  If someone else has the capacity to host a HTTP-only version permanently, it would be very cool to have, IMHO!  Note that I did not include the "database" folder, since I think that it should not be needed (but I don't fully understand BDB, to be honest).  If it is absolutely necessary, I can provide it in a separate link in addition.

i have been thinking about the bolded as well... a place when one could go everyday and download the current blockchain. if you would be willing to set this up and host it for a year, how much would it cost? i would consider covering the costs for a year or at least contributing to a fund.

If someone provided the hosting, I would indeed be willing to build a system to do that - it should be possible with just a few scripts.  So all it needs is a VPS with enough "power" to run Huntercoin, to hold at least two copies (working directory + tar for download) of the blockchain (ideal would be three, so that one can create a new tar without first deleting the old one) and sufficient bandwidth.

I'm currently using OVH's "VPS Classic 3" (see https://www.ovh.de/virtual_server/vps-classic.xml) myself and it should suffice for the task - it is 10 Euro per month.  But possibly there are cheaper options available somewhere else (in particular with larger disks).
legendary
Activity: 1135
Merit: 1166
Please note that I do not want to keep that link active forever, since my server is short on disk space.  If someone else has the capacity to host a HTTP-only version permanently, it would be very cool to have, IMHO!  Note that I did not include the "database" folder, since I think that it should not be needed (but I don't fully understand BDB, to be honest).  If it is absolutely necessary, I can provide it in a separate link in addition.

I am not claiming to know BDB, but I believe the database folder is only really needed upon unclean exits (in my experience with copying the files).  When moving around the blockchain for my use, I never copy the database log files.

Yes, that's also my understanding.  Huntercoin rewrites the databases on every shutdown (that's what is taking so long) to get rid of the dependency on the old log files.  I just don't want to "guarantee" that they are not necessary without a full understanding of BDB. Wink
legendary
Activity: 1135
Merit: 1166
I get this error message when I try to start the client

http://imgur.com/mUFrXub

Did you use a downloaded blockchain or at least existing data in the blockchain directory?  I'm not really sure where this error comes from, but it "should" only be able to occur if you had some old-version blockchain files lying around.  Deleting everything and starting from scratch should probably fix it, as others wrote already.
hero member
Activity: 887
Merit: 1000
I get this error message when I try to start the client

http://imgur.com/mUFrXub

Anyone know what's up?

I had the same thing happen to me when i was starting a couple weeks ago.. Noone really gave me an answer. 

I eventually just deleted everything I had related to huntercoin including everything in the appdata directory.

And started over with BGB's instructions.

http://huntercoin.info/help/install

Seemed to work after that.  Wish I could tell you what that error is.
legendary
Activity: 930
Merit: 1010
I get this error message when I try to start the client

http://imgur.com/mUFrXub

Anyone know what's up?
full member
Activity: 232
Merit: 100
Is there a copy of the HUC blockchain that i can grab via WGET anywhere?

If noone else wants to do it, I could try to put it on my VPS (which is already running Huntercoin, so there chain is - basically - there).  Not sure if I have enough free disk space to save another copy.  But I can try if no other options exist.

yes plz. the sync time to get it running on my pool is killing me

Here you go: http://extra.domob.eu/huc.tar
SHA256: 627a3f4f709f5af4d63462638cc9c5957ed8d8c47d379af152a5965a90e1de69

Please note that I do not want to keep that link active forever, since my server is short on disk space.  If someone else has the capacity to host a HTTP-only version permanently, it would be very cool to have, IMHO!  Note that I did not include the "database" folder, since I think that it should not be needed (but I don't fully understand BDB, to be honest).  If it is absolutely necessary, I can provide it in a separate link in addition.

i have been thinking about the bolded as well... a place when one could go everyday and download the current blockchain. if you would be willing to set this up and host it for a year, how much would it cost? i would consider covering the costs for a year or at least contributing to a fund.

legendary
Activity: 1036
Merit: 1000
I like the game in the wallet and it's a original coin and even better dev. Smiley
member
Activity: 114
Merit: 10
Please note that I do not want to keep that link active forever, since my server is short on disk space.  If someone else has the capacity to host a HTTP-only version permanently, it would be very cool to have, IMHO!  Note that I did not include the "database" folder, since I think that it should not be needed (but I don't fully understand BDB, to be honest).  If it is absolutely necessary, I can provide it in a separate link in addition.

I am not claiming to know BDB, but I believe the database folder is only really needed upon unclean exits (in my experience with copying the files).  When moving around the blockchain for my use, I never copy the database log files.

I could also tar the chain on huntercoin.info and make it available per request. I wouldn't want to put a public link due to its size though.
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
Is there a copy of the HUC blockchain that i can grab via WGET anywhere?

If noone else wants to do it, I could try to put it on my VPS (which is already running Huntercoin, so there chain is - basically - there).  Not sure if I have enough free disk space to save another copy.  But I can try if no other options exist.

yes plz. the sync time to get it running on my pool is killing me

Here you go: http://extra.domob.eu/huc.tar
SHA256: 627a3f4f709f5af4d63462638cc9c5957ed8d8c47d379af152a5965a90e1de69

Please note that I do not want to keep that link active forever, since my server is short on disk space.  If someone else has the capacity to host a HTTP-only version permanently, it would be very cool to have, IMHO!  Note that I did not include the "database" folder, since I think that it should not be needed (but I don't fully understand BDB, to be honest).  If it is absolutely necessary, I can provide it in a separate link in addition.

Thanks a ton downloading now.
legendary
Activity: 1135
Merit: 1166
Is there a copy of the HUC blockchain that i can grab via WGET anywhere?

If noone else wants to do it, I could try to put it on my VPS (which is already running Huntercoin, so there chain is - basically - there).  Not sure if I have enough free disk space to save another copy.  But I can try if no other options exist.

yes plz. the sync time to get it running on my pool is killing me

Here you go: http://extra.domob.eu/huc.tar
SHA256: 627a3f4f709f5af4d63462638cc9c5957ed8d8c47d379af152a5965a90e1de69

Please note that I do not want to keep that link active forever, since my server is short on disk space.  If someone else has the capacity to host a HTTP-only version permanently, it would be very cool to have, IMHO!  Note that I did not include the "database" folder, since I think that it should not be needed (but I don't fully understand BDB, to be honest).  If it is absolutely necessary, I can provide it in a separate link in addition.
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
Is there a copy of the HUC blockchain that i can grab via WGET anywhere?

If noone else wants to do it, I could try to put it on my VPS (which is already running Huntercoin, so there chain is - basically - there).  Not sure if I have enough free disk space to save another copy.  But I can try if no other options exist.

yes plz. the sync time to get it running on my pool is killing me
Jump to: