latest build not working
khayyamov opened this issue · 1 comments
khayyamov commented
It seems that the program can't create the offsets.json and buttons.json files. I created them manually, but there is a problem in parse json.
this error throwing because offsets not initiated
JSON parsing error: [json.exception.parse_error.101] parse error at line 1, column 1: attempting to parse an empty input; check that your input string or stream contains the expected JSON
JSON parsing error: [json.exception.parse_error.101] parse error at line 1, column 1: attempting to parse an empty input; check that your input string or stream contains the expected JSON
Error: [json.exception.type_error.305] cannot use operator[] with a string argument with array
MaYecha commented
how did u solved it?