When I try to launch minecraft the following error occurs :
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 11/11/16 6:53 PM
Description: Initializing game
java.lang.RuntimeException: glCheckFramebufferStatus returned unknown status:0
at bom.b(SourceFile:151)
at bom.a(SourceFile:57)
at bom.<init>(SourceFile:42)
at bcx.an(SourceFile:439)
at bcx.a(SourceFile:381)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at bom.b(SourceFile:151)
at bom.a(SourceFile:57)
at bom.<init>(SourceFile:42)
at bcx.an(SourceFile:439)
-- Initialization --
Details:
Stacktrace:
at bcx.a(SourceFile:381)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 3.8.11
Java Version: 1.7.0_111, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 59436624 bytes (56 MB) / 166453248 bytes (158 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.10.2
LWJGL: 2.9.4
OpenGL: Mesa DRI Intel(R) Ivybridge Mobile GL version 1.4 (3.0 Mesa 10.1.3), Intel Open Source Technology Center
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because EXT_framebuffer_object is supported.
Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
VBOs are not available because
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 2x Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
What should I do about this and how do I fix it? (the error message is in gray for your convenience)
When I try to launch minecraft the following error occurs :
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 11/11/16 6:53 PM
Description: Initializing game
java.lang.RuntimeException: glCheckFramebufferStatus returned unknown status:0
at bom.b(SourceFile:151)
at bom.a(SourceFile:57)
at bom.<init>(SourceFile:42)
at bcx.an(SourceFile:439)
at bcx.a(SourceFile:381)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at bom.b(SourceFile:151)
at bom.a(SourceFile:57)
at bom.<init>(SourceFile:42)
at bcx.an(SourceFile:439)
-- Initialization --
Details:
Stacktrace:
at bcx.a(SourceFile:381)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 3.8.11
Java Version: 1.7.0_111, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 59436624 bytes (56 MB) / 166453248 bytes (158 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.10.2
LWJGL: 2.9.4
OpenGL: Mesa DRI Intel(R) Ivybridge Mobile GL version 1.4 (3.0 Mesa 10.1.3), Intel Open Source Technology Center
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because EXT_framebuffer_object is supported.
Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
VBOs are not available because
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 2x Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
What should I do about this and how do I fix it? (the error message is in gray for your convenience)
Any and all help is appreciated.
"Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation"
Are you using a Java JDK version to run the game?