您尚未登录。

#1 2018-10-02 12:11:18

saite
会员
注册时间: 2018-10-02
帖子: 11

无法运行Minecraft1.13以下版本

1.13正常
5bb2ef8e6b9cc.png
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>

离线

#2 2018-10-02 13:12:55

依云
会员
所在地: a.k.a. 百合仙子
注册时间: 2011-08-21
帖子: 8,384
个人网站

Re: 无法运行Minecraft1.13以下版本

你的 java 太新了吧?

离线

#3 2018-10-02 16:39:23

saite
会员
注册时间: 2018-10-02
帖子: 11

Re: 无法运行Minecraft1.13以下版本

依云 说:

你的 java 太新了吧?

但在Windows上Java8都能正常运行
刚才看了一下,1.13版本的LWJGL是3.xx,而以前版本是2.xx,有可能是这个的问题

离线

#4 2018-10-02 20:52:43

xtricman
エクス·トリクマン
注册时间: 2012-12-26
帖子: 1,267

Re: 无法运行Minecraft1.13以下版本

LWJGL某些时候确实有问题,Windows上我替换过一次游戏自带的,换成了上游版就好了。而且不知为何MC近期几个版本是只能在Java 8运行的


反社会,精神极其不稳定,随时可能炸碎身边所有人

离线

#5 2021-07-20 23:19:43

xtricman
エクス·トリクマン
注册时间: 2012-12-26
帖子: 1,267

Re: 无法运行Minecraft1.13以下版本

已经要求Java16了。(官方启动器的话应该不使用系统的Java)


反社会,精神极其不稳定,随时可能炸碎身边所有人

离线

页脚