@main kernel uploaded a log,
This is what chatgpt told me:
It looks like the Minecraft game is crashing during initialization due to an error related to the ImGui library. Specifically, the error is caused by a missing version of the libstdc++ library (GLIBCXX_3.4.29). This library version is required by libimgui-java64.so, which is a dependency of the ImGui library.
is this correct? I am on ubuntu is there any other way to fix the crash
- OpenJDK 64-Bit Server VM, version 17.0.8
- Fabric 0.15.3 on 1.20.4
Possible Solutions:
- Update Fabric from 0.15.3 to 0.15.6
Recommendations:
- Unless you know what you're doing, modifying your JVM args could have unintended side effects. It's best to use the defaults.