Guest User

crash #2

a guest
Nov 27th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.53 KB | None | 0 0
  1. A detailed walkthrough of the error, its code path and all known details is as follows:
  2. [B#328] ---------------------------------------------------------------------------------------
  3. [B#328]
  4. [B#328] -- System Details --
  5. [B#328] Details:
  6. [B#328] Minecraft Version: 1.7.10
  7. [B#328] Operating System: Windows 7 (amd64) version 6.1
  8. [B#328] Java Version: 1.8.0_66, Oracle Corporation
  9. [B#328] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  10. [B#328] Memory: 156148112 bytes (148 MB) / 348127232 bytes (332 MB) up to 2863661056 bytes (2731 MB)
  11. [B#328] JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m
  12. [B#328] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  13. [B#328] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  14. [B#328] FML:
  15. [B#328] GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6670'
  16. [B#328] [14:40:58] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  17. [B#328] [14:40:58] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
  18. [B#328] [14:40:58] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  19. [B#328] [14:40:58] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  20. [B#328] [14:40:58] [Thread-6/ERROR] [FML]: Splash thread Exception
  21. [B#328] java.lang.ArrayIndexOutOfBoundsException: 4096
  22. [B#328] at com.sun.imageio.plugins.gif.GIFImageReader.read(Unknown Source) ~[?:1.8.0_66]
  23. [B#328] at javax.imageio.ImageReader.read(Unknown Source) ~[?:1.8.0_66]
  24. [B#328] at cpw.mods.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:600) ~[SplashProgress$Texture.class:?]
  25. [B#328] at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:214) ~[SplashProgress$3.class:?]
  26. [B#328] at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  27. [B#328] [14:40:58] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  28. [B#328] [14:40:58] [Client thread/INFO] [FML]: Searching C:\Users\Mike\AppData\Roaming\.technic\modpacks\mikans-modpack\mods for mods
  29. [B#328] [14:41:03] [Client thread/INFO] [FML]: Forge Mod Loader has identified 17 mods to load
  30. [B#328] [14:41:03] [Client thread/ERROR] [FML]: The mod journeymap (JourneyMap) requires mod versions [Forge@[10.13.4.1558,)] to be available
  31. [B#328] [14:41:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Atelier Canvas, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Tinkers' Construct
  32. [B#328] [14:41:03] [Client thread/WARN] [FML]: There were errors previously. Not beginning mod initialization phase
  33. [B#328] [14:41:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  34. [B#328] [14:41:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  35. [B#328] [14:41:04] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  36. [B#328] [14:41:04] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  37. [B#328] [14:41:04] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  38. [B#328] [14:41:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  39. [B#328] [14:41:04] [Sound Library Loader/INFO]: Sound engine started
  40. [B#328] [14:41:09] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  41. [B#328] [14:41:10] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  42. [B#328] [14:41:10] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  43. [B#328] // On the bright side, I bought you a teddy bear!
  44. [B#328]
  45. [B#328] Time: 11/27/15 2:41 PM
  46. [B#328] Description: Initializing game
  47. [B#328]
  48. [B#328] java.lang.IllegalStateException: Splash thread
  49. [B#328] at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
  50. [B#328] at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
  51. [B#328] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:306)
  52. [B#328] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  53. [B#328] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  54. [B#328] at net.minecraft.client.main.Main.main(SourceFile:148)
  55. [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57. [B#328] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. [B#328] at java.lang.reflect.Method.invoke(Unknown Source)
  59. [B#328] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  60. [B#328] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  61. [B#328] Caused by: java.lang.ArrayIndexOutOfBoundsException: 4096
  62. [B#328] at com.sun.imageio.plugins.gif.GIFImageReader.read(Unknown Source)
  63. [B#328] at javax.imageio.ImageReader.read(Unknown Source)
  64. [B#328] at cpw.mods.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:600)
  65. [B#328] at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:214)
  66. [B#328] at java.lang.Thread.run(Unknown Source)
  67. [B#328]
  68. [B#328]
  69. [B#328] A detailed walkthrough of the error, its code path and all known details is as follows:
  70. [B#328] ---------------------------------------------------------------------------------------
  71. [B#328]
  72. [B#328] -- Head --
  73. [B#328] Stacktrace:
  74. [B#328] at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
  75. [B#328] at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
  76. [B#328] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:306)
  77. [B#328] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  78. [B#328]
  79. [B#328] -- Initialization --
  80. [B#328] Details:
  81. [B#328] Stacktrace:
  82. [B#328] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  83. [B#328] at net.minecraft.client.main.Main.main(SourceFile:148)
  84. [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  86. [B#328] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  87. [B#328] at java.lang.reflect.Method.invoke(Unknown Source)
  88. [B#328] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  89. [B#328] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  90. [B#328]
  91. [B#328] -- System Details --
  92. [B#328] Details:
  93. [B#328] Minecraft Version: 1.7.10
  94. [B#328] Operating System: Windows 7 (amd64) version 6.1
  95. [B#328] Java Version: 1.8.0_66, Oracle Corporation
  96. [B#328] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. [B#328] Memory: 342170608 bytes (326 MB) / 730333184 bytes (696 MB) up to 2863661056 bytes (2731 MB)
  98. [B#328] JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m
  99. [B#328] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  100. [B#328] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  101. [B#328] FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 17 mods loaded, 17 mods active
  102. [B#328] States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  103. [B#328] U mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  104. [B#328] U FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
  105. [B#328] U Forge{10.13.4.1448} [Minecraft Forge] (modpack.jar)
  106. [B#328] U ateliercanvas{0.2.0} [Atelier Canvas] (AtelierCanvas[1.7.10]-0.2.0.jar)
  107. [B#328] U BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1396-universal.jar)
  108. [B#328] U PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
  109. [B#328] U props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
  110. [B#328] U Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  111. [B#328] U HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
  112. [B#328] U headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
  113. [B#328] U iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  114. [B#328] U journeymap{5.1.1} [JourneyMap] (journeymap-1.7.10-5.1.1-unlimited.jar)
  115. [B#328] U Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  116. [B#328] U MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
  117. [B#328] U harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
  118. [B#328] U RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
  119. [B#328] U TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  120. [B#328] GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6670'
  121. [B#328] Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
  122. [B#328] LWJGL: 2.9.1
  123. [B#328] OpenGL: AMD Radeon HD 6670 GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
  124. [B#328] GL Caps: Using GL 1.3 multitexturing.
  125. [B#328] Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  126. [B#328] Anisotropic filtering is supported and maximum anisotropy is 16.
  127. [B#328] Shaders are available because OpenGL 2.1 is supported.
  128. [B#328]
  129. [B#328] Is Modded: Definitely; Client brand changed to 'fml,forge'
  130. [B#328] Type: Client (map_client.txt)
  131. [B#328] Resource Packs: []
  132. [B#328] Current Language: English (US)
  133. [B#328] Profiler Position: N/A (disabled)
  134. [B#328] Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  135. [B#328] Anisotropic Filtering: Off (1)
  136. [B#328] [14:41:10] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Mike\AppData\Roaming\.technic\modpacks\mikans-modpack\crash-reports\crash-2015-11-27_14.41.10-client.txt
Advertisement
Add Comment
Please, Sign In to add comment