Advertisement
Guest User

Untitled

a guest
Jun 8th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
  5. StreamsCoreMod (Streams-1.9.4-0.2.jar)
  6. CoreXU2 (extrautils2-1.9.4-alpha-1.0.0a.jar)
  7. Reborn Core ASM (RebornCore-1.9.4-2.5.3.44-universal.jar)
  8. FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
  9. FarseekCoreMod (Farseek-1.9.4-1.0.jar)
  10. FMLPlugin (InventoryTweaks-1.61-dev-53.jar)
  11. EnderCorePlugin (EnderCore-1.9.4-0.4.0.23-alpha.jar)
  12. Contact their authors BEFORE contacting forge
  13.  
  14. // I'm sorry, Dave.
  15.  
  16. Time: 6/8/16 2:15 PM
  17. Description: Exception in server tick loop
  18.  
  19. net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: forestry.core.proxy.ProxyRender.getRendererAnalyzer()Lnet/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer;
  20. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
  21. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:590)
  22. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:93)
  23. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
  24. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:118)
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
  26. at java.lang.Thread.run(Thread.java:745)
  27. Caused by: java.lang.NoSuchMethodError: forestry.core.proxy.ProxyRender.getRendererAnalyzer()Lnet/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer;
  28. at forestry.core.blocks.BlockTypeCoreTesr.<clinit>(BlockTypeCoreTesr.java:25)
  29. at forestry.core.blocks.BlockRegistryCore.<init>(BlockRegistryCore.java:33)
  30. at forestry.core.PluginCore.registerItemsAndBlocks(PluginCore.java:114)
  31. at forestry.plugins.PluginManager.runSetup(PluginManager.java:221)
  32. at forestry.Forestry.preInit(Forestry.java:90)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:498)
  37. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:566)
  38. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:498)
  41. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  42. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  43. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  44. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  46. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
  47. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. at java.lang.reflect.Method.invoke(Method.java:498)
  52. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  53. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  54. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  55. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  56. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  57. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  58. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:587)
  59. ... 5 more
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.9.4
  68. Operating System: Linux (amd64) version 3.13.0-85-generic
  69. Java Version: 1.8.0_91, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 1573457952 bytes (1500 MB) / 2338848768 bytes (2230 MB) up to 9320792064 bytes (8889 MB)
  72. JVM Flags: 2 total; -XX:MaxPermSize=128m -Xmx10000M
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP 9.28 Powered by Forge 12.17.0.1949 54 mods loaded, 54 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  77. UCH FML{8.0.99.99} [Forge Mod Loader] (ForgeMod.jar)
  78. UCH Forge{12.17.0.1949} [Minecraft Forge] (ForgeMod.jar)
  79. UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  80. UCH 3DManeuverGear{1.7.10-@MAJOR@.@MINOR@.@REVIS@} [3D Maneuver Gear] (3DManeuverGear-1.9.4-0.9.jar)
  81. UCH AutoSapling{1.3.2} [AutoSapling] (AutoSapling-1.3.2-MC1.9.4.jar)
  82. UCH bagginses{2.4.2a} [Bagginses] (Bagginses-1.9.4-2.4.2a.jar)
  83. UCH basemetals{2.3.0} [Base Metals] (BaseMetals_1.9.4-2.3.0.4.jar)
  84. UCH BaublesHud{3.0.0} [Baubles-Hud] (BaublesHud-1.9.4-3.0.0.jar)
  85. UCH baublesstuff{2.0.10} [Baubles Stuff] (baublesstuff-2.0.10.jar)
  86. UCH bdlib{1.11.0.1} [BD Lib] (bdlib-1.11.0.1-mc1.9.4.jar)
  87. UCH BiomesOPlenty{4.1.0.2025} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2025-universal.jar)
  88. UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.9.4-alpha-1.0.0a.jar)
  89. UCH JEI{3.6.0.210} [Just Enough Items] (jei_1.9.4-3.6.0.210.jar)
  90. UCH BloodMagic{1.9.4-2.0.1-42} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.1-42.jar)
  91. UCH BloodArsenal{1.9.4-2.0.0-3} [Blood Arsenal] (BloodArsenal-1.9.4-2.0.0-3.jar)
  92. UCH Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.9.4-1.4.1.jar)
  93. UCH caterpillar{0.0.0} [Caterpillar] (Caterpillar-1.2.194b78.jar)
  94. UCH Chameleon{1.9-2.1.4} [Chameleon] (Chameleon-1.9-2.1.4.jar)
  95. UCH ChestTransporter{2.4.0} [Chest Transporter] (ChestTransporter-1.9.4-2.4.0.jar)
  96. UCH chiselsandbits{10.2} [Chisels & Bits] (chiselsandbits-10.2.jar)
  97. UCH ElecCore{1.5.285} [ElecCore] (ElecCore-1.9.4-1.5.285.jar)
  98. UCH deepresonance{1.1.4beta32} [DeepResonance] (deepresonance-1.9.4-1.1.4beta32.jar)
  99. UCH dldungeonsjdg{1.8.13} [Doomlike Dungeons] (DoomlikeDungeons-1.8.13-MC1.9.4.jar)
  100. UCH endercore{1.9.4-0.4.0.23-alpha} [EnderCore] (EnderCore-1.9.4-0.4.0.23-alpha.jar)
  101. UCH EnderIO{1.9.4-3.0.0.36_alpha} [Ender IO] (EnderIO-1.9.4-3.0.0.36_alpha.jar)
  102. UCH EnderZoo{1.9.4-1.2.2.40} [Ender Zoo] (EnderZoo-1.9.4-1.2.2.40.jar)
  103. UCH Farseek{1.9.4} [Farseek] (Farseek-1.9.4-1.0.jar)
  104. UCH fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-MC1.9.4-1.7.jar)
  105. UCE forestry{5.0.10.147} [Forestry] (forestry_1.9.4-5.0.10.147.jar)
  106. UCH advgenerators{0.9.20.1} [Advanced Generators] (generators-0.9.20.1-mc1.9.4.jar)
  107. UCH grapple_hooks{1.0.8} [Grapple Hooks] (GrappleHooks-1.9.4-1.0.8.jar)
  108. UCH gravestone{1.3.0} [Gravestone] (Gravestone Mod 1.3.0.jar)
  109. UCH inventorytweaks{1.61-dev-53-0736dc3} [Inventory Tweaks] (InventoryTweaks-1.61-dev-53.jar)
  110. UCH IronChest{6.0.141.782} [Iron Chest] (ironchest-1.9.4-6.0.141.782.jar)
  111. UCH lightningcraft{2.3.3} [LightningCraft] (lightningcraft-2.3.3-[1.9.4].jar)
  112. UCH mantle{1.9.4-0.10.1.jenkins142} [Mantle] (Mantle-1.9.4-0.10.1.jenkins142.jar)
  113. UCH netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  114. UCH orespawn{1.0.2} [Ore Spawn] (OreSpawn_1.9.4-1.0.2.jar)
  115. UCH harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4a.jar)
  116. UCH Psi{beta-33} [Psi] (Psi-beta-33.jar)
  117. UCH reap{1.1.0} [Reap Mod] (ReapMod 1.1.0.jar)
  118. UCH reborncore{2.5.3.44} [RebornCore] (RebornCore-1.9.4-2.5.3.44-universal.jar)
  119. UCH reborncore-mcmultipart{2.5.3.44} [reborncore-MCMultiPart] (RebornCore-1.9.4-2.5.3.44-universal.jar)
  120. UCH rftools{4.51} [RFTools] (rftools-1.9.4-4.51.jar)
  121. UCH rftoolsdim{4.23beta40} [RFTools Dimensions] (rftoolsdim-1.9.4-4.23beta40.jar)
  122. UCH SimpleDimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.9.4-1.3.jar)
  123. UCH soulshardstow{1.9.4-2.4.0-28} [Soul Shards - The Old Ways] (SoulShards-TOW-1.9.4-2.4.0-28.jar)
  124. UCH StorageDrawers{1.9-3.1.7} [Storage Drawers] (StorageDrawers-1.9-3.1.7.jar)
  125. UCH Streams{1.9.4} [Streams] (Streams-1.9.4-0.2.jar)
  126. UCH tconstruct{1.9.4-2.3.1.jenkins229} [Tinkers' Construct] (TConstruct-1.9.4-2.3.1.jenkins229.jar)
  127. UCH techreborn{1.3.2.120} [TechReborn] (TechReborn-1.9.4-1.3.2.120-universal.jar)
  128. UCH TinkersAddons{1.0.1} [Tinkers' Addons] (Tinkers' Addons-1.9.4-1.0.1.jar)
  129. UCH zombie_steak{1.9.4-1.1.1} [Zombie Steak] (zombie_steak-1.9.4-1.1.1.jar)
  130. Loaded coremods (and transformers):
  131. LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
  132. lumien.bloodmoon.asm.ClassTransformer
  133. StreamsCoreMod (Streams-1.9.4-0.2.jar)
  134. streams.core.StreamsClassTransformer
  135. CoreXU2 (extrautils2-1.9.4-alpha-1.0.0a.jar)
  136. com.rwtema.extrautils2.asm.ClassTransformerHandler
  137. Reborn Core ASM (RebornCore-1.9.4-2.5.3.44-universal.jar)
  138. reborncore.asm.RebornClassTransformer
  139. FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
  140. com.olafski.fastleafdecay.FldTransformer
  141. FarseekCoreMod (Farseek-1.9.4-1.0.jar)
  142. farseek.core.FarseekClassTransformer
  143. FMLPlugin (InventoryTweaks-1.61-dev-53.jar)
  144. invtweaks.forge.asm.ContainerTransformer
  145. EnderCorePlugin (EnderCore-1.9.4-0.4.0.23-alpha.jar)
  146. com.enderio.core.common.transform.EnderCoreTransformer
  147. Pulsar/tconstruct loaded Pulses:
  148. - TinkerCommons (Enabled/Forced)
  149. - TinkerWorld (Enabled/Not Forced)
  150. - TinkerTools (Enabled/Not Forced)
  151. - TinkerSmeltery (Enabled/Not Forced)
  152. - TinkerGadgets (Enabled/Not Forced)
  153. - TinkerOredict (Enabled/Forced)
  154. - TinkerIntegration (Enabled/Forced)
  155. - TinkerFluids (Enabled/Forced)
  156. - TinkerMaterials (Enabled/Forced)
  157. - chiselsandbitsIntegration (Enabled/Not Forced)
  158.  
  159. List of loaded APIs:
  160. * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
  161. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.1-42.jar
  162. * ChiselsAndBitsAPI (1.8.1) from chiselsandbits-10.2.jar
  163. * CoFHAPI (1.8.9R1.2.0B1) from mcjtylib-1.9.4-1.8.7.jar
  164. * CoFHAPI|energy (1.8.9R1.2.0B1) from forestry_1.9.4-5.0.10.147.jar
  165. * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.8.13-MC1.9.4.jar
  166. * DR-API (1.0.4-Beta) from deepresonance-1.9.4-1.1.4beta32.jar
  167. * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.285.jar
  168. * EnderIOAPI (0.0.2) from EnderIO-1.9.4-3.0.0.36_alpha.jar
  169. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.9.4-3.0.0.36_alpha.jar
  170. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.9.4-3.0.0.36_alpha.jar
  171. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.9.4-3.0.0.36_alpha.jar
  172. * ForestryAPI|apiculture (4.8.0) from forestry_1.9.4-5.0.10.147.jar
  173. * ForestryAPI|arboriculture (4.2.1) from forestry_1.9.4-5.0.10.147.jar
  174. * ForestryAPI|circuits (3.1.0) from forestry_1.9.4-5.0.10.147.jar
  175. * ForestryAPI|core (5.0.0) from forestry_1.9.4-5.0.10.147.jar
  176. * ForestryAPI|farming (2.1.0) from forestry_1.9.4-5.0.10.147.jar
  177. * ForestryAPI|food (1.1.0) from forestry_1.9.4-5.0.10.147.jar
  178. * ForestryAPI|fuels (2.0.1) from forestry_1.9.4-5.0.10.147.jar
  179. * ForestryAPI|genetics (4.7.1) from forestry_1.9.4-5.0.10.147.jar
  180. * ForestryAPI|greenhouse (5.0.0) from forestry_1.9.4-5.0.10.147.jar
  181. * ForestryAPI|hives (4.1.0) from forestry_1.9.4-5.0.10.147.jar
  182. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.9.4-5.0.10.147.jar
  183. * ForestryAPI|mail (3.0.0) from forestry_1.9.4-5.0.10.147.jar
  184. * ForestryAPI|multiblock (3.0.0) from forestry_1.9.4-5.0.10.147.jar
  185. * ForestryAPI|recipes (5.4.0) from forestry_1.9.4-5.0.10.147.jar
  186. * ForestryAPI|storage (3.0.0) from forestry_1.9.4-5.0.10.147.jar
  187. * ForestryAPI|world (2.1.0) from forestry_1.9.4-5.0.10.147.jar
  188. * jeresources|API (0.4.5.31) from JustEnoughResources-1.9.4-0.4.5.31.jar
  189. * JustEnoughItemsAPI (3.1.0) from jei_1.9.4-3.6.0.210.jar
  190. * McJtyLib (1.9.4-1.8.7) from mcjtylib-1.9.4-1.8.7.jar
  191. * PsiAPI (2) from Psi-beta-33.jar
  192. * reborncoreAPI (2.5.3.44) from RebornCore-1.9.4-2.5.3.44-universal.jar
  193. * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.9.4-2.4.0-28.jar
  194. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  195. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  196. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  197. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  198. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  199. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  200. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  201. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  202. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.7.jar
  203. * techrebornAPI (1.3.2.120) from TechReborn-1.9.4-1.3.2.120-universal.jar
  204. EnderIO: No known problems detected.
  205. Profiler Position: N/A (disabled)
  206. Is Modded: Definitely; Server brand changed to 'fml,forge'
  207. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement