Advertisement
Guest User

modded server stops

a guest
Sep 21st, 2020 (edited)
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 147.25 KB | None | 0 0
  1. C:\Users\User\Desktop\ForgeServer>java -Xmx1024M -Xms1024M -jar forge.jar nogui
  2. 2020-09-21 23:00:36,892 main WARN Disabling terminal, you're running in an unsupported environment.
  3. [23:00:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [23:00:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  5. [23:00:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  6. [23:00:37] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
  7. [23:00:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
  8. [23:00:38] [main/INFO] [FML]: Searching C:\Users\Ethan\Desktop\ForgeServer\.\mods for mods
  9. [23:00:38] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.12.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  10. [23:00:38] [main/WARN] [FML]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
  11. [23:00:38] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  12. [23:00:38] [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
  13. [23:00:38] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
  14. [23:00:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [23:00:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [23:00:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  17. [23:00:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [23:00:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [23:00:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  20. [23:00:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [23:00:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [23:00:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  23. [23:00:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [23:00:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [23:00:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  26. [23:00:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  27. [23:00:40] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
  28. [23:00:40] [main/INFO] [Apotheosis : Core]: Transforming EntityLivingBase...
  29. [23:00:40] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityLivingBase
  30. [23:00:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  31. [23:00:41] [main/INFO] [Apotheosis : Core]: Transforming Item...
  32. [23:00:41] [main/INFO] [Apotheosis : Core]: Successfully transformed Item
  33. [23:00:41] [main/INFO] [Apotheosis : Core]: Transforming BlockBed...
  34. [23:00:41] [main/INFO] [Apotheosis : Core]: Successfully transformed BlockBed
  35. [23:00:42] [main/INFO] [Apotheosis : Core]: Transforming SharedMonsterAttributes...
  36. [23:00:42] [main/INFO] [Apotheosis : Core]: Successfully transformed SharedMonsterAttributes
  37. [23:00:42] [main/INFO] [Apotheosis : Core]: Transforming ItemArrow...
  38. [23:00:42] [main/INFO] [Apotheosis : Core]: Successfully transformed ItemArrow
  39. [23:00:42] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.item.EntityItemFrame], Method [func_184230_a]
  40. [23:00:42] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.item.EntityItemFrame Finished.
  41. [23:00:42] [main/INFO] [Apotheosis : Core]: Transforming PotionEffect...
  42. [23:00:42] [main/INFO] [Apotheosis : Core]: Successfully transformed PotionEffect
  43. [23:00:43] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
  44. [23:00:43] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
  45. [23:00:43] [main/INFO] [Apotheosis : Core]: Transforming EntityAITempt...
  46. [23:00:43] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityAITempt
  47. [23:00:45] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  48. [23:00:45] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  49. [23:00:45] [main/INFO] [Apotheosis : Core]: Transforming TileEntityMobSpawner$2...
  50. [23:00:45] [main/INFO] [Apotheosis : Core]: Successfully transformed TileEntityMobSpawner$2
  51. [23:00:45] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
  52. [23:00:45] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
  53. [23:00:45] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  54. [23:00:45] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  55. [23:00:46] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  56. [23:00:46] [Server thread/INFO] [FML]: Searching C:\Users\Ethan\Desktop\ForgeServer\.\mods for mods
  57. [23:00:46] [Server thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.2
  58. [23:00:47] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
  59. [23:00:47] [Server thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.20.5
  60. [23:00:47] [Server thread/WARN] [FML]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.6.137
  61. [23:00:48] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
  62. [23:00:48] [Server thread/INFO] [FML]: Forge Mod Loader has identified 68 mods to load
  63. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  64. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for buildcraftbuilders: assets/buildcraftbuilders/lang/en_us.lang
  65. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for buildcraftcore: assets/buildcraftcore/lang/en_us.lang
  66. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for buildcraftenergy: assets/buildcraftenergy/lang/en_us.lang
  67. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for buildcraftfactory: assets/buildcraftfactory/lang/en_us.lang
  68. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for buildcraftrobotics: assets/buildcraftrobotics/lang/en_us.lang
  69. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for buildcraftsilicon: assets/buildcraftsilicon/lang/en_us.lang
  70. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for buildcrafttransport: assets/buildcrafttransport/lang/en_us.lang
  71. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
  72. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
  73. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderiobase: assets/enderiobase/lang/en_us.lang
  74. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsappliedenergistics: assets/enderioconduitsappliedenergistics/lang/en_us.lang
  75. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsopencomputers: assets/enderioconduitsopencomputers/lang/en_us.lang
  76. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsrefinedstorage: assets/enderioconduitsrefinedstorage/lang/en_us.lang
  77. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderioconduits: assets/enderioconduits/lang/en_us.lang
  78. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationforestry: assets/enderiointegrationforestry/lang/en_us.lang
  79. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationtic: assets/enderiointegrationtic/lang/en_us.lang
  80. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationticlate: assets/enderiointegrationticlate/lang/en_us.lang
  81. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderiomachines: assets/enderiomachines/lang/en_us.lang
  82. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for enderiopowertools: assets/enderiopowertools/lang/en_us.lang
  83. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
  84. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
  85. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
  86. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
  87. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
  88. [23:00:49] [Server thread/WARN] [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
  89. [23:00:49] [Server thread/INFO] [FML]: FML has found a non-mod file AutoSave-1.12.2-1.0.11.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  90. [23:00:49] [Server thread/INFO] [FML]: FML has found a non-mod file AutoConfig-1.12.2-1.0.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.
  91. [23:00:49] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ae2stuff, apotheosis, appliedenergistics2, baubles, bdlib, betterbuilderswands, bonsaitrees, brandonscore, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, codechickenlib, cofhcore, cofhworld, cucumber, cyclicmagic, draconicadditions, draconicevolution, enchxchg, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, extrautils2, bigreactors, forgelin, gravitygun, ichunutil, ic2, ironchest, journeymap, mantle, morph, mysticalagradditions, mysticalagriculture, placebo, portalgun, projectintelligence, redstoneflux, sky_orchards, tconstruct, teslacorelib, teslacorelib_registries, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, zerocore] at CLIENT
  92. [23:00:49] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ae2stuff, apotheosis, appliedenergistics2, baubles, bdlib, betterbuilderswands, bonsaitrees, brandonscore, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, codechickenlib, cofhcore, cofhworld, cucumber, cyclicmagic, draconicadditions, draconicevolution, enchxchg, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, extrautils2, bigreactors, forgelin, gravitygun, ichunutil, ic2, ironchest, journeymap, mantle, morph, mysticalagradditions, mysticalagriculture, placebo, portalgun, projectintelligence, redstoneflux, sky_orchards, tconstruct, teslacorelib, teslacorelib_registries, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, zerocore] at SERVER
  93. [23:00:50] [Server thread/ERROR] [FML]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source RedstoneFlux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
  94. [23:01:11] [Server thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
  95. [23:01:11] [Server thread/INFO] [draconicevolution]: Draconic Evolution online!
  96. [23:01:11] [Server thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
  97. [23:01:11] [Server thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it!
  98. [23:01:11] [Server thread/ERROR] [FML]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source CoFHWorld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
  99. [23:01:11] [Server thread/ERROR] [FML]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalFoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
  100. [23:01:11] [Server thread/INFO] [draconicevolution]: Hello Minecraft!!!
  101. [23:01:11] [Server thread/INFO] [draconicadditions]: I see you, Draconic Evolution... Ready for a boost?
  102. [23:01:11] [Server thread/INFO] [draconicevolution]: Upping the potential for my draconic arsonal? You bet!!!
  103. [23:01:11] [Server thread/INFO] [draconicadditions]: Then let's do this!
  104. [23:01:11] [Server thread/INFO] [draconicadditions]: Hello Minecraft!!!
  105. [23:01:11] [Server thread/ERROR] [FML]: The mod thermalexpansion is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalExpansion-1.12.2-5.5.7.1-universal.jar, however there is no signature matching that description
  106. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
  107. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [thaumcraft]
  108. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
  109. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  110. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  111. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  112. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  113. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  114. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
  115. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  116. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  117. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  118. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  119. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  120. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
  121. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
  122. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  123. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  124. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  125. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  126. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
  127. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
  128. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
  129. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
  130. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
  131. [23:01:11] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
  132. [23:01:11] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderio is not accessible
  133. java.lang.NoSuchMethodException: crazypants.enderio.base.EnderIO.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  134. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  135. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  136. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  137. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  138. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  139. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  140. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  141. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  142. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  143. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  144. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  145. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  146. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  147. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  148. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  149. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  150. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  151. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  152. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  153. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  154. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  155. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  156. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  157. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  158. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  159. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  160. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  161. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  162. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  163. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  164. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  165. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  166. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  167. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  168. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  169. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger (DarkSteelUpgradeMixin)
  170. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  171. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  172. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  173. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook (DarkSteelUpgradeMixin)
  174. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  175. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  176. [23:01:12] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationtic is not accessible
  177. java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTic.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  178. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  179. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  180. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  181. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  182. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  183. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  184. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  185. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  186. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  187. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  188. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  189. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  190. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  191. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  192. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  193. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  194. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  195. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  196. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  197. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  198. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  199. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  200. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  201. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  202. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  203. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  204. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  205. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  206. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  207. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  208. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  209. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  210. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  211. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  212. [23:01:12] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduits is not accessible
  213. java.lang.NoSuchMethodException: crazypants.enderio.conduits.EnderIOConduits.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  214. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  215. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  216. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  217. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  218. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  219. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  220. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  221. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  222. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  223. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  224. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  225. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  226. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  227. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  228. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  229. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  230. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  231. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  232. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  233. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  234. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  235. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  236. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  237. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  238. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  239. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  240. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  241. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  242. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  243. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  244. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  245. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  246. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  247. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  248. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
  249. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  250. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
  251. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle (MEMixin)
  252. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Added 1 new interface: [appeng/api/networking/IGridHost]
  253. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [getGridNode(Lappeng/api/util/AEPartLocation;)Lappeng/api/networking/IGridNode;, getCableConnectionType(Lappeng/api/util/AEPartLocation;)Lappeng/api/util/AECableType;, securityBreak()V]
  254. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  255. [23:01:12] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsappliedenergistics is not accessible
  256. java.lang.NoSuchMethodException: crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  257. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  258. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  259. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  260. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  261. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  262. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  263. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  264. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  265. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  266. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  267. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  268. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  269. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  270. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  271. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  272. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  273. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  274. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  275. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  276. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  277. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  278. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  279. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  280. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  281. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  282. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  283. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  284. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  285. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  286. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  287. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  288. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  289. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  290. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  291. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
  292. [23:01:12] [Server thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
  293. [23:01:12] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsopencomputers is not accessible
  294. java.lang.NoSuchMethodException: crazypants.enderio.conduit.oc.EnderIOConduitsOpenComputers.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  295. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  296. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  297. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  298. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  299. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  300. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  301. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  302. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  303. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  304. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  305. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  306. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  307. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  308. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  309. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  310. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  311. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  312. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  313. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  314. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  315. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  316. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  317. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  318. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  319. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  320. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  321. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  322. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  323. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  324. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  325. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  326. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  327. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  328. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  329. [23:01:12] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsrefinedstorage is not accessible
  330. java.lang.NoSuchMethodException: crazypants.enderio.conduit.refinedstorage.EnderIOConduitsRefinedStorage.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  331. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  332. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  333. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  334. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  335. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  336. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  337. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  338. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  339. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  340. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  341. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  342. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  343. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  344. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  345. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  346. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  347. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  348. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  349. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  350. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  351. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  352. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  353. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  354. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  355. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  356. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  357. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  358. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  359. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  360. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  361. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  362. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  363. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  364. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  365. [23:01:13] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
  366. [23:01:13] [Server thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [forestry]
  367. [23:01:13] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationforestry is not accessible
  368. java.lang.NoSuchMethodException: crazypants.enderio.integration.forestry.EnderIOIntegrationForestry.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  369. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  370. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  371. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  372. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  373. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  374. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  375. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  376. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  377. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  378. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  379. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  380. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  381. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  382. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  383. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  384. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  385. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  386. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  387. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  388. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  389. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  390. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  391. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  392. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  393. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  394. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  395. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  396. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  397. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  398. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  399. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  400. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  401. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  402. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  403. [23:01:13] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
  404. [23:01:13] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
  405. [23:01:13] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  406. [23:01:13] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
  407. [23:01:13] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
  408. [23:01:13] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse quarkIntegration; missing dependency: quark
  409. [23:01:13] [Server thread/INFO] [tconstruct]: Preparing to take over the world
  410. [23:01:13] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationticlate is not accessible
  411. java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTicLate.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  412. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  413. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  414. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  415. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  416. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  417. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  418. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  419. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  420. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  421. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  422. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  423. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  424. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  425. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  426. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  427. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  428. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  429. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  430. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  431. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  432. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  433. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  434. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  435. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  436. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  437. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  438. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  439. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  440. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  441. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  442. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  443. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  444. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  445. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  446. [23:01:13] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiomachines is not accessible
  447. java.lang.NoSuchMethodException: crazypants.enderio.machines.EnderIOMachines.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  448. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  449. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  450. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  451. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  452. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  453. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  454. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  455. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  456. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  457. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  458. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  459. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  460. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  461. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  462. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  463. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  464. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  465. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  466. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  467. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  468. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  469. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  470. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  471. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  472. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  473. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  474. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  475. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  476. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  477. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  478. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  479. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  480. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  481. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  482. [23:01:13] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiopowertools is not accessible
  483. java.lang.NoSuchMethodException: crazypants.enderio.powertools.EnderIOPowerTools.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  484. at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_241]
  485. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  486. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  487. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  488. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  489. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  490. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  491. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  492. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  493. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  494. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  495. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  496. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  497. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  498. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  499. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  500. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  501. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  502. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  503. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  504. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  505. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  506. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  507. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  508. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  509. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  510. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  511. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  512. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  513. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  514. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  515. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  516. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  517. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  518. [23:01:15] [Server thread/INFO] [projectintelligence]: Hello Minecraft!!!
  519. [23:01:16] [Server thread/WARN] [teslacorelib]: Annotated class 'net.ndrei.teslacorelib.blocks.multipart.MultiPartBlockEvents' not found!
  520. [23:01:16] [Server thread/ERROR] [FML]: The mod thermalcultivation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalCultivation-1.12.2-0.3.6.1-universal.jar, however there is no signature matching that description
  521. [23:01:16] [Server thread/ERROR] [FML]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalDynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
  522. [23:01:16] [Server thread/ERROR] [FML]: The mod thermalinnovation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalInnovation-1.12.2-0.3.6.1-universal.jar, however there is no signature matching that description
  523. [23:01:16] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  524. [23:01:16] [Server thread/INFO] [FML]: Found 1414 ObjectHolder annotations
  525. [23:01:16] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  526. [23:01:16] [Server thread/INFO] [FML]: Found 2 ItemStackHolder annotations
  527. [23:01:16] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  528. [23:01:16] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
  529. [23:01:17] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
  530. [23:01:17] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Found status: UP_TO_DATE Target: null
  531. [23:01:17] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
  532. [23:01:17] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Found status: UP_TO_DATE Target: null
  533. [23:01:17] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
  534. [23:01:17] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Found status: UP_TO_DATE Target: null
  535. [23:01:17] [Forge Version Check/INFO] [forge.VersionCheck]: [enchxchg] Starting version check at http://snowstep115.pr-ac.jp/enchxchg.json
  536. [23:01:18] [Forge Version Check/INFO] [forge.VersionCheck]: [enchxchg] Found status: OUTDATED Target: 1.12.2-1.2.14
  537. [23:01:18] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  538. [23:01:18] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
  539. [23:01:18] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
  540. [23:01:18] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
  541. [23:01:18] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 1913ms )
  542. [23:01:18] [AE2 VersionChecker/INFO] [AE2:S]: Last check was just recently.
  543. [23:01:18] [AE2 VersionChecker/INFO] [AE2:S]: Stopping AE2 VersionChecker
  544. [23:01:18] [Server thread/INFO] [bdlib]: bdlib 1.14.3.12 loaded
  545. [23:01:19] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  546. [23:01:19] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
  547. [23:01:19] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
  548. [23:01:19] [Server thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
  549. [23:01:19] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Ethan/Desktop/ForgeServer/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/tuning.cfg
  550. [23:01:19] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: UP_TO_DATE Target: null
  551. [23:01:19] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
  552. [23:01:20] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Ethan/Desktop/ForgeServer/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/recipes.cfg
  553. [23:01:20] [Server thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
  554. [23:01:20] [Server thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
  555. [23:01:20] [Server thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
  556. [23:01:20] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Found status: AHEAD Target: null
  557. [23:01:20] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
  558. [23:01:20] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
  559. [23:01:20] [Server thread/INFO] [bonsaitrees]: Loading configuration
  560. [23:01:20] [Server thread/INFO] [brandonscore]: Found mod feature container for mod: draconicadditions
  561. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod feature container for mod: draconicevolution
  562. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicadditions
  563. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Found status: BETA Target: null
  564. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
  565. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicadditions
  566. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: brandonscore
  567. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicadditions
  568. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicadditions
  569. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
  570. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
  571. [23:01:21] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicadditions
  572. [23:01:21] [Server thread/INFO] [brandonscore]: Loading mod config for: draconicevolution
  573. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Found status: UP_TO_DATE Target: null
  574. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
  575. [23:01:21] [Server thread/INFO] [brandonscore]: Loading mod config for: brandonscore
  576. [23:01:21] [Server thread/INFO] [brandonscore]: Loading mod config for: draconicadditions
  577. [23:01:21] [Server thread/WARN] [brandonscore]: No features were detected for mod: brandonscore. This maybe an issue or maybe this mod just does not have any items or blocks.
  578. [23:01:21] [Server thread/INFO] [BuildCraft]:
  579. [23:01:21] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.99.24.6
  580. [23:01:21] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2018
  581. [23:01:21] [Server thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
  582. [23:01:21] [Server thread/INFO] [BuildCraft]: Detailed Build Information:
  583. [23:01:21] [Server thread/INFO] [BuildCraft]: Branch HEAD
  584. [23:01:21] [Server thread/INFO] [BuildCraft]: Commit 28b89ad8936f9d6c1ad00a7491453f68fc683232
  585. [23:01:21] [Server thread/INFO] [BuildCraft]: Update Localisation, changelog and version for 7.99.24.6
  586. [23:01:21] [Server thread/INFO] [BuildCraft]: committed by AlexIIL
  587. [23:01:21] [Server thread/INFO] [BuildCraft]:
  588. [23:01:21] [Server thread/INFO] [BuildCraft]: Loaded Modules:
  589. [23:01:21] [Server thread/INFO] [BuildCraft]: - lib
  590. [23:01:21] [Server thread/INFO] [BuildCraft]: - core
  591. [23:01:21] [Server thread/INFO] [BuildCraft]: - builders
  592. [23:01:21] [Server thread/INFO] [BuildCraft]: - energy
  593. [23:01:21] [Server thread/INFO] [BuildCraft]: - factory
  594. [23:01:21] [Server thread/INFO] [BuildCraft]: - robotics
  595. [23:01:21] [Server thread/INFO] [BuildCraft]: - silicon
  596. [23:01:21] [Server thread/INFO] [BuildCraft]: - transport
  597. [23:01:21] [Server thread/INFO] [BuildCraft]: - compat
  598. [23:01:21] [Server thread/INFO] [BuildCraft]: Missing Modules:
  599. [23:01:21] [Server thread/INFO] [BuildCraft]:
  600. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Found status: UP_TO_DATE Target: null
  601. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Starting version check at https://raw.githubusercontent.com/Lothrazar/Cyclic/trunk/1.12/update.json
  602. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Found status: AHEAD Target: null
  603. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
  604. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Found status: AHEAD Target: null
  605. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
  606. [23:01:21] [Server thread/INFO] [BuildCraft]: [debugger] Not a dev environment!
  607. [23:01:21] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  608. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Found status: AHEAD Target: null
  609. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalinnovation] Starting version check at https://raw.github.com/cofh/version/master/thermalinnovation_update.json
  610. [23:01:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalinnovation] Found status: UP_TO_DATE Target: null
  611. [23:01:21] [Server thread/INFO] [BuildCraft]:
  612. [23:01:21] [Server thread/INFO] [BuildCraft]: Starting BuildCraftCompat 7.99.24.6
  613. [23:01:21] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
  614. [23:01:21] [Server thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
  615. [23:01:21] [Server thread/INFO] [BuildCraft]: Detailed Build Information:
  616. [23:01:22] [Server thread/INFO] [BuildCraft]: Branch 8.0.x-1.12.2
  617. [23:01:22] [Server thread/INFO] [BuildCraft]: Commit 3ce2fe3c5d1a541dcc0db3285bdb840e44615cde
  618. [23:01:22] [Server thread/INFO] [BuildCraft]: Update BC for 7.99.24.6
  619. [23:01:22] [Server thread/INFO] [BuildCraft]: committed by AlexIIL
  620. [23:01:22] [Server thread/INFO] [BuildCraft]:
  621. [23:01:22] [Server thread/INFO] [BuildCraft]: [compat] Module list:
  622. [23:01:22] [Server thread/INFO] [BuildCraft]: [compat] x forestry (It cannot load)
  623. [23:01:22] [Server thread/INFO] [BuildCraft]: [compat] x theoneprobe (It cannot load)
  624. [23:01:22] [Server thread/INFO] [BuildCraft]: [compat] x crafttweaker (It cannot load)
  625. [23:01:22] [Server thread/INFO] [CoFH World]: Registering default Feature Templates...
  626. [23:01:22] [Server thread/INFO] [CoFH World]: Registering default World Generators...
  627. [23:01:22] [Server thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
  628. [23:01:22] [Server thread/INFO] [CoFH World]: Complete.
  629. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_drain_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  630. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fire_starter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  631. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wireless_transmitter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  632. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wireless_receiver_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  633. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicpeat_generator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  634. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicpeat_farm_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  635. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  636. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_energy_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  637. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_fluid_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  638. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pipe_sort_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  639. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  640. [23:01:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  641. [23:01:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `energy_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  642. [23:01:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `energy_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  643. [23:01:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  644. [23:01:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  645. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bundled_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  646. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiclibrary_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  647. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiclibrary_ctrl_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  648. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `plate_vector_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  649. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `builder_pattern_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  650. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `magnet_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  651. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `magnet_anti_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  652. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dehydrator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  653. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vacuum_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  654. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon_potion_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  655. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `moon_sensor_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  656. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  657. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `target_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  658. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon_redstone_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  659. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sprinkler_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  660. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_forester_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  661. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `auto_packager_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  662. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `miner_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  663. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_hydrator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  664. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_anvil_magma_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  665. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  666. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `solidifier_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  667. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_anvil_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  668. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `harveseter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  669. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_enchanter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  670. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `exp_pylon_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  671. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `builder_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  672. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `uncrafting_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  673. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicminer_smart_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  674. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `placer_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  675. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `password_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  676. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_user_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  677. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicbattery_infinite_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  678. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicbattery_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  679. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagictrash_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  680. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicworkbench_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  681. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicscreen_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  682. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicscreentarget_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  683. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicauto_crafter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  684. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicentity_detector_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  685. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicfan_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  686. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_fishing_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  687. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_disenchanter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  688. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bucketstorage`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  689. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `laser_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  690. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sound_player_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  691. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dice_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  692. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `imbuer_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  693. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `void_anvil_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  694. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dropper_exact_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  695. [23:01:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_placer_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
  696. [23:01:25] [Server thread/INFO] [brandonscore]: Registering features for mod: draconicevolution
  697. [23:01:25] [Server thread/INFO] [draconicevolution]: Finished PreInitialization
  698. [23:01:25] [Server thread/INFO] [brandonscore]: Registering features for mod: draconicadditions
  699. [23:01:26] [Server thread/WARN] []: ========================================================
  700. [23:01:26] [Server thread/WARN] []: == Forge Debug Logging is ENABLED ======================
  701. [23:01:26] [Server thread/WARN] []: ========================================================
  702. [23:01:26] [Server thread/WARN] []: == This WILL slow down the game, so we recommend you ==
  703. [23:01:26] [Server thread/WARN] []: == disable it unless you need it. See: ==
  704. [23:01:26] [Server thread/WARN] []: == https://github.com/MinecraftForge/MinecraftForge/issues/6271
  705. [23:01:26] [Server thread/WARN] []: ========================================================
  706. [23:01:26] [Server thread/INFO] [enderio]: ========================================================
  707. [23:01:26] [Server thread/INFO] [enderio]: == Ender IO Debug Logging is DISABLED ==================
  708. [23:01:26] [Server thread/INFO] [enderio]: ========================================================
  709. [23:01:26] [Server thread/INFO] [enderio]: == This will not slow down the game, but you may miss ==
  710. [23:01:26] [Server thread/INFO] [enderio]: == out on information needed to diagnose issues. For ==
  711. [23:01:26] [Server thread/INFO] [enderio]: == normal operation this is fine. ==
  712. [23:01:26] [Server thread/INFO] [enderio]: ========================================================
  713. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  714. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence (MobilityFlagForPaintedBlocksMixin)
  715. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  716. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  717. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  718. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate (MobilityFlagForPaintedBlocksMixin)
  719. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  720. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  721. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  722. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall (MobilityFlagForPaintedBlocksMixin)
  723. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  724. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  725. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  726. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs (MobilityFlagForPaintedBlocksMixin)
  727. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  728. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  729. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  730. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab (MobilityFlagForPaintedBlocksMixin)
  731. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  732. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  733. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  734. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone (MobilityFlagForPaintedBlocksMixin)
  735. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  736. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  737. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  738. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
  739. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  740. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  741. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  742. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid (MobilityFlagForPaintedBlocksMixin)
  743. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  744. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  745. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  746. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet (MobilityFlagForPaintedBlocksMixin)
  747. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  748. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  749. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  750. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate (MobilityFlagForPaintedBlocksMixin)
  751. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  752. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  753. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  754. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone (MobilityFlagForPaintedBlocksMixin)
  755. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  756. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  757. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  758. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
  759. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  760. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  761. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  762. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid (MobilityFlagForPaintedBlocksMixin)
  763. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  764. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  765. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  766. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone (MobilityFlagForPaintedBlocksMixin)
  767. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  768. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  769. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSand from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  770. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSand (MobilityFlagForPaintedBlocksMixin)
  771. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  772. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  773. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  774. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor (MobilityFlagForPaintedBlocksMixin)
  775. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  776. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  777. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  778. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor (MobilityFlagForPaintedBlocksMixin)
  779. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  780. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  781. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  782. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench (MobilityFlagForPaintedBlocksMixin)
  783. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  784. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  785. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  786. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian (MobilityFlagForPaintedBlocksMixin)
  787. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  788. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  789. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  790. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid (MobilityFlagForPaintedBlocksMixin)
  791. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  792. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  793. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  794. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid (MobilityFlagForPaintedBlocksMixin)
  795. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  796. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  797. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  798. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce (MobilityFlagForPaintedBlocksMixin)
  799. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  800. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  801. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  802. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid (MobilityFlagForPaintedBlocksMixin)
  803. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  804. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  805. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  806. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid (MobilityFlagForPaintedBlocksMixin)
  807. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  808. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  809. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  810. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff (DarkSteelUpgradeMixin)
  811. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  812. [23:01:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  813. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
  814. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem (InternalPoweredItemMixin)
  815. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  816. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  817. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  818. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz (MobilityFlagForPaintedBlocksMixin)
  819. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  820. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  821. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  822. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector (MobilityFlagForPaintedBlocksMixin)
  823. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  824. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  825. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  826. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor (DarkSteelUpgradeMixin)
  827. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  828. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  829. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  830. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield (DarkSteelUpgradeMixin)
  831. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  832. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  833. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  834. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword (DarkSteelUpgradeMixin)
  835. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  836. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  837. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  838. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe (DarkSteelUpgradeMixin)
  839. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  840. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  841. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  842. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe (DarkSteelUpgradeMixin)
  843. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  844. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  845. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  846. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow (DarkSteelUpgradeMixin)
  847. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  848. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  849. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  850. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears (DarkSteelUpgradeMixin)
  851. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  852. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  853. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  854. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap (DarkSteelUpgradeMixin)
  855. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  856. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  857. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  858. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand (DarkSteelUpgradeMixin)
  859. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  860. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  861. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  862. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity (DarkSteelUpgradeMixin)
  863. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  864. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  865. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  866. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle (MobilityFlagForPaintedBlocksMixin)
  867. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  868. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  869. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  870. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter (MobilityFlagForPaintedBlocksMixin)
  871. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  872. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  873. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
  874. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem (InternalPoweredItemMixin)
  875. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  876. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  877. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  878. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer (MobilityFlagForPaintedBlocksMixin)
  879. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  880. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  881. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  882. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation (MobilityFlagForPaintedBlocksMixin)
  883. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  884. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  885. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  886. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator (MobilityFlagForPaintedBlocksMixin)
  887. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  888. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  889. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  890. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator (MobilityFlagForPaintedBlocksMixin)
  891. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  892. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  893. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  894. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator (MobilityFlagForPaintedBlocksMixin)
  895. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  896. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  897. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  898. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter (MobilityFlagForPaintedBlocksMixin)
  899. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  900. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  901. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  902. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill (MobilityFlagForPaintedBlocksMixin)
  903. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  904. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  905. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  906. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice (MobilityFlagForPaintedBlocksMixin)
  907. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  908. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  909. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  910. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder (MobilityFlagForPaintedBlocksMixin)
  911. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  912. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  913. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  914. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner (MobilityFlagForPaintedBlocksMixin)
  915. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  916. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  917. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  918. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat (MobilityFlagForPaintedBlocksMixin)
  919. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  920. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  921. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  922. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger (MobilityFlagForPaintedBlocksMixin)
  923. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  924. [23:01:27] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  925. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  926. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger (MobilityFlagForPaintedBlocksMixin)
  927. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  928. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  929. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  930. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank (MobilityFlagForPaintedBlocksMixin)
  931. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  932. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  933. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  934. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver (MobilityFlagForPaintedBlocksMixin)
  935. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  936. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  937. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  938. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest (MobilityFlagForPaintedBlocksMixin)
  939. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  940. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  941. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  942. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum (MobilityFlagForPaintedBlocksMixin)
  943. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  944. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  945. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.niard.BlockNiard from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  946. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard (MobilityFlagForPaintedBlocksMixin)
  947. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  948. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  949. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  950. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor (MobilityFlagForPaintedBlocksMixin)
  951. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  952. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  953. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  954. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad (MobilityFlagForPaintedBlocksMixin)
  955. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  956. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  957. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  958. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter (MobilityFlagForPaintedBlocksMixin)
  959. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  960. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  961. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  962. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner (MobilityFlagForPaintedBlocksMixin)
  963. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  964. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  965. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  966. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank (MobilityFlagForPaintedBlocksMixin)
  967. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  968. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  969. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
  970. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank (InternalPoweredItemMixin)
  971. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  972. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  973. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  974. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor (MobilityFlagForPaintedBlocksMixin)
  975. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  976. [23:01:28] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  977. [23:01:28] [Server thread/WARN] [enderio]: TConstruct, you fail again, muhaha! The world is mine, mine!
  978. [23:01:28] [Server thread/WARN] [enderio]: Applied Energistics conduits loaded. Let your networks connect!
  979. [23:01:28] [Server thread/WARN] [enderio]: OpenComputers conduits NOT loaded. OpenComputers is not installed
  980. [23:01:28] [Server thread/WARN] [enderio]: Refined Storage conduits NOT loaded. Refined Storage is not installed
  981. [23:01:28] [Server thread/WARN] [enderio]: Forestry integration NOT loaded. Forestry is not installed
  982. [23:01:28] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
  983. [23:01:28] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
  984. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  985. [23:01:29] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
  986. [23:01:29] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
  987. [23:01:29] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
  988. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  989. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  990. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  991. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  992. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  993. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  994. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  995. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  996. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  997. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  998. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  999. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1000. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1001. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilechunkloader`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1002. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1003. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1004. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1005. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1006. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1007. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1008. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1009. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1010. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1011. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1012. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1013. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1014. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1015. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1016. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerbattery`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1017. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarryproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1018. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarry`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1019. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilelargishchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1020. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileminchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1021. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilerainbowgenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1022. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativechest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1023. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1024. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeharvest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1025. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1026. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformerclimograph`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1027. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1028. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileanalogcrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1029. [23:01:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileinteractionproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  1030. [23:01:30] [Server thread/INFO] [BigReactors]: Loaded support for thermalexpansion
  1031.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement