Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You must be 18+ to view this content

Tales of Androgyny may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

Tales of Androgyny

A game about birds, bees, flowers and trees. · By Majalis

can't run the game

A topic by Deceron created Apr 03, 2020 Views: 416
Viewing posts 1 to 1

whenever I try to open the game, it opens a VERY tiny window that does nothing for 1-2 seconds then closes immediately and then gives me the error: 

java.lang.RuntimeException: No OpenGL context found in the current thread.
at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
at org.lwjgl.opengl.GL20.glCreateShader(GL20.java:219)
at com.badlogic.gdx.backends.lwjgl.LwjglGL20.glCreateShader(LwjglGL20.java:201)
at com.badlogic.gdx.graphics.glutils.ShaderProgram.loadShader(ShaderProgram.java:209)
at com.badlogic.gdx.graphics.glutils.ShaderProgram.compileShaders(ShaderProgram.java:188)
at com.badlogic.gdx.graphics.glutils.ShaderProgram.<init>(ShaderProgram.java:171)
at com.badlogic.gdx.graphics.g2d.SpriteBatch.createDefaultShader(SpriteBatch.java:162)
at com.badlogic.gdx.graphics.g2d.PolygonSpriteBatch.<init>(PolygonSpriteBatch.java:142)
at com.badlogic.gdx.graphics.g2d.PolygonSpriteBatch.<init>(PolygonSpriteBatch.java:104)
at com.majalis.talesofandrogyny.TalesOfAndrogyny$1.<init>(TalesOfAndrogyny.java:75)
at com.majalis.talesofandrogyny.TalesOfAndrogyny.create(TalesOfAndrogyny.java:75)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:151)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:128)

What am I doing wrong? lol