I've got a new rig and for some reason I'm not able to benchmark anything with Excavator (the new version). I keep getting the error:
=========================== www.nicehash.com =========================
Excavator v1.4.4a_nvidia GPU Miner for NiceHash.
Copyright (C) 2018 NiceHash. All rights reserved.
Developed by
djeZo, dropky, voidstar, and agiz
with help and contributions from
zawawa, pallas, Vorksholk, bitbandi, ocminer, and Genoil.
=========================== www.nicehash.com =========================
Build time: 2018-02-16 13:11:25
Build number: 4645
Provided startup commandline:
"C:\Users\user\AppData\Roaming\AwesomeMinerService\excavator\excavator.exe" -c awesome.json -p 4028
[01:03:31][0x00000f20][info] Log started
[01:03:31][0x00000f20][info] core | Found CUDA device: GeForce GTX 1070
[01:03:31][0x00000f20][info] core | Found CUDA device: GeForce GTX 1060 3GB
[01:03:31][0x00000f20][info] api | Listening on 127.0.0.1:4028
[01:03:31][0x00000f20][error] core | Command file - invalid JSON: [
[01:03:31][0x00000f20][info] core | Initialized!
The json file includes:
[
{"time":0,"commands":[
{"id":1,"method":"algorithm.add","params":["lyra2rev2","benchmark",""]}
]},
{"time":3,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]},
{"id":1,"method":"worker.add","params":["0","1"]},
{"id":1,"method":"worker.add","params":["0","2"]},
{"id":1,"method":"worker.add","params":["0","3"]},
{"id":1,"method":"worker.add","params":["0","4"]},
{"id":1,"method":"worker.add","params":["0","5"]},
{"id":1,"method":"worker.add","params":["0","6"]},
{"id":1,"method":"worker.add","params":["0","7"]},
{"id":1,"method":"worker.add","params":["0","8"]},
{"id":1,"method":"worker.add","params":["0","9"]},
{"id":1,"method":"worker.add","params":["0","10"]},
{"id":1,"method":"worker.add","params":["0","11"]},
{"id":1,"method":"worker.add","params":["0","12"]}
]},
{"time":10,"loop":10,"commands":[
{PrintWorkerSpeed},
{"id":1,"method":"algorithm.print.speeds","params":["0"]}
]}
]