Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

blowmofo22

1
Posts
A member registered Feb 06, 2022

Recent community posts

(1 edit)

Game crashed when I tried to have Kylira teach me magic.

I wish there was a way for me to upload a text file here.

Platform information

  Game version: 0.3.17.0 Patron-Only

  Java version: 11.0.12

System information

  OS name: Windows 10

  OS version: 10.0

  OS architecture: amd64

Stack trace: 

java.lang.NullPointerException

at com.majalis.character.PlayerCharacter.addSkill(PlayerCharacter.java:883)

at com.majalis.save.SaveManager.saveDataValue(SaveManager.java:162)

at com.majalis.scenes.Mutation.mutate(Mutation.java:27)

at com.majalis.scenes.TextScene.activate(TextScene.java:203)

at com.majalis.scenes.Scene.setActive(Scene.java:118)

at com.majalis.scenes.ChoiceScene$1.clicked(ChoiceScene.java:103)

at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:88)

at com.badlogic.gdx.scenes.scene2d.InputListener.handle(InputListener.java:71)

at com.badlogic.gdx.scenes.scene2d.Stage.touchUp(Stage.java:355)

at com.badlogic.gdx.InputMultiplexer.touchUp(InputMultiplexer.java:124)

at com.badlogic.gdx.InputEventQueue.drain(InputEventQueue.java:70)

at com.badlogic.gdx.backends.lwjgl3.DefaultLwjgl3Input.update(DefaultLwjgl3Input.java:189)

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:394)

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:143)

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

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


Edit: oh, the weekly update might have fixed it. Haven't gotten to test.