Leaking memory? CUtlRBTree overflow! issue.

Vursuz

Commendable
Dec 24, 2016
19
0
1,510
I have not found any help online or on this forum on how to fix my issue and it's annoying. I know where my problem is and no one tells me how to stop it from "leaking". So currently I was playing a game and it crashed giving me the CUtlRBTree overflow! issue which I have never encountered before. The web is telling me its an memory leak but I don't know how to stop it. If anyone can provide any tutorials or a way to stop it from crashing me that'd be nice.
 
Solution
You can't stop it because it is a logic problem in the game or in a driver. You can look for patches but there is no way to "fix" a memory leak without changing the source code to something.