Warum funktioniert dass nicht auf dem Server?

1 Antwort

[16:39:50] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust

[16:39:50] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/home/Minecraft%20Create/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER

[16:39:51] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[16:39:51] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[16:39:52] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[16:39:52] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'

[16:39:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.qouteall.hiding_in_the_bushes.MyMixinConnector]

[16:39:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [mods.betterfoliage.MixinConnector]

[16:39:54] [main/INFO] [Portal/]: Invoking Mixin Connector

[16:39:54] [main/ERROR] [mixin/]: Mixin config imm_ptl_mixins.json does not specify "minVersion" property

[16:39:54] [main/ERROR] [mixin/]: Mixin config imm_ptl_mixins_forge.json does not specify "minVersion" property

[16:39:54] [main/ERROR] [mixin/]: Mixin config imm_ptl_peripheral_mixins.json does not specify "minVersion" property

[16:39:54] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., --nogui]

[16:39:54] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/GameRenderer for invalid dist DEDICATED_SERVER

[16:39:54] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/GameRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/GameRenderer for invalid dist DEDICATED_SERVER)

[16:39:54] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.GameRenderer was not found shouldersurfing.mixins.json:MixinGameRenderer

[16:39:55] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/GameSettings for invalid dist DEDICATED_SERVER

[16:39:55] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/GameSettings (java.lang.RuntimeException: Attempted to load class net/minecraft/client/GameSettings for invalid dist DEDICATED_SERVER)

[16:39:55] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.GameSettings was not found shouldersurfing.mixins.json:MixinGameSettings

[16:39:55] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/IngameGui for invalid dist DEDICATED_SERVER

[16:39:55] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/IngameGui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/IngameGui for invalid dist DEDICATED_SERVER)

[16:39:55] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.IngameGui was not found shouldersurfing.mixins.json:MixinIngameGui

[16:39:55] [main/WARN] [mixin/]: Error loading class: net/optifine/shaders/ShadersRender (java.lang.ClassNotFoundException: null)

[16:39:55] [main/WARN] [mixin/]: @Mixin target net.optifine.shaders.ShadersRender was not found shouldersurfing.mixins.json:MixinShadersRender

[16:39:56] [main/WARN] [mixin/]: @Mixin target net/minecraft/world/server/ChunkManager$EntityTracker is public in imm_ptl_mixins.json:common.entity_sync.MixinEntityTracker and should be specified in value

[16:39:56] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/teamderpy/shouldersurfing/config/Config$ClientConfig for invalid dist DEDICATED_SERVER

[16:39:56] [main/WARN] [mixin/]: Error loading class: com/teamderpy/shouldersurfing/config/Config$ClientConfig (java.lang.RuntimeException: Attempted to load class com/teamderpy/shouldersurfing/config/Config$ClientConfig for invalid dist DEDICATED_SERVER)

[16:39:59] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER

[16:39:59] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/Minecraft (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER)

Exception in thread "main" [16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]:   at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: Caused by: java.lang.reflect.InvocationTargetException

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]:   at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]:   at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]:   at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]:   at java.base/java.lang.reflect.Method.invoke(Method.java:566)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]:   at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]:   at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]:   ... 7 more

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:223)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at org.spongepowered.asm.mixin.transformer.MixinTransformationHandler.processClass(MixinTransformationHandler.java:121)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at org.spongepowered.asm.launch.MixinLaunchPlugin.processClass(MixinLaunchPlugin.java:131)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.block.Blocks.<clinit>(Blocks.java:30)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:88)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.util.registry.Registry.<clinit>(Registry.java:464)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  at net.minecraft.server.Main.main(Main.java:92)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]:  ... 13 more

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.client.Minecraft

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:741)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:726)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:297)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:267)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1271)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:287)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)

[16:39:59] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]:  ... 33 more


lilYunkii  28.05.2021, 19:15

Auf was läuft dein Server?-?

0
lilYunkii  28.05.2021, 19:28
@fabianvega

Ich kenne mich nicht gut mit Servern aus, ich denke das entweder die mods nicht erkannt wurden oder das der Server auf einer illegalen Seite läuft. Wenn die mods nicht erkannt wurden, würde ich mir ein tutorial anschauen wie man ein Linux Server aufmacht.

Tut mir leid das ich nicht weiter helfen konnte :(

0
lilYunkii  28.05.2021, 19:32
@lilYunkii

Ich glaube das es an denn mods liegt... Vll auf der falschen Version runtergeladen.

1