[BUG REPORT] Server Crash with version 1.20.1-2.8.6 Fabric Loader
Knito58 opened this issue ยท 2 comments
Describe the bug
Server does not start with mod enabled.
Environment
Minecraft version : 1.20.1
mod version : 2.8.6
other mod version : [optional]
To Reproduce
Steps to reproduce the behavior:
- Have a Fabric server with loader 0.16.7
- Copy latest version of mod into mods folder
- Start the server
- It crashes
Expected behavior
Server starts without crashing
Pastebin
latest.log
Why do I blame your mod?
Because the server said:
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'createenchantablemachinery' at 'io.github.cotrin8672.fabric.CreateEnchantableMachineryFabric'!
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403) ~[fabric-loader-0.16.7.jar:?]
bla...
Thank you for your report!
I will be releasing a patch to fix this within the next few days.