Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
AmpedGoose
on 04/05/2014, 18:02:18 UTC
[...]
Of course I have all my card settings removed as thats indivdual for each person.
This way has worked for everycoin I solo mine - and I prefer solo mining.  Some do fail and I give up and move on, but not all.

Good luck and let us know how you go.

Thank you for that helpful response!!
I thought the server=1 line in the conf was enough - I didn't append the -server to the shortcut.
Now I get this message though:
http://i.imgur.com/dQOBNP7.png
The file exists in the folder and looks like that:
Code:
rpcuser=somesecretuser
rpcpassword=themegaultranooneknowpassword
rpcport=17772
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16
server=1
listen=1
daemon=1
rpcallowip=*
gen=0
Do you see anything obvious that I can't find right now?

add this line:

     addnode=193.68.21.19

right above the addnode entries you already have. I believe that's the 'permanent' node that was set up recently.
I didn't have to use the -server switch on the shortcut (try removing it now, see how it goes..).
I also don't have 'gen=0' in my diamond.conf and it works ok, so maybe try removing that too, to see what result you get.
Other than that, it looks identical to the conf i'm using.