--- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 1/21/17 6:51 PM
Description: Initializing game
org.lwjgl.LWJGLException: X Error - disp: 0x7f4cac79d210 serial: 146 error: BadValue (integer parameter out of range for operation) request_code: 154 minor_code: 24
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:320)
at org.lwjgl.opengl.LinuxContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.create(LinuxContextImplementation.java:51)
at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:850)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
at ave.a(SourceFile:310)
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 --
Stacktrace:
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:320)
at org.lwjgl.opengl.LinuxContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.create(LinuxContextImplementation.java:51)
at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:850)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
-- Initialization --
Details:
Stacktrace:
at ave.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Linux (amd64) version 4.4.0-53-generic
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 36995128 bytes (35 MB) / 154341376 bytes (147 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.8.9
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: No
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: <unknown>
Does glxinfo or glxgears crash for you? If so, its saying that opengl is not supported in your card, and if its a modern one, you can try a restart, reinstall mesa or propietary drivers
Rollback Post to RevisionRollBack
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
[email protected] ~ $ glxgears
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 29
Current serial number in output stream: 30 [email protected] ~ $ glxinfo
name of display: :0
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 80
Current serial number in output stream: 81
so I am launching Minecraft on Linux and every time I get this error
-----------------------------------------------------------------------
--- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 1/21/17 6:51 PM
Description: Initializing game
org.lwjgl.LWJGLException: X Error - disp: 0x7f4cac79d210 serial: 146 error: BadValue (integer parameter out of range for operation) request_code: 154 minor_code: 24
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:320)
at org.lwjgl.opengl.LinuxContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.create(LinuxContextImplementation.java:51)
at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:850)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
at ave.a(SourceFile:310)
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 --
Stacktrace:
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:320)
at org.lwjgl.opengl.LinuxContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.create(LinuxContextImplementation.java:51)
at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:850)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
-- Initialization --
Details:
Stacktrace:
at ave.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Linux (amd64) version 4.4.0-53-generic
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 36995128 bytes (35 MB) / 154341376 bytes (147 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.8.9
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: No
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: <unknown>
----------------------------------------------------------------------------------------------------------------------------------------------
Help!!!!!!!
Update: It is fixed now
Does glxinfo or glxgears crash for you? If so, its saying that opengl is not supported in your card, and if its a modern one, you can try a restart, reinstall mesa or propietary drivers
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
this is what comes out
[email protected] ~ $ glxgears
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 29
Current serial number in output stream: 30
[email protected] ~ $ glxinfo
name of display: :0
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
NVIDIA: API mismatch: the NVIDIA kernel module has version 304.132,
but this NVIDIA driver component has version 304.134. Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 80
Current serial number in output stream: 81
dows this answer any of those questions
Well, its complaining about outdated/mismatched versions of propietary drivers, so can you try to update them?
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
How do you do that (i am very new to Linux)
im going to guess ubuntu:
sudo apt update
sudo apt upgrade
Then you go to Additional drivers and make sure the latest is selected
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
It is working now
thank you for the help
/me tips hat
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!