I tried running modded Minecraft on my Rocky 8.10 system. I am using Curseforge to manage my profiles. When trying to launch my modpack I get this wonderful error:
Error: java.lang.UnsatisfiedLinkError: /tmp/imgui-java-natives/1.86.11/libimgui-java64.so: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/imgui-java-natives/1.86.11/libimgui-java64.so)
Additional Details:
- Minecraft Version: 1.20.1
- Mod Loader: Fabric Loader 0.15.11
- Operating System: Rocky Linux (amd64) version 4.18.0-553.16.1.el8_10.x86_64
- Java Version: OpenJDK 17.0.8 (Microsoft)
Obviously, I can’t just update glibc without possibly bricking my system (not something I want to even TRY), and using diffrent mod/Minecraft versions i’snt possible for this use-case.
Would using a Podman container to play on the dekstop be the best solution, and if so, how could I set it up for running Minecraft from Cursefroge with the necessary glibc version?
Postman67 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1