1

Minecraft Fabric Server Not Launching

poqqers's Avatar poqqers6/19/21 2:07 pm
1 emeralds 1.5k 1
6/20/2021 3:36 pm
star_weaver's Avatar star_weaver
19.06 19:56:34 [Multicraft] Received start command
19.06 19:56:34 [Multicraft] Loading server properties
19.06 19:56:34 [Multicraft] Starting server!
19.06 19:56:34 [Multicraft] Loaded config for "Custom.jar (Use and upload your own JAR)"
19.06 19:56:35 [Multicraft] Updating eula.txt file
19.06 19:56:36 [Server] main/INFO Loading for game Minecraft 1.16.5
19.06 19:56:37 [Server] ForkJoinPool-1-worker-5/WARN The mod "autoconfig1u" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "$schema" at line 2 column 14
19.06 19:56:37 [Server] ForkJoinPool-1-worker-7/WARN The mod "cardinal-components-base" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-13/WARN The mod "cardinal-components-entity" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-15/WARN The mod "libcd" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "licence" at line 9 column 12
19.06 19:56:37 [Server] ForkJoinPool-1-worker-5/WARN The mod "autoconfig1u" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "$schema" at line 2 column 14
19.06 19:56:37 [Server] ForkJoinPool-1-worker-13/WARN The mod "cardinal-components" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 9
19.06 19:56:37 [Server] ForkJoinPool-1-worker-3/WARN The mod "autoconfig1u" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "$schema" at line 2 column 14
19.06 19:56:37 [Server] ForkJoinPool-1-worker-18/WARN The mod "cardinal-components-level" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-3/WARN The mod "cardinal-components-util" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-8/WARN The mod "cardinal-components-entity" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-10/WARN The mod "cardinal-components-scoreboard" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-2/WARN The mod "cardinal-components-base" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-27/WARN The mod "cardinal-components-item" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-12/WARN The mod "cardinal-components-block" contains invalid entries in its mod json:
19.06 19:56:37 [Server] INFO - Unsupported root entry "side" at line 8 column 11
19.06 19:56:37 [Server] ForkJoinPool-1-worker-16/WARN The mod "cardinal-components-chunk" contains invalid entries in its mod json:
19.06 19:56:37 [Multicraft] Skipped 180 lines due to rate limit (30/s)
19.06 19:56:37 [Server] main/INFO SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/custom.jar Service=Knot/Fabric Env=SERVER
19.06 19:56:37 [Server] INFO Exception in thread "main" java.lang.RuntimeException: Failed to setup Fabric server environment!
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:58)
19.06 19:56:37 [Server] INFO Caused by: java.lang.RuntimeException: java.lang.RuntimeException: An exception occurred when launching the server!
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:116)
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:56)
19.06 19:56:37 [Server] INFO Caused by: java.lang.RuntimeException: An exception occurred when launching the server!
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:70)
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:114)
19.06 19:56:37 [Server] INFO ... 1 more
19.06 19:56:37 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
19.06 19:56:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19.06 19:56:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19.06 19:56:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19.06 19:56:37 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:68)
19.06 19:56:37 [Server] INFO ... 2 more
19.06 19:56:37 [Server] INFO Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config invisframes.mixins.json
19.06 19:56:37 [Server] INFO at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:153)
19.06 19:56:37 [Server] INFO at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:100)
19.06 19:56:37 [Server] INFO at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:87)
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.common.FabricMixinBootstrap.addConfiguration(FabricMixinBootstrap.java:43)
19.06 19:56:37 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75)
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.common.FabricMixinBootstrap.init(FabricMixinBootstrap.java:83)
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138)
19.06 19:56:37 [Server] INFO at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:28)
19.06 19:56:37 [Server] INFO ... 7 more
19.06 19:56:37 [Server] INFO Caused by: java.lang.IllegalArgumentException: The requested compatibility level JAVA_16 could not be set. Level is not supported
19.06 19:56:37 [Server] INFO at org.spongepowered.asm.mixin.MixinEnvironment.setCompatibilityLevel(MixinEnvironment.java:1493)
19.06 19:56:37 [Server] INFO at org.spongepowered.asm.mixin.transformer.MixinConfig.initCompatibilityLevel(MixinConfig.java:494)
19.06 19:56:38 [Multicraft] Server shut down (starting)
19.06 19:56:38 [Multicraft] Not restarting crashed server.
19.06 19:56:38 [Multicraft] Looks like a crash, check the server console. Return value: 1
19.06 19:56:38 [Multicraft] Server stopped

My minecraft server crashes and it has this error, it doesn't make a creash report so I copied it from the logs.
I tried installing cardinal components but it didn't work and when I launch the same mods on my minecraft it works perfectly fine.
I have listed a picture of my mods. https://imgur.com/a/JWaH6nw
Posted by poqqers's Avatar
poqqers
Level 1 : New Miner
0

Create an account or sign in to comment.

1

1
06/20/2021 3:36 pm
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
use java 8 not 16
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome