Advertisement
Guest User

Untitled

a guest
Nov 20th, 2014
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 11/20/14 6:48 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.block.Block.getTextureBaseName()Ljava/lang/String;
  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.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  13. at net.minecraft.client.main.Main.main(SourceFile:101)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  25. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  26. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  27. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  28. Caused by: java.lang.NoSuchMethodError: net.minecraft.block.Block.getTextureBaseName()Ljava/lang/String;
  29. at gulliver.common.GulliverBlockReplacer.registerReplacementBlocks(GulliverBlockReplacer.java:103)
  30. at gulliver.GulliverForged.preInit(GulliverForged.java:58)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. at java.lang.reflect.Method.invoke(Unknown Source)
  35. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  36. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  40. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  41. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  42. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  44. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  45. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. at java.lang.reflect.Method.invoke(Unknown Source)
  50. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  51. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  52. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  53. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  54. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  55. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  56. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  57. ... 18 more
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.6.4
  66. Operating System: Windows 7 (x86) version 6.1
  67. Java Version: 1.7.0_67, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  69. Memory: 401296888 bytes (382 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  70. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
  71. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  72. Suspicious classes: FML and Forge are installed
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 25 mods loaded, 25 mods active
  75. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  76. FML{6.4.49.965} [Forge Mod Loader] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed->Pre-initialized
  77. Forge{9.11.1.965} [Minecraft Forge] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed->Pre-initialized
  78. CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  79. NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  80. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. battlegear2{1.0.5.3} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.5.3.jar) Unloaded->Constructed->Pre-initialized
  82. BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed->Pre-initialized
  83. CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  84. CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  85. CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  86. CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  87. CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  88. dimdoors{2.2.4-349} [Dimensional Doors] (DimensionalDoors-2.2.4-349.jar) Unloaded->Constructed->Pre-initialized
  89. GulliverForged{0.14.3} [Gulliver Forged] (gulliver-forged-965-universal-0.14.3-MC1.6.4.jar) Unloaded->Constructed->Errored
  90. IronChest{5.4.1.697} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.697.zip) Unloaded->Constructed->Pre-initialized
  91. SGCraft{0.7.3} [SG Craft] (SGCraft-0.7.3-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
  92. ForgeMultipart{1.0.0.219} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized
  93. ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized
  94. TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized
  95. camping{2.0e} [The Camping Mod 2.0] (TheCampingMod_2.0e.jar) Unloaded->Constructed->Pre-initialized
  96. Translocator{1.1.0.15} [Translocator] (Translocator-1.6.4-1.1.0.15-universal.jar) Unloaded->Constructed->Pre-initialized
  97. zeldaswordskills{1.6.4-1.0} [Zelda Sword Skills] (zeldaswordskills-1.6.4-1.0.jar) Unloaded->Constructed->Pre-initialized
  98. McMultipart{1.0.0.219} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized
  99. ForgeMicroblock{1.0.0.219} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized
  100. TConstruct Environment: Sane and ready for action. Bugs may be reported.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement