I can't launch 1.5.2 Forge instance. I get this error:
Error launching Minecraft: Could not canonicalize library path C:\Users\Adam\AppData\Roaming\ModrinthApp\meta\libraries\org/lwjgl/lwjgl/lwjgl-platform/2.9.0/lwjgl-platform-2.9.0.jar: System nie może odnaleźć określonej ścieżki. (os error 3)
This doesn't generate any logs.
I found this issue that presents the same problem (https://github.com/modrinth/code/issues/4900), but it's closed and no concrete solution to resolve this issue is presented.
Steps to reproduce:
- Create blank Minecraft 1.5.2 Forge instance (Any Forge version)
- Launch the instance
Expected behavior:
Game launches without issue.
Additional things I've tried:
- Running Vanilla 1.5.2 on Modrinth. -> Instance of Vanilla 1.5.2 works without any issues.
- Using Custom Java installation. -> Same output.
Does anyone know how to resolve this issue?