
Skkirmish
Members-
Posts
5 -
Joined
-
Last visited
Skkirmish's Achievements

Tree Puncher (2/8)
0
Reputation
-
what does it say when you try to download forge 1.15.2?
-
Unable to start modded server HELP!!!!
Skkirmish replied to Skkirmish's topic in Support & Bug Reports
ok so actually, i figured out it was one of the mods that was causing this problem, the server started up normally but shotly after that it crashed with this error message, and now im really stumped [m[1;31m[18:06:27] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception java.lang.NoSuchMethodError: net.minecraftforge.fml.event.server.FMLServerStartingEvent.getCommandDispatcher()Lcom/mojang/brigadier/CommandDispatcher; at com.refinedmods.refinedstorage.setup.ServerSetup.onServerStarting(ServerSetup.java:11) ~[?:1.9.1] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1_ServerSetup_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?] {} at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:104) ~[?:?] {re:classloading} at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:200) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:622) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_92] {} -
Unable to start modded server HELP!!!!
Skkirmish replied to Skkirmish's topic in Support & Bug Reports
Here it is [32m[18:01:48] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 32.0.108, --fml.mcpVersion, 20200625.160719, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, nogui] [m[32m[18:01:48] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_92 by Oracle Corporation [m[32m[18:01:48] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [m[32m[18:01:48] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/emili/Desktop/mcmodded%20minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=SERVER [m[32m[18:01:49] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] [m[32m[18:01:55] [modloading-worker-13/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 32.0.108, for MC 1.16.1 with MCP 20200625.160719 [m[32m[18:01:55] [modloading-worker-13/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v32.0.108 Initialized [m[33m[18:01:55] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\emili\Desktop\mcmodded minecraft\config\morexfood-common.toml is not correct. Correcting [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key seeds was corrected from null to SimpleCommentedConfig:{} [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key seeds.drops was corrected from null to true [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key seeds.dropChance was corrected from null to 5 [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key generation was corrected from null to SimpleCommentedConfig:{} [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key generation.enabled was corrected from null to true [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key generation.saltOre was corrected from null to SimpleCommentedConfig:{} [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key generation.saltOre.minHeight was corrected from null to 20 [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key generation.saltOre.maxHeight was corrected from null to 128 [m[33m[18:01:56] [modloading-worker-4/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key generation.saltOre.veinsByChunk was corrected from null to 14 [m[1;31m[18:01:56] [modloading-worker-4/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: morexfood, class de.melanx.morexfood.MoreXFood java.lang.BootstrapMethodError: java.lang.NoSuchMethodError: de.melanx.morexfood.MoreXFood.registerRenderType(Lnet/minecraftforge/fml/event/lifecycle/FMLClientSetupEvent;)V at de.melanx.morexfood.MoreXFood.<init>(MoreXFood.java:50) ~[?:1.5.1] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_92] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_92] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_92] {} at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_92] {} at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_92] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:136) ~[?:32.0] {re:classloading} at net.minecraftforge.fml.javafmlmod.FMLModContainer$ErroringConsumer.accept(FMLModContainer.java:190) ~[?:32.0] {re:classloading} at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:113) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModList.lambda$null$11(ModList.java:135) ~[?:?] {re:classloading} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) [?:1.8.0_92] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) [?:1.8.0_92] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [?:1.8.0_92] {} at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.CountedCompleter.exec(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_92] {} Caused by: java.lang.NoSuchMethodError: de.melanx.morexfood.MoreXFood.registerRenderType(Lnet/minecraftforge/fml/event/lifecycle/FMLClientSetupEvent;)V at java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:1.8.0_92] {} at java.lang.invoke.MemberName$Factory.resolve(Unknown Source) ~[?:1.8.0_92] {} at java.lang.invoke.MemberName$Factory.resolveOrFail(Unknown Source) ~[?:1.8.0_92] {} at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(Unknown Source) ~[?:1.8.0_92] {} at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(Unknown Source) ~[?:1.8.0_92] {} at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(Unknown Source) ~[?:1.8.0_92] {} ... 19 more [m[1;31m[18:01:56] [modloading-worker-4/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: An error occurred while dispatching event CONSTRUCT to morexfood [m[1;31m[18:01:56] [modloading-worker-4/FATAL] [ne.mi.ev.EventBus/EVENTBUS]: EventBus 6 shutting down - future events will not be posted. java.lang.Exception: stacktrace at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:317) ~[eventbus-3.0.3-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.afterEvent(FMLModContainer.java:123) ~[?:32.0] {re:classloading} at net.minecraftforge.fml.javafmlmod.FMLModContainer$ErroringConsumer.accept(FMLModContainer.java:190) ~[?:32.0] {re:classloading} at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:113) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModList.lambda$null$11(ModList.java:135) ~[?:?] {re:classloading} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) [?:1.8.0_92] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) [?:1.8.0_92] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [?:1.8.0_92] {} at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.CountedCompleter.exec(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_92] {} at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_92] {} [m[1;31m[18:01:56] [modloading-worker-11/ERROR] [minecraft/Util]: No data fixer registered for japanese_food_mod:eel [m[1;31m[18:01:56] [modloading-worker-11/ERROR] [minecraft/Util]: No data fixer registered for japanese_food_mod:crab [m[1;31m[18:01:56] [modloading-worker-11/ERROR] [minecraft/Util]: No data fixer registered for japanese_food_mod:tuna [m[1;31m[18:01:56] [modloading-worker-11/ERROR] [minecraft/Util]: No data fixer registered for japanese_food_mod:clam [m[1;31m[18:01:56] [modloading-worker-11/ERROR] [minecraft/Util]: No data fixer registered for japanese_food_mod:asari_clam [m[1;31m[18:01:56] [modloading-worker-11/ERROR] [minecraft/Util]: No data fixer registered for japanese_food_mod:turban_shell [m[1;31m[18:01:56] [modloading-worker-11/ERROR] [minecraft/Util]: No data fixer registered for japanese_food_mod:anglerfish [m[32m[18:01:56] [modloading-worker-9/INFO] [co.re.re.ap.API/]: Found 0 RS API injection points [m[1;31m[18:01:56] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found [m[1;31m[18:01:56] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ More XFood (morexfood) has failed to load correctly ?7java.lang.NoSuchMethodError: de.melanx.morexfood.MoreXFood.registerRenderType(Lnet/minecraftforge/fml/event/lifecycle/FMLClientSetupEvent;)V ] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:218) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:200) ~[?:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:49) ~[?:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:32.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {} -
Unable to start modded server HELP!!!!
Skkirmish replied to Skkirmish's topic in Support & Bug Reports
when i was trying to start 1.16.1 forge with 1.16.1 mods it didnt work either, ill retry and send error here -
Skkirmish joined the community
-
2020-08-21 15:12:16,795 main WARN Advanced terminal features are not available in this environment [32m[15:12:16] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 33.0.19, --fml.mcpVersion, 20200812.004259, --fml.mcVersion, 1.16.2, --fml.forgeGroup, net.minecraftforge, nogui] [m[32m[15:12:16] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_92 by Oracle Corporation [m[32m[15:12:17] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [m[32m[15:12:17] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/emili/Desktop/mcmodded%20minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=SERVER [mException in thread "main" [32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.loading.moddiscovery.InvalidModFileException: Missing License, please supply a license. (InventoryHud_1.16.1.forge-3.0.jar) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModFileInfo.lambda$new$2(ModFileInfo.java:71) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.Optional.orElseThrow(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModFileInfo.<init>(ModFileInfo.java:71) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.modsTomlParser(ModFileParser.java:62) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.readModList(ModFileParser.java:46) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModFile.identifyMods(ModFile.java:114) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:116) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:213) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.FMLServiceProvider.runScan(FMLServiceProvider.java:107) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:111) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:115) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.HashMap$ValueSpliterator.forEachRemaining(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.stream.ReferencePipeline.collect(Unknown Source) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:116) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:63) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [m[32m[15:12:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)