Guest User

Untitled

a guest
Sep 23rd, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.11 KB | None | 0 0
  1. [04:09:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [04:09:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [04:09:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [04:09:07] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
  5. [04:09:07] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_261, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_261
  6. [04:09:07] [main/INFO] [FML]: Searching E:\Games\Minecraft\MODDED SERVER\.\mods for mods
  7. [04:09:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Connected-Textures-Mod-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  8. [04:09:07] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [04:09:07] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
  10. [04:09:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Shadowfacts-Forgelin-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  11. [04:09:07] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [04:09:07] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
  13. [04:09:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_20.23.0_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  14. [04:09:07] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
  15. [04:09:07] [main/WARN] [FML]: The coremod shetiphian.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [04:09:07] [main/WARN] [FML]: The coremod ShetiPhian-ASM (shetiphian.asm.TweakPlugin) is not signed!
  17. [04:09:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [04:09:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  19. [04:09:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [04:09:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [04:09:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [04:09:08] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  23. [04:09:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [04:09:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [04:09:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [04:09:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  27. [04:09:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [04:09:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [04:09:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  30. [04:09:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  31. [04:09:08] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.server.management.PlayerList
  32. [04:09:08] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.entity.player.EntityPlayer
  33. [04:09:09] [main/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
  34. [04:09:09] [main/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
  35. [04:09:09] [main/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
  36. [04:09:09] [main/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
  37. [04:09:09] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  38. [04:09:09] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  39. [04:09:09] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
  40. [04:09:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  41. [04:09:10] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
  42. [04:09:10] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  43. [04:09:10] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  44. [04:09:11] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  45. [04:09:11] [Server thread/INFO] [FML]: Searching E:\Games\Minecraft\MODDED SERVER\.\mods for mods
  46. [04:09:11] [Server thread/WARN] [FML]: Mod blocklayering is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0.3
  47. [04:09:11] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
  48. [04:09:11] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v4a
  49. [04:09:11] [Server thread/WARN] [FML]: Mod doubleslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.9.2
  50. [04:09:11] [Server thread/INFO] [FML]: Disabling mod easierchests it is client side only.
  51. [04:09:11] [Server thread/INFO] [FML]: Disabling mod itemscroller it is client side only.
  52. [04:09:11] [Server thread/INFO] [FML]: Disabling mod dogslie it is client side only.
  53. [04:09:12] [Server thread/INFO] [FML]: Disabling mod streak it is client side only.
  54. [04:09:12] [Server thread/WARN] [FML]: Mod trapcraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.5
  55. [04:09:12] [Server thread/WARN] [FML]: Mod unforgivingvoid is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2
  56. [04:09:12] [Server thread/INFO] [FML]: Forge Mod Loader has identified 60 mods to load
  57. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  58. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for clumps: assets/clumps/lang/en_us.lang
  59. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for craftablesaddles: assets/craftablesaddles/lang/en_us.lang
  60. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for fastbench: assets/fastbench/lang/en_us.lang
  61. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
  62. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
  63. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for unforgivingvoid: assets/unforgivingvoid/lang/en_us.lang
  64. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for xaerominimap: assets/xaerominimap/lang/en_us.lang
  65. [04:09:12] [Server thread/WARN] [FML]: Missing English translation for ladylib: assets/ladylib/lang/en_us.lang
  66. [04:09:12] [Server thread/INFO] [FML]: FML has found a non-mod file Connected-Textures-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  67. [04:09:12] [Server thread/INFO] [FML]: FML has found a non-mod file Easier-Chests-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  68. [04:09:12] [Server thread/INFO] [FML]: FML has found a non-mod file Item-Scroller-Mod-1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  69. [04:09:12] [Server thread/INFO] [FML]: FML has found a non-mod file Let-Sleeping-Dogs-Lie-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  70. [04:09:12] [Server thread/INFO] [FML]: FML has found a non-mod file Streak-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  71. [04:09:12] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, xaerominimap_core, aiotbotania, base, baubles, betternether, blocklayering, bookshelf, botania, bouncing_balls, clumps, comforts, corpse, cosmeticarmorreworked, craftablesaddles, cucumber, deliciousdelights, doubleslabs, eplus, endertanks, fastbench, forbidden_arcanus, glassential, gb, goodnightsleep, ichunutil, jei, jarm, mcdj, morecharcoal, movingelevators, mysticalagradditions, mysticalagriculture, notes, byg, randomenchantments, redstoneflux, forgelin, simpledivegear, storagenetwork, simplybackpacks, soulsandlife, speedyladders, terraqueous, trailmix, trapcraft, treechopper, uteamcore, car, unforgivingvoid, upsizer, usefulrailroads, xaerominimap, xlfoodmod, ladylib, lumen, shetiphiancore] at CLIENT
  72. [04:09:12] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, xaerominimap_core, aiotbotania, base, baubles, betternether, blocklayering, bookshelf, botania, bouncing_balls, clumps, comforts, corpse, cosmeticarmorreworked, craftablesaddles, cucumber, deliciousdelights, doubleslabs, eplus, endertanks, fastbench, forbidden_arcanus, glassential, gb, goodnightsleep, ichunutil, jei, jarm, mcdj, morecharcoal, movingelevators, mysticalagradditions, mysticalagriculture, notes, byg, randomenchantments, redstoneflux, forgelin, simpledivegear, storagenetwork, simplybackpacks, soulsandlife, speedyladders, terraqueous, trailmix, trapcraft, treechopper, uteamcore, car, unforgivingvoid, upsizer, usefulrailroads, xaerominimap, xlfoodmod, ladylib, lumen, shetiphiancore] at SERVER
  73. [04:09:13] [Server thread/ERROR] [FML]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source RedstoneFlux-1.12.2.jar, however there is no signature matching that description
  74. [04:09:13] [Server thread/ERROR] [FML]: The mod storagenetwork is expecting signature @FINGERPRINT@ for source Simple-Storage-Network-Mod-1.12.2.jar, however there is no signature matching that description
  75. [04:09:13] [Server thread/INFO] [STDOUT]: [mrriegel.storagenetwork.StorageNetwork:onFingerprintViolation:69]: Storage Network: Invalid fingerprint detected! The file Simple-Storage-Network-Mod-1.12.2.jar may have been tampered with. This version will NOT be supported by the author!
  76. [04:09:14] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  77. [04:09:15] [Server thread/INFO] [FML]: Found 2427 ObjectHolder annotations
  78. [04:09:15] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  79. [04:09:15] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  80. [04:09:15] [Server thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.chunk.Chunk
  81. [04:09:15] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  82. [04:09:15] [Forge Version Check/INFO] [forge.VersionCheck]: [usefulrailroads] Starting version check at https://api.u-team.info/update/usefulrailroads.json
  83. [04:09:15] [Server thread/INFO] [STDOUT]: [de.melanx.aiotbotania.AIOTBotania:preInit:70]: aiotbotania is loading
  84. [04:09:15] [Server thread/INFO] [base]: Module Tool has successfully loaded
  85. [04:09:15] [Server thread/FATAL] [base]: Module JourneyMap did not load due to issue: Mod with modid: journeymap was not found
  86. [04:09:16] [Forge Version Check/INFO] [forge.VersionCheck]: [usefulrailroads] Found status: OUTDATED Target: 1.1.3.24
  87. [04:09:16] [Forge Version Check/INFO] [forge.VersionCheck]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
  88. [04:09:16] [Forge Version Check/INFO] [forge.VersionCheck]: [uteamcore] Found status: UP_TO_DATE Target: null
  89. [04:09:16] [Forge Version Check/INFO] [forge.VersionCheck]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/master/update.json
  90. [04:09:16] [Server thread/INFO] [mcdj]: MCDJ is installing...
  91. [04:09:16] [Forge Version Check/INFO] [forge.VersionCheck]: [goodnightsleep] Starting version check at https://gist.githubusercontent.com/Lachney/30ab83d5fe6bd534880ba6efb8f958a3/raw/good-nights-sleep-changelog.json
  92. [04:09:16] [Server thread/INFO] [mcdj]: MCDJ installed sucessful! Now go to .minecraft/Music/ folder and add some music (restarting Minecraft is requred!)
  93. [04:09:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma.tinkering_table`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
  94. [04:09:16] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
  95. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Notes (notes)
  96.  
  97. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
  98. at com.chaosthedude.notes.Notes.preInit(Notes.java:30) ~[Notes.class:?]
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  102. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  103. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2854.jar:?]
  104. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  105. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  106. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  107. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  108. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  109. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  110. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  111. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  112. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  113. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  114. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2854.jar:?]
  115. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2854.jar:?]
  116. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  117. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  119. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  120. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  121. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  122. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  123. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  124. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  125. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  126. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  127. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
  128. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
  129. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
  130. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
  131. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  132. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  133. at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]
  134. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
  135. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  136. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
  137. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
  138. at com.chaosthedude.notes.Notes.preInit(Notes.java:30) ~[Notes.class:?]
  139. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  140. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  141. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  142. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  143. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2854.jar:?]
  144. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  145. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  146. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  147. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  148. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  149. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  150. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  151. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  152. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  153. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  154. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2854.jar:?]
  155. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2854.jar:?]
  156. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  157. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  158. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  159. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  160. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  161. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  162. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  163. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  164. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  165. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  166. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  167. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
  168. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
  169. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
  170. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
  171. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  172. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
  173. at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_261]
  174. Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@19593091 from coremod FMLCorePlugin
  175. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) ~[forge-1.12.2-14.23.5.2854.jar:?]
  176. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  177. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  178. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
  179. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
  180. at com.chaosthedude.notes.Notes.preInit(Notes.java:30) ~[Notes.class:?]
  181. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  182. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  183. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  184. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  185. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2854.jar:?]
  186. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  187. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  188. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  189. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  190. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  191. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  192. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  193. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  194. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  195. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  196. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2854.jar:?]
  197. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2854.jar:?]
  198. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  199. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  200. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  201. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  202. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  203. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  204. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  205. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  206. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  207. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  208. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  209. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
  210. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
  211. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
  212. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
  213. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  214. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
  215. at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_261]
  216. Caused by: java.lang.RuntimeException: Attempted to load class blk for invalid side SERVER
  217. at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forge-1.12.2-14.23.5.2854.jar:?]
  218. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ~[forge-1.12.2-14.23.5.2854.jar:?]
  219. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  220. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  221. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
  222. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
  223. at com.chaosthedude.notes.Notes.preInit(Notes.java:30) ~[Notes.class:?]
  224. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  225. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  226. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  227. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  228. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2854.jar:?]
  229. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  230. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  231. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  232. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  233. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  234. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  235. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  236. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  237. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  238. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  239. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2854.jar:?]
  240. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2854.jar:?]
  241. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
  242. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  243. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
  244. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
  245. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  246. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  247. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  248. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  249. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  250. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  251. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  252. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
  253. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
  254. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
  255. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
  256. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  257. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
  258. at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_261]
  259. [04:09:16] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: E:\Games\Minecraft\MODDED SERVER\.\crash-reports\crash-2020-09-23_04.09.16-server.txt
  260. [04:09:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  261. [04:09:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  262. [04:09:16] [Server thread/INFO] [FML]: The state engine was in incorrect state INITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
  263. [04:09:16] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  264. [04:09:16] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  265.  
Advertisement
Add Comment
Please, Sign In to add comment