Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- A detailed walkthrough of the error, its code path and all known details is as follows:
- [B#328] ---------------------------------------------------------------------------------------
- [B#328]
- [B#328] -- System Details --
- [B#328] Details:
- [B#328] Minecraft Version: 1.7.10
- [B#328] Operating System: Windows 7 (amd64) version 6.1
- [B#328] Java Version: 1.8.0_66, Oracle Corporation
- [B#328] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- [B#328] Memory: 156148112 bytes (148 MB) / 348127232 bytes (332 MB) up to 2863661056 bytes (2731 MB)
- [B#328] JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m
- [B#328] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- [B#328] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- [B#328] FML:
- [B#328] GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6670'
- [B#328] [14:40:58] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [B#328] [14:40:58] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
- [B#328] [14:40:58] [Client thread/INFO] [FML]: Replaced 183 ore recipies
- [B#328] [14:40:58] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [B#328] [14:40:58] [Thread-6/ERROR] [FML]: Splash thread Exception
- [B#328] java.lang.ArrayIndexOutOfBoundsException: 4096
- [B#328] at com.sun.imageio.plugins.gif.GIFImageReader.read(Unknown Source) ~[?:1.8.0_66]
- [B#328] at javax.imageio.ImageReader.read(Unknown Source) ~[?:1.8.0_66]
- [B#328] at cpw.mods.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:600) ~[SplashProgress$Texture.class:?]
- [B#328] at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:214) ~[SplashProgress$3.class:?]
- [B#328] at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
- [B#328] [14:40:58] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [B#328] [14:40:58] [Client thread/INFO] [FML]: Searching C:\Users\Mike\AppData\Roaming\.technic\modpacks\mikans-modpack\mods for mods
- [B#328] [14:41:03] [Client thread/INFO] [FML]: Forge Mod Loader has identified 17 mods to load
- [B#328] [14:41:03] [Client thread/ERROR] [FML]: The mod journeymap (JourneyMap) requires mod versions [Forge@[10.13.4.1558,)] to be available
- [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
- [B#328] [14:41:03] [Client thread/WARN] [FML]: There were errors previously. Not beginning mod initialization phase
- [B#328] [14:41:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [B#328] [14:41:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
- [B#328] [14:41:04] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
- [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)
- [B#328] [14:41:04] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
- [B#328] [14:41:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [B#328] [14:41:04] [Sound Library Loader/INFO]: Sound engine started
- [B#328] [14:41:09] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
- [B#328] [14:41:10] [Client thread/INFO]: Created: 256x256 textures/items-atlas
- [B#328] [14:41:10] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
- [B#328] // On the bright side, I bought you a teddy bear!
- [B#328]
- [B#328] Time: 11/27/15 2:41 PM
- [B#328] Description: Initializing game
- [B#328]
- [B#328] java.lang.IllegalStateException: Splash thread
- [B#328] at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
- [B#328] at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
- [B#328] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:306)
- [B#328] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
- [B#328] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
- [B#328] at net.minecraft.client.main.Main.main(SourceFile:148)
- [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [B#328] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [B#328] at java.lang.reflect.Method.invoke(Unknown Source)
- [B#328] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- [B#328] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [B#328] Caused by: java.lang.ArrayIndexOutOfBoundsException: 4096
- [B#328] at com.sun.imageio.plugins.gif.GIFImageReader.read(Unknown Source)
- [B#328] at javax.imageio.ImageReader.read(Unknown Source)
- [B#328] at cpw.mods.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:600)
- [B#328] at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:214)
- [B#328] at java.lang.Thread.run(Unknown Source)
- [B#328]
- [B#328]
- [B#328] A detailed walkthrough of the error, its code path and all known details is as follows:
- [B#328] ---------------------------------------------------------------------------------------
- [B#328]
- [B#328] -- Head --
- [B#328] Stacktrace:
- [B#328] at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
- [B#328] at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
- [B#328] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:306)
- [B#328] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
- [B#328]
- [B#328] -- Initialization --
- [B#328] Details:
- [B#328] Stacktrace:
- [B#328] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
- [B#328] at net.minecraft.client.main.Main.main(SourceFile:148)
- [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [B#328] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [B#328] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [B#328] at java.lang.reflect.Method.invoke(Unknown Source)
- [B#328] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- [B#328] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [B#328]
- [B#328] -- System Details --
- [B#328] Details:
- [B#328] Minecraft Version: 1.7.10
- [B#328] Operating System: Windows 7 (amd64) version 6.1
- [B#328] Java Version: 1.8.0_66, Oracle Corporation
- [B#328] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- [B#328] Memory: 342170608 bytes (326 MB) / 730333184 bytes (696 MB) up to 2863661056 bytes (2731 MB)
- [B#328] JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m
- [B#328] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- [B#328] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- [B#328] FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 17 mods loaded, 17 mods active
- [B#328] States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- [B#328] U mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
- [B#328] U FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
- [B#328] U Forge{10.13.4.1448} [Minecraft Forge] (modpack.jar)
- [B#328] U ateliercanvas{0.2.0} [Atelier Canvas] (AtelierCanvas[1.7.10]-0.2.0.jar)
- [B#328] U BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1396-universal.jar)
- [B#328] U PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
- [B#328] U props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
- [B#328] U Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
- [B#328] U HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
- [B#328] U headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
- [B#328] U iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
- [B#328] U journeymap{5.1.1} [JourneyMap] (journeymap-1.7.10-5.1.1-unlimited.jar)
- [B#328] U Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
- [B#328] U MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
- [B#328] U harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
- [B#328] U RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
- [B#328] U TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
- [B#328] GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6670'
- [B#328] Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
- [B#328] LWJGL: 2.9.1
- [B#328] OpenGL: AMD Radeon HD 6670 GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
- [B#328] GL Caps: Using GL 1.3 multitexturing.
- [B#328] Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- [B#328] Anisotropic filtering is supported and maximum anisotropy is 16.
- [B#328] Shaders are available because OpenGL 2.1 is supported.
- [B#328]
- [B#328] Is Modded: Definitely; Client brand changed to 'fml,forge'
- [B#328] Type: Client (map_client.txt)
- [B#328] Resource Packs: []
- [B#328] Current Language: English (US)
- [B#328] Profiler Position: N/A (disabled)
- [B#328] Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- [B#328] Anisotropic Filtering: Off (1)
- [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