MitilcC / CS2-Internal-Cheat

Free and open-source internal cheat for CS2, written in C++, working on Windows
MIT License
28 stars 5 forks source link

crashes game #5

Open XxdodorexX opened 3 weeks ago

XxdodorexX commented 3 weeks ago

my game keeps crashing. I can load the gui in the start screen but when i load in a game i see the esp for a split second and my game crashes. Is there any fixes?

MitilcC commented 3 weeks ago

You can try to see if a null pointer is read. Reading a null pointer when a DLL is injected into a process causes the game to flash

MitilcC commented 1 week ago

I fix this problem at this updata Enjoy~