TerraformersMC / ModMenu

A menu for, you guessed it, mods!
MIT License
476 stars 140 forks source link

Minecraft crash after opened mod menu #647

Closed SiMamank115 closed 10 months ago

SiMamank115 commented 11 months ago

Every time I opened the mod menu in the main screen, it will crash after 3-5 seconds no matter what. I player minecraft on Linux. is there's I can get around?

enderprism commented 10 months ago

+1, i also get this issue with this stacktrace (internal Java error):

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd391148fb5, pid=668556, tid=668557
#
# JRE version: OpenJDK Runtime Environment (17.0.8+7) (build 17.0.8+7)
# Java VM: OpenJDK 64-Bit Server VM (17.0.8+7, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [radeonsi_dri.so+0x148fb5]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/*****/.local/share/PrismLauncher/instances/Fabulously Optimized(2)/.minecraft/core.668556)
#
# An error report file with more information is saved as:
# /home/*****/.local/share/PrismLauncher/instances/Fabulously Optimized(2)/.minecraft/hs_err_pid668556.log
[thread 668903 also had an error]
#
# 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.
#
Le processus a cessé de fonctionner avec le code de sortie 6.
enderprism commented 10 months ago

this only happens with sodium 0.5 or higher

PixelSam123 commented 10 months ago

I'd like to add that this seems to only happen on Mesa open source drivers (either AMD as NoEnd-yt posted or Intel graphics)

enderprism commented 10 months ago

This is caused by YACL and referenced in this issue, so this one can be closed: https://github.com/isXander/YetAnotherConfigLib/issues/101