Advertisement
Guest User

Server Crash

a guest
Apr 21st, 2013
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 21-04-13 04:38 PM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: icons
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
  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:429)
  14. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  15. Caused by: java.lang.NoSuchFieldError: icons
  16. at codechicken.chunkloader.BlockChunkLoader.<init>(BlockChunkLoader.java:28)
  17. at codechicken.chunkloader.ChunkLoaderProxy.preInit(ChunkLoaderProxy.java:22)
  18. at codechicken.chunkloader.ChickenChunks.preInit(ChickenChunks.java:42)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
  24. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  28. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  32. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  38. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  42. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  43. at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
  44. ... 5 more
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.5.1
  53. Operating System: Windows 7 (amd64) version 6.1
  54. Java Version: 1.7.0_10, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 1256181552 bytes (1197 MB) / 1297547264 bytes (1237 MB) up to 1908932608 bytes (1820 MB)
  57. JVM Flags: 2 total; -Xms1024M -Xmx2048M
  58. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  59. Suspicious classes: FML and Forge are installed
  60. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  61. FML: MCP v7.44 FML v5.1.29.664 Minecraft Forge 7.7.1.664 20 mods loaded, 20 mods active
  62. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  63. FML{5.1.29.664} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  64. Forge{7.7.1.664} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  65. CodeChickenCore{0.8.6.1} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  66. NotEnoughItems{1.5.2.9} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  67. HarkenScythe_Core{2.0.7} [HarkenScythe] (1.5.1HarkenScythe_v2.0.7Forge.zip) Unloaded->Constructed->Pre-initialized
  68. BetterFurnaces{3.0} [Better Furnaces] ([1.5.1]BetterFurnacesV3.zip) Unloaded->Constructed->Pre-initialized
  69. DamageIndicatorsMod{2.5.6} [Damage Indicators] ([1.5.1]DamageIndicators v2.5.6.zip) Unloaded->Constructed->Pre-initialized
  70. cfm{2.8.2} [MrCrayfish's Furniture Mod] ([Forge]FurnitureMod2.8.2.zip) Unloaded->Constructed->Pre-initialized
  71. Atum{0.0.0.1} [Atum] (Atum 0.2.zip) Unloaded->Constructed->Pre-initialized
  72. barrels{1.8.6} [The Barrels Mod] (Barrels 1.5.1.jar) Unloaded->Constructed->Pre-initialized
  73. ChickenChunks{1.3.2.4} [ChickenChunks] (ChickenChunks 1.3.2.4.jar) Unloaded->Constructed->Errored
  74. zolandre_extraDoors{1.2.1} [Extra Doors] (Extra Doors for MC 1.5.1 by Zolandre[Forge][v1.2.1].zip) Unloaded->Constructed->Pre-initialized
  75. ExtrabiomesXL{3.12.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.1-3.12.1.jar) Unloaded->Constructed->Pre-initialized
  76. iChunUtil{1.0.0} [iChunUtil] (iChunUtil1.0.0.zip) Unloaded->Constructed->Pre-initialized
  77. GraviGun{1.5.0.2} [GraviGun] (GravityGun1.5.0v2.zip) Unloaded->Constructed->Pre-initialized
  78. IronChest{5.2.1.284} [Iron Chest] (ironchest-universal-1.5-5.2.1.284.zip) Unloaded->Constructed->Pre-initialized
  79. Mystcraft{0.10.2.00} [Mystcraft] (mystcraft-uni-1.5.1-0.10.2.00.zip) Unloaded->Constructed->Pre-initialized
  80. SimpleOres{1.5.1} [SimpleOres] (SimpleOres 1.5.1_1.zip) Unloaded->Constructed->Pre-initialized
  81. TwilightForest{1.17.0} [The Twilight Forest] (twilightforest-1.17.0.zip) Unloaded->Constructed->Pre-initialized
  82. Profiler Position: N/A (disabled)
  83. Is Modded: Definitely; Server brand changed to 'fml,forge'
  84. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement