TerraformersMC / ModMenu

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

trying to find source of recent runtime crashing, however it appears to be inconsistent #648

Closed notandvm closed 10 months ago

notandvm commented 10 months ago

as of the sodium 0.5 update, when used within my modpack, opening mod menu leads to a 2 second freeze followed by hard crash:

hs_err_pid1450.log

disabling all mods within the pack related to sodium fixes the issue (all are the latest version at the time of writing)

in my case these mods would be:

however, when launching mod menu with only these mods, it functions perfectly fine - no crash whatsoever i've attempted cross-referencing with other crash logs posted here assuming it was a specific mod's issue, and enabling shared mods between posted logs' mods and my own mods to try and narrow it down but no crashes had occured

has anyone else had success so far finding a specific culprit that causes the crash?

enderprism commented 10 months ago

+1, can confirm. here's a log with these mods only, at their latest versions at the moment of writing:

https://mclo.gs/i9DHATZ

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