nuzlocker

New Member
May 20, 2018
12
10
I know but helmet or gauntlets dont have any combat value. Just a checkbox for warlock and spider so far I've seen. So it does not get broken in combat.
This is wrong. Helmets and gauntlets can be hit by head and wrist shots, respectively, and they lose their bonuses while broken. They're not auto-repaired after battle, which I think is the intention, so I let them know.
 

AnonGuy

Member
Modder
May 30, 2018
195
245
This is wrong. Helmets and gauntlets can be hit by head and wrist shots, respectively, and they lose their bonuses while broken. They're not auto-repaired after battle, which I think is the intention, so I let them know.
If that's the case, there must be a variable into the save which track if an item has been broken or not. Gonna look into it.
 

3ashq

New Member
Oct 26, 2018
6
7
What are you running? It works fine if a little ram hungry on my late 2013 macbook pro.
Hi thank for the reply, I run:
MacBook Pro (Retina, 13-inch, Early 2015)
2.7 i5
8 GB RAM
when I open the file: TalesOfAndrogyny, Located at TalesOfAndrogyny/Contents/MacOS/
I receive this window:

Code:
***$ /Users/***/Downloads/Tales\ Of\ Androgyny\ Mac/Contents/MacOS/TalesOfAndrogyny ; exit;
dlopen(jre/lib/jli/libjli.dylib, 1): image not found
Error: failed to load VM runtime library!
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...none found.

[Process completed]
Please help :(
 

Toukai

Newbie
May 5, 2018
17
20
With the new version every time i encounter the unicorn I crash in battle. This is the error text

java.lang.NullPointerException
at com.majalis.character.AbstractCharacter.doAttack(AbstractCharacter.java:650)
at com.majalis.character.EnemyCharacter.doAttack(EnemyCharacter.java:771)
at com.majalis.screens.BattleScreen.doAttacks(BattleScreen.java:490)
at com.majalis.screens.BattleScreen.resolveTechniques(BattleScreen.java:516)
at com.majalis.screens.BattleScreen.battleLoop(BattleScreen.java:433)
at com.majalis.screens.BattleScreen.render(BattleScreen.java:1215)
at com.badlogic.gdx.Game.render(Game.java:46)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
 
  • Like
Reactions: AnonGuy
Oct 7, 2017
20
10
Hi thank for the reply, I run:
MacBook Pro (Retina, 13-inch, Early 2015)
2.7 i5
8 GB RAM
when I open the file: TalesOfAndrogyny, Located at TalesOfAndrogyny/Contents/MacOS/
I receive this window:

Code:
***$ /Users/***/Downloads/Tales\ Of\ Androgyny\ Mac/Contents/MacOS/TalesOfAndrogyny ; exit;
dlopen(jre/lib/jli/libjli.dylib, 1): image not found
Error: failed to load VM runtime library!
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...none found.

[Process completed]
Please help :(
No worries, try opening the TalesOfAndrogyny.jar in TalesOfAndrogyny/Contents/Resources/

Let us know if that worked.
 

Buhdaa

Member
Jul 10, 2017
150
942
any guide to this?
Taken from their Patreon. Also can be found in story mode.
"It's used in battle when the orc is standing. To get the Orc to Full Nelson you, and thus to penetrate you standing, you'll need to disarm her. It also currently shows up in story mode when you run from her."
 
  • Like
Reactions: galgat and lumley

3ashq

New Member
Oct 26, 2018
6
7
No worries, try opening the TalesOfAndrogyny.jar in TalesOfAndrogyny/Contents/Resources/

Let us know if that worked.
I tried it but its says:
To use the “java -jar TalesOfAndrogyny.jar” command-line tool you need to install a JDK.

EDIT: never mind, I searched the JDK and installed it, it works fine now
Thank you so much :)
 
4.50 star(s) 144 Votes