DreamtaleCore / RaindropRmv

20 stars 10 forks source link

Error from reader: #2

Open Cherif-AI opened 2 years ago

Cherif-AI commented 2 years ago

I found this project very interesting but when running the executable I get an error of this type :

Error from reader: Line 1, Column 1 Syntax error: value, object or array expected. terminate called after throwing an instance of 'Json::RuntimeError' what(): Line 1, Column 1 Syntax error: value, object or array expected.

I think it's due to accessing a json file but I'm not sure. Have you already face this problem? How can I solve it.

Thank you

ujjwal10016 commented 1 year ago

just comment those lines

hpnquoc commented 11 months ago

I found this project very interesting but when running the executable I get an error of this type :

Error from reader: Line 1, Column 1 Syntax error: value, object or array expected. terminate called after throwing an instance of 'Json::RuntimeError' what(): Line 1, Column 1 Syntax error: value, object or array expected.

I think it's due to accessing a json file but I'm not sure. Have you already face this problem? How can I solve it.

Thank you

there are some problems with the json_path. it can easily be fixed just print out every thing and fix :)