Trying to setup backup pool... keeps saying "no backup pool defined" at startup. Can you advise what is wrong with my command line?
TT-Miner.exe -A MTP-101 -d 0 -PP 5 -pool zcoin-us.mintpond.com:3000 -user aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass qZodTD -worker MyRigGPU0 -pool2 xzc.2miners.com:8080 -wal2 aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass2 x -worker2 MyRigGPU0
Hi,
I have to check your command line. It maybe that there is a similar issue like 2h4u reported with the option order. Please try this form - it is cleaner, easier to read and you can add a third backup pool, just add another -p option:
TT-Miner.exe -A MTP-101 -d 0 -PP 5 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:qZodTD@zcoin-us.mintpond.com:3000 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:x@xzc.2miners.com:8080
Let me know if that helps.
It appears to have made it so that the -I command for intensity doesnt work though