MemoryLeakFix

MemoryLeakFix

13M Downloads

MemoryLeakFix on 1.18.2 causes a crash when running server-side

NatSquared opened this issue ยท 1 comments

commented

MemoryLeakFix attempts to access net/minecraft/class_746 (ClientPlayerEntity) on the server side, which does not exist because it is a dedicated server. This causes a crash on startup.

Logs:
crash-2022-10-01_16.40.04-server.txt

commented

This is not caused by MemoryLeakFix. It's caused by another mod, although memory leak fix loads all mods when the game starts. So another mod caused this