页次: 1
1.13正常
1.10崩溃报告:
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 10/2/18 11:38 AM
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.18.10-arch1-1-ARCH
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 118008488 bytes (112 MB) / 201326592 bytes (192 MB) up to 939524096 bytes (896 MB)
JVM Flags: 10 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx896m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: HMCL 3.1.83
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
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: <unknown>
离线
你的 java 太新了吧?
离线
你的 java 太新了吧?
但在Windows上Java8都能正常运行
刚才看了一下,1.13版本的LWJGL是3.xx,而以前版本是2.xx,有可能是这个的问题
离线
LWJGL某些时候确实有问题,Windows上我替换过一次游戏自带的,换成了上游版就好了。而且不知为何MC近期几个版本是只能在Java 8运行的
反社会,精神极其不稳定,随时可能炸碎身边所有人
离线
已经要求Java16了。(官方启动器的话应该不使用系统的Java)
反社会,精神极其不稳定,随时可能炸碎身边所有人
离线
页次: 1