Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.44 KB | None | 0 0
  1. C:\Users\slick\OneDrive\Desktop\server>java -Xmx1024M -Xms1024M -jar forge-universal.jar nogui
  2. [22:00:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [22:00:53] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [22:00:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  5. [22:00:53] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
  6. [22:00:53] [main/INFO] [FML]: Java is Eclipse OpenJ9 VM, version 1.8.0_232, running on Windows 10:amd64:10.0, installed at C:\Program Files\AdoptOpenJDK\jdk-8.0.232.09-openj9\jre
  7. [22:00:53] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
  8. [22:00:53] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
  9. [22:00:53] [main/INFO] [FML]: Searching C:\Users\slick\OneDrive\Desktop\server\.\mods for mods
  10. [22:00:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [22:00:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  12. [22:00:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [22:00:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [22:00:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [22:00:55] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  16. [22:00:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [22:00:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  18. [22:00:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [22:00:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  20. [22:00:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  21. [22:00:55] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  22. [22:00:56] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
  23. [22:00:57] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
  24. [22:00:57] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
  25. [22:00:58] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  26. [22:00:58] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  27. [22:00:58] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
  28. [22:00:58] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
  29. [22:00:58] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  30. [22:00:58] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  31. [22:00:58] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  32. [22:00:58] [Server thread/INFO] [FML]: Searching C:\Users\slick\OneDrive\Desktop\server\.\mods for mods
  33. [22:00:58] [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
  34. [22:00:59] [Server thread/INFO] [FML]: Forge Mod Loader has identified 36 mods to load
  35. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  36. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for buildcraftbuilders: assets/buildcraftbuilders/lang/en_us.lang
  37. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for buildcraftcore: assets/buildcraftcore/lang/en_us.lang
  38. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for buildcraftenergy: assets/buildcraftenergy/lang/en_us.lang
  39. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for buildcraftfactory: assets/buildcraftfactory/lang/en_us.lang
  40. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for buildcraftrobotics: assets/buildcraftrobotics/lang/en_us.lang
  41. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for buildcraftsilicon: assets/buildcraftsilicon/lang/en_us.lang
  42. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for buildcrafttransport: assets/buildcrafttransport/lang/en_us.lang
  43. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
  44. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
  45. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderiobase: assets/enderiobase/lang/en_us.lang
  46. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsappliedenergistics: assets/enderioconduitsappliedenergistics/lang/en_us.lang
  47. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsopencomputers: assets/enderioconduitsopencomputers/lang/en_us.lang
  48. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsrefinedstorage: assets/enderioconduitsrefinedstorage/lang/en_us.lang
  49. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderioconduits: assets/enderioconduits/lang/en_us.lang
  50. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationforestry: assets/enderiointegrationforestry/lang/en_us.lang
  51. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationtic: assets/enderiointegrationtic/lang/en_us.lang
  52. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationticlate: assets/enderiointegrationticlate/lang/en_us.lang
  53. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderiomachines: assets/enderiomachines/lang/en_us.lang
  54. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for enderiopowertools: assets/enderiopowertools/lang/en_us.lang
  55. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
  56. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
  57. [22:00:59] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
  58. [22:00:59] [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.
  59. [22:00:59] [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.
  60. [22:01:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, codechickenlib, cofhcore, cofhworld, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, mantle, morpheus, redstoneflux, refinedstorage, refinedstorageaddons, tconstruct, thermalexpansion, thermalfoundation] at CLIENT
  61. [22:01:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, codechickenlib, cofhcore, cofhworld, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, mantle, morpheus, redstoneflux, refinedstorage, refinedstorageaddons, tconstruct, thermalexpansion, thermalfoundation] at SERVER
  62. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
  63. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  64. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
  65. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [thaumcraft]
  66. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  67. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  68. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  69. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  70. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  71. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  72. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  73. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  74. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
  75. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
  76. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
  77. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
  78. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  79. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  80. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  81. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  82. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
  83. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
  84. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
  85. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
  86. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
  87. [22:01:00] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
  88. [22:01:00] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderio is not accessible
  89. java.lang.NoSuchMethodException: crazypants.enderio.base.EnderIO.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  90. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  91. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  92. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  93. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  94. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  95. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  96. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  97. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  99. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  100. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  101. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  102. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  103. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  104. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  105. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  106. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  107. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  108. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  110. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  112. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  113. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  114. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  115. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  116. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  117. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  118. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  119. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  120. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  121. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  122. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  123. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  124. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  125. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  126. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  127. [22:01:01] [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]
  128. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger
  129. [22:01:01] [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]
  130. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  131. [22:01:01] [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]
  132. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook
  133. [22:01:01] [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]
  134. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  135. [22:01:01] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationtic is not accessible
  136. java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTic.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  137. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  138. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  139. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  140. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  141. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  142. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  143. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  144. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  145. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  146. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  147. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  148. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  149. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  150. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  151. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  152. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  153. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  154. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  155. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  156. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  157. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  158. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  159. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  160. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  161. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  162. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  163. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  164. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  165. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  166. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  167. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  168. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  169. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  170. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  171. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  172. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  173. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  174. [22:01:01] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduits is not accessible
  175. java.lang.NoSuchMethodException: crazypants.enderio.conduits.EnderIOConduits.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  176. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  177. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  178. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  179. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  180. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  181. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  182. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  183. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  184. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  185. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  186. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  187. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  188. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  189. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  190. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  191. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  192. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  193. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  194. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  195. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  196. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  197. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  198. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  199. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  200. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  201. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  202. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  203. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  204. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  205. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  206. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  207. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  208. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  209. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  210. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  211. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  212. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  213. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
  214. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [appliedenergistics2|API]
  215. [22:01:01] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsappliedenergistics is not accessible
  216. java.lang.NoSuchMethodException: crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  217. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  218. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  219. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  220. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  221. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  222. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  223. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  224. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  225. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  226. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  227. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  228. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  229. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  230. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  231. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  232. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  233. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  234. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  235. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  236. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  237. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  238. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  239. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  240. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  241. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  242. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  243. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  244. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  245. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  246. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  247. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  248. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  249. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  250. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  251. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  252. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  253. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  254. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
  255. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
  256. [22:01:01] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsopencomputers is not accessible
  257. java.lang.NoSuchMethodException: crazypants.enderio.conduit.oc.EnderIOConduitsOpenComputers.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  258. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  259. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  260. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  261. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  262. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  263. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  264. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  265. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  266. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  267. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  268. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  269. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  270. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  271. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  272. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  273. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  274. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  275. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  276. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  277. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  278. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  279. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  280. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  281. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  282. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  283. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  284. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  285. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  286. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  287. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  288. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  289. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  290. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  291. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  292. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  293. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  294. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  295. [22:01:01] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsrefinedstorage is not accessible
  296. java.lang.NoSuchMethodException: crazypants.enderio.conduit.refinedstorage.EnderIOConduitsRefinedStorage.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  297. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  298. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  299. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  300. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  301. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  302. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  303. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  304. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  305. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  306. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  307. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  308. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  309. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  310. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  311. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  312. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  313. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  314. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  315. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  316. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  317. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  318. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  319. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  320. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  321. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  322. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  323. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  324. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  325. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  326. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  327. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  328. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  329. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  330. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  331. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  332. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  333. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  334. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
  335. [22:01:01] [Server thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [forestry]
  336. [22:01:01] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationforestry is not accessible
  337. java.lang.NoSuchMethodException: crazypants.enderio.integration.forestry.EnderIOIntegrationForestry.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  338. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  339. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  340. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  341. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  342. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  343. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  344. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  345. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  346. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  347. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  348. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  349. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  350. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  351. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  352. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  353. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  354. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  355. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  356. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  357. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  358. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  359. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  360. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  361. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  362. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  363. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  364. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  365. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  366. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  367. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  368. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  369. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  370. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  371. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  372. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  373. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  374. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  375. [22:01:02] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
  376. [22:01:02] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
  377. [22:01:02] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  378. [22:01:02] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
  379. [22:01:02] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
  380. [22:01:02] [Server thread/INFO] [tconstruct]: Preparing to take over the world
  381. [22:01:02] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationticlate is not accessible
  382. java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTicLate.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  383. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  384. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  385. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  386. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  387. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  388. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  389. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  390. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  391. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  392. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  393. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  394. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  395. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  396. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  397. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  398. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  399. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  400. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  401. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  402. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  403. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  404. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  405. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  406. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  407. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  408. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  409. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  410. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  411. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  412. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  413. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  414. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  415. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  416. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  417. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  418. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  419. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  420. [22:01:02] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiomachines is not accessible
  421. java.lang.NoSuchMethodException: crazypants.enderio.machines.EnderIOMachines.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  422. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  423. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  424. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  425. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  426. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  427. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  428. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  429. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  430. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  431. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  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.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  440. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  441. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  442. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  443. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  444. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  445. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  446. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  447. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  448. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  449. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  450. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  451. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  452. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  453. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  454. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  455. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  456. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  457. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  458. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  459. [22:01:02] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiopowertools is not accessible
  460. java.lang.NoSuchMethodException: crazypants.enderio.powertools.EnderIOPowerTools.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  461. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_232]
  462. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_232]
  463. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_232]
  464. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_232]
  465. at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  466. at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  467. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
  468. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
  469. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  470. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  471. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  472. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  473. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  474. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  475. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  476. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  477. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  478. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  479. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  480. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  481. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  482. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  483. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  484. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  485. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  486. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  487. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  488. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  489. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  490. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  491. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  492. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
  493. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  494. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  495. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  496. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  497. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  498. [22:01:02] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  499. [22:01:02] [Server thread/INFO] [FML]: Found 1233 ObjectHolder annotations
  500. [22:01:02] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  501. [22:01:02] [Server thread/INFO] [FML]: Found 2 ItemStackHolder annotations
  502. [22:01:02] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  503. [22:01:02] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
  504. [22:01:02] [Server thread/INFO] [BuildCraft]:
  505. [22:01:02] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.99.24.4
  506. [22:01:02] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2018
  507. [22:01:02] [Server thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
  508. [22:01:02] [Server thread/INFO] [BuildCraft]: Detailed Build Information:
  509. [22:01:02] [Server thread/INFO] [BuildCraft]: Branch HEAD
  510. [22:01:02] [Server thread/INFO] [BuildCraft]: Commit aed373feb4eb06cf4b9d0e036b07abdb06bbb20b
  511. [22:01:02] [Server thread/INFO] [BuildCraft]: Final tweaks for the 7.99.24.4 release.
  512. [22:01:02] [Server thread/INFO] [BuildCraft]: committed by AlexIIL
  513. [22:01:02] [Server thread/INFO] [BuildCraft]:
  514. [22:01:02] [Server thread/INFO] [BuildCraft]: Loaded Modules:
  515. [22:01:02] [Server thread/INFO] [BuildCraft]: - lib
  516. [22:01:02] [Server thread/INFO] [BuildCraft]: - core
  517. [22:01:02] [Server thread/INFO] [BuildCraft]: - builders
  518. [22:01:02] [Server thread/INFO] [BuildCraft]: - energy
  519. [22:01:02] [Server thread/INFO] [BuildCraft]: - factory
  520. [22:01:02] [Server thread/INFO] [BuildCraft]: - robotics
  521. [22:01:02] [Server thread/INFO] [BuildCraft]: - silicon
  522. [22:01:02] [Server thread/INFO] [BuildCraft]: - transport
  523. [22:01:02] [Server thread/INFO] [BuildCraft]: - compat
  524. [22:01:02] [Server thread/INFO] [BuildCraft]: Missing Modules:
  525. [22:01:02] [Server thread/INFO] [BuildCraft]:
  526. [22:01:03] [Server thread/INFO] [BuildCraft]: [debugger] Not a dev environment!
  527. [22:01:03] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  528. [22:01:03] [Server thread/INFO] [BuildCraft]:
  529. [22:01:03] [Server thread/INFO] [BuildCraft]: Starting BuildCraftCompat 7.99.24.4
  530. [22:01:03] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
  531. [22:01:03] [Server thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
  532. [22:01:03] [Server thread/INFO] [BuildCraft]: Detailed Build Information:
  533. [22:01:03] [Server thread/INFO] [BuildCraft]: Branch 8.0.x-1.12.2
  534. [22:01:03] [Server thread/INFO] [BuildCraft]: Commit 87f35419977088094a3474ee9768d11f798a3a1a
  535. [22:01:03] [Server thread/INFO] [BuildCraft]: Bump version for release.
  536. [22:01:03] [Server thread/INFO] [BuildCraft]: committed by AlexIIL
  537. [22:01:03] [Server thread/INFO] [BuildCraft]:
  538. [22:01:03] [Server thread/INFO] [BuildCraft]: [compat] Module list:
  539. [22:01:03] [Server thread/INFO] [BuildCraft]: [compat] x forestry (It cannot load)
  540. [22:01:03] [Server thread/INFO] [BuildCraft]: [compat] x theoneprobe (It cannot load)
  541. [22:01:03] [Server thread/INFO] [BuildCraft]: [compat] x crafttweaker (It cannot load)
  542. [22:01:03] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Found status: AHEAD Target: null
  543. [22:01:03] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  544. [22:01:03] [Server thread/INFO] [CoFH World]: Registering default Feature Templates...
  545. [22:01:03] [Server thread/INFO] [CoFH World]: Registering default World Generators...
  546. [22:01:03] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
  547. [22:01:03] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
  548. [22:01:04] [Server thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
  549. [22:01:04] [Server thread/INFO] [CoFH World]: Created standard generation json.
  550. [22:01:04] [Server thread/INFO] [CoFH World]: Complete.
  551. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: UP_TO_DATE Target: null
  552. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
  553. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Found status: UP_TO_DATE Target: null
  554. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
  555. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Found status: UP_TO_DATE Target: null
  556. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
  557. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Found status: AHEAD Target: null
  558. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
  559. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Found status: UP_TO_DATE Target: null
  560. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
  561. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Found status: AHEAD Target: null
  562. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
  563. [22:01:04] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Found status: UP_TO_DATE Target: null
  564. [22:01:04] [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
  565. [22:01:04] [Server thread/WARN] [enderio]: ========================================================
  566. [22:01:04] [Server thread/WARN] [enderio]: == Debug Logging is ENABLED ============================
  567. [22:01:04] [Server thread/WARN] [enderio]: ========================================================
  568. [22:01:04] [Server thread/WARN] [enderio]: == This WILL slow down the game, so we recommend you ==
  569. [22:01:04] [Server thread/WARN] [enderio]: == disable it unless you need it. A log level of INFO ==
  570. [22:01:04] [Server thread/WARN] [enderio]: == is enough for normal operation. ==
  571. [22:01:04] [Server thread/WARN] [enderio]: ========================================================
  572. [22:01:05] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
  573. [22:01:05] [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]
  574. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence
  575. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  576. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  577. [22:01:05] [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]
  578. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate
  579. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  580. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  581. [22:01:05] [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]
  582. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall
  583. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  584. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  585. [22:01:05] [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]
  586. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs
  587. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  588. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  589. [22:01:05] [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]
  590. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab
  591. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  592. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  593. [22:01:05] [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]
  594. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone
  595. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  596. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  597. [22:01:05] [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]
  598. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid
  599. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  600. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  601. [22:01:05] [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]
  602. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid
  603. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  604. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  605. [22:01:05] [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]
  606. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet
  607. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  608. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  609. [22:01:05] [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]
  610. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate
  611. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  612. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  613. [22:01:05] [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]
  614. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone
  615. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  616. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  617. [22:01:05] [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]
  618. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid
  619. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  620. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  621. [22:01:05] [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]
  622. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid
  623. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  624. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  625. [22:01:05] [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]
  626. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone
  627. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  628. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  629. [22:01:05] [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]
  630. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor
  631. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  632. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  633. [22:01:05] [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]
  634. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor
  635. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  636. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  637. [22:01:05] [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]
  638. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench
  639. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  640. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  641. [22:01:05] [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$ISolidBlockPaintableBlock]
  642. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian
  643. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  644. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  645. [22:01:05] [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]
  646. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce
  647. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  648. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  649. [22:01:05] [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]
  650. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid
  651. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  652. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  653. [22:01:05] [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]
  654. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid
  655. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  656. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  657. [22:01:05] [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]
  658. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff
  659. [22:01:05] [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]
  660. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  661. [22:01:05] [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]
  662. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem
  663. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  664. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  665. [22:01:05] [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]
  666. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz
  667. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  668. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  669. [22:01:05] [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]
  670. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector
  671. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  672. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  673. [22:01:05] [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]
  674. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor
  675. [22:01:05] [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]
  676. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  677. [22:01:05] [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]
  678. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield
  679. [22:01:05] [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]
  680. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  681. [22:01:05] [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]
  682. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword
  683. [22:01:05] [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]
  684. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  685. [22:01:05] [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]
  686. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe
  687. [22:01:05] [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]
  688. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  689. [22:01:05] [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]
  690. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe
  691. [22:01:05] [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]
  692. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  693. [22:01:05] [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]
  694. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow
  695. [22:01:05] [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]
  696. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  697. [22:01:05] [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]
  698. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears
  699. [22:01:05] [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]
  700. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  701. [22:01:05] [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]
  702. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap
  703. [22:01:05] [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]
  704. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  705. [22:01:05] [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]
  706. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand
  707. [22:01:05] [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]
  708. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  709. [22:01:05] [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]
  710. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity
  711. [22:01:05] [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]
  712. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  713. [22:01:05] [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]
  714. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle
  715. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  716. [22:01:05] [Server thread/INFO] [com.enderio.core.common.transform.NoClassloadClassWriter]: Class 2 super was object or null
  717. [22:01:05] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  718. [22:01:06] [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]
  719. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter
  720. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  721. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  722. [22:01:06] [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]
  723. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem
  724. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  725. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  726. [22:01:06] [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]
  727. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer
  728. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  729. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  730. [22:01:06] [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]
  731. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation
  732. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  733. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  734. [22:01:06] [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]
  735. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator
  736. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  737. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  738. [22:01:06] [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]
  739. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator
  740. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  741. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  742. [22:01:06] [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]
  743. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator
  744. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  745. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  746. [22:01:06] [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]
  747. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter
  748. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  749. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  750. [22:01:06] [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]
  751. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill
  752. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  753. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  754. [22:01:06] [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]
  755. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice
  756. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  757. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  758. [22:01:06] [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]
  759. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder
  760. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  761. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  762. [22:01:06] [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]
  763. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner
  764. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  765. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  766. [22:01:06] [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]
  767. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat
  768. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  769. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  770. [22:01:06] [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]
  771. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger
  772. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  773. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  774. [22:01:06] [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]
  775. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger
  776. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  777. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  778. [22:01:06] [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]
  779. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank
  780. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  781. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  782. [22:01:06] [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]
  783. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver
  784. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  785. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  786. [22:01:06] [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]
  787. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest
  788. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  789. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  790. [22:01:06] [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]
  791. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum
  792. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  793. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  794. [22:01:06] [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]
  795. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard
  796. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  797. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  798. [22:01:06] [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]
  799. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor
  800. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  801. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  802. [22:01:06] [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]
  803. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad
  804. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  805. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  806. [22:01:06] [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]
  807. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter
  808. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  809. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  810. [22:01:06] [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]
  811. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner
  812. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  813. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  814. [22:01:06] [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]
  815. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank
  816. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  817. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  818. [22:01:06] [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]
  819. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank
  820. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  821. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  822. [22:01:06] [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]
  823. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor
  824. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  825. [22:01:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
  826. [22:01:06] [Server thread/WARN] [enderio]: TConstruct, you fail again, muhaha! The world is mine, mine!
  827. [22:01:06] [Server thread/WARN] [enderio]: Applied Energistics conduits NOT loaded. Applied Energistics is not installed
  828. [22:01:06] [Server thread/WARN] [enderio]: OpenComputers conduits NOT loaded. OpenComputers is not installed
  829. [22:01:07] [Server thread/WARN] [enderio]: Refined Storage conduits loaded. Let your networks connect!
  830. [22:01:07] [Server thread/WARN] [enderio]: Forestry integration NOT loaded. Forestry is not installed
  831. [22:01:07] [Server thread/INFO] [morpheus]: Loading configuration
  832. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  833. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  834. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  835. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  836. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  837. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  838. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  839. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  840. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  841. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  842. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  843. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  844. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  845. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  846. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  847. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  848. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  849. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  850. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  851. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  852. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  853. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  854. [22:01:11] [Server thread/INFO] [FML]: Applying holder lookups
  855. [22:01:11] [Server thread/INFO] [FML]: Holder lookups applied
  856. [22:01:11] [Server thread/INFO] [FML]: Applying holder lookups
  857. [22:01:11] [Server thread/INFO] [FML]: Holder lookups applied
  858. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: IC2 integration not loaded
  859. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: TechReborn integration not loaded
  860. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: MFR integration not loaded
  861. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: IC2 classic integration not loaded
  862. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Natura integration not loaded
  863. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Immersive Engineering integration not loaded
  864. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `petals`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  865. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Botania integration for farming fully loaded
  866. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Extra Utilities 2 integration not loaded
  867. [22:01:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dye`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  868. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Metallurgy integration not loaded
  869. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Magicalcrops integration not loaded
  870. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Actually Additions integration not loaded
  871. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Botania integration for fertilizing not loaded
  872. [22:01:11] [Server thread/INFO] [enderio]: Farming Station: Gardencore integration not loaded
  873. [22:01:11] [Server thread/INFO] [FML]: Applying holder lookups
  874. [22:01:11] [Server thread/INFO] [FML]: Holder lookups applied
  875. [22:01:11] [Server thread/INFO] [FML]: Applying holder lookups
  876. [22:01:11] [Server thread/INFO] [FML]: Holder lookups applied
  877. [22:01:11] [Server thread/INFO] [FML]: Injecting itemstacks
  878. [22:01:11] [Server thread/INFO] [FML]: Itemstack injection complete
  879. [22:01:11] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
  880. [22:01:11] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
  881. [22:01:11] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair
  882. [22:01:12] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
  883. [22:01:12] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
  884. [22:01:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_basic2normal`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
  885. [22:01:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_normal2vibrant`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
  886. [22:01:13] [Server thread/INFO] [FML]: Applying holder lookups
  887. [22:01:13] [Server thread/INFO] [FML]: Holder lookups applied
  888. [22:01:13] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
  889. java.lang.RuntimeException: Invalid IProperty object detected!
  890. Class = class crazypants.enderio.base.render.property.PropertyIO
  891. Method not overriden: IProperty.parseValue(String)
  892. at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
  893. at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
  894. at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
  895. at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
  896. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  897. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  898. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  899. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  900. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  901. at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) ~[?:?]
  902. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  903. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  904. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  905. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  906. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  907. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  908. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  909. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  910. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  911. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  912. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  913. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232]
  914. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_232]
  915. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_232]
  916. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_232]
  917. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  918. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  919. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  920. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  921. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  922. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  923. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  924. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  925. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
  926. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
  927. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
  928. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
  929. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  930. at java.lang.Thread.run(Thread.java:819) [?:1.8.0_232]
  931. Caused by: java.lang.AbstractMethodError: net/minecraft/block/properties/IProperty.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional;
  932. at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
  933. ... 38 more
  934. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
  935. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
  936. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
  937. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
  938. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
  939. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
  940. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
  941. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE]
  942. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
  943. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
  944. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.FluidVisualsHandler, it is not loaded on this side.
  945. [22:01:13] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
  946. [22:01:13] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
  947. [22:01:13] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
  948. [22:01:13] [Server thread/INFO] [enderio]: Reloading config file...
  949. [22:01:13] [Server thread/INFO] [enderio]: Config reload finished
  950. [22:01:13] [Server thread/INFO] [enderio]: Reloading config file...
  951. [22:01:13] [Server thread/INFO] [enderio]: Config reload finished
  952. [22:01:13] [Server thread/INFO] [enderio]: Reloading config file...
  953. [22:01:13] [Server thread/INFO] [enderio]: Config reload finished
  954. [22:01:13] [Server thread/INFO] [enderio]: Reloading config file...
  955. [22:01:13] [Server thread/INFO] [enderio]: Config reload finished
  956. [22:01:13] [Server thread/INFO] [enderio]: Reloading config file...
  957. [22:01:13] [Server thread/INFO] [enderio]: Config reload finished
  958. [22:01:13] [Server thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration1
  959. [22:01:13] [Server thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration2
  960. [22:01:13] [Server thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration3
  961. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_steel_anvil
  962. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_paper_anvil
  963. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_basic_item_filter
  964. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_advanced_item_filter
  965. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_limited_item_filter
  966. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_big_item_filter
  967. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_big_advanced_item_filter
  968. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_existing_item_filter
  969. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_mod_item_filter
  970. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_power_item_filter
  971. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_normal
  972. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_big
  973. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_normal
  974. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_big
  975. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_fluid_filter
  976. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_not_filter
  977. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_or_filter
  978. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_and_filter
  979. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nor_filter
  980. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nand_filter
  981. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xor_filter
  982. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xnor_filter
  983. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_toggle_filter
  984. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_counting_filter
  985. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_sensor_filter
  986. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_timer_filter
  987. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_helmet
  988. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_chestplate
  989. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_leggings
  990. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_boots
  991. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_helmet
  992. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_chestplate
  993. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_leggings
  994. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_boots
  995. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_conduit_bundle
  996. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_furnace
  997. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_alloy_smelter
  998. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_alloy_smelter
  999. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_alloy_smelter
  1000. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_buffer
  1001. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enchanter
  1002. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_farm_station
  1003. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_combustion_generator
  1004. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_combustion_generator
  1005. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_stirling_generator
  1006. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_stirling_generator
  1007. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_zombie_generator
  1008. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_franken_zombie_generator
  1009. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_ender_generator
  1010. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_lava_generator
  1011. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_killer_joe
  1012. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_attractor_obelisk
  1013. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_aversion_obelisk
  1014. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_inhibitor_obelisk
  1015. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_relocator_obelisk
  1016. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_weather_obelisk
  1017. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_experience_obelisk
  1018. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_painter
  1019. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_sag_mill
  1020. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_sag_mill
  1021. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_sag_mill
  1022. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_slice_and_splice
  1023. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_soul_binder
  1024. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_powered_spawner
  1025. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_vat
  1026. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_vat
  1027. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_wired_charger
  1028. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_wired_charger
  1029. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_wired_charger
  1030. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_tank
  1031. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_transceiver
  1032. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_vacuum_chest
  1033. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_xp_vacuum
  1034. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_niard
  1035. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_travel_anchor
  1036. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_tele_pad
  1037. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_dialing_device
  1038. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_impulse_hopper
  1039. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_crafter
  1040. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_crafter
  1041. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_creative_spawner
  1042. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_cap_bank
  1043. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_power_monitor
  1044. [22:01:13] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_advanced_power_monitor
  1045. [22:01:14] [Server thread/INFO] [thermalfoundation]: Thermal Foundation: Tinkers' Construct Plugin Enabled.
  1046. [22:01:14] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
  1047. [22:01:14] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
  1048. [22:01:14] [Server thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
  1049. [22:01:15] [Server thread/INFO] [enderio]: Valid IMC recipes to be processed:
  1050. [22:01:15] [Server thread/INFO] [enderio]: * Enchanter: endercore:xpboost from IMC from mod 'endercore'
  1051. [22:01:15] [Server thread/INFO] [enderio]: * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
  1052. [22:01:15] [Server thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
  1053. [22:01:15] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 3xitem.item_material@38 => 1xitem.item_material@3
  1054. [22:01:15] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.block_fused_quartz@0
  1055. [22:01:15] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.block_fused_quartz@0
  1056. [22:01:15] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.glass@0 => 1xtile.block_fused_glass@0
  1057. [22:01:15] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.sapling@0 => 1xtile.deadbush@0
  1058. [22:01:15] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 9xitem.item_material@28 => 1xitem.enderPearl@0
  1059. [22:01:15] [Server thread/INFO] [FML]: Injecting itemstacks
  1060. [22:01:15] [Server thread/INFO] [FML]: Itemstack injection complete
  1061. [22:01:16] [Server thread/INFO] [EnderCore]: Copying file endercore/config/cropconfig.json from jar
  1062. [22:01:16] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Ender IO Plugin Enabled.
  1063. [22:01:16] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
  1064. [22:01:16] [Server thread/INFO] [tconstruct-TinkerSmeltery]: Started adding oredict melting recipes
  1065. [22:01:18] [Server thread/INFO] [tconstruct-TinkerSmeltery]: Oredict melting recipes finished in 2065.2235 ms
  1066. [22:01:18] [Server thread/INFO] [cofhcore]: CoFH Core: Load Complete.
  1067. [22:01:18] [Server thread/INFO] [CoFH World]: Accumulating world generation files from: "C:\Users\slick\OneDrive\Desktop\server\config\cofh\world"
  1068. [22:01:18] [Server thread/INFO] [CoFH World]: Found a total of 3 world generation files.
  1069. [22:01:19] [Server thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\01_thermalfoundation_ores.json":
  1070. [22:01:19] [Server thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\02_thermalfoundation_oil.json":
  1071. [22:01:19] [Server thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\03_thermalfoundation_clathrates.json":
  1072. [22:01:19] [Server thread/INFO] [CoFH World]: CoFH World: Load Complete.
  1073. [22:01:19] [Server thread/INFO] [thermalfoundation]: [Whitelist] Generating Default Whitelist.
  1074. [22:01:19] [Server thread/INFO] [thermalfoundation]: [Whitelist] Reading established Whitelist from file.
  1075. [22:01:19] [Server thread/INFO] [thermalfoundation]: Thermal Foundation: Load Complete.
  1076. [22:01:19] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Load Complete.
  1077. [22:01:19] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 36 mods
  1078. [22:01:19] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
  1079. [22:01:19] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  1080. [22:01:19] [Server thread/INFO] [FML]: Applying holder lookups
  1081. [22:01:19] [Server thread/INFO] [FML]: Holder lookups applied
  1082. [22:01:19] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@dbb869de)
  1083. [22:01:20] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 613 advancements
  1084. [22:01:20] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@dbb869de)
  1085. [22:01:20] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@dbb869de)
  1086. [22:01:20] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
  1087. [22:01:20] [Server thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
  1088. [22:01:20] [Server thread/INFO] [EnderCore ASM]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
  1089. [22:01:21] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 13%
  1090. [22:01:22] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 98%
  1091. [22:01:22] [Server thread/INFO] [minecraft/DedicatedServer]: Done (3.183s)! For help, type "help" or "?"
  1092. [22:01:22] [Server thread/INFO] [FML]: Unloading dimension -1
  1093. [22:01:22] [Server thread/INFO] [FML]: Unloading dimension 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement