Jump to content

Using Apex Hosting for Custom Modded Server but Keeps Crashing on Start


FalseRank

Recommended Posts

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
Link to comment
Share on other sites

  • 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

    • >>>KLIK LOGIN DISINI SAYANG<<< >>>KLIK DAFTAR DISINI SAYANG<<< Pendahuluan Dalam dunia perjudian online, slot menjadi salah satu permainan yang paling diminati. Dengan munculnya berbagai platform, Togel2Win hadir sebagai salah satu pilihan menarik, terutama dengan fitur anti rungkad yang dijanjikan. Artikel ini akan membahas tentang Togel2Win, keunggulan slot terbaru, dan bagaimana server Thailand berperan dalam meningkatkan pengalaman bermain. Apa Itu Togel2Win? Togel2Win adalah platform permainan yang menawarkan berbagai jenis permainan, termasuk slot dan togel. Dengan antarmuka yang ramah pengguna dan beragam pilihan permainan, situs ini bertujuan untuk memberikan pengalaman bermain yang menyenangkan dan menguntungkan bagi para pemain. Keunggulan Slot Togel2Win Fitur Anti Rungkad: Salah satu keunggulan utama dari Togel2Win adalah fitur anti rungkad yang dirancang untuk mengurangi kemungkinan gangguan saat bermain. Ini memastikan bahwa pemain dapat menikmati permainan tanpa gangguan teknis, meningkatkan kenyamanan dan fokus. Beragam Pilihan Slot: Togel2Win menawarkan berbagai jenis slot, dari yang klasik hingga yang modern dengan grafis menawan dan tema yang menarik. Ini memberikan variasi yang cukup bagi pemain untuk menemukan permainan yang sesuai dengan preferensi mereka. Server Thailand yang Stabil: Server yang berlokasi di Thailand memberikan koneksi yang cepat dan stabil. Ini sangat penting untuk pengalaman bermain yang lancar, terutama saat bermain slot yang memerlukan respons cepat. Bonus dan Promosi Menarik: Togel2Win sering menawarkan bonus dan promosi yang menarik untuk menarik pemain baru dan mempertahankan loyalitas pemain yang sudah ada. Ini bisa berupa bonus deposit, putaran gratis, atau program loyalitas. Tips untuk Pemain Slot di Togel2Win Pilih Slot dengan RTP Tinggi: Sebelum memulai permainan, pastikan untuk memilih slot dengan tingkat pengembalian pemain (RTP) yang tinggi untuk meningkatkan peluang menang. Kelola Anggaran: Tentukan batasan anggaran sebelum bermain dan patuhi itu. Ini membantu mencegah kerugian besar dan menjaga pengalaman bermain tetap menyenangkan. Manfaatkan Bonus: Jangan ragu untuk memanfaatkan bonus dan promosi yang ditawarkan. Ini bisa memberikan tambahan modal untuk bermain lebih lama. Kesimpulan Togel2Win merupakan pilihan menarik bagi para penggemar slot, terutama dengan fitur anti rungkad dan server yang stabil. Dengan berbagai pilihan permainan dan bonus yang menggiurkan, Togel2Win siap memberikan pengalaman bermain yang tak terlupakan. Jika Anda mencari platform slot yang andal dan menyenangkan, Togel2Win bisa menjadi solusi yang tepat.
    • I'm trying to make my own modpack, but sometimes, in certain areas of the world, the game just says "server closed". Minecraft doesn't close, it just returns to the menu. When I tried to figure it out on my own and understand the logs, I didn't understand anything (English is not my native language, so it's difficult for me). I've been trying to solve the problem for the third month. So I ask if anyone is good at this and it's not difficult for you, to help me with this. If you need details, ask. I'll describe everything. What it looks like Logs
    • Hi i installed modpack to my server, it starts but when i join it crashes everytime, im running 1.20.1 forge version, all client mods are deleted from the server.   java.lang.NoClassDefFoundError: Could not initialize class sun.security.ssl.SSLContextImpl$DefaultSSLContext at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:390) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:381) ~[?:?] {re:mixin} at java.security.Provider$Service.getImplClass(Provider.java:1967) ~[?:?] {} at java.security.Provider$Service.getDefaultConstructor(Provider.java:1998) ~[?:?] {} at java.security.Provider$Service.newInstanceOf(Provider.java:1912) ~[?:?] {} at java.security.Provider$Service.newInstanceUtil(Provider.java:1920) ~[?:?] {} at java.security.Provider$Service.newInstance(Provider.java:1895) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:236) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:164) ~[?:?] {} at javax.net.ssl.SSLContext.getInstance(SSLContext.java:185) ~[?:?] {} at javax.net.ssl.SSLContext.getDefault(SSLContext.java:110) ~[?:?] {} at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:83) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:336) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:292) ~[?:?] {} at sun.net.www.protocol.https.HttpsURLConnectionImpl.&lt;init&gt;(HttpsURLConnectionImpl.java:81) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) ~[?:?] {} at java.net.URL.openConnection(URL.java:1095) ~[?:?] {re:mixin} at java.net.URL.openStream(URL.java:1162) ~[?:?] {re:mixin} at xxrexraptorxx.additionalstructures.utils.Events.SupporterCheck(Events.java:129) ~[AdditionalStructures-1.20.x-(v.4.2.2).jar%23401!/:4.2.2] {re:classloading} at xxrexraptorxx.additionalstructures.utils.Events.SupporterRewards(Events.java:86) ~[AdditionalStructures-1.20.x-(v.4.2.2).jar%23401!/:4.2.2] {re:classloading} at xxrexraptorxx.additionalstructures.utils.__Events_SupporterRewards_PlayerLoggedInEvent.invoke(.dynamic) ~[AdditionalStructures-1.20.x-(v.4.2.2).jar%23401!/:4.2.2] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {} at net.minecraftforge.event.ForgeEventFactory.firePlayerLoggedIn(ForgeEventFactory.java:875) ~[forge-1.20.1-47.3.0-universal.jar%23694!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.players.PlayerList.m_11261_(PlayerList.java:261) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_143699_(ServerLoginPacketListenerImpl.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A} at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:126) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A} at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginPacketListenerImpl.java:70) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A} at net.minecraft.network.Connection.m_129483_(Connection.java:263) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:AdvancedPacketErrorLogging,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ClientConnectionMixin,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.compression.ClientConnectionMixin,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ClientConnectionMixin,pl:mixin:APP:connectivity.mixins.json:ConnectionErrorMixin,pl:mixin:APP:connectivity.mixins.json:NetworkManagerMixin,pl:mixin:A} at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,re:classloading} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:907) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:1589) ~[?:?] {re:mixin} Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.ExceptionInInitializerError [in thread " Iron Furnaces Update Checker"] at javax.crypto.Cipher.getInstance(Cipher.java:548) ~[?:?] {re:mixin} at sun.security.ssl.SSLCipher.isTransformationAvailable(SSLCipher.java:523) ~[?:?] {} at sun.security.ssl.SSLCipher.<init>(SSLCipher.java:512) ~[?:?] {} at sun.security.ssl.SSLCipher.<clinit>(SSLCipher.java:93) ~[?:?] {} at sun.security.ssl.CipherSuite.<clinit>(CipherSuite.java:65) ~[?:?] {} at sun.security.ssl.SSLContextImpl.getApplicableSupportedCipherSuites(SSLContextImpl.java:343) ~[?:?] {} at sun.security.ssl.SSLContextImpl$AbstractTLSContext.<clinit>(SSLContextImpl.java:556) ~[?:?] {} at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:390) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:381) ~[?:?] {re:mixin} at java.security.Provider$Service.getImplClass(Provider.java:1967) ~[?:?] {} at java.security.Provider$Service.getDefaultConstructor(Provider.java:1998) ~[?:?] {} at java.security.Provider$Service.newInstanceOf(Provider.java:1912) ~[?:?] {} at java.security.Provider$Service.newInstanceUtil(Provider.java:1920) ~[?:?] {} at java.security.Provider$Service.newInstance(Provider.java:1895) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:236) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:164) ~[?:?] {} at javax.net.ssl.SSLContext.getInstance(SSLContext.java:185) ~[?:?] {} at javax.net.ssl.SSLContext.getDefault(SSLContext.java:110) ~[?:?] {} at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:83) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:336) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:292) ~[?:?] {} at sun.net.www.protocol.https.HttpsURLConnectionImpl.&lt;init&gt;(HttpsURLConnectionImpl.java:81) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) ~[?:?] {} at java.net.URL.openConnection(URL.java:1095) ~[?:?] {re:mixin} at java.net.URL.openStream(URL.java:1162) ~[?:?] {re:mixin} at ironfurnaces.update.ThreadUpdateChecker.run(ThreadUpdateChecker.java:30) ~[ironfurnaces-1.20.1-4.1.6.jar%23534!/:4.1.6] {re:classloading}
  • Topics

×
×
  • Create New...

Important Information

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