KNOWN ISSUE: Out of Memory Crashes

It’s a memory leak that’s persisted for a few patches. lua_heap keeps growing until it hits the maximum allocation limit(which is not related to your ram or vram) and crashes because it can’t grow anymore.

Late edit: This issue was extremely rare for non-modded users and heavily exacerbated(practically caused by) specific mods. It’s still an issue but now afflicts (only) modded users.

1 Like