Bitcoin Forum
April 23, 2024, 06:22:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 [107] 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 ... 429 »
  Print  
Author Topic: [ANN][HUC] Huntercoin - Worlds First Decentralized Game/World on the Blockchain  (Read 879142 times)
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
February 09, 2014, 01:07:38 AM
 #2121

Was anyone able to build this from source on Windows?

I am getting the error below, even though openssl was downloaded and unpacked correctly. The header files are where they should be. I've looked at the paths in the build files and don't see any error.

Please let me know if you've already found the probem with this.

Code:
Building Bitcoin daemon...
PARAMS: BOOST_SUFFIX=-mgw46-mt-1_54 INCLUDEPATHS=" -I'../libs/boost_1_54_0' -I'.
./libs/openssl-1.0.1e/include' -I'../libs/openssl-1.0.1e/include/openssl' -I'C:/
dev/GitHub/huntercoin/libs/openssl-1.0.1e/include' -I'../libs/db-4.8.30.NC/build
_unix' -I'../libs/miniupnpc-1.8'" LIBPATHS="-L'../src/leveldb' -L'../libs/boost_
1_54_0/stage/lib' -L'../libs/openssl-1.0.1e' -L'../libs/db-4.8.30.NC/build_unix'
 -L'../libs/miniupnpc-1.8'" ADDITIONALCCFLAGS="-fno-guess-branch-probability -fr
andom-seed=1984 -Wno-unused-variable -Wno-unused-value -Wno-sign-compare -Wno-st
rict-aliasing"
g++ -c  -o obj/auxpow.o auxpow.cpp
In file included from auxpow.cpp:4:0:
headers.h:32:28: fatal error: openssl/buffer.h: No such file or directory
 #include <openssl/buffer.h>
                            ^
compilation terminated.
makefile.mingw:89: recipe for target 'obj/auxpow.o' failed
mingw32-make: *** [obj/auxpow.o] Error 1


you can use the easy windows builder in contrib folder (by Phelix) -- or at least examine the batch file

1713853378
Hero Member
*
Offline Offline

Posts: 1713853378

View Profile Personal Message (Offline)

Ignore
1713853378
Reply with quote  #2

1713853378
Report to moderator
1713853378
Hero Member
*
Offline Offline

Posts: 1713853378

View Profile Personal Message (Offline)

Ignore
1713853378
Reply with quote  #2

1713853378
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713853378
Hero Member
*
Offline Offline

Posts: 1713853378

View Profile Personal Message (Offline)

Ignore
1713853378
Reply with quote  #2

1713853378
Report to moderator
albalaportocala
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
February 09, 2014, 01:13:22 AM
 #2122

just to let you all know

we are still working on it.. around the clock..

we want to sort ASAP.. because.. when this is fixed, and huntercoin works well.. I'm going to play Huntercoin and dominate in the game, and take all your HUCs Cheesy

sure.....no problem here.... Roll Eyes
alin8888
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
February 09, 2014, 01:17:15 AM
 #2123

just to let you all know

we are still working on it.. around the clock..

we want to sort ASAP.. because.. when this is fixed, and huntercoin works well.. I'm going to play Huntercoin and dominate in the game, and take all your HUCs Cheesy

ya right   Roll Eyes the world would definetelly conspire against you

Pompobit
Hero Member
*****
Offline Offline

Activity: 736
Merit: 508


View Profile
February 09, 2014, 01:29:31 AM
 #2124

Was anyone able to build this from source on Windows?

I am getting the error below, even though openssl was downloaded and unpacked correctly. The header files are where they should be. I've looked at the paths in the build files and don't see any error.

Please let me know if you've already found the probem with this.

Code:
Building Bitcoin daemon...
PARAMS: BOOST_SUFFIX=-mgw46-mt-1_54 INCLUDEPATHS=" -I'../libs/boost_1_54_0' -I'.
./libs/openssl-1.0.1e/include' -I'../libs/openssl-1.0.1e/include/openssl' -I'C:/
dev/GitHub/huntercoin/libs/openssl-1.0.1e/include' -I'../libs/db-4.8.30.NC/build
_unix' -I'../libs/miniupnpc-1.8'" LIBPATHS="-L'../src/leveldb' -L'../libs/boost_
1_54_0/stage/lib' -L'../libs/openssl-1.0.1e' -L'../libs/db-4.8.30.NC/build_unix'
 -L'../libs/miniupnpc-1.8'" ADDITIONALCCFLAGS="-fno-guess-branch-probability -fr
andom-seed=1984 -Wno-unused-variable -Wno-unused-value -Wno-sign-compare -Wno-st
rict-aliasing"
g++ -c  -o obj/auxpow.o auxpow.cpp
In file included from auxpow.cpp:4:0:
headers.h:32:28: fatal error: openssl/buffer.h: No such file or directory
 #include <openssl/buffer.h>
                            ^
compilation terminated.
makefile.mingw:89: recipe for target 'obj/auxpow.o' failed
mingw32-make: *** [obj/auxpow.o] Error 1


I've no luck to build the client for windows too...
I've used the easywinbuilder scrypts in the contrib folders, tried different MinGW gcc versions, builded the openssl and dbbarkeley manually, each time a new error appears.

If someone succeed to build binaries for windows, please let me know how
boussena
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
February 09, 2014, 01:32:58 AM
 #2125

any updates? did you found the bug that cause those problems??
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
February 09, 2014, 01:38:12 AM
 #2126

any updates? did you found the bug that cause those problems??

we found some bug with death/names.. but not related to mining problem

- currently we are in process of recreating fault in a testnet environment -

DavidT
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
February 09, 2014, 01:41:26 AM
 #2127

just to let you all know

we are still working on it.. around the clock..

we want to sort ASAP.. because.. when this is fixed, and huntercoin works well.. I'm going to play Huntercoin and dominate in the game, and take all your HUCs Cheesy

ya right   Roll Eyes the world would definetelly conspire against you

Thing is, the red guy that has the crown in red base with 633! coins right now has got like 300 or so people around him it looks like, so how are you/we going to even have a chance to break that? :-( If there would be an automatic crown drop after let's say 3 days, but this way he will have it like forever.... snail?? .......
Nolo
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Whoa, there are a lot of cats in this wall.


View Profile
February 09, 2014, 01:43:07 AM
 #2128

just to let you all know

we are still working on it.. around the clock..

we want to sort ASAP.. because.. when this is fixed, and huntercoin works well.. I'm going to play Huntercoin and dominate in the game, and take all your HUCs Cheesy

ya right   Roll Eyes the world would definetelly conspire against you

Thing is, the red guy that has the crown in red base with 633! coins right now has got like 300 or so people around him it looks like, so how are you/we going to even have a chance to break that? :-( If there would be an automatic crown drop after let's say 3 days, but this way he will have it like forever.... snail?? .......

Get a large suicide bombing group to go in and take everyone in the red base out.  Not that difficult.  They wouldn't be able to defend against adequate numbers.

Charlie Kelly: I'm pleading the 5th.  The Attorney: I would advise you do that.  Charlie Kelly: I'll take that advice under cooperation, alright? Now, let's say you and I go toe-to-toe on bird law and see who comes out the victor?  The Attorney: You know, I don't think I'm going to do anything close to that and I can clearly see you know nothing about the law.
19GpqFsNGP8jS941YYZZjmCSrHwvX3QjiC
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
February 09, 2014, 01:45:57 AM
Last edit: February 09, 2014, 06:14:48 AM by snailbrain
 #2129

just to let you all know

we are still working on it.. around the clock..

we want to sort ASAP.. because.. when this is fixed, and huntercoin works well.. I'm going to play Huntercoin and dominate in the game, and take all your HUCs Cheesy

ya right   Roll Eyes the world would definetelly conspire against you

Thing is, the red guy that has the crown in red base with 633! coins right now has got like 300 or so people around him it looks like, so how are you/we going to even have a chance to break that? :-( If there would be an automatic crown drop after let's say 3 days, but this way he will have it like forever.... snail?? .......

eventually he need to bank - it will then reset ..

only way to stop the crown resetting to a central area is to bring an enemy colour to the crown holder, then blow him up, then have his own players waiting to pick it up.. but then there is a chance of someone else picking it up (it will go to a random player who is on the same square).. also they would need to have many characters ready to jump on it, because the next person will get the crown and coins, so the coins can't still be banked... by having many characters jump on it, the coins can be spread out, so the new holder might get 10% (if 10 people), and then he can cash out the fractions... it's too hard Smiley

to get the crown, you need to get as many friends/workers as possible to storm the base.. probably most people won't even bother protecting because they don't want to waste their hunters..

if the crown holder sees that death is imminent he will have to bank, then the crown will reset..

+, the more people around him.. the more that will die from just one destruct Smiley

Daemonblader
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 09, 2014, 01:52:58 AM
 #2130

Snail is it still down? Been stuck on pending for over an hour on block 40155
also cant make new characters. Thanks for your hard work man this will all pay off!
regtable69
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
February 09, 2014, 01:57:52 AM
 #2131

i was mining on huntercoin qt #1 release qt where i mined and human mines 12000+ coins i updated to vers 1.01 then 1.0.2 again to 1.0.3 and finally 1.0.4 and all i ever get is 1.01 unconfirmed coins and a stuck block chain at either 22 blocks 4500 if using 1.0.0 or just not downloading past 8150 if origional wallet re instated. iv kept copys of all %appdata% roaming files as to be able to go back to older version and see if blk chain updates. is there any way i can recieve a refund of the missing 12000 blocks  current value un known as huc difficulty is now soooooo high a coin cannot be mined without a rig the size of jupiter. dificulty was 4.4k when i mined last and spent 2 days wandering around and around alt relity collecting coins to find out really all iv done is sit in my cave clicking at nothing 😖

You are in the same boat as everyone. I mined for hours on my piddly rig and got hundreds of coins, but they were forked, we were mining on our own, not with/against others, so you would get all the coins in your fork, which is why you got so many. Most people got coins and then once the fork problems sorted had none in wallet, but we all knew it was buggy at the start and being fixed, so nothing to do, no one will compensate you for "lost" coins, because you in fact, never actually HAD the coins in the first place.

Think of it like mining for gold, and finding fools gold instead...You had fools gold, not gold...
well thats jus silly of me lol now i got 0 coins and no way i can get me any at a dificulty of 80m or what ever stupid large number it now is lol. any idea of the network hash righ now? i just hope 520g/hs wont break it..... lol

http://ghettomining-co.in/net/coin 0% fee +potential block reward  https://discord.gg/NXDanPe net discord
http://ghettomining-co.in/ltc/coin 0% fee                                            https://discord.gg/kHekYc5 pool discord to sign up
http://ghettomining-co.in/waya/coin 0% fee
bucktotal
Full Member
***
Offline Offline

Activity: 232
Merit: 100


View Profile
February 09, 2014, 02:26:26 AM
 #2132

Snailbrain (and thecoder)

you guys are the best dev's evAr! with great vision and dedication second to none

please provide a new donation address so i can send a little love your ways

- humblest respects
buck

much appreciated - currently we received 60 HUCs donations for the project Smiley (i previously said 200 - but i think i was mistaken)

any you like <3

NMC: MxwrsXNFYpPDF8Nfw19dhbhsL27W2Hqg8J
HUC: HAyryFBXehshq8DeuZDUeQhDPVMj6ViS2s

p.s. thecoder reads the forum, he just doesn't post anymore - no internet connection at the train station

ty snailbrain.

100 NMC and 100 HUC sent.




JohnnyBTCSeed
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1000



View Profile
February 09, 2014, 02:37:57 AM
 #2133

While we wait. I'd like to propose the

Proof of Attack.

If his majesty the holder of the crown were to adopt this then it would encourage people to help protect him. If instead of mining you join the militia and had a confirmed kill during the blocks that constituted the battle you were entitled to a reward for every of your guys that took out some opposing force.

The militia members could present a transaction id to verify their claim.

and or

The blockchain website adds a blockchain battleviewer to revist history play by play between a set block range that was known as a battle.

As well as battle stats for kills during that battle as well as kills per wallet.


of course it would be up to the king to pay out as war is expensive, otherwise his loyal subjects might not be so loyal next time.
jwzguy
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1002



View Profile
February 09, 2014, 02:41:51 AM
 #2134

you can use the easy windows builder in contrib folder (by Phelix) -- or at least examine the batch file

That is what I did, there must be a path error somewhere building the daemon, but I cannot find it.
DavidT
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
February 09, 2014, 02:53:55 AM
 #2135

just to let you all know

we are still working on it.. around the clock..

we want to sort ASAP.. because.. when this is fixed, and huntercoin works well.. I'm going to play Huntercoin and dominate in the game, and take all your HUCs Cheesy

ya right   Roll Eyes the world would definetelly conspire against you

Thing is, the red guy that has the crown in red base with 633! coins right now has got like 300 or so people around him it looks like, so how are you/we going to even have a chance to break that? :-( If there would be an automatic crown drop after let's say 3 days, but this way he will have it like forever.... snail?? .......

eventually he need need to bank - it will then reset ..

only way to stop the crown resetting to a central area is to bring an enemy colour to the crown holder, then blow him up, then have his own players waiting to pick it up.. but then there is a chance of someone else picking it up (it will go to a random player who is on the same square)..

to get the crown, you need to get as many friends/workers as possible to storm the base.. probably most people won't even bother protecting because they don't want to waste their hunters..

if the crown holder sees that death is imminent he will have to bank, then the crown will reset..

+, the more people around him.. the more that will die from just one destruct Smiley

eventually can be in like a month....... lol

Anyway, hey snail, I have seen many blowups now, but they don't seem to follow a pattern, who exactly gets blown? Sometimes people 2 squares away still live, it's weird.... Sad

can you comment and shed some light on it based on my following ascii-art? Wink

normal hunter (x=blown s=safe):

sssssssss
sxxxxxxxs
sxxxxxxxs
sxxxxxxxs
sxxxhxxxs
sxxxxxxxs
sxxxxxxxs
sxxxxxxxs
sssssssss

that's how I understood the 3-fields-reach, but like said, it doesn't seem to work like that in real game....

Thanks so much for everything Snail!!

David
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
February 09, 2014, 02:55:12 AM
Last edit: February 09, 2014, 03:17:34 AM by snailbrain
 #2136

Still working on the fix.. it is time consuming

BOUNTY - IF we post the fix/problem first, the bounty can no longer be claimed

We are placing a bounty from the undecided bounty part of the pre-allocation - we want to get this fixed sooner rather than later, so here is an opportunity for some coders to get some Hucs..


Problem - Miner getting stuck on blocks

Log:

http://pastebin.com/raw.php?i=fbAitJ1Q

Problem seems to be:

that there is some transaction that is currently in the memory pool of nodes that can be put into block and the block can be mined, but then won't be accepted. I.e. some discrepancy between CreateNewBlock and ProcessBlock.


we are looking through it, but it is time consuming - if someone spots it first before us, they can claim this bounty.

we are aware of the failing name_firstupdate bug when re-using name of killed player, who sent chat message in the last move.


Bounty = 1500 HUCs (worth 2+btc atm)

Post here Smiley -- Good Luck

https://bitcointalk.org/index.php?topic=456160.0

p.s. no need to issue fix, just need the fault

show the place in source code. I.e. discrepancy between CreateNewBlock and ProcessBlock, or something like that.

dhankitsu
Member
**
Offline Offline

Activity: 91
Merit: 10

http://www.jexpotz.com bitcoin faucet


View Profile WWW
February 09, 2014, 03:39:51 AM
 #2137

I had killed 3 times and still using the same name,

i don't have errors just stuck transaction on first time, I just do delete transaction then close client. open client with -rescan.

now all normaly.

regtable69
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
February 09, 2014, 04:59:30 AM
 #2138

what is the current network hashj for both the scrypt and sha256 coins? or is it accumulative if so what is that lol. coins going slow atm due to your immense dificulty in the millions!

http://ghettomining-co.in/net/coin 0% fee +potential block reward  https://discord.gg/NXDanPe net discord
http://ghettomining-co.in/ltc/coin 0% fee                                            https://discord.gg/kHekYc5 pool discord to sign up
http://ghettomining-co.in/waya/coin 0% fee
RGBKey
Hero Member
*****
Offline Offline

Activity: 854
Merit: 658


rgbkey.github.io/pgp.txt


View Profile WWW
February 09, 2014, 05:30:56 AM
 #2139

Is there an easy way to mine this yet?
regtable69
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
February 09, 2014, 05:49:04 AM
 #2140

Is there an easy way to mine this yet?
NO!? SHA DIFF BIGGER THAN THE MOON. SCRYPT DIFF AS BIG AS THE SUN BOTH IN THE MILLIONS

http://ghettomining-co.in/net/coin 0% fee +potential block reward  https://discord.gg/NXDanPe net discord
http://ghettomining-co.in/ltc/coin 0% fee                                            https://discord.gg/kHekYc5 pool discord to sign up
http://ghettomining-co.in/waya/coin 0% fee
Pages: « 1 ... 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 [107] 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 ... 429 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!