Yeah, I've only been able to run it from the command line as well.
mystera
Recent community posts
I made this account because I got a fatal error and I wanted to report it.
Here's the error.txt
java.lang.NullPointerException
at com.majalis.character.Ass.fillButtWithCum(Ass.java:31)
at com.majalis.character.AbstractCharacter.fillButt(AbstractCharacter.java:979)
at com.majalis.character.PlayerCharacter.fillButt(PlayerCharacter.java:782)
at com.majalis.character.PlayerCharacter.receiveSex(PlayerCharacter.java:985)
at com.majalis.save.SaveManager.saveDataValue(SaveManager.java:112)
at com.majalis.save.SaveManager.saveDataValue(SaveManager.java:80)
at com.majalis.screens.WorldMapScreen$22.clicked(WorldMapScreen.java:932)
at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:89)
at com.badlogic.gdx.scenes.scene2d.InputListener.handle(InputListener.java:58)
at com.badlogic.gdx.scenes.scene2d.Stage.touchUp(Stage.java:353)
at com.badlogic.gdx.InputMultiplexer.touchUp(InputMultiplexer.java:96)
at com.badlogic.gdx.backends.lwjgl.LwjglInput.processEvents(LwjglInput.java:332)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:215)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:124)
It happened when backtracking I ran into a tile for "strange person" an accepted their proposal.
Not sure how to get the save file for the game but I made one immediately before it happened and I can reproduce it every time.