also when seducing while under the effects of tiara of control, I am sometimes able to enter combat and win through fighting, even though the tiara is supposed to prevent me. Also I cannot stand up sometimes under the effects of tiara of control.
Tales of Androgyny may contain content you must be 18+ to view.
The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:
Went through Kylira trigger events, 2nd healing pond after not drinking, then talking at camp, then goblin selkie, friendly wherefwolf, human at inn, and non-unicorn centaur sex with kylira after that. went back to camp, still says they are not finished. i tried going to a healing pond after that, and nothing happed either. Not sure if it is a bug(maybe) or I am just stupid(probably). In need of assistance.
np also the demon king encounter is repeatable, and you gain a lot of food and xp. Once you beat the demon king several times you can stockpile up on gold, food, perk points, xp, magic points, and skill points. I even played replayed it until i was level 111 lol just so i could get max perks on everything and all the skills i wanted. Also playing in ironman mode to get achievements allows you to get these bonus points you can spend on in a new game to put towards suchas extra perk points, extra gold, extra everything. It is really nice.
Platform information
Game version: 0.3.15.2 Patron-Only
Java version: 11.0.12
System information
OS name: Windows 10
OS version: 10.0
OS architecture: amd64
Stack trace:
java.lang.ArithmeticException: / by zero
at com.majalis.character.PlayerCharacter.getEquipLoadString(PlayerCharacter.java:2918)
at com.majalis.screens.InventoryScreen.getEquipLoadText(InventoryScreen.java:383)
at com.majalis.screens.InventoryScreen.buildStage(InventoryScreen.java:294)
at com.majalis.screens.AbstractScreen.showScreenInScreen(AbstractScreen.java:125)
at com.majalis.screens.WorldMapScreen.showScreenInScreen(WorldMapScreen.java:331)
at com.majalis.screens.WorldMapScreen$6.clicked(WorldMapScreen.java:481)
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)
I get this when i want to open my inventory.
Good Day
I play 3.14.0 on 2 devices (Win 10 and Android 9). On Win 10, the game sometimes closes with an error, but this is a really rare phenomenon, so I don't even bother about it. On Android, at first, everything was fine. now about 20 playthrough (I started with a simple game, now I collect Achievements on Ironmode), the game began to close without error after/before each fight. (I'll add, maybe it will help somehow. when closing the game the autosave file is very often empty) I thought there was a problem with the ability to save, but the game makes autosave after each step, even without a fight - and there are no problems. I did not touch the save files (you can twist yourself to God through Stats and Perks, but the game becomes boring). Hardware problems can be eliminated immediately - I play on Huawei MediaPad m5 Pro, freely (when the game is running) about 2-2.5GB of RAM and about 50GB of disk space The game was reinstalled, the problem was not solved.
Please tell me what the problem with Android may be.
PS. I want to thank you for developing this game. excellent, well-developed combat system - I have almost not yet met analogues. Excellent text of the game (I am Russian, I am not a native English speaker. a lot of things have to be translated with a dictionary in hand, but... it's worth it. the game reads like a great fantasy novel. I was absolutely shocking the end of the game with the mermaid (egg bag). just great...) As an animator, I noticed several serious defects (I am engaged in modeling and animation in Blender 3.95). the objects are perfectly drawn, but many animations look incorrect (dynamics of movement, physics of objects). A trivial example is the first encounter with Urka. her penis is like a magnet attracting to her leg...
Platform information
Game version: 0.3.14.0
Java version: 11.0.12
System information
OS name: Windows 10
OS version: 10.0
OS architecture: amd64
Stack trace:
com.badlogic.gdx.utils.GdxRuntimeException: java.lang.OutOfMemoryError: Java heap space
at com.badlogic.gdx.assets.AssetManager.handleTaskError(AssetManager.java:650)
at com.badlogic.gdx.assets.AssetManager.update(AssetManager.java:430)
at com.badlogic.gdx.assets.AssetManager.update(AssetManager.java:442)
at com.majalis.screens.AbstractScreen.render(AbstractScreen.java:528)
at com.majalis.screens.LoadScreen.render(LoadScreen.java:50)
at com.badlogic.gdx.Game.render(Game.java:46)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:403)
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)
Caused by: java.lang.OutOfMemoryError: Java heap space
at com.badlogic.gdx.utils.JsonReader.parse(JsonReader.java:195)
at com.badlogic.gdx.utils.JsonReader.parse(JsonReader.java:61)
at com.badlogic.gdx.utils.JsonReader.parse(JsonReader.java:82)
at com.esotericsoftware.spine.SkeletonJson.readSkeletonData(SkeletonJson.java:107)
at com.majalis.asset.AnimatedActorLoader.getActor(AnimatedActorLoader.java:36)
at com.majalis.asset.AnimatedActorLoader.load(AnimatedActorLoader.java:26)
at com.majalis.asset.AnimatedActorLoader.load(AnimatedActorLoader.java:16)
at com.badlogic.gdx.assets.AssetLoadingTask.handleSyncLoader(AssetLoadingTask.java:101)
at com.badlogic.gdx.assets.AssetLoadingTask.update(AssetLoadingTask.java:89)
at com.badlogic.gdx.assets.AssetManager.updateTask(AssetManager.java:577)
at com.badlogic.gdx.assets.AssetManager.update(AssetManager.java:428)
... 8 more
probably not that important since i was just using the skip button and it sometimes glitches past checks in the past but has never been a real consistent problem.
I know it is still in construction but i did the event anyways which is the vampire sisters encounter. It locks you out when you fight both of them causing both me and helena to do nothing, even though helena had 0 hp. Im trying to replicate it again to see if i can get a screen shot.
Also how do you unlock the different versions of the anal scene. one had a bite and is bleeding and the other isn't, like what determines bloody or bloodless gangbang?

I play on mac and ive been having issues for months opening the game. I try and open it by clicking on the icon and it does not load, it states that
"You do not have permission to open the application “Tales Of Androgyny Mac-1”.
Contact your computer or network administrator for assistance."
I give permission to read and write on all accounts (even tho im the only one) and still the message pops up. I allowed app downloaded from everywhere in the privacy settings, ive also just tried to load the .jar file and it looks like it is about to run but nothing happens. I though I saw somewhere were there was an error where the you had to change the resolution or something in the files so it wouldnt go full screen but I did that and still nothing. I was able to play older versions of this but up to a few months ago the newer versions just dont work on Mac and i dont know what to do. I am beyond frustrated because I havent been able to play the new contect. I even completely reset my computer to see if there was an issue, still nothing. any advice or help?
Binary files can make it on your machine without the execute permission. It's the underlying executable that launches the application. It's location is within /path/to/SomeApp.app/Contents/MacOS/executable. Without the execute permission to execute it, it won't execute. The fix on your end is to launch the Terminal application, type the chmod command / program with options that reflect you want to append the execute flag, in addition to the path to the file to make those changes on
You can use 1 of 2 code snippets to do this part automatically
/post/4300285