Advertisement
drakray

Server Crash

Jul 31st, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
  5. AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
  6. llibrary (llibrary-1.5.1-1.10.2.jar)
  7. LoadingPlugin (Quark-beta-49.jar)
  8. Crafting Harmonics Core (craftingharmonics-1.9.4_1.10_1.10.2-1.5.5.40.jar)
  9. FMLPlugin (InventoryTweaks-1.61-58.jar)
  10. EnderCorePlugin (EnderCore-1.10.2-0.4.1.44-beta.jar)
  11. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  12. LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.12.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // Don't do that.
  16.  
  17. Time: 31/07/16 1:00 PM
  18. Description: Exception in server tick loop
  19.  
  20. net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.item.Item.func_150895_a(Lnet/minecraft/item/Item;Lnet/minecraft/creativetab/CreativeTabs;Ljava/util/List;)V
  21. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
  22. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:610)
  23. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  24. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  25. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  27. at java.lang.Thread.run(Thread.java:745)
  28. Caused by: java.lang.NoSuchMethodError: net.minecraft.item.Item.func_150895_a(Lnet/minecraft/item/Item;Lnet/minecraft/creativetab/CreativeTabs;Ljava/util/List;)V
  29. at net.silentchaos512.funores.registry.FunOresRegistry.getSubItems(FunOresRegistry.java:39)
  30. at net.silentchaos512.funores.registry.FunOresRegistry.registerBlock(FunOresRegistry.java:63)
  31. at net.silentchaos512.lib.registry.SRegistry.registerBlock(SRegistry.java:61)
  32. at net.silentchaos512.lib.registry.SRegistry.registerBlock(SRegistry.java:51)
  33. at net.silentchaos512.funores.init.ModBlocks.init(ModBlocks.java:45)
  34. at net.silentchaos512.funores.FunOres.preInit(FunOres.java:90)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:498)
  39. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
  40. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:498)
  43. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  44. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  45. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  46. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  48. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  49. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:498)
  54. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  55. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  56. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  57. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  58. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  59. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  60. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
  61. ... 5 more
  62.  
  63.  
  64. A detailed walkthrough of the error, its code path and all known details is as follows:
  65. ---------------------------------------------------------------------------------------
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.10.2
  70. Operating System: Linux (amd64) version 4.2.0-36-generic
  71. Java Version: 1.8.0_101, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 4427975240 bytes (4222 MB) / 6113722368 bytes (5830 MB) up to 6113722368 bytes (5830 MB)
  74. JVM Flags: 2 total; -Xms6G -Xmx6G
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP 9.32 Powered by Forge 12.18.1.2039 106 mods loaded, 106 mods active
  77. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  78. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  79. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2039-universal.jar)
  80. UCH Forge{12.18.1.2039} [Minecraft Forge] (forge-1.10.2-12.18.1.2039-universal.jar)
  81. UCH buildingbrickshooks{1.10.2-2.0.12} [Building Bricks Hooks] (minecraft.jar)
  82. UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
  83. UCH JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar)
  84. UCH abyssalcraft{1.9.2.7} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.2.7.jar)
  85. UCH AppleCore{1.3.5} [AppleCore] (AppleCore-mc1.10.2-1.3.5.jar)
  86. UCH sokratiscore{1.10.2-1.0.1} [SokratisCore] (sokratiscore-1.10.2-1.0.1.jar)
  87. UCH armorplus{1.10.2-5.0.3.1} [ArmorPlus] (armorplus-1.10.2-5.0.3.1.jar)
  88. UCH basemetals{2.3.2} [Base Metals] (BaseMetals_1.9.4-2.3.2.6.jar)
  89. UCH golems{6.01} [Extra Golems] (ExtraGolems[1.10]-6.01.jar)
  90. UCH golems_metal{6.01.1} [Base Metal Golems] (BaseMetalGolems[1.10]-6.01.1.jar)
  91. UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  92. UCH bdlib{1.12.2.8} [BD Lib] (bdlib-1.12.2.8-mc1.10.2.jar)
  93. UCH bedcraftbeyond{2.4.1} [BedCraft and Beyond] (BedCraftAndBeyond-1.10.2-2.4.1.jar)
  94. UCH BetterAchievements{0.3.0.30} [Better Achievements] (BetterAchievements-1.10.2-0.3.0.30.jar)
  95. UCH betteragriculture{0.16} [Better Agriculture] (BetterAgriculture_(MC-1.10)-0.16.jar)
  96. UCH BiomesOPlenty{4.1.0.2052} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2052-universal.jar)
  97. UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.9.4-2.0.0-40.jar)
  98. UCH BloodMagic{1.9.4-2.0.3-53} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.3-53.jar)
  99. UCH BloodArsenal{1.10.2-2.0.1-CUSTOM} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-11.jar)
  100. UCH Botania{r1.8-314} [Botania] (Botania-unofficial.r1.8-314.jar)
  101. UCH Quark{beta-49} [Quark] (Quark-beta-49.jar)
  102. UCH buildingbricks{1.10.2-2.0.12} [Building Bricks] (BuildingBricks-1.10.2-2.0.12.jar)
  103. UCH Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
  104. UCH chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
  105. UCH mcmultipart{1.2.0} [MCMultiPart] (MCMultiPart-1.2.0-universal.jar)
  106. UCH chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar)
  107. UCH claybucket{1.0} [Clay Bucket] (ClayBucket-1.9.4-1.0.jar)
  108. UCH cookingforblockheads{3.1.26} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.1.26.jar)
  109. UCH NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
  110. UCH craftingharmonics{1.9.4_1.10_1.10.2-1.5.5} [Crafting Harmonics] (craftingharmonics-1.9.4_1.10_1.10.2-1.5.5.40.jar)
  111. UCH MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
  112. UCH cyclopscore{0.7.3} [Cyclops Core] (CyclopsCore-1.9.4-0.7.3.jar)
  113. UCH StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar)
  114. UCH bitdrawers{0.2} [Drawers & Bits] (DrawersBits-1.9.4-0.2.jar)
  115. UCH endercore{1.10.2-0.4.1.44-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.44-beta.jar)
  116. UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  117. UCH EnderIO{1.10.2-3.0.1.77_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.77_beta.jar)
  118. UCH shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
  119. UCH endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
  120. UCH modernmetals{0.11.0} [Modern Metals] (ModernMetals-0.11.0.jar)
  121. UCH endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
  122. UCH evilcraft{0.10.7} [EvilCraft] (EvilCraft-1.9.4-0.10.7.jar)
  123. UCH extraalchemy{0.2.6.1-beta} [Extra Alchemy] (extraalchemy-0.2.6.1-beta.jar)
  124. UCH fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  125. UCH forestry{5.2.3.213} [Forestry] (forestry_1.10.2-5.2.3.213.jar)
  126. UCH SilentLib{1.0.12} [Silent Lib] (SilentLib-1.9.4-1.0.12-20.jar)
  127. UCE FunOres{1.3.0} [Fun Ores] (FunOres-1.9.4-1.3.0-71.jar)
  128. UCH fyrestone{0.6.5.0} [Fyrestone] (fyrestone-0.6.5.0.jar)
  129. UCH lit{@VERSION@} [Little Insignificant Things] (LittleInsignificantThings-1.10-3.0.3.jar)
  130. UCH SilentGems{2.0.24} [Silent's Gems] (SilentsGems-1.10.2-2.0.24-56.jar)
  131. UCH gemulation{1.10-4.0.0} [Gemulation] (Gemulation-1.10-4.0.0.jar)
  132. UCH gendustry{1.6.4.14} [GenDustry] (gendustry-1.6.4.14-mc1.10.2.jar)
  133. UCH advgenerators{0.9.20.10} [Advanced Generators] (generators-0.9.20.10-mc1.10.2.jar)
  134. UCH graves{1.10.2-b28-universal} [Graves Mod] (Graves-1.10.2-b28-universal.jar)
  135. UCH grimpack{1.10.2-3.0.0.0} [Grim Pack] (Grim Pack-1.10.2-3.0.0.0.jar)
  136. UCH holovm{1.9.4-1.1} [HolographicVictoryMonument] (HolographicVictoryMonument-1.9.4-1.1.jar)
  137. UCH LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar)
  138. UCH InGameInfoXML{2.8.1.85} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.85-universal.jar)
  139. UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  140. UCH IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
  141. UCH llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.10.2.jar)
  142. UCH jurassicraft{2.0.1} [JurassiCraft] (JurassiCraft-2.0.1.jar)
  143. UCH fyberbackpack{1.0.2} [Just Backpacks] (justbackpacks-mc1.9.4-1.0.2.jar)
  144. UCH KaishiWeapons{v0.1} [Kaishi's Weapons Pack] (KaishiWeapons-1.9.4.jar)
  145. UCH mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
  146. UCH RadixCore{1.10.2-2.1.2} [RadixCore] (RadixCore-1.10.2-2.1.2-universal.jar)
  147. UCH MCA{1.10.2-5.2.1} [Minecraft Comes Alive] (MCA-1.10.2-5.2.1-universal.jar)
  148. UCH morefood{1.17} [More Foods] (more-foods-1.10.2-2011-1.17.jar)
  149. UCH mi{1.1.2} [MoreItems] (MoreItems v1.1.2 (1.9.4).jar)
  150. UCH multibeds{1.2.0} [Multi-Beds] (multibeds-1.10.0-1.2.0.jar)
  151. UCH terraqueous{1.2.2} [Terraqueous] (terraqueous-1.10.0-1.2.2.jar)
  152. UCH multistorage{1.2.1} [Multi-Storage] (multistorage-1.10.0-1.2.1.jar)
  153. UCH nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
  154. UCH fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
  155. UCH orespawn{1.0.3} [Ore Spawn] (OreSpawn_1.9.4-1.0.3.jar)
  156. UCH harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2a.jar)
  157. UCH platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
  158. UCH rblr{6.0.2.10} [Rabbits Breed Like Rabbits] (RabbitsBreedLikeRabbits-Forge-6.0.2.10.jar)
  159. UCH randomthings{3.7.4} [Random Things] (RandomThings-MC1.10-3.7.4.jar)
  160. UCH xreliquary{1.10.2-1.3.2.434} [Reliquary] (Reliquary-1.10.2-1.3.2.434.jar)
  161. UCH reptilemod{3.5.2} [Reptile Mod] (reptilemod-1.10.2-3.5.2-57.jar)
  162. UCH rftools{5.09} [RFTools] (rftools-1.10-5.09.jar)
  163. UCH roots{0.110} [Roots] (roots-1.10.2-0.110.0.jar)
  164. UCH RTG{1.9.4} [Realistic Terrain Generation] (RTG-1.9.4-2.0.0-alpha.6.jar)
  165. UCH AS_Ruins{16.2} [Ruins Spawning System] (Ruins-1.10.2.jar)
  166. UCH SGExtraParts{1.0.3} [Silent's Gems: Extra Parts] (SGExtraParts-1.9.4-1.0.3-4.jar)
  167. UCH simplecore{1.3.8.1} [SimpleCore API] (simplecore-1.10.2-1.3.8.1.jar)
  168. UCH simpleores{1.8.3.26} [SimpleOres 2] (simpleores-1.10.2-1.8.3.26.jar)
  169. UCH tconstruct{1.10.2-2.4.0.jenkins312} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jenkins312.jar)
  170. UCH simpletcon{0.9RC2} [Simple Tinkers Construct Addon] (SimpleTcon-0.9 RC2.jar)
  171. UCH simplycaterpillar{6.0.1.21} [Simply Caterpillar] (SimplyCaterpillar-Forge-6.0.1.21.jar)
  172. UCH SpiceOfLife{1.3.3} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.3.jar)
  173. UCH Tails{1.10.2-1.8.1} [Tails] (Tails-1.10.2-1.8.1.jar)
  174. UCH guru{1.52} [The Basic Elements] (The Basic Elements 1.3.5-1.10.2.jar)
  175. UCH tinker_io{beta 2.3.2b} [Tinker I/O] (tinker_io-1.10.2-beta 2.3.2b.jar)
  176. UCH TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
  177. UCH tm-morefood{2.1.0} [MoreFood] (tm-morefood-2.1.0.jar)
  178. UCH WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.10-1.1.7.jar)
  179. UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.200.jar)
  180. UCH wawla{2.3.0.194} [What Are We Looking At] (Wawla-1.10.2-2.3.0.200.jar)
  181. UCH weaponsplus{1.9.4-3.0.0.0} [WeaponsPlus] (WeaponsPlus1.9.4-3.0.0.0.jar)
  182. UCH xlfoodmod{1.10.2-0.2.1} [XL Food Mod] (XL Food Mod-1.10.2-0.2.1.jar)
  183. UCH ZDoctorBB{1.1} [Blood Baubles] (ZDoctorBB-1.1.jar)
  184. Loaded coremods (and transformers):
  185. LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
  186. lumien.randomthings.asm.ClassTransformer
  187. AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
  188. squeek.applecore.asm.TransformerModuleHandler
  189. llibrary (llibrary-1.5.1-1.10.2.jar)
  190. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  191. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  192. LoadingPlugin (Quark-beta-49.jar)
  193. vazkii.quark.base.asm.ClassTransformer
  194. Crafting Harmonics Core (craftingharmonics-1.9.4_1.10_1.10.2-1.5.5.40.jar)
  195. org.winterblade.minecraft.harmony.asm.PotionRemovedHookTransformer
  196. FMLPlugin (InventoryTweaks-1.61-58.jar)
  197. invtweaks.forge.asm.ContainerTransformer
  198. EnderCorePlugin (EnderCore-1.10.2-0.4.1.44-beta.jar)
  199. com.enderio.core.common.transform.EnderCoreTransformer
  200. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  201. shetiphian.core.asm.ClassTransformer
  202. LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.12.jar)
  203. com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks
  204. Pulsar/tconstruct loaded Pulses:
  205. - TinkerCommons (Enabled/Forced)
  206. - TinkerWorld (Enabled/Not Forced)
  207. - TinkerTools (Enabled/Not Forced)
  208. - TinkerSmeltery (Enabled/Not Forced)
  209. - TinkerGadgets (Enabled/Not Forced)
  210. - TinkerOredict (Enabled/Forced)
  211. - TinkerIntegration (Enabled/Forced)
  212. - TinkerFluids (Enabled/Forced)
  213. - TinkerMaterials (Enabled/Forced)
  214. - chiselsandbitsIntegration (Enabled/Not Forced)
  215. - WailaIntegration (Enabled/Not Forced)
  216.  
  217. List of loaded APIs:
  218. * AbyssalCraftAPI (1.8) from AbyssalCraft-1.10.2-1.9.2.7.jar
  219. * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-1.3.5.jar
  220. * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
  221. * BetterAchievements|API (0.3.0.30) from BetterAchievements-1.10.2-0.3.0.30.jar
  222. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.3-53.jar
  223. * BotaniaAPI (79) from Botania-unofficial.r1.8-314.jar
  224. * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
  225. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
  226. * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.7.jar
  227. * CoFHAPI (1.8.9R1.2.0B1) from tinker_io-1.10.2-beta 2.3.2b.jar
  228. * CoFHAPI|energy (1.8.9R1.2.0B1) from EnderIO-1.10.2-3.0.1.77_beta.jar
  229. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.10-1.9.9.jar
  230. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
  231. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
  232. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
  233. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
  234. * ForestryAPI|apiculture (4.8.0) from forestry_1.10.2-5.2.3.213.jar
  235. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.3.213.jar
  236. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.3.213.jar
  237. * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.3.213.jar
  238. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.3.213.jar
  239. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.3.213.jar
  240. * ForestryAPI|fuels (2.0.1) from forestry_1.10.2-5.2.3.213.jar
  241. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.3.213.jar
  242. * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.3.213.jar
  243. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.3.213.jar
  244. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.3.213.jar
  245. * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.3.213.jar
  246. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.3.213.jar
  247. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.3.213.jar
  248. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.3.213.jar
  249. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.3.213.jar
  250. * FunOresAPI (3) from FunOres-1.9.4-1.3.0-71.jar
  251. * gendustryAPI (2.3.0) from gendustry-1.6.4.14-mc1.10.2.jar
  252. * Guide-API|API (1.9.4-2.0.0-40) from Guide-API-1.9.4-2.0.0-40.jar
  253. * jeresources|API (0.4.6.44) from JustEnoughResources-1.10.2-0.4.6.44.jar
  254. * JustEnoughItemsAPI (4.0.0) from jei_1.10.2-3.7.8.234.jar
  255. * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
  256. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  257. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  258. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  259. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  260. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  261. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  262. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  263. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  264. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  265. * TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.2.jar
  266. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.2.jar
  267. * TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.2.jar
  268. * TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.2.jar
  269. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  270. EnderIO: No known problems detected.
  271. Detailed RF API diagnostics:
  272. * RF API class 'EnergyStorage' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/EnergyStorage.class
  273. * RF API class 'IEnergyConnection' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/IEnergyConnection.class
  274. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/IEnergyContainerItem.class
  275. * RF API class 'IEnergyHandler' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/IEnergyHandler.class
  276. * RF API class 'IEnergyProvider' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/IEnergyProvider.class
  277. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/IEnergyReceiver.class
  278. * RF API class 'IEnergyStorage' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/IEnergyStorage.class
  279. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/ItemEnergyContainer.class
  280. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/TileEnergyHandler.class
  281. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/media/raymond/data/1102/mods/mcjtylib-1.10-1.9.9.jar!/cofh/api/energy/TileEnergyHandler.class
  282.  
  283. Profiler Position: N/A (disabled)
  284. Is Modded: Definitely; Server brand changed to 'fml,forge'
  285. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement