Mod crashing server
Stitch1562 opened this issue ยท 1 comments
Version
1.14 through 1.14.1 pre-release 2
Describe the bug
When using version 1.1.9 or 1.1.10 of the mod on a server the server crashes on startup. Version 1.1.8 works fine though.
To Reproduce
Launch the server with either 1.1.9 or 1.1.10 installed.
Expected behavior
Server to not crash :P
Log
[00:33:49] [main/INFO]: Loading for game Minecraft 1.14.1 Pre-Release 2
[00:33:49] [ForkJoinPool-1-worker-2/WARN]: Mod ID fabric uses outdated schema version: 0 < 1
[00:33:49] [ForkJoinPool-1-worker-11/WARN]: Mod ID fabric uses outdated schema version: 0 < 1
[00:33:49] [main/INFO]: [FabricLoader] Loading 3 mods: [email protected]+build.127, [email protected]+build.143, [email protected]+1.14
[00:33:49] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/Desktop/Minecraft%20Server/fabric-server-launch.jar Service=Knot/Fabric Env=SERVER
[00:33:49] [main/INFO]: Compatibility level set to JAVA_8
[00:33:49] [main/WARN]: Mixin config de.siphalor.nbtcrafting.common.json does not specify "minVersion" property
[00:33:49] [main/WARN]: Mixin config net.fabricmc.fabric.mixins.common.json does not specify "minVersion" property
[00:33:51] [main/WARN]: Error loading class: net/minecraft/class_310 (java.lang.ClassNotFoundException: net/minecraft/class_310)
That is the entire log.