ashen2

New Member
Jun 16, 2019
13
5
This hinges on the following question: Mac or not? For simplicity's sake I'm going with 'not' and pointing you to this:

Any further questions should be directed at the search box in the upper right corner, as it's actually quite acquainted with the regulars of this thread. :)
thanks ;)
 

RC-1138 Boss

Message Maven
Apr 26, 2017
13,540
20,425
It has been said several times here: simply edit the savefiles with notepad(or any text editor) to change values.
 

Locoroco134

New Member
Jun 15, 2018
12
0
soo my computer shut down for no goddamn reason so the game gave me this error..

"com.badlogic.gdx.utils.SerializationException: Unable to convert value to required type: "
 

bart316

New Member
Jan 15, 2019
5
1
ERROR

java.lang.NullPointerException
at com.majalis.screens.SaveScreen$1.clicked(SaveScreen.java:96)
at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:88)
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:360)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:221)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:128)

how can I fix it?
 

killer2005de

Member
Apr 27, 2017
207
134
ERROR

java.lang.NullPointerException
at com.majalis.screens.SaveScreen$1.clicked(SaveScreen.java:96)
at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:88)
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:360)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:221)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:128)

how can I fix it?
Look my post that shut fix it. Link :https://f95zone.to/threads/tales-of-androgyny-v0-3-001-majalis.1643/post-4141522
You run last Version 3.00.1 of the game or lower Version?
 

negroidprime

Engaged Member
Sep 25, 2018
2,258
4,901
By any chance does anyone know how to edit skill points? I remember someone had mentioned somewhere about this, I just find it.
Quicksave, find the file quicksave.json in your .toa-data folder and open it with notepad, ctrl+f "skillPoints" and you'll find a section under unlocked skills where you can change the amount of your skill points, magic points and perk points, change them to the values you want (you can also use magic points to upgrade armor and weapons), save changes to the file and load the quicksave and you'll have the points you want.

There's all kinds of fun things you can change in the file, but beware that you do not corrupt it.
 
  • Like
Reactions: Gabaw

Locoroco134

New Member
Jun 15, 2018
12
0
what is this error?

java.lang.NullPointerException
at com.majalis.screens.SaveScreen$1.clicked(SaveScreen.java:96)
at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:88)
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:360)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:221)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:128)
 

Hese_1

Active Member
Feb 27, 2018
859
704
By any chance does anyone know how to edit skill points? I remember someone had mentioned somewhere about this, I just find it.
If you do what negroidprime says, i suggest you make a copy of said quicksave.json before you do any changes so if the file is corrupted or you make mistake, you can restore the non-edit save file.
 
Apr 1, 2020
29
2
Quicksave, find the file quicksave.json in your .toa-data folder and open it with notepad, ctrl+f "skillPoints" and you'll find a section under unlocked skills where you can change the amount of your skill points, magic points and perk points, change them to the values you want (you can also use magic points to upgrade armor and weapons), save changes to the file and load the quicksave and you'll have the points you want.

There's all kinds of fun things you can change in the file, but beware that you do not corrupt it.
thank you

If you do what negroidprime says, i suggest you make a copy of said quicksave.json before you do any changes so if the file is corrupted or you make mistake, you can restore the non-edit save file.
got it
 
4.40 star(s) 158 Votes