You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very important bug, and I'd like to fix it ASAP. It's caused by the gen heap not freeing some memory, since a sector/chunk is swapped out, causing it to never be freed completely.
When you run a cuwo server for a long time, it occurs a crash (on Windows and Linux) that seems to look like a memory leak.
Example of the crash on Windows
Out of tgen memory Gen heap Out of tgen memory Gen heap Windows fatal exception : access violation [...]
The text was updated successfully, but these errors were encountered: