Jump to content

Recommended Posts

Posted (edited)

Not sure what any of this means, if someone can help me out that'd be great. 

27.08 01:50:37 [Server] INFO 2022-08-27 01:50:37,194 main WARN Advanced terminal features are not available in this environment
27.08 01:50:37 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.2, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui]
27.08 01:50:37 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.1 by Oracle Corporation; OS Linux arch amd64 version 4.19.0-12-amd64
27.08 01:50:37 [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
27.08 01:50:38 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/fmlcore/1.19.2-43.1.2/fmlcore-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:50:38 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/javafmllanguage/1.19.2-43.1.2/javafmllanguage-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:50:38 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.1.2/lowcodelanguage-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:50:38 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/mclanguage/1.19.2-43.1.2/mclanguage-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:50:38 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 5 dependencies adding them to mods collection
27.08 01:50:43 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17
27.08 01:50:43 [Server] main/ERROR [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property
27.08 01:50:43 [Server] main/ERROR [mixin/]: Mixin config entity_texture_features-forge.mixins.json does not specify "minVersion" property
27.08 01:50:43 [Server] main/ERROR [mixin/]: Mixin config entity_texture_features-common.mixins.json does not specify "minVersion" property
27.08 01:50:43 [Server] main/ERROR [mixin/]: Mixin config reeses_sodium_options.mixins.json does not specify "minVersion" property
27.08 01:50:43 [Server] main/ERROR [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property
27.08 01:50:43 [Server] main/ERROR [mixin/]: Mixin config forge-mavm.mixins.json does not specify "minVersion" property
27.08 01:50:43 [Server] main/INFO [mixin/]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
27.08 01:50:43 [Server] main/INFO [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
27.08 01:50:43 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/lwjgl/system/Platform
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
27.08 01:50:43 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
27.08 01:50:43 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/lwjgl/system/Platform
27.08 01:50:43 [Server] INFO at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24)
27.08 01:50:43 [Server] INFO at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:17)
27.08 01:50:43 [Server] INFO at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.mixin.SodiumMixinPlugin.onLoad(SodiumMixinPlugin.java:25)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
27.08 01:50:43 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
27.08 01:50:43 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
27.08 01:50:43 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
27.08 01:50:43 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
27.08 01:50:43 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:632)
27.08 01:50:43 [Server] INFO at java.base/java.lang.Class.forName(Class.java:545)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29)
27.08 01:50:43 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
27.08 01:50:43 [Server] INFO ... 7 more
27.08 01:50:43 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.lwjgl.system.Platform
27.08 01:50:43 [Server] INFO at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
27.08 01:50:43 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
27.08 01:50:43 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
27.08 01:50:43 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
27.08 01:50:43 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
27.08 01:50:43 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
27.08 01:50:43 [Server] INFO ... 31 more
27.08 01:50:44 [Multicraft] Server shut down (starting)
27.08 01:50:44 [Multicraft] Restarting crashed server in 10 seconds
27.08 01:50:44 [Multicraft] Looks like a crash, check the server console. Return value: 1
27.08 01:50:44 [Multicraft] Server stopped
27.08 01:50:54 [Multicraft] Loading server properties
27.08 01:50:54 [Multicraft] Starting server!
27.08 01:50:54 [Multicraft] Loaded config for "Forge 1.19.2 - 43.1.2"
27.08 01:50:56 [Multicraft] JAR file not found, copying from global JAR directory
27.08 01:50:57 [Multicraft] Failed to copy jarfile from global JAR directory
27.08 01:50:57 [Multicraft] Setting template to "Forge_1.19.2_43.1.2" from config file
27.08 01:50:57 [Multicraft] Setting template options to "always" from config file
27.08 01:50:57 [Multicraft] Running setup...
27.08 01:51:16 [Multicraft] Done, returned Ok
27.08 01:51:16 [Multicraft] Setting server binary to "Forge_1.19.2_43.1.2"
27.08 01:51:16 [Multicraft] Setup done, restarting
27.08 01:51:16 [Multicraft] Server stopped
27.08 01:51:19 [Multicraft] Loading server properties
27.08 01:51:19 [Multicraft] Starting server!
27.08 01:51:19 [Multicraft] Loaded config for "Forge 1.19.2 - 43.1.2"
27.08 01:51:21 [Multicraft] JAR file not found, copying from global JAR directory
27.08 01:51:21 [Multicraft] Failed to copy jarfile from global JAR directory
27.08 01:51:22 [Multicraft] Updating eula.txt file
27.08 01:51:26 [Server] INFO 2022-08-27 01:51:25,573 main WARN Advanced terminal features are not available in this environment
27.08 01:51:26 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.2, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui]
27.08 01:51:26 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.1 by Oracle Corporation; OS Linux arch amd64 version 4.19.0-12-amd64
27.08 01:51:26 [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
27.08 01:51:27 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/fmlcore/1.19.2-43.1.2/fmlcore-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:51:27 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/javafmllanguage/1.19.2-43.1.2/javafmllanguage-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:51:27 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.1.2/lowcodelanguage-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:51:27 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /libraries/net/minecraftforge/mclanguage/1.19.2-43.1.2/mclanguage-1.19.2-43.1.2.jar is missing mods.toml file
27.08 01:51:27 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 5 dependencies adding them to mods collection
27.08 01:51:31 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17
27.08 01:51:31 [Server] main/ERROR [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property
27.08 01:51:31 [Server] main/ERROR [mixin/]: Mixin config entity_texture_features-forge.mixins.json does not specify "minVersion" property
27.08 01:51:31 [Server] main/ERROR [mixin/]: Mixin config entity_texture_features-common.mixins.json does not specify "minVersion" property
27.08 01:51:31 [Server] main/ERROR [mixin/]: Mixin config reeses_sodium_options.mixins.json does not specify "minVersion" property
27.08 01:51:31 [Server] main/ERROR [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property
27.08 01:51:31 [Server] main/ERROR [mixin/]: Mixin config forge-mavm.mixins.json does not specify "minVersion" property
27.08 01:51:31 [Server] main/INFO [mixin/]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
27.08 01:51:31 [Server] main/INFO [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
27.08 01:51:31 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/lwjgl/system/Platform
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
27.08 01:51:31 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
27.08 01:51:31 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/lwjgl/system/Platform
27.08 01:51:31 [Server] INFO at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24)
27.08 01:51:31 [Server] INFO at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:17)
27.08 01:51:31 [Server] INFO at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.mixin.SodiumMixinPlugin.onLoad(SodiumMixinPlugin.java:25)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
27.08 01:51:31 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
27.08 01:51:31 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
27.08 01:51:31 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
27.08 01:51:31 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
27.08 01:51:31 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:632)
27.08 01:51:31 [Server] INFO at java.base/java.lang.Class.forName(Class.java:545)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29)
27.08 01:51:31 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
27.08 01:51:31 [Server] INFO ... 7 more
27.08 01:51:31 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.lwjgl.system.Platform
27.08 01:51:31 [Server] INFO at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
27.08 01:51:31 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
27.08 01:51:31 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
27.08 01:51:31 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
27.08 01:51:31 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
27.08 01:51:31 [Server] INFO at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
27.08 01:51:31 [Server] INFO ... 31 more
27.08 01:51:32 [Multicraft] Server shut down (starting)
27.08 01:51:32 [Multicraft] Restarting crashed server in 10 seconds
27.08 01:51:32 [Multicraft] Looks like a crash, check the server console. Return value: 1
27.08 01:51:32 [Multicraft] Server stopped

Edited by rainerie
still need help :(
  • rainerie changed the title to Forge Server not Starting Up
Posted

Remove rubidium and other broken client side only mods from the server. You don't need them there.

  • Like 1

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.

  • 5 weeks later...
Posted

forge server crashed

 

[26Sep2022 21:58:48.509] [main/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'net.minecraft.commands.Commands$CommandSelection net.minecraftforge.event.RegisterCommandsEvent.getEnvironment()'

98Index: 9

99Listeners:

1000: HIGH

1011: ASM: class dev.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/RegisterCommandsEvent;)V

1022: NORMAL

1033: net.minecraftforge.eventbus.EventBus$$Lambda$4098/0x0000000801640998@f45879e

1044: ASM: class ovh.corail.tombstone.event.EventHandler onRegisterCommand(Lnet/minecraftforge/event/RegisterCommandsEvent;)V

1055: ASM: class de.markusbordihn.playercompanions.commands.CommandManager handleRegisterCommandsEvent(Lnet/minecraftforge/event/RegisterCommandsEvent;)V

1066: net.minecraftforge.eventbus.EventBus$$Lambda$4098/0x0000000801640998@296caa2a

1077: ASM: net.minecraftforge.common.ForgeInternalHandler@495ae68d onCommandsRegister(Lnet/minecraftforge/event/RegisterCommandsEvent;)V

1088: net.minecraftforge.eventbus.EventBus$$Lambda$4098/0x0000000801640998@47ac9558

1099: ASM: class potionstudios.byg.BYGForgeEventsHandler registerCommands(Lnet/minecraftforge/event/RegisterCommandsEvent;)V

11010: ASM: journeymap.common.events.forge.ForgeServerEvents@7253729a registerCommandEvent(Lnet/minecraftforge/event/RegisterCommandsEvent;)V

111java.lang.NoSuchMethodError: 'net.minecraft.commands.Commands$CommandSelection net.minecraftforge.event.RegisterCommandsEvent.getEnvironment()'

112at TRANSFORMER/[email protected]/potionstudios.byg.BYGForgeEventsHandler.registerCommands(BYGForgeEventsHandler.java:63)

113at TRANSFORMER/[email protected]/potionstudios.byg.__BYGForgeEventsHandler_registerCommands_RegisterCommandsEvent.invoke(.dynamic)

114at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93)

115at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)

116at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)

117at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onCommandRegister(ForgeEventFactory.java:647)

118at TRANSFORMER/[email protected]/net.minecraft.commands.Commands.<init>(Commands.java:202)

119at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.<init>(ReloadableServerResources.java:44)

120at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.m_206861_(ReloadableServerResources.java:86)

121at TRANSFORMER/[email protected]/net.minecraft.server.WorldLoader.m_214362_(WorldLoader.java:28)

122at TRANSFORMER/[email protected]/net.minecraft.server.WorldStem.m_214415_(WorldStem.java:18)

123at TRANSFORMER/[email protected]/net.minecraft.server.Main.lambda$main$3(Main.java:158)

124at TRANSFORMER/[email protected]/net.minecraft.Util.m_214652_(Util.java:768)

125at TRANSFORMER/[email protected]/net.minecraft.Util.m_214679_(Util.java:763)

126at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:157)

127at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

128at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)

129at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

130at java.base/java.lang.reflect.Method.invoke(Method.java:568)

131at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29)

132at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)

133at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)

134at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)

135at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)

136at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)

137at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)

138at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)

139at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Back then there was a number which determined the tier of an item and block. If the block tier is lower or equal to the item number, the block would be mined. this however, has changed and now it goes by "needs_netherite_tool" which is fine, until you realized that some mods had items and blocks that exceeded these values. You can make you own "needs_mod_tool" but I feel that this is more limiting(and just more work) than before. So is there anyway to use something similar to the old tier system while also still being compatible with a lot of other mod tools?
    • Well, when I log in to the server, sometimes within an hour, sometimes within a minute, the server closes and informs me that there was a Ticking entity error. Below is the crash report
    • This forum is for Forge, not NeoForge. Please go to them for support.
    • Forge version: 55.0.0 Minecraft version: 1.21.5 Downloads: As this is the start of a new version, it is recommended that you check the downloads page and use the latest version to receive any bug fixes. Downloads page Intro: Good evening! Today, we have released our initial build of Forge 55.0 for Minecraft 1.21.5. 1.21.5 is the newest member of the 1.21 family of versions, which was released yesterday on March 25, 2025. As a reminder, the first minor (X.0) of a Forge version is a beta. Forge betas are marked as such on the bottom left of the title screen and are candidates for any breaking changes. Additionally, there are a couple of important things to note about this update, which I've made sure to mention in this post as well. Feel free to chat with us about bugs or these implementation changes on GitHub and in our Discord server. As always, we will continue to keep all versions of 1.21 and 1.20 in active support as covered by our tiered support policy. Cheers, happy modding, and good luck porting! Rendering Refactor For those who tuned in to Minecraft Live on March 22, 2025, you may already know that Mojang have announced their intention to bring their new Vibrant Visuals overhaul to Java in the future. They've taken the first steps toward this by refactoring how rendering pipelines and render types are handled internally. This has, in turn, made many of Forge's rendering APIs that have existed for years obsolete, as they (for the most part) can be done directly in vanilla. If there was a rendering API that was provided by Forge which you believe should be re-implemented, we're happy to discuss on GitHub through an issue or a pull request. Deprecation of weapon-like ToolActions In 1.21.5, Minecraft added new data components for defining the characteristics of weapons in data. This includes attack speed, block tags which define efficient blocks, and more. As such, we will begin marking our ToolActions solution for this as deprecated. ToolActions were originally added to address the problem of creating modded tools that needed to perform the same actions as vanilla tools. There are still a few tool actions that will continue to be used, such as the shears tool action for example. There are some existing Forge tool actions that are currently obsolete and have no effect given the way the new data components are implemented. We will continue to work on these deprecations and invite you to chat with us on GitHub or Discord if you have any questions.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.