Advertisement
Guest User

Untitled

a guest
Sep 10th, 2013
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 9/10/13 9:55 AM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: cpw.mods.fml.common.registry.VillagerRegistry.registerVillagerSkin(ILnet/minecraft/util/ResourceLocation;)V
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
  10. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  14. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  15. Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.registry.VillagerRegistry.registerVillagerSkin(ILnet/minecraft/util/ResourceLocation;)V
  16. at com.sirolf2009.necromancy.entity.EntityNecromancy.initEntities(EntityNecromancy.java:68)
  17. at com.sirolf2009.necromancy.Necromancy.init(Necromancy.java:123)
  18. at com.sirolf2009.necromancy.Necromancy.init(Necromancy.java:96)
  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:540)
  24. at sun.reflect.GeneratedMethodAccessor1.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:313)
  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.sendEventToModContainer(LoadController.java:194)
  33. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  39. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  40. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  41. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  42. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  43. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
  44. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
  45. ... 5 more
  46.  
  47.  
  48. A detailed walkthrough of the error, its code path and all known details is as follows:
  49. ---------------------------------------------------------------------------------------
  50.  
  51. -- System Details --
  52. Details:
  53. Minecraft Version: 1.6.2
  54. Operating System: Windows 7 (amd64) version 6.1
  55. Java Version: 1.8.0-ea, Oracle Corporation
  56. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  57. Memory: 3973577272 bytes (3789 MB) / 4871684096 bytes (4646 MB) up to 7635730432 bytes (7282 MB)
  58. JVM Flags: 2 total; -Xms3072M -Xmx8192M
  59. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  60. Suspicious classes: FML and Forge are installed
  61. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  62. CraftBukkit Information:
  63. Running: MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-61 (MC: 1.6.2) (Implementing API version 1.6.2-R0.2-SNAPSHOT) true
  64. Plugins: {}
  65. Warnings: DEFAULT
  66. Threads: { TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Attach Listener: [], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:83), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], RUNNABLE Listen thread: [java.net.DualStackPlainSocketImpl.accept0(Native Method), java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.PlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:82)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], RUNNABLE Thread-6: [org.fusesource.jansi.internal.Kernel32._getch(Native Method), org.fusesource.jansi.internal.WindowsSupport.readByte(WindowsSupport.java:46), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readByte(WindowsTerminal.java:184), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:53), org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:151), java.io.FilterInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.dedicated.DedicatedServerCommandThread.run(DedicatedServerCommandThread.java:37)], TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServerSleepThread.run(DedicatedServerSleepThread.java:23)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_6_R2.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:655), net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:87)], RUNNABLE DestroyJavaVM: [], RUNNABLE Signal Dispatcher: [],}
  67. Recent tasks from -31--1{}
  68. FML: MCP v8.04 FML v6.2.57.845 Minecraft Forge 9.10.0.845 51 mods loaded, 51 mods active
  69. mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  70. FML{6.2.57.845} [Forge Mod Loader] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized->Initialized
  71. Forge{9.10.0.845} [Minecraft Forge] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized->Initialized
  72. CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  73. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  74. Chisel{1.4.8} [Chisel] (chisel-1.6.2-1.4.8fix2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  75. ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  76. CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  77. ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  78. GalacticraftCore{0.1.40} [Galacticraft Core] (Galacticraft-1.6.2-a0.1.40.669.jar) Unloaded->Constructed->Pre-initialized->Initialized
  79. GalacticraftMars{0.1.40} [Galacticraft Mars] (Galacticraft-Planets-1.6.2-a0.1.40.669.jar) Unloaded->Constructed->Pre-initialized->Initialized
  80. iChunUtil{2.2.0} [iChunUtil] (iChunUtil2.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
  81. mca{3.5.0} [Minecraft Comes Alive] (MCA v3.5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
  82. MoreRecordsMod{2.0.0} [More Records Mod] (More Record Core 2.0.0 for 1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  83. necromancy{1.4b} [Necromancy] (Necromancy-1.4b-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Errored
  84. pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.2 v1.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  85. pamtemperateplants{1.0} [Pam's TemperatePlants] (Pam's Temperate Plants 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  86. pamweeeflowers{1.1} [Pam's Weee! Flowers] (Pam's Weee Flowers 1.6.2 v1.04.zip) Unloaded->Constructed->Pre-initialized->Initialized
  87. PetBat{1.2.3} [Pet Bat] (PetBat_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  88. PlayerHeads{1.1} [Player Heads] (PlayerHeads 1.0 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  89. ForgeMultipart{1.0.0.163} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.163.jar) Unloaded->Constructed->Pre-initialized->Initialized
  90. ProjRed|Core{4.0.0.2} [Project: Red-Core] (ProjectRedBase-1.6.2-4.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  91. ProjRed|Integration{4.0.0.2} [ProjectRed-Integration] (ProjectRedIntegration-1.6.2-4.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  92. ProjRed|Transmission{4.0.0.2} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.2-4.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  93. ProjRed|Exploration{4.0.0.2} [ProjectRed-Exploration] (ProjectRedWorld-1.6.2-4.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  94. ProjRed|Illumination{4.0.0.2} [ProjectRed-Illumination] (ProjectRedWorld-1.6.2-4.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  95. RopesPlus{1.4.6} [Ropes+] (RopePlus_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  96. SGCraft{0.6.0} [SG Craft] (SGCraft-0.6.0-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  97. Slender{2.0.0} [Slender] (Slender2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
  98. awger_SmallBoat{0.10.4} [SmallBoat] (smallboats.jar) Unloaded->Constructed->Pre-initialized->Initialized
  99. awger_Punt{0.10.4} [Punt] (smallboats.jar) Unloaded->Constructed->Pre-initialized->Initialized
  100. awger_Whitehall{0.10.4} [Whitehall] (smallboats.jar) Unloaded->Constructed->Pre-initialized->Initialized
  101. awger_Hoy{0.10.4} [Hoy] (smallboats.jar) Unloaded->Constructed->Pre-initialized->Initialized
  102. mod_SmartMoving{14.3} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
  103. mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
  104. TC{4.1.0_006} [Traincraft] (traincraft-4.1.0_006.jar) Unloaded->Constructed->Pre-initialized->Initialized
  105. TwilightForest{1.19.0} [The Twilight Forest] (twilightforest-1.19.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  106. AS_UpdateCheck{1.1.0} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  107. Vending{1.0.9} [Vending] (vending-1.6.2-1.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
  108. waterpipe{1.04} [Water Pipe mod] (Waterpipe1.04[1.6.2].zip) Unloaded->Constructed->Pre-initialized->Initialized
  109. weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
  110. AIBlock{v1.0} [AIBlock] (Weather v1.58 Mod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  111. WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.58 Mod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  112. wildcaves3{0.4.3.3} [Wild Caves 3] (WildCaves3-0.4.3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
  113. WR-CBE|Core{1.4.0.5} [WR-CBE Core] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  114. WR-CBE|Addons{1.4.0.5} [WR-CBE Addons] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  115. WR-CBE|Logic{1.4.0.5} [WR-CBE Logic] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  116. ssHookShotMOD{162_87..ŸTƒAƒbƒvƒf?[ƒg2} [ƒtƒbƒNƒVƒ‡ƒbƒg‚ÌMOD] (???????[162_87].zip) Unloaded->Constructed->Pre-initialized->Initialized
  117. McMultipart{1.0.0.163} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.163.jar) Unloaded->Constructed->Pre-initialized->Initialized
  118. BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
  119. ForgeMicroblock{1.0.0.163} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.163.jar) Unloaded->Constructed->Pre-initialized->Initialized
  120. Profiler Position: N/A (disabled)
  121. Player Count: 0 / 20; []
  122. Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
  123. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement