Post
Topic
Board Announcements (Altcoins)
Re: [ANN] WorldCoin WDC | Coin of the Future | Instant Transactions | Launched
by
Fife
on 16/05/2013, 04:00:15 UTC
I can't connect.  Can someone help me out and double check my process.

I put this worldcoin.conf file in my appdata/roaming/worldcoin folder, as well as my cgminer folder...

rpcuser=myuser
rpcpassword=mypw
maxconnections=100
rpcallowip=127.0.0.1
rpcport=11082
daemon=1
server=1
gen=0
testnet=0
listen=0
maxconnections=100
addnode=71.201.163.216
addnode=98.193.75.196
addnode=71.86.91.187
addnode=63.175.158.121
addnode=82.8.158.89
addnode=188.194.8.221
addnode=183.62.232.93
addnode=124.188.83.171
addnode=72.222.208.81
addnode=89.10.226.206

then I enter command in cmd prompt:

cgminer --scrypt -u myuser -p mypw -o http://127.0.0.1:11082  ...and bunch of other flags

but I get the message 'No servers could be used!' so I don't know.  But I received coins in wallet, so I know my wallet is working.  

Close the wallet, create a new .bat in the same folder as the wallet. In it type worldcoin-qt.exe -server

run that first, then run cgminer.