Library file missing - All modpacks refuse to launch
Please confirm the following.
- [X] I checked the existing issues for duplicate problems
- [X] I have tried resolving the issue using the support portal
- [X] I have ensured my Modrinth App installation is up to date
What version of the Modrinth App are you using?
0.8.7
What operating systems are you seeing the problem on?
Linux
Describe the bug
Upon launching any of the installed modpacks, I receive this error:
Error launching Minecraft: Library file at path /home/user_name/.local/share/ModrinthApp/meta/libraries/org/lwjgl/lwjgl-glfw-natives-linux-arm64/3.3.1-lwjgl.1/lwjgl-glfw-natives-linux-arm64-3.3.1-lwjgl.1.jar does not exist
Steps to reproduce
No response
Expected behavior
No response
Additional context
Since the modpacks worked just fine less than 24 hours ago and upon launching today, the app seemed to update, I guess the issue might be in the new version. Sadly I don't remember the version I had prior, but I was connected to the internet before as well, so likely the last up-to-date one.
I get the exact same error - I tried symlinking to another jar file but it had another error, asking for the 32 bit version as well. Could be a problem where it unnecessarily tries to load all possible versions of lwjgl?
The bug seems to be fixed by repairing the profile - best guess, an update added config files to the profiles which describe what libraries they need, and without that config file it just assumed that all the libraries were needed.
Yep, so far it seems like it has fixed it for me too
I have the same problem and it turns out there is a repair button in the instance settings. It helped me
I have the same issue, it seems that it is trying to load lwjgl for arm64 while (I assume) your pc is x86_64