VulkanMod

VulkanMod

357k Downloads

Minecraft 1.19.2 crash

FanyaOff opened this issue ยท 6 comments

commented
[21:51:13] [Render thread/INFO]: == VulkanMod ==
[21:51:14] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[21:51:15] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x00007ffae0e7055d, pid=12408, tid=9868
#
# JRE version: Java(TM) SE Runtime Environment (17.0.5+9) (build 17.0.5+9-LTS-191)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0.5+9-LTS-191, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [lwjgl_vma.dll+0x1055d]
#
# 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:
# J:\MultiMC\instances\1.19.2 vulkan\.minecraft\hs_err_pid12408.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

When i try to run minecraft, it crashes
Launcher: MultiMC
Mods:

  • fabric-api-0.63.0+1.19.2.jar
  • VulkanMod_1.19.x-0.1.8.jar

GPU: gtx 750, the latest drivers are installed
hs_err_pid12408.log - https://paste.gg/p/anonymous/712c5b3ef8e94f89ad072c167d5cb077

commented

paste.gg is not reachable right now, I can't see the log

commented

What's your gpu? It seems it crashes during init phase, there are not many infos about the cause, there's not much i can do. Try to update your graphics driver.

commented

zotac gtx 750, 1gb

commented

It could be due to your cpu not supporting avx or maybe a memory issue, I'm not sure. Try allocating less memory to jvm.

commented

updated the graphics card drivers, it helped