-
Notifications
You must be signed in to change notification settings - Fork 16
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
MacOS #186
Comments
Can you check if the .jar file exists in the same folder? Or more specifically that nothing is renamed or moved away from the other files after extracting the full zip file? |
I am having the exact same issue |
Sorry for going quiet on this, but I don't currently have a mac to test on other than @ConnorDY's, and I spent some time tracking this issue down there and thought I had it, but evidently not. The root cause is that MacOS wants programs to run OpenGL on the main thread, but over different JVM implementations it's difficult to tell exactly which thread is "main". (They should be swapping the Swing thread onto the main thread, but apparently that isn't happening?) If you add me on Discord ( |
Found your comment that fixes this issue "./run --no-preview" |
The offer to remote-debug over discord still stands for anyone who wants to give it a go! |
Hey, I’m a bit new to this and I am struggling to the environment exporter to open on Mac M1 Pro. I don’t know if anyone would have more knowledge on these errors than I do, but I’m stumped and any help would be greatly received!
Environment exporter here - not explicitly labelled for MacOS - https://github.com/ConnorDY/OSRS-Environment-Exporter/releases/tag/2.4.1
I have downloaded OpenJDK found here https://adoptium.net/en-GB/temurin/releases/?os=mac for MacOS
I’ve attached PNG files of the error, seems to imply an issue with java/processor choice but I have very limited experience with terminal / mac in general, and if there is I’m a touch lost for ideas checking the parts I know about.
Thank you so much
The text was updated successfully, but these errors were encountered: