A5- / Gamerfood_CSGO

Fully featured CSGO cheat by Team Gamerfood
GNU Affero General Public License v3.0
256 stars 84 forks source link

Crashes after exiting? #22

Closed vatutin closed 7 years ago

vatutin commented 7 years ago

Hello, CSGO crashes after I exit the game? Doesn't affect gameplay or anything just weird imo. I've found out it has something to do with creatematerial, dont know what exactly. If I comment out U::SetupTextures(); CSGO doesn't crash after closing. Any1 knows what to look for to fix this?

cantbeatme commented 7 years ago

Exits game Game crashes What? //Close

vatutin commented 7 years ago

Exactly, lol... Is it just me then? I unload the cheat, close csgo and after the csgo window has closed I get a windows error saying that csgo.exe has just crashed. It's not exactly a problem, just kinda annoying. lol. I know this may sound like not a huge problem since it isn't, just asking out if others are experiencing the same thing and if there is some way to fix it?

bazzz1512 commented 7 years ago

Did you change the original code apart from the anti-pasta?

vatutin commented 7 years ago

No I haven't, I fixed the errors and thats it. This doesn't seem like a common problem? Or don't people just take it as a problem since it kind of a isn't :D ? I just hate it and find it annoying how I get that application has stopped working popup after I've closed the whole damn application ^^

ClaudiuHKS commented 7 years ago

Yeah it crashes at exit. I had to

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting] "DontShowUI"=dword:00000001

Perhaps the materials should be created while connected and then the game automatically knows to free them out during disconnect event.. IDK.

ClaudiuHKS commented 7 years ago

I tried something but it did not work. Did try to delete "new KeyValues(const char *);" after executing CreateKV.. LoadFromBuffer.. but it did not work. Still crashes. Did also try to create materials while in-game hoping that the game will auto-destroy... still crashes.

A5- commented 7 years ago

Chill pay hack site using my source dude http://hattrick.go.ro/about.php

ClaudiuHKS commented 7 years ago

I personally love your work and appreciate it. I specify inside the hack where the source code location is and which the authors are. I hope I am not causing you any personal problems by doing that. I just don't want everyone who needs a hack to learn compiling C/ C++ code in order to be able to..