xmr-stak-nvidia icon indicating copy to clipboard operation
xmr-stak-nvidia copied to clipboard

Missing a comma or } in config file but can't find it

Open nachominer2017 opened this issue 7 years ago • 5 comments

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

nachominer2017 avatar Oct 03 '17 13:10 nachominer2017

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 .

psychocrypt avatar Oct 03 '17 15:10 psychocrypt

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

nachominer2017 avatar Oct 04 '17 13:10 nachominer2017

There is a "pause" at the end which should not be there

rumkugel13 avatar Oct 04 '17 19:10 rumkugel13

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"

nachominer2017 avatar Oct 05 '17 02:10 nachominer2017

https://jsonlint.com/ Go validate your JSON

tlorens avatar Oct 12 '17 12:10 tlorens