Advertisement
Guest User

Untitled

a guest
Aug 14th, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.31 KB | None | 0 0
  1. 14.08 17:23:09 [Server] INFO Description: Mod loading error has occurred
  2. 14.08 17:23:09 [Server] INFO java.lang.Exception: Mod Loading has failed
  3. 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}
  4. 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}
  5. 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}
  6. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  7. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  8. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  9. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  10. 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!/:?] {}
  11. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
  12. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
  13. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
  14. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
  15. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
  16. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
  17. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
  18. 14.08 17:23:09 [Server] INFO at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  19. 14.08 17:23:09 [Server] INFO A detailed walkthrough of the error, its code path and all known details is as follows:
  20. 14.08 17:23:09 [Server] INFO ---------------------------------------------------------------------------------------
  21. 14.08 17:23:09 [Server] INFO -- Head --
  22. 14.08 17:23:09 [Server] INFO Thread: main
  23. 14.08 17:23:09 [Server] INFO Stacktrace:
  24. 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] {}
  25. 14.08 17:23:09 [Server] INFO -- MOD oculus --
  26. 14.08 17:23:09 [Server] INFO Details:
  27. 14.08 17:23:09 [Server] INFO Mod File: /mods/oculus-mc1.19.2-1.6.4.jar
  28. 14.08 17:23:09 [Server] INFO Failure message: Oculus (oculus) has failed to load correctly
  29. 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
  30. 14.08 17:23:09 [Server] INFO Mod Version: 1.6.4
  31. 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
  32. 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
  33. 14.08 17:23:09 [Server] INFO Stacktrace:
  34. 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] {}
  35. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  36. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  37. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  38. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  39. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  40. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  41. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  42. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  43. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  44. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
  45. 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
  46. 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
  47. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
  48. 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!/:?] {}
  49. 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}
  50. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  51. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  52. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  53. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  54. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  55. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  56. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  57. 14.08 17:23:09 [Server] INFO -- MOD reforgium --
  58. 14.08 17:23:09 [Server] INFO Details:
  59. 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
  60. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  61. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  62. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  63. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  64. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  65. 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!/:?] {}
  66. 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}
  67. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  68. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  69. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  70. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  71. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  72. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  73. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  74. 14.08 17:23:09 [Server] INFO Caused by 1: java.lang.ExceptionInInitializerError
  75. 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}
  76. 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}
  77. 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}
  78. 14.08 17:23:09 [Server] INFO at link.infra.indium.Indium.<init>(Indium.java:119) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
  79. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  80. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  81. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  82. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  83. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  84. 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!/:?] {}
  85. 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}
  86. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  87. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  88. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  89. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  90. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  91. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  92. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  93. 14.08 17:23:09 [Server] INFO Mod File: /mods/reforgium-1.0.12a.jar
  94. 14.08 17:23:09 [Server] INFO Failure message: Reforgium (reforgium) has failed to load correctly
  95. 14.08 17:23:09 [Server] INFO java.lang.reflect.InvocationTargetException: null
  96. 14.08 17:23:09 [Server] INFO Mod Version: 1.0.12a
  97. 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
  98. 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
  99. 14.08 17:23:09 [Server] INFO Stacktrace:
  100. 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] {}
  101. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  102. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  103. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  104. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  105. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  106. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  107. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  108. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  109. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  110. 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}
  111. 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}
  112. 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}
  113. 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}
  114. 14.08 17:23:09 [Server] INFO at link.infra.indium.Indium.<init>(Indium.java:119) ~[reforgium-1.0.12a.jar%23560!/:?] {re:classloading}
  115. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  116. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  117. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  118. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  119. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  120. 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!/:?] {}
  121. 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}
  122. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  123. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  124. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  125. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  126. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  127. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  128. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  129. 14.08 17:23:09 [Server] INFO -- MOD nebs --
  130. 14.08 17:23:09 [Server] INFO Details:
  131. 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
  132. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  133. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  134. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  135. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  136. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  137. 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!/:?] {}
  138. 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}
  139. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  140. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  141. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  142. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  143. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  144. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  145. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  146. 14.08 17:23:09 [Server] INFO Mod File: /mods/NekosEnchantedBooks-1.19-1.8.0.jar
  147. 14.08 17:23:09 [Server] INFO Failure message: Neko's Enchanted Books (nebs) has failed to load correctly
  148. 14.08 17:23:09 [Server] INFO java.lang.reflect.InvocationTargetException: null
  149. 14.08 17:23:09 [Server] INFO Mod Version: 1.8.0
  150. 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
  151. 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
  152. 14.08 17:23:09 [Server] INFO Stacktrace:
  153. 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] {}
  154. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  155. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  156. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  157. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  158. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  159. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  160. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  161. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  162. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  163. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
  164. 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin}
  165. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:2673) ~[?:?] {re:mixin}
  166. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:91) ~[eventbus-6.0.3.jar%2351!/:?] {}
  167. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$4(EventBus.java:103) ~[eventbus-6.0.3.jar%2351!/:?] {}
  168. 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
  169. 14.08 17:23:09 [Server] INFO at java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1728) ~[?:?] {}
  170. 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?] {}
  171. 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?] {}
  172. 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?] {}
  173. 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  174. 14.08 17:23:09 [Server] INFO at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) ~[?:?] {}
  175. 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  176. 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) ~[?:?] {}
  177. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:105) ~[eventbus-6.0.3.jar%2351!/:?] {}
  178. 14.08 17:23:09 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  179. 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
  180. 14.08 17:23:09 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {}
  181. 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  182. 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  183. 14.08 17:23:09 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  184. 14.08 17:23:09 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  185. 14.08 17:23:09 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  186. 14.08 17:23:09 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
  187. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:102) ~[eventbus-6.0.3.jar%2351!/:?] {}
  188. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:128) ~[eventbus-6.0.3.jar%2351!/:?] {}
  189. 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}
  190. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  191. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  192. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  193. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  194. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  195. 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!/:?] {}
  196. 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}
  197. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  198. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  199. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  200. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  201. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  202. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  203. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  204. 14.08 17:23:09 [Server] INFO -- MOD connectedness --
  205. 14.08 17:23:09 [Server] INFO Details:
  206. 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.reflect.InvocationTargetException
  207. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  208. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  209. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  210. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  211. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  212. 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!/:?] {}
  213. 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}
  214. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  215. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  216. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  217. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  218. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  219. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  220. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  221. 14.08 17:23:09 [Server] INFO Mod File: /mods/connectedness-2.0.1a.jar
  222. 14.08 17:23:09 [Server] INFO Failure message: Connectedness (connectedness) has failed to load correctly
  223. 14.08 17:23:09 [Server] INFO java.lang.reflect.InvocationTargetException: null
  224. 14.08 17:23:09 [Server] INFO Mod Version: 2.0.1a
  225. 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
  226. 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
  227. 14.08 17:23:09 [Server] INFO Stacktrace:
  228. 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] {}
  229. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  230. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  231. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  232. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  233. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  234. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  235. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  236. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  237. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  238. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
  239. 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
  240. 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
  241. 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor(Class.java:2271) ~[?:?] {re:mixin}
  242. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:75) ~[eventbus-6.0.3.jar%2351!/:?] {}
  243. 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!/:?] {}
  244. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.LockHelper.computeIfAbsent(LockHelper.java:61) ~[eventbus-6.0.3.jar%2351!/:?] {}
  245. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.LockHelper.get(LockHelper.java:44) ~[eventbus-6.0.3.jar%2351!/:?] {}
  246. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.LockHelper.computeIfAbsent(LockHelper.java:39) ~[eventbus-6.0.3.jar%2351!/:?] {}
  247. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:56) ~[eventbus-6.0.3.jar%2351!/:?] {}
  248. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:50) ~[eventbus-6.0.3.jar%2351!/:?] {}
  249. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:276) ~[eventbus-6.0.3.jar%2351!/:?] {}
  250. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:252) ~[eventbus-6.0.3.jar%2351!/:?] {}
  251. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:244) ~[eventbus-6.0.3.jar%2351!/:?] {}
  252. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:199) ~[eventbus-6.0.3.jar%2351!/:?] {}
  253. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:193) ~[eventbus-6.0.3.jar%2351!/:?] {}
  254. 14.08 17:23:09 [Server] INFO at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:187) ~[eventbus-6.0.3.jar%2351!/:?] {}
  255. 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}
  256. 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}
  257. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  258. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  259. 14.08 17:23:09 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  260. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  261. 14.08 17:23:09 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  262. 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!/:?] {}
  263. 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}
  264. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  265. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  266. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  267. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  268. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  269. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  270. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  271. 14.08 17:23:09 [Server] INFO -- MOD entity_model_features --
  272. 14.08 17:23:09 [Server] INFO Details:
  273. 14.08 17:23:09 [Server] INFO Mod File: /mods/entity_model_features_forge_1.19.2-0.2.13.jar
  274. 14.08 17:23:09 [Server] INFO Failure message: Entity Model Features (entity_model_features) has failed to load correctly
  275. 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
  276. 14.08 17:23:09 [Server] INFO Mod Version: 0.2.13
  277. 14.08 17:23:09 [Server] INFO Mod Issue URL: https://github.com/Traben-0/Entity_Texture_Features/issues
  278. 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
  279. 14.08 17:23:09 [Server] INFO Stacktrace:
  280. 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] {}
  281. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  282. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  283. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  284. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  285. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  286. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  287. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  288. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  289. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  290. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
  291. 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
  292. 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
  293. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
  294. 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!/:?] {}
  295. 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}
  296. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  297. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  298. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  299. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  300. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  301. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  302. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  303. 14.08 17:23:09 [Server] INFO -- MOD entity_texture_features --
  304. 14.08 17:23:09 [Server] INFO Details:
  305. 14.08 17:23:09 [Server] INFO Mod File: /mods/entity_texture_features_forge_1.19.2-4.4.4.jar
  306. 14.08 17:23:09 [Server] INFO Failure message: Entity Texture Features (entity_texture_features) has failed to load correctly
  307. 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
  308. 14.08 17:23:09 [Server] INFO Mod Version: 4.4.4
  309. 14.08 17:23:09 [Server] INFO Mod Issue URL: https://github.com/Traben-0/EmissiveMod/issues
  310. 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
  311. 14.08 17:23:09 [Server] INFO Stacktrace:
  312. 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] {}
  313. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  314. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  315. 14.08 17:23:09 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
  316. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  317. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  318. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  319. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  320. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  321. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  322. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
  323. 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
  324. 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
  325. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
  326. 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!/:?] {}
  327. 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}
  328. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  329. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  330. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  331. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  332. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  333. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  334. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  335. 14.08 17:23:09 [Server] INFO -- MOD modpackupdatechecker --
  336. 14.08 17:23:09 [Server] INFO Details:
  337. 14.08 17:23:09 [Server] INFO Caused by 0: java.lang.NoClassDefFoundError: net/minecraft/client/gui/components/events/GuiEventListener
  338. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
  339. 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
  340. 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
  341. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
  342. 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!/:?] {}
  343. 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}
  344. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  345. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  346. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  347. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  348. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  349. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  350. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  351. 14.08 17:23:09 [Server] INFO Mod File: /mods/modpack-update-checker-1.19.2-forge-0.7.1.jar
  352. 14.08 17:23:09 [Server] INFO Failure message: Modpack Update Checker (modpackupdatechecker) has failed to load correctly
  353. 14.08 17:23:09 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/gui/components/events/GuiEventListener
  354. 14.08 17:23:09 [Server] INFO Mod Version: 0.7.1
  355. 14.08 17:23:09 [Server] INFO Mod Issue URL: NOT PROVIDED
  356. 14.08 17:23:09 [Server] INFO Exception message: java.lang.ClassNotFoundException: net.minecraft.client.gui.components.events.GuiEventListener
  357. 14.08 17:23:09 [Server] INFO Stacktrace:
  358. 14.08 17:23:09 [Server] INFO at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
  359. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  360. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
  361. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  362. 14.08 17:23:09 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
  363. 14.08 17:23:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  364. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
  365. 14.08 17:23:09 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
  366. 14.08 17:23:09 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
  367. 14.08 17:23:09 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
  368. 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!/:?] {}
  369. 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}
  370. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  371. 14.08 17:23:09 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
  372. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  373. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  374. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  375. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  376. 14.08 17:23:09 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  377. 14.08 17:23:09 [Server] INFO -- System Details --
  378. 14.08 17:23:09 [Server] INFO Details:
  379. 14.08 17:23:09 [Server] INFO Minecraft Version: 1.19.2
  380. 14.08 17:23:09 [Server] INFO Minecraft Version ID: 1.19.2
  381. 14.08 17:23:09 [Server] INFO Operating System: Linux (amd64) version 4.18.0-348.7.1.el8_5.x86_64
  382. 14.08 17:23:09 [Server] INFO Java Version: 17.0.7, Eclipse Adoptium
  383. 14.08 17:23:09 [Server] INFO Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  384. 14.08 17:23:09 [Server] INFO Memory: 537825368 bytes (512 MiB) / 1400897536 bytes (1336 MiB) up to 10485760000 bytes (10000 MiB)
  385. 14.08 17:23:09 [Server] INFO CPUs: 8
  386. 14.08 17:23:09 [Server] INFO Processor Vendor: GenuineIntel
  387. 14.08 17:23:09 [Server] INFO Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  388. 14.08 17:23:09 [Server] INFO Identifier: Intel64 Family 6 Model 158 Stepping 9
  389. 14.08 17:23:09 [Server] INFO Microarchitecture: Kaby Lake
  390. 14.08 17:23:09 [Server] INFO Frequency (GHz): 4.20
  391. 14.08 17:23:09 [Server] INFO Number of physical packages: 1
  392. 14.08 17:23:09 [Server] INFO Number of physical CPUs: 4
  393. 14.08 17:23:09 [Server] INFO Number of logical CPUs: 8
  394. 14.08 17:23:09 [Server] INFO Graphics card #0 name: unknown
  395. 14.08 17:23:09 [Server] INFO Graphics card #0 vendor: unknown
  396. 14.08 17:23:09 [Server] INFO Graphics card #0 VRAM (MB): 0.00
  397. 14.08 17:23:09 [Server] INFO Graphics card #0 deviceId: unknown
  398. 14.08 17:23:09 [Server] INFO Graphics card #0 versionInfo: unknown
  399. 14.08 17:23:09 [Server] INFO Virtual memory max (MB): 64185.16
  400. 14.08 17:23:09 [Server] INFO Virtual memory used (MB): 76270.67
  401. 14.08 17:23:09 [Server] INFO Swap memory total (MB): 32255.99
  402. 14.08 17:23:09 [Server] INFO Swap memory used (MB): 26729.64
  403. 14.08 17:23:09 [Server] INFO JVM Flags: 5 total; -Xmx10000M -Xms128M -XX:MaxDirectMemorySize=256M -XX:MaxMetaspaceSize=1024M -XX:MaxRAMPercentage=90.0
  404. 14.08 17:23:09 [Server] INFO ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  405. 14.08 17:23:09 [Server] INFO ModLauncher launch target: forgeserver
  406. 14.08 17:23:09 [Server] INFO ModLauncher naming: srg
  407. 14.08 17:23:09 [Server] INFO ModLauncher services:
  408. 14.08 17:23:09 [Server] INFO mixin-0.8.5.jar mixin PLUGINSERVICE
  409. 14.08 17:23:09 [Server] INFO eventbus-6.0.3.jar eventbus PLUGINSERVICE
  410. 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar slf4jfixer PLUGINSERVICE
  411. 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar object_holder_definalize PLUGINSERVICE
  412. 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar runtime_enum_extender PLUGINSERVICE
  413. 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar capability_token_subclass PLUGINSERVICE
  414. 14.08 17:23:09 [Server] INFO accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  415. 14.08 17:23:09 [Server] INFO fmlloader-1.19.2-43.2.21.jar runtimedistcleaner PLUGINSERVICE
  416. 14.08 17:23:09 [Server] INFO modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  417. 14.08 17:23:09 [Server] INFO modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  418. 14.08 17:23:09 [Server] INFO modlauncher-10.0.8.jar serializationisbad TRANSFORMATIONSERVICE
  419. 14.08 17:23:09 [Server] INFO FML Language Providers:
  420. 14.08 17:23:09 [Server] INFO [email protected]
  421. 14.08 17:23:09 [Server] INFO javafml@null
  422. 14.08 17:23:09 [Server] INFO [email protected]
  423. 14.08 17:23:09 [Server] INFO lowcodefml@null
  424. 14.08 17:23:09 [Server] INFO Mod List:
  425. 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
  426. 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
  427. 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
  428. 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
  429. 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
  430. 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
  431. 14.08 17:23:09 [Server] INFO paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  432. 14.08 17:23:09 [Server] INFO Entity_Collision_FPS_Fix-forge-1.19-**.**.**.**.jar |Entity Collision FPS Fix |entitycollisionfpsfix |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
  433. 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
  434. 14.08 17:23:09 [Server] INFO apoli-forge-1.19.2-**.**.**.**.jar |Apoli |apoli |1.19.2-**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
  435. 14.08 17:23:09 [Server] INFO rubidium-0.6.2b.jar |Rubidium |rubidium |0.6.2b |COMMON_SET|Manifest: NOSIGNATURE
  436. 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
  437. 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
  438. 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
  439. 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
  440. 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
  441. 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
  442. 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
  443. 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
  444. 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
  445. 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
  446. 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
  447. 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
  448. 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
  449. 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
  450. 14.08 17:23:09 [Server] INFO JustEnoughResources-1.19.2-**.**.**.**.jar |Just Enough Resources |jeresources |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
  451. 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
  452. 14.08 17:23:09 [Server] INFO Paraglider-1.19.2-**.**.**.**.jar |Paraglider |paraglider |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
  453. 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
  454. 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
  455. 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
  456. 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
  457. 14.08 17:23:09 [Server] INFO upgradednetherite-1.19.2-**.**.**.**-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-**.**.**.**-relea|COMMON_SET|Manifest: NOSIGNATURE
  458. 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
  459. 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
  460. 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
  461. 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
  462. 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
  463. 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
  464. 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
  465. 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
  466. 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
  467. 14.08 17:23:10 [PebbleHost] Skipped 274 lines due to rate limit (500/s)
  468. 14.08 17:23:10 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  469. 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!/:?] {}
  470. 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
  471. 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
  472. 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
  473. 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
  474. 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
  475. 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
  476. 14.08 17:23:10 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
  477. 14.08 17:23:10 [Server] INFO at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  478. 14.08 17:23:41 [PebbleHost] Received stop command
  479. 14.08 17:23:41 [PebbleHost] Stopping server!
  480. 14.08 17:24:08 [PebbleHost] Received stop command
  481.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement