Jump to content

I just got a server from apex hosting and anytime i try to launch the server with the things i have, it fails.


ripaether

Recommended Posts

all the mods i put in are the same version and on the same forge version as well. the mods runs fine on my minecraft client and it doesnt crash there. but for some reason it refuses to work with the service. attached below is the server crash report.
 

05.08 17:56:37 [Server] INFO b25bd354aba6cfebc331922d2afe3c6fd0b9886ed4eec55903eacddc151aac49
05.08 17:56:39 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter
05.08 17:56:39 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter
05.08 17:56:39 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup
05.08 17:56:39 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.69, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
05.08 17:56:39 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.3 by Eclipse Adoptium
05.08 17:56:39 [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%2314!/ Service=ModLauncher Env=SERVER
05.08 17:56:39 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/fmlcore/1.18.2-40.1.69/fmlcore-1.18.2-40.1.69.jar is missing mods.toml file
05.08 17:56:39 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.1.69/javafmllanguage-1.18.2-40.1.69.jar is missing mods.toml file
05.08 17:56:39 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.1.69/lowcodelanguage-1.18.2-40.1.69.jar is missing mods.toml file
05.08 17:56:39 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/mclanguage/1.18.2-40.1.69/mclanguage-1.18.2-40.1.69.jar is missing mods.toml file
05.08 17:56:39 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
05.08 17:56:40 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17
05.08 17:56:40 [Server] main/INFO [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
05.08 17:56:41 [Server] INFO [Serene Seasons Transformer]: Transforming m_8714_ (Lnet/minecraft/world/level/chunk/LevelChunk;I)V in net/minecraft/server/level/ServerLevel
05.08 17:56:41 [Server] INFO [Serene Seasons Transformer]: Successfully patched tickChunk
05.08 17:56:41 [Server] INFO [Serene Seasons Transformer]: Transforming m_47480_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)Z in net/minecraft/world/level/biome/Biome
05.08 17:56:41 [Server] INFO [Serene Seasons Transformer]: Patched 1 calls
05.08 17:56:41 [Server] INFO [Serene Seasons Transformer]: Transforming m_47519_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z in net/minecraft/world/level/biome/Biome
05.08 17:56:41 [Server] INFO [Serene Seasons Transformer]: Successfully patched shouldSnow
05.08 17:56:42 [Server] INFO [Serene Seasons Transformer]: Transforming m_8107_ ()V in net/minecraft/world/entity/animal/SnowGolem
05.08 17:56:42 [Server] INFO [Serene Seasons Transformer]: Patched 1 calls
05.08 17:56:45 [Server] modloading-worker-0/INFO [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
05.08 17:56:45 [Server] modloading-worker-0/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.1.69, for MC 1.18.2 with MCP 20220404.173914
05.08 17:56:45 [Server] modloading-worker-0/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.1.69 Initialized
05.08 17:56:45 [Server] modloading-worker-0/FATAL [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
05.08 17:56:45 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: nebs, class org.infernalstudios.nebs.NekosEnchantedBooks
05.08 17:56:45 [Server] INFO java.lang.reflect.InvocationTargetException: null
05.08 17:56:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
05.08 17:56:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
05.08 17:56:45 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
05.08 17:56:45 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%2371!/:?] {}
05.08 17:56:45 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%2370!/:?] {}
05.08 17:56:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
05.08 17:56:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
05.08 17:56:45 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
05.08 17:56:45 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
05.08 17:56:45 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
05.08 17:56:45 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
05.08 17:56:45 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
05.08 17:56:45 [Server] INFO Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
05.08 17:56:45 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0] {}
05.08 17:56:45 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:45 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:45 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
05.08 17:56:45 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin}
05.08 17:56:45 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:2673) ~[?:?] {re:mixin}
05.08 17:56:45 [Server] INFO at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:45 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$4(EventBus.java:95) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1728) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) ~[?:?] {}
05.08 17:56:45 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:97) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
05.08 17:56:45 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
05.08 17:56:45 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:45 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:45 [Server] INFO at org.infernalstudios.nebs.NekosEnchantedBooks.<init>(NekosEnchantedBooks.java:45) ~[NekosEnchantedBooks-1.18.2-1.7.0.jar%2357!/:1.7.0] {re:classloading}
05.08 17:56:45 [Server] INFO ... 14 more
05.08 17:56:46 [Server] main/FATAL [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
05.08 17:56:46 [Server] INFO Negative index in crash report handler (16/18)
05.08 17:56:46 [Server] main/FATAL [ne.mi.co.ForgeMod/]: Preparing crash report with UUID a5ba58b9-f5b4-4d37-b991-b333867353a5
05.08 17:56:46 [Server] main/FATAL [ne.mi.se.lo.ServerModLoader/]: Crash report saved to ./crash-reports/crash-2022-08-05_17.56.46-fml.txt
05.08 17:56:46 [Server] main/FATAL [ne.mi.co.ForgeMod/]: Preparing crash report with UUID f5e89094-413d-4b8c-a30c-ca5abc232e28
05.08 17:56:46 [Server] INFO ---- Minecraft Crash Report ----
05.08 17:56:46 [Server] INFO // I feel sad now :(
05.08 17:56:46 [Server] INFO Time: 8/5/22, 5:56 PM
05.08 17:56:46 [Server] INFO Description: Mod loading error has occurred
05.08 17:56:46 [Server] INFO java.lang.Exception: Mod Loading has failed
05.08 17:56:46 [Server] INFO at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.1.69-universal.jar%2374!/:?] {re:classloading}
05.08 17:56:46 [Server] INFO at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.18.2-40.1.69-universal.jar%2374!/:?] {re:classloading}
05.08 17:56:46 [Server] INFO at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%2369!/:?] {re:classloading}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
05.08 17:56:46 [Server] INFO A detailed walkthrough of the error, its code path and all known details is as follows:
05.08 17:56:46 [Server] INFO ---------------------------------------------------------------------------------------
05.08 17:56:46 [Server] INFO -- Head --
05.08 17:56:46 [Server] INFO Thread: main
05.08 17:56:46 [Server] INFO Stacktrace:
05.08 17:56:46 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0] {}
05.08 17:56:46 [Server] INFO -- MOD nebs --
05.08 17:56:46 [Server] INFO Details:
05.08 17:56:46 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%2371!/:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%2370!/:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
05.08 17:56:46 [Server] INFO Mod File: /mods/NekosEnchantedBooks-1.18.2-1.7.0.jar
05.08 17:56:46 [Server] INFO Failure message: Neko's Enchanted Books (nebs) has failed to load correctly
05.08 17:56:46 [Server] INFO java.lang.reflect.InvocationTargetException: null
05.08 17:56:46 [Server] INFO Mod Version: 1.7.0
05.08 17:56:46 [Server] INFO Mod Issue URL: NOT PROVIDED
05.08 17:56:46 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
05.08 17:56:46 [Server] INFO Stacktrace:
05.08 17:56:46 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:46 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
05.08 17:56:46 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
05.08 17:56:46 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin}
05.08 17:56:46 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:2673) ~[?:?] {re:mixin}
05.08 17:56:46 [Server] INFO at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$4(EventBus.java:95) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1728) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) ~[?:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:97) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-5.0.3.jar%232!/:?] {}
05.08 17:56:46 [Server] INFO at org.infernalstudios.nebs.NekosEnchantedBooks.<init>(NekosEnchantedBooks.java:45) ~[NekosEnchantedBooks-1.18.2-1.7.0.jar%2357!/:1.7.0] {re:classloading}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
05.08 17:56:46 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%2371!/:?] {}
05.08 17:56:46 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%2370!/:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
05.08 17:56:46 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
05.08 17:56:46 [Server] INFO -- System Details --
05.08 17:56:46 [Server] INFO Details:
05.08 17:56:46 [Server] INFO Minecraft Version: 1.18.2
05.08 17:56:46 [Server] INFO Minecraft Version ID: 1.18.2
05.08 17:56:46 [Server] INFO Operating System: Linux (amd64) version 4.18.0-372.9.1.el8.x86_64
05.08 17:56:46 [Server] INFO Java Version: 17.0.3, Eclipse Adoptium
05.08 17:56:46 [Server] INFO Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
05.08 17:56:46 [Server] INFO Memory: 9000954624 bytes (8583 MiB) / 11173625856 bytes (10656 MiB) up to 17179869184 bytes (16384 MiB)
05.08 17:56:46 [Server] INFO CPUs: 4
05.08 17:56:46 [Server] INFO Processor Vendor: AuthenticAMD
05.08 17:56:46 [Server] INFO Processor Name: AMD Ryzen 9 5900X 12-Core Processor
05.08 17:56:46 [Server] INFO Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
05.08 17:56:46 [Server] INFO Microarchitecture: Zen 3
05.08 17:56:46 [Server] INFO Frequency (GHz): -0.00
05.08 17:56:46 [Server] INFO Number of physical packages: 1
05.08 17:56:46 [Server] INFO Number of physical CPUs: 12
05.08 17:56:46 [Server] INFO Number of logical CPUs: 24
05.08 17:56:46 [Server] INFO Graphics card #0 name: unknown
05.08 17:56:46 [Server] INFO Graphics card #0 vendor: unknown
05.08 17:56:46 [Server] INFO Graphics card #0 VRAM (MB): 0.00
05.08 17:56:46 [Server] INFO Graphics card #0 deviceId: unknown
05.08 17:56:46 [Server] INFO Graphics card #0 versionInfo: unknown
05.08 17:56:46 [Server] INFO Virtual memory max (MB): 81825.19
05.08 17:56:46 [Server] INFO Virtual memory used (MB): 44650.75
05.08 17:56:46 [Server] INFO Swap memory total (MB): 17407.99
05.08 17:56:46 [Server] INFO Swap memory used (MB): 629.59
05.08 17:56:46 [Server] INFO JVM Flags: 2 total; -Xmx16384M -Xms10649M
05.08 17:56:46 [Server] INFO ModLauncher: 9.1.3+9.1.3+main.9b69c82a
05.08 17:56:46 [Server] INFO ModLauncher launch target: forgeserver
05.08 17:56:46 [Server] INFO ModLauncher naming: srg
05.08 17:56:46 [Server] INFO ModLauncher services:
05.08 17:56:46 [Server] INFO mixin PLUGINSERVICE
05.08 17:56:46 [Server] INFO eventbus PLUGINSERVICE
05.08 17:56:46 [Server] INFO slf4jfixer PLUGINSERVICE
05.08 17:56:46 [Server] INFO object_holder_definalize PLUGINSERVICE
05.08 17:56:46 [Server] INFO runtime_enum_extender PLUGINSERVICE
05.08 17:56:46 [Server] INFO capability_token_subclass PLUGINSERVICE
05.08 17:56:46 [Server] INFO accesstransformer PLUGINSERVICE
05.08 17:56:46 [Server] INFO runtimedistcleaner PLUGINSERVICE
05.08 17:56:46 [Server] INFO mixin TRANSFORMATIONSERVICE
05.08 17:56:46 [Server] INFO fml TRANSFORMATIONSERVICE
05.08 17:56:46 [Server] INFO FML Language Providers:
05.08 17:56:46 [Server] INFO [email protected]
05.08 17:56:46 [Server] INFO lowcodefml@null
05.08 17:56:46 [Server] INFO javafml@null
05.08 17:56:48 [Multicraft] Server shut down (starting)
05.08 17:56:48 [Multicraft] Restarting crashed server in 300 seconds
05.08 17:56:48 [Multicraft] Server stopped

Link to comment
Share on other sites

Quote

05.08 17:56:46 [Server] INFO Mod File: /mods/NekosEnchantedBooks-1.18.2-1.7.0.jar
05.08 17:56:46 [Server] INFO Failure message: Neko's Enchanted Books (nebs) has failed to load correctly
05.08 17:56:46 [Server] INFO java.lang.reflect.InvocationTargetException: null
05.08 17:56:46 [Server] INFO Mod Version: 1.7.0
05.08 17:56:46 [Server] INFO Mod Issue URL: NOT PROVIDED
05.08 17:56:46 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER

Issue with neko's enchancted books trying to load client classes on the server.

Check you have the latest version then report it to the mod author.

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.

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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