-
Notifications
You must be signed in to change notification settings - Fork 88
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
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: OpenGL is not supported by the video driver. #50
Comments
This is a weird one. |
Yeah I should have mentioned that. I tried running mod the spire without any mods on and still got the same error code. Running Slay the Spire normally works on the PC just fine, she has 200 of my 245 hours on that PC. The graphics card is a basic integrated intel graphics card so I assume that's why this problem is arising. I can post a pastebin of the full text I get, maybe that'd help you know where it breaks down? |
I have the exact same problem, and I was about to paste the exact same logs. +1 |
Finally figured out a solution for this. First, download this version of Java: Then, download MTS_8u51.cmd and put it into your Slay the Spire folder. |
but the last download thing just opens a website |
@duduelo the link contains a .cmd file, you can right click > save as.... |
i was having a little trouble with the .cmd and in the end i ended up with a "Unable to find 'desktop-1.0.jar' " error |
thank you, it worked <3 |
Managed to run everything on my PC just fine, however I can't seem to make it run on my mothers PC.
Her video drivers are up to date so I don't think it's that. I saw the top response from this link https://stackoverflow.com/questions/15572908/opengl-is-not-supported-by-the-video-driver
And was going to attempt that but have no idea what file in the source code I should edit to do so. Any help/suggestions?
The text was updated successfully, but these errors were encountered: