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

Error report

A topic by No0Leader created Nov 04, 2018 Views: 319
Viewing posts 1 to 1

i was in the first town went to the town center and clicked eavesdrop then it crashed.

java.lang.NullPointerException
at com.majalis.scenes.CheckScene.nextScene(CheckScene.java:197)
at com.majalis.scenes.AbstractTextScene$1.clicked(AbstractTextScene.java:55)
at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:89)
at com.badlogic.gdx.scenes.scene2d.InputListener.handle(InputListener.java:59)
at com.badlogic.gdx.scenes.scene2d.Stage.touchUp(Stage.java:351)
at com.badlogic.gdx.backends.lwjgl.LwjglInput.processEvents(LwjglInput.java:332)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:217)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)