GMod-SDK
GMod-SDK copied to clipboard
Game crashes randomly
Sometimes my game crash randomly while i'm playing. How i fix it?
are you sure your not repeatly defining A material?
Yeah I've been getting this issue since the latest update of this..
I recommend using the visual studio debugger and seeing why its crashing!
still a relevant issue; what version did this crash start occurring, if you know?
Unhandled exception at 0x00007FFD4AC6AC48 in gmod.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFF8.
https://cdn.discordapp.com/attachments/767045969321132113/992680422964203540/unknown.png
it grabs a list of all entities and never caches it so every time you have to search for all entities making memory leaks highly likely