CowNowK / AimStar

Free and open-source external cheat for CS2, written in C++, working on Windows

Home Page:https://github.com/CowNowK/AimStarCS2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latest build not working

khayyamov opened this issue · comments

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

Screenshot 2024-05-24 111855

how did u solved it?