MemoryLeakFix on 1.18.2 causes a crash when running server-side
NatSquared opened this issue ยท 1 comments
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.