Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 14.08 17:23:09 [Server] INFO Description: Mod loading error has occurred
- 14.08 17:23:09 [Server] INFO java.lang.Exception: Mod Loading has failed
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.19.2-43.2.21-universal.jar%23650!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.19.2-43.2.21-universal.jar%23650!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at net.minecraft.server.Main.main(Main.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23645!/:?] {re:classloading,re:mixin,pl:mixin:A}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- 14.08 17:23:09 [Server] INFO A detailed walkthrough of the error, its code path and all known details is as follows:
- 14.08 17:23:09 [Server] INFO ---------------------------------------------------------------------------------------
- 14.08 17:23:09 [Server] INFO -- Head --
- 14.08 17:23:09 [Server] INFO Thread: main
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:1.0] {}
- 14.08 17:23:09 [Server] INFO -- MOD oculus --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Mod File: /mods/oculus-mc1.19.2-1.6.4.jar
- 14.08 17:23:09 [Server] INFO Failure message: Oculus (oculus) has failed to load correctly
- 14.08 17:23:09 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Mod Version: 1.6.4
- 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
- 14.08 17:23:09 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:1.0] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO -- MOD reforgium --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO Caused by 1: java.lang.ExceptionInInitializerError
- 14.08 17:23:09 [Server] INFO at link.infra.indium.renderer.RenderMaterialImpl.<clinit>(RenderMaterialImpl.java:33) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at link.infra.indium.renderer.ReforgiumRenderer.materialFinder(ReforgiumRenderer.java:49) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at link.infra.indium.renderer.ReforgiumRenderer.<clinit>(ReforgiumRenderer.java:32) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at link.infra.indium.Indium.<init>(Indium.java:119) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO Mod File: /mods/reforgium-1.0.12a.jar
- 14.08 17:23:09 [Server] INFO Failure message: Reforgium (reforgium) has failed to load correctly
- 14.08 17:23:09 [Server] INFO java.lang.reflect.InvocationTargetException: null
- 14.08 17:23:09 [Server] INFO Mod Version: 1.0.12a
- 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
- 14.08 17:23:09 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:1.0] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.fabricmc.fabric.api.renderer.v1.material.BlendMode.<clinit>(BlendMode.java:33) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at link.infra.indium.renderer.RenderMaterialImpl.<clinit>(RenderMaterialImpl.java:33) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at link.infra.indium.renderer.ReforgiumRenderer.materialFinder(ReforgiumRenderer.java:49) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at link.infra.indium.renderer.ReforgiumRenderer.<clinit>(ReforgiumRenderer.java:32) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at link.infra.indium.Indium.<init>(Indium.java:119) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO -- MOD nebs --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO Mod File: /mods/NekosEnchantedBooks-1.19-1.8.0.jar
- 14.08 17:23:09 [Server] INFO Failure message: Neko's Enchanted Books (nebs) has failed to load correctly
- 14.08 17:23:09 [Server] INFO java.lang.reflect.InvocationTargetException: null
- 14.08 17:23:09 [Server] INFO Mod Version: 1.8.0
- 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
- 14.08 17:23:09 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:1.0] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:2673) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:91) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$4(EventBus.java:103) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1728) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:105) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:102) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:128) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at org.infernalstudios.nebs.NekosEnchantedBooks.<init>(NekosEnchantedBooks.java:45) ~[NekosEnchantedBooks-1.19-1.8.0.jar%23526!/:1.8.0] {re:classloading}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO -- MOD connectedness --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO Mod File: /mods/connectedness-2.0.1a.jar
- 14.08 17:23:09 [Server] INFO Failure message: Connectedness (connectedness) has failed to load correctly
- 14.08 17:23:09 [Server] INFO java.lang.reflect.InvocationTargetException: null
- 14.08 17:23:09 [Server] INFO Mod Version: 2.0.1a
- 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
- 14.08 17:23:09 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientPacketListener for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:1.0] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor(Class.java:2271) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:75) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.lambda$getListenerListInternal$0(EventListenerHelper.java:56) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.LockHelper.computeIfAbsent(LockHelper.java:61) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.LockHelper.get(LockHelper.java:44) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.LockHelper.computeIfAbsent(LockHelper.java:39) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:56) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:50) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:276) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:252) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:244) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:199) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:193) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:187) ~[eventbus-6.0.3.jar%2351!/:?] {}
- 14.08 17:23:09 [Server] INFO at me.pepperbell.continuity.client.util.biome.BiomeHolderManager.init(BiomeHolderManager.java:30) ~[connectedness-2.0.1a.jar%23417!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at me.pepperbell.continuity.client.ContinuityClient.<init>(ContinuityClient.java:68) ~[connectedness-2.0.1a.jar%23417!/:?] {re:classloading}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO -- MOD entity_model_features --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Mod File: /mods/entity_model_features_forge_1.19.2-0.2.13.jar
- 14.08 17:23:09 [Server] INFO Failure message: Entity Model Features (entity_model_features) has failed to load correctly
- 14.08 17:23:09 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Mod Version: 0.2.13
- 14.08 17:23:09 [Server] INFO Mod Issue URL: https://github.com/Traben-0/Entity_Texture_Features/issues
- 14.08 17:23:09 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:1.0] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO -- MOD entity_texture_features --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Mod File: /mods/entity_texture_features_forge_1.19.2-4.4.4.jar
- 14.08 17:23:09 [Server] INFO Failure message: Entity Texture Features (entity_texture_features) has failed to load correctly
- 14.08 17:23:09 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Mod Version: 4.4.4
- 14.08 17:23:09 [Server] INFO Mod Issue URL: https://github.com/Traben-0/EmissiveMod/issues
- 14.08 17:23:09 [Server] INFO Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:1.0] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO -- MOD modpackupdatechecker --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.NoClassDefFoundError: net/minecraft/client/gui/components/events/GuiEventListener
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO Mod File: /mods/modpack-update-checker-1.19.2-forge-0.7.1.jar
- 14.08 17:23:09 [Server] INFO Failure message: Modpack Update Checker (modpackupdatechecker) has failed to load correctly
- 14.08 17:23:09 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/gui/components/events/GuiEventListener
- 14.08 17:23:09 [Server] INFO Mod Version: 0.7.1
- 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
- 14.08 17:23:09 [Server] INFO Exception message: java.lang.ClassNotFoundException: net.minecraft.client.gui.components.events.GuiEventListener
- 14.08 17:23:09 [Server] INFO Stacktrace:
- 14.08 17:23:09 [Server] INFO at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.21.jar%23647!/:?] {}
- 14.08 17:23:09 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.21.jar%23646!/:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
- 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- 14.08 17:23:09 [Server] INFO -- System Details --
- 14.08 17:23:09 [Server] INFO Details:
- 14.08 17:23:09 [Server] INFO Minecraft Version: 1.19.2
- 14.08 17:23:09 [Server] INFO Minecraft Version ID: 1.19.2
- 14.08 17:23:09 [Server] INFO Operating System: Linux (amd64) version 4.18.0-348.7.1.el8_5.x86_64
- 14.08 17:23:09 [Server] INFO Java Version: 17.0.7, Eclipse Adoptium
- 14.08 17:23:09 [Server] INFO Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
- 14.08 17:23:09 [Server] INFO Memory: 537825368 bytes (512 MiB) / 1400897536 bytes (1336 MiB) up to 10485760000 bytes (10000 MiB)
- 14.08 17:23:09 [Server] INFO CPUs: 8
- 14.08 17:23:09 [Server] INFO Processor Vendor: GenuineIntel
- 14.08 17:23:09 [Server] INFO Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
- 14.08 17:23:09 [Server] INFO Identifier: Intel64 Family 6 Model 158 Stepping 9
- 14.08 17:23:09 [Server] INFO Microarchitecture: Kaby Lake
- 14.08 17:23:09 [Server] INFO Frequency (GHz): 4.20
- 14.08 17:23:09 [Server] INFO Number of physical packages: 1
- 14.08 17:23:09 [Server] INFO Number of physical CPUs: 4
- 14.08 17:23:09 [Server] INFO Number of logical CPUs: 8
- 14.08 17:23:09 [Server] INFO Graphics card #0 name: unknown
- 14.08 17:23:09 [Server] INFO Graphics card #0 vendor: unknown
- 14.08 17:23:09 [Server] INFO Graphics card #0 VRAM (MB): 0.00
- 14.08 17:23:09 [Server] INFO Graphics card #0 deviceId: unknown
- 14.08 17:23:09 [Server] INFO Graphics card #0 versionInfo: unknown
- 14.08 17:23:09 [Server] INFO Virtual memory max (MB): 64185.16
- 14.08 17:23:09 [Server] INFO Virtual memory used (MB): 76270.67
- 14.08 17:23:09 [Server] INFO Swap memory total (MB): 32255.99
- 14.08 17:23:09 [Server] INFO Swap memory used (MB): 26729.64
- 14.08 17:23:09 [Server] INFO JVM Flags: 5 total; -Xmx10000M -Xms128M -XX:MaxDirectMemorySize=256M -XX:MaxMetaspaceSize=1024M -XX:MaxRAMPercentage=90.0
- 14.08 17:23:09 [Server] INFO ModLauncher: 10.0.8+10.0.8+main.0ef7e830
- 14.08 17:23:09 [Server] INFO ModLauncher launch target: forgeserver
- 14.08 17:23:09 [Server] INFO ModLauncher naming: srg
- 14.08 17:23:09 [Server] INFO ModLauncher services:
- 14.08 17:23:09 [Server] INFO mixin-0.8.5.jar mixin PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO eventbus-6.0.3.jar eventbus PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar slf4jfixer PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar object_holder_definalize PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar runtime_enum_extender PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar capability_token_subclass PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar runtimedistcleaner PLUGINSERVICE
- 14.08 17:23:09 [Server] INFO modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
- 14.08 17:23:09 [Server] INFO modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
- 14.08 17:23:09 [Server] INFO modlauncher-10.0.8.jar serializationisbad TRANSFORMATIONSERVICE
- 14.08 17:23:09 [Server] INFO FML Language Providers:
- 14.08 17:23:09 [Server] INFO [email protected]
- 14.08 17:23:09 [Server] INFO javafml@null
- 14.08 17:23:09 [Server] INFO [email protected]
- 14.08 17:23:09 [Server] INFO lowcodefml@null
- 14.08 17:23:09 [Server] INFO Mod List:
- 14.08 17:23:09 [Server] INFO dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO EasyAnvils-v4.0.11-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.11 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- 14.08 17:23:09 [Server] INFO open-parties-and-claims-forge-1.19.2-0.19.1.jar |Open Parties and Claims |openpartiesandclaims |0.19.1 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO Forge-1.0.1-1.19.jar |Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO Public GUI Announcement-forge-1.19.2-4.3.3.jar |Public GUI Announcement |publicguiannouncement |4.3.3 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO Entity_Collision_FPS_Fix-forge-1.19-**.**.**.**.jar |Entity Collision FPS Fix |entitycollisionfpsfix |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO stalwart-dungeons-1.19.2-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO apoli-forge-1.19.2-**.**.**.**.jar |Apoli |apoli |1.19.2-**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO rubidium-0.6.2b.jar |Rubidium |rubidium |0.6.2b |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO modernfix-forge-5.4.1+mc1.19.2.jar |ModernFix |modernfix |5.4.1+mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO VillagersPlus_1.2_(FORGE)_for_1.19.2.jar |Villagers Plus |villagersplus |1.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO does_potato_tick-1.19.2-3.6.1.jar |Does Potato Tick |does_potato_tick |1.19.2-3.6.1 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO upgradednetherite_items-1.19.2-**.**.**.**-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-**.**.**.**-relea|COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO clientcrafting-1.19.2-1.6.jar |clientcrafting mod |clientcrafting |1.19.2-1.6 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO ResourcePackOverrides-v4.0.4-1.19.2-Forge.jar |Resource Pack Overrides |resourcepackoverrides |4.0.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- 14.08 17:23:09 [Server] INFO guardvillagers-1.19.2-1.5.6.jar |Guard Villagers |guardvillagers |1.19.2-1.5.6 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO PickUpNotifier-v4.2.4-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- 14.08 17:23:09 [Server] INFO balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO SnowRealMagic-1.19.2-forge-6.5.3.jar |Snow! Real Magic! |snowrealmagic |6.5.3 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO codecutils-forge-1.19.2-0.1.2-all.jar |Codec Utils |codecutils |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO whatareyouvotingfor2022-1.19.2-1.9.jar |What Are You Voting For? |whatareyouvotingfor |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO immersive_armors-1.5.6+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.6+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO JustEnoughResources-1.19.2-**.**.**.**.jar |Just Enough Resources |jeresources |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO YungsBetterNetherFortresses-1.19.2-Forge-1.0.6.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO Paraglider-1.19.2-**.**.**.**.jar |Paraglider |paraglider |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO LeavesBeGone-v4.0.1-1.19.2-Forge.jar |Leaves Be Gone |leavesbegone |4.0.1 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- 14.08 17:23:09 [Server] INFO revampedwolf-1.19.2-4.0.0.jar |RevampedWolf |revampedwolf |1.19.2-4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO geophilic-1.19-2.0.0c.jar |Geophilic |geophilic |1.19-2.0.0c |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO upgradednetherite-1.19.2-**.**.**.**-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-**.**.**.**-relea|COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO structure_gel-1.19.2-2.7.2.jar |Structure Gel API |structure_gel |2.7.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO explorations-forge-1.19.2-1.5.2.jar |Explorations+ |explorations |1.19.2-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO repurposed_structures_forge-6.3.24+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.24+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO BetterCompatibilityChecker-1.0.10-build.50+mc1.19.|Better Compatibility Checker |bcc |1.0.10-build.50+mc1.|COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO Good Ending-1.19.2-1.0.2-forge.jar |Good Ending |goodending |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:09 [Server] INFO explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- 14.08 17:23:10 [PebbleHost] Skipped 274 lines due to rate limit (500/s)
- 14.08 17:23:10 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- 14.08 17:23:10 [Server] INFO at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.2.21.jar%2367!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
- 14.08 17:23:10 [Server] INFO at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- 14.08 17:23:41 [PebbleHost] Received stop command
- 14.08 17:23:41 [PebbleHost] Stopping server!
- 14.08 17:24:08 [PebbleHost] Received stop command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement