Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

sdowney52

1
Posts
1
Following
A member registered Nov 28, 2021

Recent community posts

Just downloaded and unpacked the game and im getting this error message. I tried seeing if there where any quick fixes in the thread but couldn't find anything


com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(Lwjgl3Application.java:472)

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:415)

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:401)

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:113)

at com.majalis.talesofandrogyny.desktop.DesktopLauncher.main(DesktopLauncher.java:39)