Crash on build 202 1.16
DashiiTV opened this issue ยท 8 comments
Hey, I wanted to start Minecraft with Fabric loader but it crashes. I have Fabric Api in the mods folder with Mo structures mod.
Crash Log:
[20:21:46] [main/INFO]: Loading for game Minecraft 1.16
[20:21:49] [main/INFO]: [FabricLoader] Loading 40 mods: [email protected]+f362c86e7c, [email protected], [email protected]+eae12eb87c, [email protected]+b50ffc7b7c, [email protected]+3fa9f7c57c, [email protected]+5ce533987c, [email protected]+build.202, [email protected]+5794386e7c, [email protected]+059ea8667c, [email protected]+045df74f7c, [email protected]+e00ecb5f7c, [email protected]+a71b30537c, [email protected]+059ea8667c, [email protected]+b7f9825d7c, [email protected]+7066030f7c, [email protected], [email protected]+12a8474c7c, [email protected]+534104907c, [email protected]+346247d77c, [email protected]+e16a97747c, [email protected]+b7f9825d7c, [email protected], [email protected]+059ea8667c, [email protected]+eae12eb87c, [email protected]+059ea8667c, [email protected]+5a6e8f4c7c, [email protected]+12a8474c7c, [email protected]+52d308367c, [email protected]+7dba2d6c7c, [email protected]+c6a8ea897c, [email protected]+b764ce997c, [email protected]+5a0f9a607c, [email protected]+059ea8667c, [email protected]+0d474ec47c, [email protected]+build.370-1.16, [email protected]+0a6f2a707c, [email protected]+dfdb52d67c, [email protected]+438f96367c, [email protected]+da175ad67c, [email protected]+e00ecb5f7c
[20:21:49] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/malte/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.8+build.18/sponge-mixin-0.8+build.18.jar Service=Knot/Fabric Env=CLIENT
[20:21:51] [main/WARN]: @mixin target net/minecraft/class_5120$class_5121 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value
[20:21:51] [main/WARN]: @mixin target net.minecraft.class_5394 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value
[20:21:52] [main/FATAL]: Mixin apply failed mostructures.mixins.json:StructureLandMixin -> net.minecraft.class_3031: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @shadow field field_16654 was not located in the target class net.minecraft.class_3031. Using refmap mostructures-refmap.json
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @shadow field field_16654 was not located in the target class net.minecraft.class_3031. Using refmap mostructures-refmap.json
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:610) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:289) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:264) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1272) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:287) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:570) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) [fabric-loader-0.8.8+build.202.jar:0.8+build.18+unknown-b18.git-unknown]
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157) [fabric-loader-0.8.8+build.202.jar:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:143) [fabric-loader-0.8.8+build.202.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
at net.minecraft.class_2378.(class_2378.java:176) [intermediary-fabric-loader-0.8.8+build.202-1.16.jar:?]
at net.minecraft.class_2966.method_12851(class_2966.java:41) [intermediary-fabric-loader-0.8.8+build.202-1.16.jar:?]
at net.minecraft.client.main.Main.main(Main.java:137) [intermediary-fabric-loader-0.8.8+build.202-1.16.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:192) [fabric-loader-0.8.8+build.202.jar:?]
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:140) [fabric-loader-0.8.8+build.202.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) [fabric-loader-0.8.8+build.202.jar:?]
I have the same problemI have Fabric Api in the mods folder with Mo structures mod.
Crash Log:
[21:13:11] [main/INFO]: Loading for game Minecraft 1.16.1
[21:13:16] [main/WARN]: Warnings were found!
- Conflicting versions found for fabric-resource-loader-v0: used 0.2.5+059ea8667c, also found 0.2.5+059ea86602
[21:13:16] [main/INFO]: [FabricLoader] Loading 111 mods: [email protected]+3fa9f7c57c, [email protected]+build.203, [email protected], [email protected], [email protected]+a71b30537c, [email protected]+12a8474c7c, [email protected]+build.49, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+c6a8ea897c, [email protected], [email protected]+build.370-1.16, [email protected]+e00ecb5f7c, [email protected], [email protected]+build.72, [email protected]+f362c86e7c, [email protected], [email protected]+build.7, [email protected]+5794386e7c, [email protected], [email protected], [email protected]+059ea8667c, [email protected]+b7f9825d7c, [email protected]+7066030f7c, [email protected]+build.1, [email protected], [email protected]+e16a97747c, [email protected], [email protected], [email protected]+059ea8667c, [email protected], [email protected]+arne.1, [email protected], [email protected], [email protected]+1.16-pre2, [email protected], [email protected], [email protected]+52d308367c, [email protected]+7dba2d6c7c, [email protected], [email protected], [email protected]+b764ce997c, [email protected], [email protected], [email protected]+438f96367c, [email protected]+dfdb52d67c, [email protected], [email protected]+eae12eb87c, [email protected]+1.15.2, [email protected], [email protected]+1.16.1, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+045df74f7c, [email protected]+e00ecb5f7c, [email protected]+b7f9825d7c, [email protected]+build.24, [email protected]+eae12eb87c, [email protected], [email protected], [email protected]+12a8474c7c, [email protected], [email protected], [email protected], [email protected], [email protected]+5a0f9a607c, [email protected], [email protected]+059ea8667c, [email protected]+0a6f2a707c, [email protected]+1.16.1, [email protected]+b50ffc7b7c, [email protected], [email protected], [email protected]+5ce533987c, [email protected]+j1.2.0, [email protected]+1.16.1, [email protected], [email protected], [email protected]+059ea8667c, [email protected], [email protected], [email protected], [email protected]+build.10, [email protected]+1.16.1, [email protected]+534104907c, [email protected]+346247d77c, [email protected], [email protected], [email protected], [email protected]+059ea8667c, [email protected], [email protected]+5a6e8f4c7c, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+0d474ec47c, [email protected], [email protected]+da175ad67c, [email protected]
[21:13:17] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Administrator/Desktop/MCSManager_8.6.9_Win_x86/server/server_core/1309818086/fabric-server-launch.jar Service=Knot/Fabric Env=SERVER
[21:13:18] [main/WARN]: @mixin target net/minecraft/class_5120$class_5121 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value
[21:13:18] [main/WARN]: @mixin target net.minecraft.class_5394 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value
[21:13:33] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[21:13:36] [main/INFO]: Reborn core is done for now, now to let other mods have their turn...
[21:13:37] [main/INFO]: Discovered plugin waila:core provided by waila at mcp.mobius.waila.addons.core.PluginCore
[21:13:37] [main/INFO]: Discovered plugin waila:vanilla provided by waila at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[21:13:37] [main/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[21:13:37] [main/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[21:13:41] [main/INFO]: Loaded torus size map in 125ms
[21:13:41] [main/INFO]: TechReborn setup done!
[21:13:41] [main/INFO]: [STDOUT]: Hello NoExpensive world!
[21:13:41] [main/INFO]: [STDOUT]: Hello NoCurse world!
[21:13:41] [main/INFO]: [elytra_swap]: Loading Elytra Swap by Szum123321
[21:13:41] [main/INFO]: [STDOUT]: Registering LawaxiServerBase
[21:13:41] [main/INFO]: Humankind cannot gain anything without first giving something in return. To obtain, something of equal value must be lost.
[21:13:44] [main/INFO]: Loading: { /* If true, vanilla's ore gen will be cancelled. / "override_vanilla_generation": false, / Listing a resource here forces it to generate in the world, even if no mod requests it, unless it's also forbidden / "enabledResources": [], / Listing a resource here forces it not to generate in the world, even if a mod requests it. / "disabledResources": [], / Additional settings for ore generators. Identical to the datapack json */ "generators": { } }
[21:13:44] [main/INFO]: Loaded Map: {}
[21:13:44] [main/INFO]: RELOADING 0 entries
[21:13:44] [main/INFO]: RELOADED Map: {}
[21:13:44] [main/INFO]: [Cotton Datapack]: Loaded config.
[21:13:44] [main/INFO]: [torcherino] New config keys found, saved merged config.
[21:13:44] [main/INFO]: [STDOUT]: Hello Fabric world!
[21:13:44] [main/FATAL]: Failed to start the minecraft server
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'astromine'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53) ~[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:125) [intermediary-server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:192) [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_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
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/event/lifecycle/v1/ServerTickEvents
at com.github.chainmailstudios.astromine.registry.AstromineCommonCallbacks.initialize(AstromineCommonCallbacks.java:23) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?]
at com.github.chainmailstudios.astromine.AstromineCommon.onInitialize(AstromineCommon.java:44) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[fabric-server-launch.jar:?]
... 17 more
Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_211]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
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_211]
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_211]
at com.github.chainmailstudios.astromine.registry.AstromineCommonCallbacks.initialize(AstromineCommonCallbacks.java:23) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?]
at com.github.chainmailstudios.astromine.AstromineCommon.onInitialize(AstromineCommon.java:44) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[fabric-server-launch.jar:?]
... 17 more
I have the same problemI have Fabric Api in the mods folder with Mo structures mod.
Crash Log:
[21:13:11] [main/INFO]: Loading for game Minecraft 1.16.1
[21:13:16] [main/WARN]: Warnings were found!* Conflicting versions found for fabric-resource-loader-v0: used 0.2.5+059ea8667c, also found 0.2.5+059ea86602 [21:13:16] [main/INFO]: [FabricLoader] Loading 111 mods: [email protected]+3fa9f7c57c, [email protected]+build.203, [[email protected]](mailto:[email protected]), [email protected], [email protected]+a71b30537c, [email protected]+12a8474c7c, [email protected]+build.49, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+c6a8ea897c, [email protected], [email protected]+build.370-1.16, [email protected]+e00ecb5f7c, [email protected], [email protected]+build.72, [email protected]+f362c86e7c, [email protected], [email protected]+build.7, [email protected]+5794386e7c, [email protected], [email protected], [email protected]+059ea8667c, [email protected]+b7f9825d7c, [email protected]+7066030f7c, [email protected]+build.1, [[email protected]](mailto:[email protected]), [email protected]+e16a97747c, [email protected], [email protected], [email protected]+059ea8667c, [email protected], [email protected]+arne.1, [email protected], [email protected], [email protected]+1.16-pre2, [email protected], [email protected], [email protected]+52d308367c, [email protected]+7dba2d6c7c, [email protected], [email protected], [email protected]+b764ce997c, [email protected], [email protected], [email protected]+438f96367c, [email protected]+dfdb52d67c, [email protected], [email protected]+eae12eb87c, [email protected]+1.15.2, [email protected], [email protected]+1.16.1, [[email protected]](mailto:[email protected]), [email protected], [email protected], [email protected], [email protected], [email protected]+045df74f7c, [email protected]+e00ecb5f7c, [email protected]+b7f9825d7c, [email protected]+build.24, [email protected]+eae12eb87c, [email protected], [email protected], [email protected]+12a8474c7c, [email protected], [email protected], [email protected], [email protected], [email protected]+5a0f9a607c, [email protected], [email protected]+059ea8667c, [email protected]+0a6f2a707c, [email protected]+1.16.1, [email protected]+b50ffc7b7c, [email protected], [email protected], [email protected]+5ce533987c, [email protected]+j1.2.0, [email protected]+1.16.1, [email protected], [email protected], [email protected]+059ea8667c, [email protected], [email protected], [email protected], [email protected]+build.10, [email protected]+1.16.1, [email protected]+534104907c, [email protected]+346247d77c, [email protected], [[email protected]](mailto:[email protected]), [email protected], [email protected]+059ea8667c, [email protected], [email protected]+5a6e8f4c7c, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+0d474ec47c, [email protected], [email protected]+da175ad67c, [email protected] [21:13:17] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Administrator/Desktop/MCSManager_8.6.9_Win_x86/server/server_core/1309818086/fabric-server-launch.jar Service=Knot/Fabric Env=SERVER [21:13:18] [main/WARN]: @mixin target net/minecraft/class_5120$class_5121 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value [21:13:18] [main/WARN]: @mixin target net.minecraft.class_5394 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value [21:13:33] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' [21:13:36] [main/INFO]: Reborn core is done for now, now to let other mods have their turn... [21:13:37] [main/INFO]: Discovered plugin waila:core provided by waila at mcp.mobius.waila.addons.core.PluginCore [21:13:37] [main/INFO]: Discovered plugin waila:vanilla provided by waila at mcp.mobius.waila.addons.minecraft.PluginMinecraft [21:13:37] [main/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore [21:13:37] [main/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft [21:13:41] [main/INFO]: Loaded torus size map in 125ms [21:13:41] [main/INFO]: TechReborn setup done! [21:13:41] [main/INFO]: [STDOUT]: Hello NoExpensive world! [21:13:41] [main/INFO]: [STDOUT]: Hello NoCurse world! [21:13:41] [main/INFO]: [elytra_swap]: Loading Elytra Swap by Szum123321 [21:13:41] [main/INFO]: [STDOUT]: Registering LawaxiServerBase [21:13:41] [main/INFO]: Humankind cannot gain anything without first giving something in return. To obtain, something of equal value must be lost. [21:13:44] [main/INFO]: Loading: { /* If true, vanilla's ore gen will be cancelled. _/ "override_vanilla_generation": false, /_ Listing a resource here forces it to generate in the world, even if no mod requests it, unless it's also forbidden _/ "enabledResources": [], /_ Listing a resource here forces it not to generate in the world, even if a mod requests it. _/ "disabledResources": [], /_ Additional settings for ore generators. Identical to the datapack json */ "generators": { } } [21:13:44] [main/INFO]: Loaded Map: {} [21:13:44] [main/INFO]: RELOADING 0 entries [21:13:44] [main/INFO]: RELOADED Map: {} [21:13:44] [main/INFO]: [Cotton Datapack]: Loaded config. [21:13:44] [main/INFO]: [torcherino] New config keys found, saved merged config. [21:13:44] [main/INFO]: [STDOUT]: Hello Fabric world! [21:13:44] [main/FATAL]: Failed to start the minecraft server java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'astromine'! at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53) ~[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:125) [intermediary-server.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:192) [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_211] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] 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/event/lifecycle/v1/ServerTickEvents at com.github.chainmailstudios.astromine.registry.AstromineCommonCallbacks.initialize(AstromineCommonCallbacks.java:23) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?] at com.github.chainmailstudios.astromine.AstromineCommon.onInitialize(AstromineCommon.java:44) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?] at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[fabric-server-launch.jar:?] ... 17 more Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_211] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211] 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_211] 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_211] at com.github.chainmailstudios.astromine.registry.AstromineCommonCallbacks.initialize(AstromineCommonCallbacks.java:23) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?] at com.github.chainmailstudios.astromine.AstromineCommon.onInitialize(AstromineCommon.java:44) ~[astromine-1.0.31+fabric-1.16.1%20w.jar:?] at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[fabric-server-launch.jar:?] ... 17 more
No this is not the same, your problem seems to come from Astromine, contact the mod dev to solve this
Hey, I wanted to start Minecraft with Fabric loader but it crashes. I have Fabric Api in the mods folder with Mo structures mod.
Crash Log:
[20:21:46] [main/INFO]: Loading for game Minecraft 1.16
[20:21:49] [main/INFO]: [FabricLoader] Loading 40 mods: [email protected]+f362c86e7c, [email protected], [email protected]+eae12eb87c, [email protected]+b50ffc7b7c, [email protected]+3fa9f7c57c, [email protected]+5ce533987c, [email protected]+build.202, [email protected]+5794386e7c, [email protected]+059ea8667c, [email protected]+045df74f7c, [email protected]+e00ecb5f7c, [email protected]+a71b30537c, [email protected]+059ea8667c, [email protected]+b7f9825d7c, [email protected]+7066030f7c, [email protected], [email protected]+12a8474c7c, [email protected]+534104907c, [email protected]+346247d77c, [email protected]+e16a97747c, [email protected]+b7f9825d7c, [email protected], [email protected]+059ea8667c, [email protected]+eae12eb87c, [email protected]+059ea8667c, [email protected]+5a6e8f4c7c, [email protected]+12a8474c7c, [email protected]+52d308367c, [email protected]+7dba2d6c7c, [email protected]+c6a8ea897c, [email protected]+b764ce997c, [email protected]+5a0f9a607c, [email protected]+059ea8667c, [email protected]+0d474ec47c, [email protected]+build.370-1.16, [email protected]+0a6f2a707c, [email protected]+dfdb52d67c, [email protected]+438f96367c, [email protected]+da175ad67c, [email protected]+e00ecb5f7c
[20:21:49] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/malte/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.8+build.18/sponge-mixin-0.8+build.18.jar Service=Knot/Fabric Env=CLIENT
[20:21:51] [main/WARN]: @mixin target net/minecraft/class_5120$class_5121 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value
[20:21:51] [main/WARN]: @mixin target net.minecraft.class_5394 is public in fabric-tag-extensions-v0.mixins.json:MixinTagImpl and should be specified in value
[20:21:52] [main/FATAL]: Mixin apply failed mostructures.mixins.json:StructureLandMixin -> net.minecraft.class_3031: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @shadow field field_16654 was not located in the target class net.minecraft.class_3031. Using refmap mostructures-refmap.json
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @shadow field field_16654 was not located in the target class net.minecraft.class_3031. Using refmap mostructures-refmap.json
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:610) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:289) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:264) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1272) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:287) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:570) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) [sponge-mixin-0.8+build.18.jar:0.8+build.18+unknown-b18.git-unknown]
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) [fabric-loader-0.8.8+build.202.jar:0.8+build.18+unknown-b18.git-unknown]
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157) [fabric-loader-0.8.8+build.202.jar:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:143) [fabric-loader-0.8.8+build.202.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
at net.minecraft.class_2378.(class_2378.java:176) [intermediary-fabric-loader-0.8.8+build.202-1.16.jar:?]
at net.minecraft.class_2966.method_12851(class_2966.java:41) [intermediary-fabric-loader-0.8.8+build.202-1.16.jar:?]
at net.minecraft.client.main.Main.main(Main.java:137) [intermediary-fabric-loader-0.8.8+build.202-1.16.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:192) [fabric-loader-0.8.8+build.202.jar:?]
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:140) [fabric-loader-0.8.8+build.202.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) [fabric-loader-0.8.8+build.202.jar:?]
Does this happen with any other mod without MoStructures ?
If not, assume it's made by MoStructures and contact them.
Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents
Please update Fabric API to solve this issue.
Closing this issue due to age. If you need further assistance, please join the Fabric discord https://discord.gg/v6v4pMv