jminer help?
-
Alright So I need a Little bit of help, Im using Jminer, Im pretty sure i have it set up right, I do have everything installed that is required, java, OpenCL etc.. When i run the Start.bat It opens for a Nano Second and Closes, No Errors displayed, No log Files * even though i have it set to write the Log Files* nothing,
am i missing something?
here is the config/properties file,Im using a gtx 1050TI 4gb Edition
-
@cody0520 add a 'pause' at the end of the bat file and post what you get. Probably you have Java 32 bits installed instead of 64.
-
@vExact thats what it was, I removed -d64 And it works, but now im getting
2017-06-28 20:55:22.485 ERROR 10964 --- [ main] burstcoin.jminer.core.CoreProperties : Error: property 'poolServer' is required for pool-mining!
2017-06-28 20:55:22.485 ERROR 10964 --- [ main] burstcoin.jminer.core.CoreProperties : Error: property 'numericAccountId' is required for pool-mining!
2017-06-28 20:55:22.485 ERROR 10964 --- [ main] burstcoin.jminer.core.network.Network : init pool network failed!
2017-06-28 20:55:22.485 ERROR 10964 --- [ main] burstcoin.jminer.core.network.Network : jminer.properties: 'poolServer' or 'numericAccountId' is missing?!
2017-06-28 20:55:22.503 ERROR 10964 --- [ main] burstcoin.jminer.core.CoreProperties : Error: property 'numericAccountId' is required for pool-mining!
2017-06-28 20:55:22.503 ERROR 10964 --- [ main] burstcoin.jminer.core.reader.Reader : init reader failed!
2017-06-28 20:55:22.504 ERROR 10964 --- [ main] burstcoin.jminer.core.CoreProperties : Error: property 'plotPaths' required!So now i gotta go through and double check my settings and see what i may of may not of missed
-
Got it, :)
-
@cody0520 in case you happen to have a 64 system better install Java x64, much better memory wise :)
