Vorksholk
Legendary
Offline
Activity: 1713
Merit: 1029
|
|
August 05, 2013, 08:08:29 PM |
|
Memorycoin for windows keeps dying on launch for me.
|
|
|
|
stas
|
|
August 05, 2013, 08:12:52 PM |
|
start it, while mining is disabled. let it synchronize first. Than restart it while mining is enabled
|
|
|
|
Eli0t
|
|
August 05, 2013, 08:14:18 PM |
|
having it start mining (by default) before loading the wallet is a bad idea, not only if you just want to send funds and the time it takes to startup but any blocks found will be orphaned when the client finally syncs (happened to me)
|
LTC: LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7 DGC: DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d XPM: AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
|
|
|
EnJoyThis
|
|
August 05, 2013, 08:42:44 PM |
|
having it start mining (by default) before loading the wallet is a bad idea, not only if you just want to send funds and the time it takes to startup but any blocks found will be orphaned when the client finally syncs (happened to me)
so what do you suggest on doing?
|
1Ew9k5guAGb44Uz6rYfSVscgFBUcgDZp5C
|
|
|
torbank
|
|
August 05, 2013, 08:43:57 PM |
|
why the hashespersec = 0?
Here is a small patch for this. Immediately after line 4873 of main.cpp, add this line: nHashesDone++; Re-run the make file and you should now have a non-zero hashespersec.
|
|
|
|
FreeTrade (OP)
Legendary
Offline
Activity: 1470
Merit: 1030
|
|
August 05, 2013, 08:46:01 PM |
|
so what do you suggest on doing?
You could try starting up by clicking directly on the .exe file rather than the start.bat file. Once it's synchronized, on the debug window, type setgenerate true
|
RepNet is a reputational social network blockchain for uncensored Twitter/Reddit style discussion. 10% Interest On All Balances. 100% Distributed to Users and Developers.
|
|
|
Eli0t
|
|
August 05, 2013, 08:46:37 PM |
|
having it start mining (by default) before loading the wallet is a bad idea, not only if you just want to send funds and the time it takes to startup but any blocks found will be orphaned when the client finally syncs (happened to me)
so what do you suggest on doing? having it not start mining by default would be better, people who want to mine can turn it on again i never started it with the bat
|
LTC: LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7 DGC: DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d XPM: AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
|
|
|
turtle83
|
|
August 05, 2013, 09:06:26 PM |
|
Is it typical for "bitcoind" to take 100% cpu of a single core while downloading the blockchain?
This is on linux btw... whats the current block count?
|
|
|
|
halibit
Legendary
Offline
Activity: 1596
Merit: 1006
|
|
August 05, 2013, 09:15:11 PM |
|
rl3 Looks better. I have mined about 10 blocks
|
|
|
|
Sondey10mg
|
|
August 05, 2013, 09:19:53 PM |
|
This coin is really hard to mine. It takes literally hours to load the bitcoind and download the blockchain..
|
*Image Removed* *Image Removed*
|
|
|
turtle83
|
|
August 05, 2013, 09:25:51 PM |
|
This coin is really hard to mine. It takes literally hours to load the bitcoind and download the blockchain..
I think he made the hashing algorithm so hard that even verifying work takes forever....
|
|
|
|
halibit
Legendary
Offline
Activity: 1596
Merit: 1006
|
|
August 05, 2013, 09:57:17 PM |
|
Verifying is slow endeed. I got sync and verifying faster putting these nodes.
addnode 180.183.205.59 add addnode 71.187.248.95 add addnode 97.89.174.206 add addnode 211.75.183.176 add addnode 209.190.27.90 add addnode 46.229.50.42 add addnode 65.61.116.102 add addnode 46.98.142.139 add addnode 142.55.148.72 add addnode 180.183.156.19 add
Don't know which one works, but I have 5 connections to the network.
|
|
|
|
EnJoyThis
|
|
August 05, 2013, 10:08:19 PM |
|
Quite quick after launching the mining I found a block Date: 5-8-2013 22:56
But after this one no new blocks were found. Quite hard to mine, and quite some trouble setting it all up.
Will come back in a day or so and see how it all evolved.
|
1Ew9k5guAGb44Uz6rYfSVscgFBUcgDZp5C
|
|
|
Eli0t
|
|
August 05, 2013, 10:49:37 PM |
|
This coin is really hard to mine. It takes literally hours to load the bitcoind and download the blockchain..
I think he made the hashing algorithm so hard that even verifying work takes forever.... its just verifying at startup? wow it was working so hard i thought it was mining
|
LTC: LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7 DGC: DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d XPM: AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
|
|
|
oroqen
|
|
August 05, 2013, 10:59:09 PM |
|
This coin is really hard to mine. It takes literally hours to load the bitcoind and download the blockchain..
I think he made the hashing algorithm so hard that even verifying work takes forever.... its just verifying at startup? wow it was working so hard i thought it was mining yeah takes a couple of minutes for it too verify the last blocks in the chain before starting up and making connections.
|
|
|
|
shazbits
Member
Offline
Activity: 105
Merit: 10
|
|
August 06, 2013, 01:01:14 AM |
|
why the hashespersec = 0?
Here is a small patch for this. Immediately after line 4873 of main.cpp, add this line: nHashesDone++; Re-run the make file and you should now have a non-zero hashespersec. What's you hashespersec, what cpu, how many blocks did you find?
|
|
|
|
erem
|
|
August 06, 2013, 01:10:45 AM |
|
I have a following problem: it dowloads all the data, starts mining and mines for few blocks then it stops downloading new blocks. It looks like it loses connection, but there is always 4 connections in the debug window. When restarted everything is OK, but looks I can't live it overnight.
|
|
|
|
achillez
|
|
August 06, 2013, 01:26:10 AM |
|
anyone get multi-threading in linux to work? I can compile/run, but then cannot connect to the server via the daemon command. Very odd
|
|
|
|
achillez
|
|
August 06, 2013, 01:29:01 AM |
|
anyone get multi-threading in linux to work? I can compile/run, but then cannot connect to the server via the daemon command. Very odd
ok it seems like deleting my .memorycoin folder fixed this. However, only 1 CPU core is being used ?
|
|
|
|
torbank
|
|
August 06, 2013, 01:30:33 AM |
|
anyone get multi-threading in linux to work? I can compile/run, but then cannot connect to the server via the daemon command. Very odd
ok it seems like deleting my .memorycoin folder fixed this. However, only 1 CPU core is being used ? Are you using the multithread branch from github?
|
|
|
|
|