-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.10.2
-
None
-
OS: Linux Ubuntu 16.04 LTS
Java Version: 1.8.0_111, Oracle Corporation
Graphics Driver: Nvidia 370.28 (Latest)
-
Unconfirmed
For a long time I have had had the issue of not being able to run Minecraft on my computer. I am able to successfully open the launcher and download the game, however the game does not work as it instantly crashes. It is not modded, and it is the latest version. Here is the error I have received:
---- Minecraft Crash Report ----
// Don't do that.
Time: 08/11/16 20:12
Description: Initializing game
java.lang.ExceptionInInitializerError
at bcx.ar(SourceFile:624)
at bcx.an(SourceFile:432)
at bcx.a(SourceFile:381)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
... 4 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at bcx.ar(SourceFile:624)
at bcx.an(SourceFile:432)
– 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 4.4.0-45-generic
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 140173192 bytes (133 MB) / 203948032 bytes (194 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.10.2
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>
I tried resolving the issue by having a friend send their options.txt file so I could disable VBOs without being in the in-game menu as I have heard that some people have had issues with VBOs, however it didn't resolve my problem. I believe this problem has arisen because I have a laptop with a dedicated Nvidia card and integrated Intel card which means I have to use an Nvidia optimus card for dual graphics. The driver works well with other games, however as the support is still not as good as on Windows, and there may be issues like the one I have experience with my Minecraft. Another possible explanation (which I think is the most likely one) is that as my laptop monitor is broken and I use an external monitor for my PC. If I can recall correctly, when my laptop screen was still working and I had the Nvidia driver installed in the past (albeit an older version), I had no problems, probably due to the fact that I didn't have multiple monitors. This is not a hardware problem as when I used to have have Windows on the same computer (which I don't have anymore because Windows 10 destroyed my computer), Minecraft was fully functional - even with the two monitors. To conclude I believe this is a Linux exclusive Nvidia graphics multiple monitor problem that I would love to be resolved so that I could play Minecraft again.
- is duplicated by
-
MC-114399 error
- Resolved