Dedicated Server Crash
Dolphin2Point1 opened this issue ยท 1 comments
When running on a dedicated server there is a crash. Here is a link to the crash.
Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.renderer.v1.mesh.QuadView
shows that its probably the server trying to access a render class, but that class is only loaded on a client.