VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

crash 255 code(from prism)

Open rhiper3310 opened this issue 2 months ago • 6 comments

Describe the bug

Crash.

i5-14400f rtx 3060(8gb)(proprietary dkms driver) 16gb ram

CachyOS lts kernel kde plasma wayland kwin scheduler scx_bpfland(not working on others)

prism launcher fabric 0.17.3 minecraft 1.21.5 only fabric api and vulkan mod java 21.0.8(amd64 Eclipse Adoptium) 8192 MiB

vulkaninfo(util from konsole) output - https://pastebin.com/dp23fHuK

Steps to reproduce

1.just open 2.see the crash with 255 code

https://github.com/user-attachments/assets/91fb3c91-ad85-4a83-9c74-10d4174cc85c

Log files

logs.txt

rhiper3310 avatar Oct 19 '25 13:10 rhiper3310

@rhiper3310 add

-Dorg.lwjgl.system.stackSize=256

to your jvm arguments.

JJ10-GNU avatar Nov 26 '25 16:11 JJ10-GNU

This issue should be closed

JJ10-GNU avatar Dec 05 '25 12:12 JJ10-GNU

It shouldn't be closed. I get same crash even with -Dorg.lwjgl.system.stackSize=256 argument

linuxgamer avatar Dec 05 '25 12:12 linuxgamer

@linuxgamer send the crash log and a screenshot of your jvm arguments

JJ10-GNU avatar Dec 05 '25 13:12 JJ10-GNU

https://mclo.gs/vjhPoWo

Image @JJ10-mint

linuxgamer avatar Dec 05 '25 16:12 linuxgamer

@linuxgamer That's a different crash

java.lang.RuntimeException: Failed to create swap chain: VK_ERROR_UNKNOWN

it's not related to this issue. it's maybe related to this issue https://github.com/xCollateral/VulkanMod/issues/686

JJ10-GNU avatar Dec 06 '25 14:12 JJ10-GNU