-
-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用快照版 打开1.12.2原版我的世界 在打开就崩溃 #3496
Comments
游戏本身问题,与 PCL2 无关 尝试删去游戏文件夹下的 options.txt 再试一次 |
你好删除后 同样没有用 |
将崩溃报告上传 并尝试使用 hmcl 启动是否有出现问题 |
我尝试过hmcl了 启动到创建世界并且游玩没有问题 |
没问题请上传日志 |
我该如何上传hmcl的日志 |
在 |
hmcl-exported-logs-2024-03-05T23-34-02.log |
额,你要不然导出启动脚本吧…… |
你好 我不确定我操作的对不对 |
1.你启动的不是同一个游戏,你得调整下游戏路径,你这还是新安装的游戏 |
你好 当我从hmcl安装后使用同一个文件夹就在pcl成功可以运行游玩了 |
以加 |
是一打开游戏就崩溃,还是打开存档才崩溃?重新安装会不会解决问题?真的没有安装别的模组吗?即使是optifine? |
是的 当点击开启游戏时就崩溃。我尝试过重新安装不能解决问题。我没有安装任何的模组即使是optifine |
This comment was marked as off-topic.
This comment was marked as off-topic.
最好不要使用 Oracle JDK启动游戏的说 |
根据日志信息,应当是Java不完整,请前往 清华大学开源软件镜像站 - Adoptium 镜像 Index of /Adoptium/8/jdk/x64/windows/ 下载 Java 解压到 PCL 文件夹 参考信息:游戏崩溃前的日志输出
日志可见:no awt in java.library.path |
又可以 Closed 了 |
6 |
检查项
描述
打开1.12.2我的世界就立马崩溃
PCL 错误报告、日志与附件
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 2024-03-05 22:13
Description: Exception in server tick loop
java.lang.IllegalArgumentException: bound must be positive
at java.base/java.util.Random.nextInt(Random.java:322)
at ank.b(SourceFile:336)
at ank.a(SourceFile:311)
at ank.a(SourceFile:94)
at ank.a(SourceFile:88)
at anh.a(SourceFile:245)
at anr.a(SourceFile:89)
at aze.b(SourceFile:480)
at axw.a(SourceFile:803)
at axw.a(SourceFile:791)
at on.c(SourceFile:115)
at net.minecraft.server.MinecraftServer.l(SourceFile:328)
at chd.a(SourceFile:114)
at chd.j(SourceFile:130)
at net.minecraft.server.MinecraftServer.run(SourceFile:434)
at java.base/java.lang.Thread.run(Thread.java:833)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 99109328 bytes (94 MB) / 276824064 bytes (264 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx8192m
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
HMCL 启动脚本
No response
The text was updated successfully, but these errors were encountered: