-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LWJGL not found in classpath for early versions #185
Comments
What is the launcher version (portablemc show about)? And on what operating system/architecture is that? |
It is on macOS Ventura 13.6 running on a mid-2017 iMac with a x86 Intel Core i5 processor. |
Here is the output of the show about command: Version: 3.3.1 |
I'll update my copy and try again. |
Still doesn't work due to the same error. |
Perfect, thank you for the details! I wonder if macOS is supported in these older LWJGL release, I'll check this |
Can you tell me which files are present in the |
I put this command in the terminal:
python3.11 -m portablemc start a1.1.0
And received a message in the terminal that LWGL couldn't be found! As the launcher normal takes care of the java classpath, I would think this is a bug. I also manually tried adding lwjgl to the classpath env variable to no avail.
Here is the output of that command (with private info taken out):
The text was updated successfully, but these errors were encountered: