Hi guys, I've gotten the hang of setting up pool mining now thanks to everyones help and digging around a lot but there's always been one thing that's been an absolute pain in the arse for me to set up, solo mining. I'd appreciate it if someone could take a look at my settings and tell me what's wrong because I suspect it will be something blatantly obvious I've missed like the right I.P address, I doubt this is the one I should be using.
megacoin.conf
server=1
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
rpcport=7950
CGMiner Settings
color 0A
cgminer --scrypt -o
http://127.0.0.1:7950 -u USERNAME -p PASSWORD --intensity 12 --worksize 256 -g 1
Starting CGMiner 3.3.0
Probing for an alive pool
Pool 0 slow/down or URL or credentials INVALID
I should have the server option enabled since I have a shortcut to the client with -server on it.