Advertisement
Guest User

minecraft_crash

a guest
Jun 12th, 2015
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.25 KB | None | 0 0
  1. [13:47:13] [main/INFO]: Setting user: Axie
  2. [13:47:14] [Client thread/INFO]: LWJGL Version: 2.9.1
  3. [13:47:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Backpack, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Doggy Style, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Wall Painter, FMLFileResourcePack:Randomite, FMLFileResourcePack:weather2
  4. [13:48:53] [Sound Library Loader/INFO]: Sound engine started
  5. [13:48:55] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_443_null.png
  6. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_443_null.png
  7. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  8. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  9. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  10. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  11. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  12. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  13. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  14. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  16. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
  20. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  23. [13:48:56] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  24. [13:48:56] [Client thread/INFO]: Created: 512x256 textures/items-atlas
  25.  
  26.  
  27. >>><<<<---------- END OF THE LOG REPORT ------------>>><<<
  28.  
  29. -minecraft's report (I'm writing here)-
  30. ----------------------------------------
  31.  
  32. ---- Minecraft Crash Report ----
  33. // Oh - I know what I did wrong!
  34.  
  35. Time: 6/12/15 1:49 PM
  36. Description: There was a severe problem during mod loading that has caused the game to fail
  37.  
  38. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(Lcpw/mods/fml/common/network/simpleimpl/IMessageHandler;Ljava/lang/Class;ILcpw/mods/fml/relauncher/Side;)V
  39. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  40. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
  41. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  44. at net.minecraft.client.main.Main.main(SourceFile:148)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51. Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(Lcpw/mods/fml/common/network/simpleimpl/IMessageHandler;Ljava/lang/Class;ILcpw/mods/fml/relauncher/Side;)V
  52. at com.seiferware.minecraft.utils.net.SimplePacket.registerPacket(SimplePacket.java:108)
  53. at com.seiferware.minecraft.doggystyle.utils.CommonProxy.registerPackets(CommonProxy.java:123)
  54. at com.seiferware.minecraft.doggystyle.DoggyStyle.init(DoggyStyle.java:110)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. at java.lang.reflect.Method.invoke(Unknown Source)
  59. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  60. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  64. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  65. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  66. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  67. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  68. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  69. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  72. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  73. at java.lang.reflect.Method.invoke(Unknown Source)
  74. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  75. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  76. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  77. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  78. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  79. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  80. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  81. ... 10 more
  82.  
  83.  
  84. A detailed walkthrough of the error, its code path and all known details is as follows:
  85. ---------------------------------------------------------------------------------------
  86.  
  87. -- System Details --
  88. Details:
  89. Minecraft Version: 1.7.10
  90. Operating System: Windows 7 (x86) version 6.1
  91. Java Version: 1.7.0_55, Oracle Corporation
  92. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  93. Memory: 60439672 bytes (57 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
  94. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  95. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  96. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  97. FML: MCP v9.05 FML v7.10.18.1180 Minecraft Forge 10.13.0.1180 18 mods loaded, 18 mods active
  98. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  99. FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized
  100. Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized
  101. Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
  102. candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
  103. BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  104. CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  105. ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  106. ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  107. craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
  108. props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  109. doggystyle{1.0.4.77} [Doggy Style] (DoggyStyle-1.0.4.77.jar) Unloaded->Constructed->Pre-initialized->Errored
  110. fossil{1.7.10 Build 7.2.0} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  111. RadixCore{2.0.1} [RadixCore] (RadixCore-2.0.1-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  112. MCA{5.0.5_1} [Minecraft Comes Alive] (MCA-5.0.5_1-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  113. rafradek_wallpaint{1.5.4} [Wall Painter] (rafradek_wallpaint-1.5.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  114. randomite{2.0} [Randomite] (randomite-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  115. weather2{v2.3.6} [weather2] (Weather-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement