Can anybody tell me why when I try to connect to supernova through the etherminer it closes automatically?
I have the .bat set to ""bin\ethminer.exe" -G -F stratum+tcp://soil.suprnova.cc:2000 -u Weblogin.Worker -p Worker Password"
Do I have the mining pool settings wrong? I'm using windows 7 64 bit soilcoin mining package with a regular .bat file.
Take off the "bin\"
Edit
And it doesnt use stratum. Use "Http://" instead.
I tried both and they didn't seem to work.
Keep in mind I also did exactly what supernova told me to do on their "Getting Started" tab and tried it with CGminer as well.
What I am mining with now
ethminer -G -F
http://soil.suprnova.cc:2000/xxxx.99/15This works well with 7950's, 7970's had trouble with 7790's
OH I see what I did wrong now!
I was using -u and -p for the login commands instead of /
Idk why it's different for Soilcoin mining but atleast i figured it out this time... Thank you!