Jump to content

Recommended Posts

Posted (edited)

09.09 20:39:01 [Multicraft] Starting server!
09.09 20:39:01 [Multicraft] Updating eula.txt file
09.09 20:39:01 [Server] INFO WARNING: Published ports are discarded when using host network mode
09.09 20:39:01 [Server] INFO f08ac2ebfc2f22e863dbd9515f3f45200a53d91acf72d86ddd4bd4fd8f852536
09.09 20:39:04 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter
09.09 20:39:04 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter
09.09 20:39:04 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup
09.09 20:39:05 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.1.46, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui]
09.09 20:39:05 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.8.1 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-79-generic
09.09 20:39:05 [Server] main/INFO [ne.mi.fm.lo.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
09.09 20:39:05 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/jar/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER
09.09 20:39:06 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/fmlcore/1.20.1-47.1.46/fmlcore-1.20.1-47.1.46.jar is missing mods.toml file
09.09 20:39:06 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.1.46/javafmllanguage-1.20.1-47.1.46.jar is missing mods.toml file
09.09 20:39:06 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.1.46/lowcodelanguage-1.20.1-47.1.46.jar is missing mods.toml file
09.09 20:39:06 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/mclanguage/1.20.1-47.1.46/mclanguage-1.20.1-47.1.46.jar is missing mods.toml file
09.09 20:39:06 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection
09.09 20:39:08 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17
09.09 20:39:08 [Server] main/INFO [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
09.09 20:39:08 [Server] main/WARN [mixin/]: Reference map 'createmoredrillheads.refmap.json' for createmoredrillheads.mixins.json could not be read. If this is a development environment you can ignore this message
09.09 20:39:08 [Server] main/WARN [mixin/]: Reference map 'create_mechanical_spawner.refmap.json' for create_mechanical_spawner.mixins.json could not be read. If this is a development environment you can ignore this message
09.09 20:39:09 [Server] main/WARN [mixin/]: Error loading class: dev/latvian/mods/kubejs/recipe/RecipesEventJS (java.lang.ClassNotFoundException: dev.latvian.mods.kubejs.recipe.RecipesEventJS)
09.09 20:39:09 [Server] main/WARN [mixin/]: @Mixin target dev.latvian.mods.kubejs.recipe.RecipesEventJS was not found sliceanddice.mixins.json:RecipeEventJSMixin
09.09 20:39:15 [Server] modloading-worker-0/INFO [watermedia/ForgeLoader]: Running WaterMedia on Forge environment
09.09 20:39:15 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: createmoredrillheads, class com.forsteri.createmoredrillheads.CreateMoreDrillHeads
09.09 20:39:15 [Server] INFO java.lang.reflect.InvocationTargetException: null
09.09 20:39:15 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
09.09 20:39:15 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
09.09 20:39:15 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
09.09 20:39:15 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.46.jar%23183!/:?] {}
09.09 20:39:15 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.46.jar%23182!/:?] {}
09.09 20:39:15 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
09.09 20:39:15 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/blockentity/BlockEntityRenderer
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.initDrill(DrillTierRegisterer.java:28) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.<init>(DrillTierRegisterer.java:19) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.lambda$static$0(TieredDrillRegistration.java:35) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.<clinit>(TieredDrillRegistration.java:29) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.CreateMoreDrillHeads.<init>(CreateMoreDrillHeads.java:25) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO ... 14 more
09.09 20:39:15 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.blockentity.BlockEntityRenderer
09.09 20:39:15 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {}
09.09 20:39:15 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.initDrill(DrillTierRegisterer.java:28) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.<init>(DrillTierRegisterer.java:19) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.lambda$static$0(TieredDrillRegistration.java:35) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
09.09 20:39:15 [Server] INFO at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.<clinit>(TieredDrillRegistration.java:29) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO at com.forsteri.createmoredrillheads.CreateMoreDrillHeads.<init>(CreateMoreDrillHeads.java:25) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:15 [Server] INFO ... 14 more
09.09 20:39:15 [Server] modloading-worker-0/INFO [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled!
09.09 20:39:17 [Server] modloading-worker-0/INFO [pl.dr.cr.DragonLib/]: Create: Dragon Lib 1.3.2 has initialized, ready to support your Create add-ons!
09.09 20:39:17 [Server] modloading-worker-0/INFO [railways/]: Registered bogey styles from railways
09.09 20:39:17 [Server] modloading-worker-0/INFO [railways/]: Registering data fixers
09.09 20:39:17 [Server] modloading-worker-0/INFO [mojang/DataFixerBuilder]: 0 Datafixer optimizations took 0 milliseconds
09.09 20:39:17 [Server] modloading-worker-0/INFO [railways/]: Registering tracks for Hex Casting
09.09 20:39:17 [Server] modloading-worker-0/INFO [railways/]: Registering tracks for Oh The Biomes You'll Go
09.09 20:39:17 [Server] modloading-worker-0/INFO [railways/]: Registering tracks for Blue Skies
09.09 20:39:17 [Server] modloading-worker-0/INFO [railways/]: Registering tracks for Twilight Forest
09.09 20:39:17 [Server] modloading-worker-0/INFO [railways/]: Registering tracks for Biomes O' Plenty
09.09 20:39:17 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for puzzleslib:main
09.09 20:39:18 [Server] modloading-worker-0/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.1.46, for MC 1.20.1 with MCP 20230612.114412
09.09 20:39:18 [Server] modloading-worker-0/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.1.46 Initialized
09.09 20:39:18 [Server] main/FATAL [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
09.09 20:39:18 [Server] INFO Negative index in crash report handler (18/20)
09.09 20:39:18 [Server] main/FATAL [ne.mi.co.ForgeMod/]: Preparing crash report with UUID e31dd06a-728b-46a0-9743-8e11e93ca3b4
09.09 20:39:18 [Server] main/FATAL [ne.mi.se.lo.ServerModLoader/]: Crash report saved to ./crash-reports/crash-2023-09-09_20.39.18-fml.txt
09.09 20:39:18 [Server] main/FATAL [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 22aced0d-8a77-48cd-bd62-a162d440bd22
09.09 20:39:18 [Server] INFO ---- Minecraft Crash Report ----
09.09 20:39:18 [Server] INFO // Don't be sad. I'll do better next time, I promise!
09.09 20:39:18 [Server] INFO Time: 2023-09-09 20:39:18
09.09 20:39:18 [Server] INFO Description: Mod loading error has occurred
09.09 20:39:18 [Server] INFO java.lang.Exception: Mod Loading has failed
09.09 20:39:18 [Server] INFO at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:60) ~[forge-1.20.1-47.1.46-universal.jar%23186!/:?] {re:classloading}
09.09 20:39:18 [Server] INFO at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:37) ~[forge-1.20.1-47.1.46-universal.jar%23186!/:?] {re:classloading}
09.09 20:39:18 [Server] INFO at net.minecraft.server.Main.main(Main.java:125) ~[server-1.20.1-20230612.114412-srg.jar%23181!/:?] {re:mixin,re:classloading,pl:mixin:A}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.46.jar%2369!/:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.1.46.jar%2369!/:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.1.46.jar%2369!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] {}
09.09 20:39:18 [Server] INFO at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
09.09 20:39:18 [Server] INFO A detailed walkthrough of the error, its code path and all known details is as follows:
09.09 20:39:18 [Server] INFO ---------------------------------------------------------------------------------------
09.09 20:39:18 [Server] INFO -- Head --
09.09 20:39:18 [Server] INFO Thread: main
09.09 20:39:18 [Server] INFO Stacktrace:
09.09 20:39:18 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {}
09.09 20:39:18 [Server] INFO -- MOD createmoredrillheads --
09.09 20:39:18 [Server] INFO Details:
09.09 20:39:18 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.46.jar%23183!/:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.46.jar%23182!/:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
09.09 20:39:18 [Server] INFO Caused by 1: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/blockentity/BlockEntityRenderer
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.initDrill(DrillTierRegisterer.java:28) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.<init>(DrillTierRegisterer.java:19) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.lambda$static$0(TieredDrillRegistration.java:35) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.<clinit>(TieredDrillRegistration.java:29) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.CreateMoreDrillHeads.<init>(CreateMoreDrillHeads.java:25) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.46.jar%23183!/:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.46.jar%23182!/:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
09.09 20:39:18 [Server] INFO Mod File: /mods/createmoredrillheads-2.0.2-1.20.1.jar
09.09 20:39:18 [Server] INFO Failure message: Create: More Drill Heads (createmoredrillheads) has failed to load correctly
09.09 20:39:18 [Server] INFO java.lang.reflect.InvocationTargetException: null
09.09 20:39:18 [Server] INFO Mod Version: 2.0.2-1.20.1
09.09 20:39:18 [Server] INFO Mod Issue URL: NOT PROVIDED
09.09 20:39:18 [Server] INFO Exception message: java.lang.ClassNotFoundException: net.minecraft.client.renderer.blockentity.BlockEntityRenderer
09.09 20:39:18 [Server] INFO Stacktrace:
09.09 20:39:18 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {}
09.09 20:39:18 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.initDrill(DrillTierRegisterer.java:28) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.core.DrillTierRegisterer.<init>(DrillTierRegisterer.java:19) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.lambda$static$0(TieredDrillRegistration.java:35) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.entry.TieredDrillRegistration.<clinit>(TieredDrillRegistration.java:29) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at com.forsteri.createmoredrillheads.CreateMoreDrillHeads.<init>(CreateMoreDrillHeads.java:25) ~[createmoredrillheads-2.0.2-1.20.1.jar%23157!/:2.0.2-1.20.1] {re:classloading}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
09.09 20:39:18 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.46.jar%23183!/:?] {}
09.09 20:39:18 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.46.jar%23182!/:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
09.09 20:39:18 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
09.09 20:39:18 [Server] INFO -- System Details --
09.09 20:39:18 [Server] INFO Details:
09.09 20:39:18 [Server] INFO Minecraft Version: 1.20.1
09.09 20:39:18 [Server] INFO Minecraft Version ID: 1.20.1
09.09 20:39:18 [Server] INFO Operating System: Linux (amd64) version 5.15.0-79-generic
09.09 20:39:18 [Server] INFO Java Version: 17.0.8.1, Eclipse Adoptium
09.09 20:39:18 [Server] INFO Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
09.09 20:39:18 [Server] INFO Memory: 2440535616 bytes (2327 MiB) / 2793406464 bytes (2664 MiB) up to 4294967296 bytes (4096 MiB)
09.09 20:39:18 [Server] INFO CPUs: 2
09.09 20:39:18 [Server] INFO Processor Vendor: AuthenticAMD
09.09 20:39:18 [Server] INFO Processor Name: AMD Ryzen 7 5800X 8-Core Processor
09.09 20:39:18 [Server] INFO Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
09.09 20:39:18 [Server] INFO Microarchitecture: Zen 3
09.09 20:39:18 [Server] INFO Frequency (GHz): -0.00
09.09 20:39:18 [Server] INFO Number of physical packages: 1
09.09 20:39:18 [Server] INFO Number of physical CPUs: 8
09.09 20:39:18 [Server] INFO Number of logical CPUs: 16
09.09 20:39:18 [Server] INFO Graphics card #0 name: unknown
09.09 20:39:18 [Server] INFO Graphics card #0 vendor: unknown
09.09 20:39:18 [Server] INFO Graphics card #0 VRAM (MB): 0.00
09.09 20:39:18 [Server] INFO Graphics card #0 deviceId: unknown
09.09 20:39:18 [Server] INFO Graphics card #0 versionInfo: unknown
09.09 20:39:18 [Server] INFO Virtual memory max (MB): 81772.86
09.09 20:39:18 [Server] INFO Virtual memory used (MB): 84025.58
09.09 20:39:18 [Server] INFO Swap memory total (MB): 17407.99
09.09 20:39:18 [Server] INFO Swap memory used (MB): 533.66
09.09 20:39:18 [Server] INFO JVM Flags: 21 total; -XX:ActiveProcessorCount=2 -Xmx4096M -Xms2662M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
09.09 20:39:18 [Server] INFO ModLauncher: 10.0.9+10.0.9+main.dcd20f30
09.09 20:39:18 [Server] INFO ModLauncher launch target: forgeserver
09.09 20:39:18 [Server] INFO ModLauncher naming: srg
09.09 20:39:18 [Server] INFO ModLauncher services:
09.09 20:39:18 [Server] INFO mixin-0.8.5.jar mixin PLUGINSERVICE
09.09 20:39:18 [Server] INFO eventbus-6.0.5.jar eventbus PLUGINSERVICE
09.09 20:39:18 [Server] INFO fmlloader-1.20.1-47.1.46.jar slf4jfixer PLUGINSERVICE
09.09 20:39:18 [Server] INFO fmlloader-1.20.1-47.1.46.jar object_holder_definalize PLUGINSERVICE
09.09 20:39:18 [Server] INFO fmlloader-1.20.1-47.1.46.jar runtime_enum_extender PLUGINSERVICE
09.09 20:39:18 [Server] INFO fmlloader-1.20.1-47.1.46.jar capability_token_subclass PLUGINSERVICE
09.09 20:39:18 [Server] INFO accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
09.09 20:39:19 [Multicraft] Server shut down (starting)
09.09 20:39:19 [Multicraft] Restarting crashed server in 300 seconds
09.09 20:39:19 [Multicraft] Server stopped

Edited by FalseRank
Had to clarify its modded
  • FalseRank changed the title to Using Apex Hosting for Custom Modded Server but Keeps Crashing on Start
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Oh I forgot to update the title. I figured out the issue and I'm rather embarrassed to say that it was a file path issue. The game already knew I was accessing the achievements so I wasn't suppose to include advancements in the file path. Minecraft file paths have always confused me a little bit... ResourceLocation advancementId = new ResourceLocation( TheDeadRise.MODID,"adventure/spawntrigger");
    • Can someone help my with this? My forge server won't open and I'm not that good with this stuff. It gave me this error message:   C:\Users\apbeu\Desktop\Forge server>java -Xmx4G -Xms1G -jar server.jar nogui 2024-12-11 18:21:01,054 main WARN Advanced terminal features are not available in this environment [18:21:01] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.34, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [18:21:01] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 21.0.4 by Oracle Corporation Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x402e37bc) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x402e37bc         at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:45)         at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)         at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:45)         at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)         at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)         at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)         at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)         at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)         at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)         at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)         at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)         at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) C:\Users\apbeu\Desktop\Forge server>pause
    • Here is the url for the crash report if anyone can help me, please. https://mclo.gs/KGn5LWy  
    • Every single time I try and open my modpack it crashes before the game fully opens and I don't know what is wrong. I open the crash logs but I don't understand what any of it means. What do I do?
    • Hey, sorry I haven't said anything in a while. I was banned on here for sending you straight up crash logs and they banned me for spam... but I learned that these forums are for forge only and I was working with neoforge... but thank you for all the help.
  • Topics

×
×
  • Create New...

Important Information

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