BloCamLimb / ModernUI

Modern desktop framework from low-level 3D graphics API to high-level view model, for development of 2D/3D rendering software or game engine, with internationalization support and many new technologies.
GNU Lesser General Public License v3.0
285 stars 15 forks source link

[Bug] All the Mods 9 to the sky 安装Modern UI之后崩溃 #238

Closed HL29Mysterious closed 2 months ago

HL29Mysterious commented 2 months ago

Forge加载界面接近完成后崩溃

Environment

hs_err_pid11880.log debug.log latest.log

BloCamLimb commented 2 months ago

https://github.com/BloCamLimb/ModernUI/issues/213 重复,请更新显卡驱动

HL29Mysterious commented 2 months ago

与 #213 重复,请更新显卡驱动 目前用的是 AMD Software: Adrenalin Edition 24.7.1这个版本的,目前找不到590能安装的更高版本了 之前是24.4.1也有这个问题,只有部分整合包会出现这个问题,其他整合包例如ATM9倒是能正常启动并游玩 而且最后启动器输出的日志都提示是这个 Loading hsdis library failed 如果没有头绪就关闭这个issue吧,谢谢!

#

A fatal error has been detected by the Java Runtime Environment:

#

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa82883365, pid=15824, tid=2120

#

JRE version: OpenJDK Runtime Environment Zulu21.36+17-CA (21.0.4+7) (build 21.0.4+7-LTS)

Java VM: OpenJDK 64-Bit Server VM Zulu21.36+17-CA (21.0.4+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

Problematic frame:

C [atio6axx.dll+0x2153365]

#

No core dump will be written. Minidumps are not enabled by default on client versions of Windows

#

An error report file with more information is saved as:

G:\Minecraft\PrismLauncher\instances\allthemods9sky\minecraft\hs_err_pid15824.log

[53.249s][warning][os] Loading hsdis library failed #

If you would like to submit a bug report, please visit:

http://www.azul.com/support/

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

#

BloCamLimb commented 2 months ago

和hsdis无关,它是反汇编的。反正AMD的驱动就是比较玄学,你单独编译这些着色器没问题,但是放一起可能就不行,每次崩溃显示的有关模组也不一样。你这个就是显示龙研的前置brandonscore崩了,你不如到CodeChickenLib那边看看,有说修改Flywheel配置解决的 https://github.com/FTBTeam/FTB-Modpack-Issues/issues/2404#issuecomment-1364625915