VanillaDeathChest (Fabric)

VanillaDeathChest (Fabric)

913k Downloads

Crash with [1.16.3] Fabric API 0.25.0 build 415

L0rdLogan opened this issue ยท 2 comments

commented

[20:32:07] [main/INFO]: Loading for game Minecraft 1.16.3
[20:32:08] [main/INFO]: [FabricLoader] Loading 105 mods: [email protected]+3fa9f7c595, [email protected], [email protected], [email protected]+build.209, [email protected], [email protected], [email protected]+a4467d2a95, [email protected], [email protected]+9f0fb4b895, [email protected]+build.84, [email protected], [email protected], [email protected]+c6a8ea8995, [email protected], [email protected], [email protected]+build.414-1.16, [email protected]+e00ecb5f95, [email protected]+build.143, [email protected], [email protected], [email protected]+8724984195, [email protected], com_github_therandomlabs_trlutils-config@master-SNAPSHOT, [email protected]+build.31, [email protected], [email protected], [email protected]+2b46237995, [email protected], [email protected], [email protected]+f8ac1db295, [email protected]+b7f9825d95, [email protected]+mc.1.16.2, [email protected], [email protected]+730711c695, [email protected], [email protected], [email protected], [email protected]+facf3bbf95, [email protected], [email protected], [email protected], [email protected], [email protected]+a4467d2a95, [email protected], [email protected]+b764ce9995, [email protected], [email protected]+f8ac1db295, [email protected]+a4467d2a95, [email protected]+a4467d2a95, [email protected], [email protected]+1.16.2, [email protected], [email protected]+f8ac1db295, [email protected], com_github_shevek_parallelgzip@master-SNAPSHOT, [email protected], [email protected]+045df74f95, [email protected]+a89534ab95, [email protected], [email protected], [email protected]+f8ac1db295, [email protected], [email protected]+a4467d2a95, [email protected], [email protected], [email protected]+f8ac1db295, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+74cc3b2095, [email protected], [email protected]+f8ac1db295, [email protected], [email protected]+432ea18895, [email protected], [email protected]+fb0d9b0e95, [email protected], [email protected], [email protected]+b50ffc7b95, [email protected], [email protected]+j1.2.0, [email protected], [email protected]+a4467d2a95, [email protected], [email protected], [email protected]+f8ac1db295, [email protected], [email protected]+f8ac1db295, [email protected]+f8ac1db295, [email protected], [email protected]+059ea86695, [email protected]+ac8e8c5995, [email protected]+c29459ab95, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+16acbe5b95, [email protected], [email protected], [email protected]+a4467d2a95
[20:32:08] [main/WARN]: Mod com_github_therandomlabs_trlutils-config (master-SNAPSHOT) does not respect SemVer - comparison support is limited.
[20:32:08] [main/WARN]: Mod fabric-language-scala (0.3.2.12) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed.
[20:32:08] [main/WARN]: Mod com_github_shevek_parallelgzip (master-SNAPSHOT) does not respect SemVer - comparison support is limited.
[20:32:08] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Administrator/Desktop/1.16.3%20Fabric%20server/fabric-server-launch.jar Service=Knot/Fabric Env=SERVER
[20:32:13] [main/WARN]: @mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-v[20:32:13] [main/WARN]: Force-disabling mixin 'world.player_chunk_t[20:32:13] [main/WARN]: @mixin target net/minecraft/class_3898$class_3208 is public in imm_ptl.mixins.json:common.entity_sync.MixinE[20:32:20] [main/FATAL]: Failed to start the minecraft server
net.fabricmc.loader.api.EntrypointException: Exception while loading entries for entrypoint 'main' provided by 'vanilladeathchest'
at net.fabricmc.loader.EntrypointStorage.getEntrypointContainers(EntrypointStorage.java:193) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.FabricLoader.getEntrypointContainers(FabricLoader.java:268) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:44) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointServer.start(EntrypointServer.java:32) ~[fabric-server-launch.jar:?]
at net.minecraft.server.Main.main(Main.java:93) [intermediary-server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:227) [fabric-server-launch.jar:?]
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:140) [fabric-server-launch.jar:?]
at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:26) [fabric-server-launch.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:61) [fabric-server-launch.jar:?]
at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:105) [fabric-server-launch.jar:?]
at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:49) [fabric-server-launch.jar:?]
Caused by: java.lang.NoClassDefFoundError: net/fabricmc/fabric/api/command/v1/CommandRegistrationCallback
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_251]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_251]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:161) ~[fabric-server-launch.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_251]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:45) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.EntrypointStorage$NewEntry.create(EntrypointStorage.java:114) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:101) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.EntrypointStorage.getEntrypointContainers(EntrypointStorage.java:186) ~[fabric-server-launch.jar:?]
... 19 more
Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.command.v1.CommandRegistrationCallback
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.launch.server.InjectingURLClassLoader.loadClass(InjectingURLClassLoader.java:56) ~[fabric-server-launch.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:166) ~[fabric-server-launch.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_251]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_251]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:161) ~[fabric-server-launch.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_251]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_251]
at net.fabricmc.loader.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:45) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.EntrypointStorage$NewEntry.create(EntrypointStorage.java:114) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:101) ~[fabric-server-launch.jar:?]
at net.fabricmc.loader.EntrypointStorage.getEntrypointContainers(EntrypointStorage.java:186) ~[fabric-server-launch.jar:?]
... 19 more

commented

You'll need to update Fabric Loader. ๐Ÿ˜„

commented

You'll need to update Fabric Loader. ๐Ÿ˜„

Thank you. This was a server crash so I'll have a look at how I do that