Video driver is also date. It may be that the newest update now needs something other versions didn't but that again doesn't explain why old versions gave the same error (Tried version 14.0 and no dice there either.)
wolfknott
Recent community posts
Keeps giving me some error about not being able to open a window. Skimmed the topics and the common questions and didn't find anything that helped. I even tried running it via java and it just crashed with no error report. Via windows it spat out...
Stack trace:
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(Lwjgl3Application.java:530)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:463)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:449)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:163)
at com.majalis.talesofandrogyny.desktop.DesktopLauncher.main(DesktopLauncher.java:113)
I'd be very thankful for help as this is a fave game to play. Even took to doing a clean full reset of my save data and that didn't do it either.