Author

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

sr. member
Activity: 350
Merit: 250
No more blocks are found? I'm stuck at 29910 but the wallet says up to date and have connections.
hero member
Activity: 924
Merit: 1000
Watch out for the "Neg-Rep-Dogie-Police".....
Greetings snailbrain,

Great work on this coin - well done. However, I am having a small problem with the huntercoind crashing every few hours. I have successfully built it on Xubuntu 13.10 with no visible errors encountered, and getinfo shows no errors also. I have added the coin to my merged mining p2pool instance and all seems well with p2pool reporting found merged mining for HUC - but every few hours I notice that the huntercoind has crashed & I have to restart it manually - any ideas? I also have namecoind installed so I know that all dependencies are being met, I compiled it using the following syntax:

make -f Makefile clean; make -f Makefile USE_UPNP=1 huntercoind

Any help would be appreciated my man.......

Peace  Grin

EDIT: I am also using the daemon on SSD's - one for the system & one for the data directory.

yep.. trying to look into it

thanks mate

No problem my man - if you need any other info/logs or whatever give me a shout  Wink
sr. member
Activity: 328
Merit: 250
Hi, i have 3 Account (3 players each) "frozen"
I have try to delete the transaction and restart Huntercoin, but when i restart and retry to create the action, i get a "Pending" operation and nothing more.
What can i do? I have more than 100 HUC on that account  Undecided

At the moment, there really does not seem to be much you can do mate.
I've had 4 teams in pending all night, have lost all coins on those because of getting killed.
All you can do, which is what I did, was set up the moves you want, and hope for the best.

Good Luck!
legendary
Activity: 2632
Merit: 1040
Hi, i have 3 Account (3 players each) "frozen"
I have try to delete the transaction and restart Huntercoin, but when i restart and retry to create the action, i get a "Pending" operation and nothing more.
What can i do? I have more than 100 HUC on that account  Undecided
legendary
Activity: 1807
Merit: 1020
Snailbrain,

1.Can you please re post the terminal command that allows one to see who has the crown?

2 Is there any command or transaction id to verify that you have killed someone?

3 Is there a command to see if a player still exists on the board?

4. Can you please explain any other interesting terminal commands?

5. I have tried to use the deletransaction command without success, I have seen on here to open the program with -rescan. Does this mean to open it from the command prompt on windows with the -rescan after?

Thanks for my new addiction

1. game_getstate
2. it should be in transactions list - i think.. otherwise maybe in block explorer (or maybe not yet).. it is possible though .. i.e. , can't be faked... will look later
3. name_show .. also game_getplayerstate
4. that's it really, but all namecoin commands are there.. type help in the window
5. yes you can do from command prompt, or make a shortcut

Thanks, I'm experimenting with those right now.

Another question(s).
1. What is the terminal command to make a character go to a specific map coordinate

2. Is it possible to run a scrpt for a character, Ie: take three steps , reverse 3 steps, or goto x,y then explode?

you can do that yourself Smiley

if you chekc block explorer you can see format of movement for name_update command

I meant on point 1 if I can see that someones charater is at x,y then can I using the terminal send my guy to coordinate x,y

and would this scrpt be run as an outside program or run from the game terminal?


you need to send every way point (straight lines) to that target.. example, do a long move (otherside of map), then check block explorer.. so you could do it if you wrote some program to do rpc call to client,, but otherwise atm, the gui works out the waypoints to the destination.

yes, can be outside program.. so yes you can do bot..

Hey Snail - I know, I'm not moaning at you, I was just curious.
I had it last night too, but that fixed itself after a little while, but not tonight.

I know you're not getting paid, and I'm not saying FIX THIS RIGHT NOW etc, just wanted to know if you had an idea what it might be is all.

Also, I'd like to think I've been helpful. I was here on launch night, posting block-chains when you asked people to, and replying to posts. I've read every page of this forums huntercoin etc so trying to keep up to date with whats happening and being said/done.

and just annoying to have banked like 6 coins in 4 hours, and lost over 300 because of being stuck and unable to move/defend myself. I send my hunters out in teams, with other colours as support (tactics like you keep saying) Sad

i know mate, thanks for help.. but as soon as i know anything i will let you know
sr. member
Activity: 328
Merit: 250
Hey Snail - I know, I'm not moaning at you, I was just curious.
I had it last night too, but that fixed itself after a little while, but not tonight.

I know you're not getting paid, and I'm not saying FIX THIS RIGHT NOW etc, just wanted to know if you had an idea what it might be is all.

Also, I'd like to think I've been helpful. I was here on launch night, posting block-chains when you asked people to, and replying to posts. I've read every page of this forums huntercoin etc so trying to keep up to date with whats happening and being said/done.

and just annoying to have banked like 6 coins in 4 hours, and lost over 300 because of being stuck and unable to move/defend myself. I send my hunters out in teams, with other colours as support (tactics like you keep saying) Sad
hero member
Activity: 882
Merit: 1000
Snailbrain,

1.Can you please re post the terminal command that allows one to see who has the crown?

2 Is there any command or transaction id to verify that you have killed someone?

3 Is there a command to see if a player still exists on the board?

4. Can you please explain any other interesting terminal commands?

5. I have tried to use the deletransaction command without success, I have seen on here to open the program with -rescan. Does this mean to open it from the command prompt on windows with the -rescan after?

Thanks for my new addiction

1. game_getstate
2. it should be in transactions list - i think.. otherwise maybe in block explorer (or maybe not yet).. it is possible though .. i.e. , can't be faked... will look later
3. name_show .. also game_getplayerstate
4. that's it really, but all namecoin commands are there.. type help in the window
5. yes you can do from command prompt, or make a shortcut

Thanks, I'm experimenting with those right now.

Another question(s).
1. What is the terminal command to make a character go to a specific map coordinate

2. Is it possible to run a scrpt for a character, Ie: take three steps , reverse 3 steps, or goto x,y then explode?

you can do that yourself Smiley

if you chekc block explorer you can see format of movement for name_update command

I meant on point 1 if I can see that someones charater is at x,y then can I using the terminal send my guy to coordinate x,y

and would this scrpt be run as an outside program or run from the game terminal?
legendary
Activity: 1807
Merit: 1020
Snail - Do you have any idea what the pending thing might be caused by? You said looking into it, so I wondered if you have an idea, or at the moment no idea and just trying to figure it out?

no mate, chill lol. I know you find it an issue, and many other people, but saying 1000 times not helping..

don't worry Smiley

we not getting paid, remember that <3

note - i've had it once, i left it, it kicked in.. but i know it's an issue
legendary
Activity: 1807
Merit: 1020
Snailbrain,

1.Can you please re post the terminal command that allows one to see who has the crown?

2 Is there any command or transaction id to verify that you have killed someone?

3 Is there a command to see if a player still exists on the board?

4. Can you please explain any other interesting terminal commands?

5. I have tried to use the deletransaction command without success, I have seen on here to open the program with -rescan. Does this mean to open it from the command prompt on windows with the -rescan after?

Thanks for my new addiction

1. game_getstate
2. it should be in transactions list - i think.. otherwise maybe in block explorer (or maybe not yet).. it is possible though .. i.e. , can't be faked... will look later
3. name_show .. also game_getplayerstate
4. that's it really, but all namecoin commands are there.. type help in the window
5. yes you can do from command prompt, or make a shortcut

Thanks, I'm experimenting with those right now.

Another question(s).
1. What is the terminal command to make a character go to a specific map coordinate

2. Is it possible to run a scrpt for a character, Ie: take three steps , reverse 3 steps, or goto x,y then explode?

you can do that yourself Smiley

if you chekc block explorer you can see format of movement for name_update command
sr. member
Activity: 328
Merit: 250
Snail - Do you have any idea what the pending thing might be caused by? You said looking into it, so I wondered if you have an idea, or at the moment no idea and just trying to figure it out?
legendary
Activity: 1807
Merit: 1020
also is there a command to make the map view goto an x,y coordinate?

nope

if want to add some GUI ideas, do on the dot-bit forum...

first we need to sort all the other issues - like pending problem, and namecoind merge mining sometimes crashing
hero member
Activity: 882
Merit: 1000
also is there a command to make the map view goto an x,y coordinate?
hero member
Activity: 882
Merit: 1000
Snailbrain,

1.Can you please re post the terminal command that allows one to see who has the crown?

2 Is there any command or transaction id to verify that you have killed someone?

3 Is there a command to see if a player still exists on the board?

4. Can you please explain any other interesting terminal commands?

5. I have tried to use the deletransaction command without success, I have seen on here to open the program with -rescan. Does this mean to open it from the command prompt on windows with the -rescan after?

Thanks for my new addiction

1. game_getstate
2. it should be in transactions list - i think.. otherwise maybe in block explorer (or maybe not yet).. it is possible though .. i.e. , can't be faked... will look later
3. name_show .. also game_getplayerstate
4. that's it really, but all namecoin commands are there.. type help in the window
5. yes you can do from command prompt, or make a shortcut

Thanks, I'm experimenting with those right now.

Another question(s).
1. What is the terminal command to make a character go to a specific map coordinate

2. Is it possible to run a scrpt for a character, Ie: take three steps , reverse 3 steps, or goto x,y then explode?
legendary
Activity: 1807
Merit: 1020
Snailbrain,

1.Can you please re post the terminal command that allows one to see who has the crown?

2 Is there any command or transaction id to verify that you have killed someone?

3 Is there a command to see if a player still exists on the board?

4. Can you please explain any other interesting terminal commands?

5. I have tried to use the deletransaction command without success, I have seen on here to open the program with -rescan. Does this mean to open it from the command prompt on windows with the -rescan after?

Thanks for my new addiction

1. game_getstate
2. it should be in transactions list - i think.. otherwise maybe in block explorer (or maybe not yet).. it is possible though .. i.e. , can't be faked... will look later
3. name_show .. also game_getplayerstate
4. that's it really, but all namecoin commands are there.. type help in the window
5. yes you can do from command prompt, or make a shortcut
sr. member
Activity: 328
Merit: 250
I'll try that now but pretty sure that is the same as doing it with the shortcut...not 100% sure though.
Cannot hurt to try it.
newbie
Activity: 52
Merit: 0
Having some problems this evening with pendings Sad

Have got 4 teams that seem "stuck" in pending.
I left it for about 20 minutes and the pending never went to moving or ready.
Deleted the Transaction ID - Got message saying deleted, restart wallet etc.

Restarted - Transaction gone. Perfect.

Did the moves again on the same 4 teams. Went to pending. Nothing. Left it for another 10-15 minutes, still no good.

Deleted transactions again, restarted wallet, again transaction gone. Did the moves again, stuck in pending again Sad


I have 5 other teams, they are all working fine and only taking a minute or two to respond (normal time). Seems to be the same 4 teams getting stuck in pending each time.
All teams are different colours etc, seems really odd.

try starting client with -rescan

might not work, but may as well try Smiley

-rescan got my teams unstuck! ( 4 teams stuck, deletetransaction was not working ).
thanks.


Where did you put the -rescan?

On the shortcut for the wallet? Or in the console when you open the wallet?

I started the client form a command prompt with the -rescan option
> huntercoin-qt.exe -rescan


sr. member
Activity: 328
Merit: 250
Yep of course Smiley
Also got that -rescan in my shortcut, just wanted to make sure I wasn't meant to try somewhere else.

Ohwell, I'm deadmeat any minute now. Vert really not happy with my I think lol
hero member
Activity: 882
Merit: 1000
Snailbrain,

1.Can you please re post the terminal command that allows one to see who has the crown?

2 Is there any command or transaction id to verify that you have killed someone?

3 Is there a command to see if a player still exists on the board?

4. Can you please explain any other interesting terminal commands?

5. I have tried to use the deletransaction command without success, I have seen on here to open the program with -rescan. Does this mean to open it from the command prompt on windows with the -rescan after?

Thanks for my new addiction
legendary
Activity: 1807
Merit: 1020
Having some problems this evening with pendings Sad

Have got 4 teams that seem "stuck" in pending.
I left it for about 20 minutes and the pending never went to moving or ready.
Deleted the Transaction ID - Got message saying deleted, restart wallet etc.

Restarted - Transaction gone. Perfect.

Did the moves again on the same 4 teams. Went to pending. Nothing. Left it for another 10-15 minutes, still no good.

Deleted transactions again, restarted wallet, again transaction gone. Did the moves again, stuck in pending again Sad


I have 5 other teams, they are all working fine and only taking a minute or two to respond (normal time). Seems to be the same 4 teams getting stuck in pending each time.
All teams are different colours etc, seems really odd.

try starting client with -rescan

might not work, but may as well try Smiley

-rescan got my teams unstuck! ( 4 teams stuck, deletetransaction was not working ).
thanks.


Where did you put the -rescan?

On the shortcut for the wallet? Or in the console when you open the wallet?

yes, in the shortcut.. right click, properties, after ....exe -rescan

also.. i assume you tried restarting the client Smiley
sr. member
Activity: 328
Merit: 250
Having some problems this evening with pendings Sad

Have got 4 teams that seem "stuck" in pending.
I left it for about 20 minutes and the pending never went to moving or ready.
Deleted the Transaction ID - Got message saying deleted, restart wallet etc.

Restarted - Transaction gone. Perfect.

Did the moves again on the same 4 teams. Went to pending. Nothing. Left it for another 10-15 minutes, still no good.

Deleted transactions again, restarted wallet, again transaction gone. Did the moves again, stuck in pending again Sad


I have 5 other teams, they are all working fine and only taking a minute or two to respond (normal time). Seems to be the same 4 teams getting stuck in pending each time.
All teams are different colours etc, seems really odd.

try starting client with -rescan

might not work, but may as well try Smiley

-rescan got my teams unstuck! ( 4 teams stuck, deletetransaction was not working ).
thanks.


Where did you put the -rescan?

On the shortcut for the wallet? Or in the console when you open the wallet?
Jump to: