nanopool / Claymore-XMR-CPU-Miner

Claymore's CryptoNote Windows CPU Miner
77 stars 37 forks source link

Issues with invalid shares on 10.x version of software #6

Open VictorPalumbo opened 6 years ago

VictorPalumbo commented 6 years ago

I've been getting a lot of invalid shares with the 10.x version of your software but I don't get this message with your 9.7 version the only issue is I can't run your software from a config.txt or epools.txt. If I try to run NsGpuCNMiner.exe it crashes the software every time and the log files doesn't give any information. The only way I can run the software is if I run from the batch file with all the information in the batch file.

How do I use the program with the config.txt or epools.txt without using batch file?

VictorPalumbo commented 6 years ago

Faulting application name: NsGpuCNMiner.exe, version: 0.0.0.0, time stamp: 0x586cfeb9 Faulting module name: NsGpuCNMiner.exe, version: 0.0.0.0, time stamp: 0x586cfeb9 Exception code: 0xc0000005 Fault offset: 0x0000000000090520 Faulting process id: 0x1b20 Faulting application start time: 0x01d37871930fdbe7 Faulting application path: E:\Program Files\Crypto Miners\Claymore CryptoNote 9.7\NsGpuCNMiner.exe Faulting module path: E:\Program Files\Crypto Miners\Claymore CryptoNote 9.7\NsGpuCNMiner.exe Report Id: d2b55867-e464-11e7-8b71-7085c23546e4

VictorPalumbo commented 6 years ago

Figured it out I don't know why but awesome miner was not adding stratum+tcp:// to the front of the urls so it was crashing the miner out because it wasn't included that's really crazy.