Posted January 11, 20232 yr 11.01 17:03:45 [Server] INFO 2023-01-11 17:03:45,292 main WARN Advanced terminal features are not available in this environment 11.01 17:03:45 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui] 11.01 17:03:45 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.2 by Oracle Corporation; OS Linux arch amd64 version 4.19.0-22-amd64 11.01 17:03:46 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER 11.01 17:03:47 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/fmlcore/1.19.2-43.2.0/fmlcore-1.19.2-43.2.0.jar is missing mods.toml file 11.01 17:03:47 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.0/javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file 11.01 17:03:47 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.0/lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file 11.01 17:03:47 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/mclanguage/1.19.2-43.2.0/mclanguage-1.19.2-43.2.0.jar is missing mods.toml file 11.01 17:03:47 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 6 dependencies adding them to mods collection 11.01 17:03:51 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17 11.01 17:03:51 [Server] main/INFO [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.car.MixinConnector] 11.01 17:03:51 [Server] main/INFO [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui] 11.01 17:03:51 [Server] main/WARN [mixin/]: Reference map 'mixins.vmh.refmap.json' for mixins.vmh.json could not be read. If this is a development environment you can ignore this message 11.01 17:03:51 [Server] main/WARN [mixin/]: Reference map '${refmap_target}refmap.json' for corgilib.forge.mixins.json could not be read. If this is a development environment you can ignore this message 11.01 17:03:52 [Server] main/WARN [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents) 11.01 17:03:52 [Server] main/WARN [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents) 11.01 17:03:53 [Server] INFO ############ Journeymap Coremod Potion Effects Renderer: Injected ############ 11.01 17:03:53 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER 11.01 17:03:53 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER) 11.01 17:03:53 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.gui.Gui was not found assets/car/car.mixins.json:GuiMixin 11.01 17:03:55 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER 11.01 17:03:55 [Server] 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) 11.01 17:03:55 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) 11.01 17:03:55 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) 11.01 17:03:55 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException 11.01 17:03:55 [Server] INFO at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11.01 17:03:55 [Server] INFO at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11.01 17:03:55 [Server] INFO at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11.01 17:03:55 [Server] INFO at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) 11.01 17:03:55 [Server] INFO ... 7 more 11.01 17:03:55 [Server] INFO Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) 11.01 17:03:55 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) 11.01 17:03:55 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) 11.01 17:03:55 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) 11.01 17:03:55 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) 11.01 17:03:55 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) 11.01 17:03:55 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.carver.CarverDebugSettings.<clinit>(CarverDebugSettings.java:9) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.carver.CarverConfiguration.m_224838_(CarverConfiguration.java:20) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.codecs.RecordCodecBuilder.mapCodec(RecordCodecBuilder.java:76) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.carver.CarverConfiguration.<clinit>(CarverConfiguration.java:16) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.carver.WorldCarver.<clinit>(WorldCarver.java:32) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.data.worldgen.Carvers.<clinit>(Carvers.java:21) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.data.BuiltinRegistries.m_236012_(BuiltinRegistries.java:53) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.data.BuiltinRegistries.m_236009_(BuiltinRegistries.java:87) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.data.BuiltinRegistries.m_236004_(BuiltinRegistries.java:114) 11.01 17:03:55 [Server] INFO at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.data.BuiltinRegistries.<clinit>(BuiltinRegistries.java:113) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.core.Registry.<clinit>(Registry.java:665) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43) 11.01 17:03:55 [Server] INFO at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:110) 11.01 17:03:55 [Server] INFO ... 13 more 11.01 17:03:55 [Server] INFO Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.client.Minecraft 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) 11.01 17:03:55 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) 11.01 17:03:55 [Server] INFO ... 40 more 11.01 17:03:56 [Multicraft] Server shut down (starting) 11.01 17:03:56 [Multicraft] Restarting crashed server in 10 seconds 11.01 17:03:56 [Multicraft] Looks like a crash, check the server console. Return value: 1 11.01 17:03:56 [Multicraft] Server stopped
January 11, 20232 yr Quote 11.01 17:03:55 [Server] INFO Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.client.Minecraft One of your mods is trying to load client side only classes on the server. That log does not say which mod, but the logs/debug.log might. You should remove any (broken) client side only mods you have installed from the server. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.