Error: {"errorCode":5,"errorDescription":"Unknown account"}
Receiving this error every time i try to go set up mining credentials.
Wallet is: 5941785374254514347
You need to have a coin to pay the fee. Just sent you 10. When they show up in your balance try again.
Many thanks, also, maybe someone is informed of such an error?(trying to start run_generate on 1TB hard drive):
=============================================
H:\pocminer_v1>C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *5941785374254514347#* 0 3906250 500 5
Exception in thread "main" java.lang.NumberFormatException: For input string: "*
594"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.math.BigInteger.<init>(Unknown Source)
at java.math.BigInteger.<init>(Unknown Source)
at nxt.util.Convert.parseUnsignedLong(Convert.java:58)
at pocminer.POCMiner.main(POCMiner.java:42)