Advertisement
Guest User

E

a guest
Dec 10th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 10/12/13 8:23 PM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/RendererLivingEntity
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  14. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  15. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/RendererLivingEntity
  16. at java.lang.Class.getDeclaredConstructors0(Native Method)
  17. at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
  18. at java.lang.Class.getConstructor0(Unknown Source)
  19. at java.lang.Class.getConstructor(Unknown Source)
  20. at net.minecraftforge.event.EventBus.register(EventBus.java:74)
  21. at net.minecraftforge.event.EventBus.register(EventBus.java:58)
  22. at Reika.DyeTrees.DyeTrees.preload(DyeTrees.java:73)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  28. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  32. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  36. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  37. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. at java.lang.reflect.Method.invoke(Unknown Source)
  42. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  43. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  44. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  45. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  47. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  48. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  49. ... 5 more
  50. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.RendererLivingEntity
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  52. at java.lang.ClassLoader.loadClass(Unknown Source)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. ... 38 more
  55. Caused by: java.lang.RuntimeException: Attempted to load class bhb for invalid side SERVER
  56. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
  57. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
  58. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
  59. ... 40 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.6.4
  68. Operating System: Windows 8 (amd64) version 6.2
  69. Java Version: 1.7.0_45, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 231679040 bytes (220 MB) / 651526144 bytes (621 MB) up to 2066546688 bytes (1970 MB)
  72. JVM Flags: 14 total; -Xmn512m -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=31 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=40 -XX:GCPauseIntervalMillis=150 -XX:+AggressiveOpts -XX:PermSize=1024m -XX:+TieredCompilation -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:CompileThreshold=1000
  73. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  74. Suspicious classes: FML and Forge are installed
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 78 mods loaded, 78 mods active
  77. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  78. FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-universal-1.6.4-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
  79. Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-universal-1.6.4-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
  80. CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
  82. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  83. ChickenShed{1.1.2} [Chicken Shed] ([1.6.4+] ChickenShed (v1.1.2).zip) Unloaded->Constructed->Pre-initialized
  84. GlacierIce{Release} [Glacier Ice] ([1.6.4] Glacier Ice 6.6.jar) Unloaded->Constructed->Pre-initialized
  85. BetterFurnaces{3.4} [Better Furnaces] ([1.6.4]BetterFurnacesV3.4.dev.zip) Unloaded->Constructed->Pre-initialized
  86. cfm{3.2.6} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.6(1.6.4).zip) Unloaded->Constructed->Pre-initialized
  87. mod_*{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  88. ModBlocks{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  89. CreativeTabs.modid{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  90. ModCrops{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  91. ModDNA{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  92. ModFood{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  93. ModFruits{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  94. MobMammoth.modid{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  95. MobMammothZombie.modid{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  96. MobScorpion.modid{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  97. MobWhale.modid{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  98. ModRendering{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  99. ModTools{Alpha} [Agent's Mod] (AgentsAgriculture_1.1.9.zip) Unloaded->Constructed->Pre-initialized
  100. arsmagica2{1.0.2b} [Ars Magica 2] (AM2_1.0.2b.zip) Unloaded->Constructed->Pre-initialized
  101. Backpack{1.22.25} [Backpack] (backpack-1.22.25-1.6.x.zip) Unloaded->Constructed->Pre-initialized
  102. barrels{3.2} [The Barrels Mod] (Barrels 3.2-1.6.4.jar) Unloaded->Constructed->Pre-initialized
  103. BiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded->Constructed->Pre-initialized
  104. ExtrabiomesXL{3.14.5} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.5.jar) Unloaded->Constructed->Pre-initialized
  105. BiblioWoodsEBXL{1.1} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip) Unloaded->Constructed->Pre-initialized
  106. Natura{2.1.12} [Natura] (Natura_1.6.4_2.1.13.jar) Unloaded->Constructed->Pre-initialized
  107. BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
  108. SKC-Core{1.0.1.0} [SKC Core] (SKC Core 1.0.1.0 - MC 1.6.4 - Forge (9.11.0.880).jar) Unloaded->Constructed->Pre-initialized
  109. SKC-CraftableHorseArmor{1.0.3.0} [Craftable Horse Armor] (CraftableHorseArmor 1.0.3.0 - MC 1.6.4 - Forge (9.10.0.880).jar) Unloaded->Constructed->Pre-initialized
  110. CraftHeraldry{1.0.3} [CraftHeraldry] (CraftHeraldry 1.0.3.zip) Unloaded->Constructed->Pre-initialized
  111. ImmibisCore{57.1.6} [Immibis Core] (immibis-core-57.1.6.jar) Unloaded->Constructed->Pre-initialized
  112. DimensionalAnchors{57.0.0} [Dimensional Anchors] (dimensional-anchor-57.0.0.jar) Unloaded->Constructed->Pre-initialized
  113. DragonAPI{release} [DragonAPI] (DragonAPI 1.6 v8b.zip) Unloaded->Constructed->Pre-initialized
  114. dyeablebeds{1.0} [Dyeable Beds] (DyeableBeds-Universal-1.6.2-Build12.jar) Unloaded->Constructed->Pre-initialized
  115. DyeTrees{beta} [Dye Trees] (DyeTrees 1.6 v8b.zip) Unloaded->Constructed->Errored
  116. eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized
  117. EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized
  118. zolandre_extraDoors{1.4} [Extra Doors] (Extra Doors by Zolandre[Forge][v1.4].zip) Unloaded->Constructed->Pre-initialized
  119. ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.1.zip) Unloaded->Constructed->Pre-initialized
  120. FlansMod{4.0.1} [Flans Mod] (FlansMod-4.0.1.jar) Unloaded->Constructed->Pre-initialized
  121. guilib{1.0.6.1} [GUI Library] (Forge_GuiLibv1.0.6.1.zip) Unloaded->Constructed->Pre-initialized
  122. PaintingSelGui{1.6.4.0} [PaintingSelectionGui] (Forge_PaintingSelectionGuiv1.6.4.0.zip) Unloaded->Constructed->Pre-initialized
  123. iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized
  124. GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
  125. inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
  126. IronChest{5.3.14.512} [Iron Chest] (ironchest-universal-1.6.2-5.3.14.512.zip) Unloaded->Constructed->Pre-initialized
  127. magicalcrops{3.0.8} [Magical Crops] (magical_crops_1.6.4_3.0.8.zip) Unloaded->Constructed->Pre-initialized
  128. SamsStoneGates{v3} [More Gates] (More Gates Mod.zip) Unloaded->Constructed->Pre-initialized
  129. NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  130. NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  131. NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  132. NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  133. NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  134. NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  135. NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
  136. OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized
  137. Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized
  138. Railcraft{8.2.0.0} [Railcraft] (Railcraft_1.6.2-8.2.0.0.jar) Unloaded->Constructed->Pre-initialized
  139. RedLogic{57.2.1} [RedLogic] (redlogic-57.2.1.jar) Unloaded->Constructed->Pre-initialized
  140. Revamp{1.2.2} [Rivvest's Enhancements to Villager and Mob Performance] (revamp-1.2.2.zip) Unloaded->Constructed->Pre-initialized
  141. ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
  142. TConstruct{1.6.X_1.5.1} [Tinkers' Construct] (TConstruct_1.6.4_1.5.1.jar) Unloaded->Constructed->Pre-initialized
  143. ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-41.jar) Unloaded->Constructed->Pre-initialized
  144. TMechworks{DEV.21b1027} [Tinkers' Mechworks] (TMechworks_1.6.4_0.1.2.jar) Unloaded->Constructed->Pre-initialized
  145. Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized
  146. TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized
  147. UsefulTNT{beta} [Useful TNT] (UsefulTNT 1.6 v8.zip) Unloaded->Constructed->Pre-initialized
  148. VanillaPlus{1.3.4} [VanillaPlus] (VanillaPlus[V.1.3.6].zip) Unloaded->Constructed->Pre-initialized
  149. witchery{0.11.2} [Witchery] (Witchery_0-11-2_164.zip) Unloaded->Constructed->Pre-initialized
  150. WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  151. WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  152. WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  153. McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
  154. ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
  155. TConstruct Environment: Sane and ready for action. Bugs may be reported.
  156. Profiler Position: N/A (disabled)
  157. Is Modded: Definitely; Server brand changed to 'fml,forge'
  158. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement