xmr-stak-nvidia
xmr-stak-nvidia copied to clipboard
Missing a comma or } in config file but can't find it
When I try to launch I'm getting an "JSON config parse error<offset 2029>: Missing a comma or "{" after an object member."
I can't figure out where in the config it's messed up though. Any help would be awesome. Thanks. config.txt
after the close braket ]
of gpu_threads_conf a comma is missing.
Am 03.10.2017 15:45 schrieb "nachominer2017" [email protected]:
When I try to launch I'm getting an "JSON config parse error<offset 2029>: Missing a comma or "{" after an object member."
I can't figure out where in the config it's messed up though. Any help would be awesome. Thanks. config.txt https://github.com/fireice-uk/xmr-stak-nvidia/files/1352484/config.txt
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-nvidia/issues/145, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxth4sQko4z39qaLURzDntvINKdUzkks5sojpbgaJpZM4PsI6Z .
Hey great, thanks! I'm new to this stuff so thanks for your patience. config.txt Now I'm getting "JSON config parse error<offset 5419>: Missing a name for object member"
I'm going through it again but not finding any missing piece. Do you see any holes?
Gracias
There is a "pause" at the end which should not be there
Oh yea, I stuck that on there because application closes immediately after I run it. I just tried running it without the pause and it just closes itself. Now the offset error is 5419: Missing a name for object member"
https://jsonlint.com/ Go validate your JSON