Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // But it works on my machine.
- Time: 7/17/17 5:20 PM
- Description: Initializing game
- java.lang.IllegalStateException: Splash thread
- at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:489)
- at net.minecraftforge.fml.client.SplashProgress.pause(SplashProgress.java:502)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- Caused by: java.lang.IllegalStateException: Texture creation: Invalid enum
- at net.minecraftforge.fml.client.SplashProgress.checkGLError(SplashProgress.java:815)
- at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:682)
- at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:646)
- at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:247)
- at java.lang.Thread.run(Unknown Source)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:489)
- at net.minecraftforge.fml.client.SplashProgress.pause(SplashProgress.java:502)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.8.0_131, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 278216816 bytes (265 MB) / 500015104 bytes (476 MB) up to 1046937600 bytes (998 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Xmn256M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.32 Powered by Forge 12.18.3.2185 3 mods loaded, 3 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
- UCH Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics 3000'
- Launched Version: 1.10.2-forge1.10.2-12.18.3.2185
- LWJGL: 2.9.4
- OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4229, Intel
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 4x Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz
Advertisement
Add Comment
Please, Sign In to add comment