Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You must be 18+ to view this content

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:

or Return to itch.io

Tales of Androgyny

A game about birds, bees, flowers and trees. · By Majalis

Known Issues (and bug reports) Sticky

A topic by Majalis created Sep 03, 2017 Views: 135,096 Replies: 582
This topic is archived. It is unlisted and no new posts can be made.
Viewing posts 321 to 340 of 402 · Next page · Previous page · First page · Last page

It says "there was a problem parsing the package" when I try to download samsung 9s. I have tried 3 different browsers.

I know people had similar issues with download and installing on android but what I read was over 2 or more years ago and I cant figure out why it wont install.

(1 edit)

october 24 at 7:43 PM

Seriously, the whole "It doesn't work" line isn't much to go off of helping. Have you tried the EXE file instead? 

Are you just double-clicking the file or are you right-clicking to open the dropdown? done both, right clicking i cant find `open with` which ive used to play since when i was unable to double click the .exe

Have you updated your Java install? - yes

Are you using the correct Java install (x64 or x86)? - i have windows 7 x64, just yesterday and reset my pc

ofc, those r the 1st thing any1s supposed to know to do, especially here with this specially designed game (little more work rather than download and play), havent been able to use the .exe file i think since 3.0 mayb a version b4 that.

Have you updated your OS or video drivers recently? - dont think so, were getting into computing knowledge i consider others to b computer genius's with, ik what ur talking about but not how where or why.

Have you tried writing an exception for the game with your AV? - srry no idea at all

so im a little behind on how to get the new version of the game to work properly and where to find the profile save and other save files for achievements and mayb mod my stats a little. srry for not knowing what b more specific on :/

this is a reply to some1 who seemed to have some answers but no1s given any or expanded on these, hoping to get some advice and hopefully i can actually play the game by christmas :(

I'm running Manjaro Linux and I am not able to launch the game at all. When I try I get the following error:

"jre/lib/amd64/server/libjvm.so: cannot open shared object file: No such file or directory Error: failed to load VM runtime library!"

I made a post on this same issue over a year ago. Has anyone managed to get this resolved?

(2 edits) (+1)

Try the current build and if it still says that then

Download the "Java SE Runtime Environment 8u221" for your system
https://gist.github.com/wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6#gistcomment-3...

1. Extract it
2. Inside, find and rename the Home folder to jre
3. Go to the game files and find the existing jre folder
4. Either rename it or delete it but the existing jre folder needs replaced

I know it's been awhile since I made the post that you replied to, but I wanted to say thank you. Getting the version of Java you specified was kind of a pain but after getting that taken care of the game now works. Almost two years of issues due to Java. I am genuinely surprised this hasn't been corrected by the developers yet.

(1 edit)

Yeah the jre that comes with all versions of the game is the Windows version which is why you have replace it  for your OS (I found that out later lol based on the files ending will .dll and .exe). Also I don't think that version is necessary, it's just the first one that worked for me, so I'm sure newer versions work the same?

I cannot seem to click on the path next to Fort to interact with Trudy. Is this a known thing or am I just dumb and there is a way to click over there? (First time here, sorry if I am dumb)

I was talking to the dark elf and chose "pussy" and then an error came

Can anyone help me with this? I've been getting this error of "Error: com.badlogic.gdx.ultis.GdxRuntimeException: Couldn't load dependencies of asset: sounds/IntroSound.wav". Any help would be much appreciated. https://pastebin.com/2uDpxkeD pastebin link for the error.txt

(+1)

I've made an actual thread of it but I believe I should also make a post here : I don't get any achievments to count , no matter how far I go , and even though the game states that I should have bonus points when starting a new game , I don't get them in the character creation page. I do every run on ironman mode , so could it be that those advantages are specific to the patreon version ? Please do tell me if so...

Hello,

There is currently an issue with the Mac application. Finder will report that it cannot be opened. What you can do though is right click the application to 'Show Package Contents', and then navigate to the TalesOfAndrogyny.jar file inside the Resources folder and run it using Jar Launcher. So far the game has worked for me, but I'm not sure why this issue is occurring in the first place. Just wanted to let you all know.

(1 edit)

You can't execute an executable if the permission to execute it isn't set. You can have a simple command to enter in Terminal (chmod +x /path/to/NameOfApp.app/Contents/MacOS/NameOfExecutable) or check out my helper script that just does stuff just to get it to run. Though for this app, you also need to replace the jre

The application does not work on MacOS anymore. Both the .app file and the .jar file don't work. When opening the .jar file with java -jar, the following error is displayed:

fandango@MacBookAir Downloads % java -jar TalesOfAndrogyny.jar 
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.lwjgl.LWJGLUtil$3 (file:/Users/Fandango/Downloads/TalesOfAndrogyny.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.lwjgl.LWJGLUtil$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2020-11-19 20:14:41.072 java[2549:117461] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
*** First throw call stack:
(
0   CoreFoundation                      0x00007fff204a96af __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007fff201e13c9 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff204d1a9a -[NSException raise] + 9
3   AppKit                              0x00007fff22c7197d -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
4   AppKit                              0x00007fff22c99cf3 -[NSThemeFrame setStyleMask:] + 142
5   AppKit                              0x00007fff22c99a89 __25-[NSWindow setStyleMask:]_block_invoke + 2057
6   AppKit                              0x00007fff22c99226 NSPerformVisuallyAtomicChange + 132
7   AppKit                              0x00007fff22c9912f -[NSWindow setStyleMask:] + 170
8   liblwjgl.dylib                      0x000000013205dcca Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 90
9   ???                                 0x000000011732b6b0 0x0 + 4684166832
10  ???                                 0x0000000117325ef3 0x0 + 4684144371
11  ???                                 0x0000000117325f38 0x0 + 4684144440
)
libc++abi.dylib: terminating with uncaught exception of type NSException
zsh: abort      java -jar TalesOfAndrogyny.jar

Here is the output of java --version :

java 14.0.1 2020-04-14
Java(TM) SE Runtime Environment (build 14.0.1+7)
Java HotSpot(TM) 64-Bit Server VM (build 14.0.1+7, mixed mode, sharing)

MacOS is version 11.0.1. If you need someone with MacOS to help you test, please tell me, I'd love to help.

(4 edits)

Mac apps commonly don't work because the SomeApp.app/Contents/MacOS/SomeExecutable doesn't have the execute permission set , but even so it wouldn't run because the jre needed replaced. Also the current build fixes the DesktopLauncher quit problem though you still need to replace the jre to get the app to not crash instantly (because of the jre issue), but again can't execute an executable if it doesn't have the execute permission which is why I made a helper script that you can just copy (it's in my posts)

Cant launch the game on Mac   

(2 edits)

The current build fixes the DesktopLauncher issue, but likewise for the Mac apps you get, you might need to fix permission to the executable under *.app/Contents/MacOS/. My recent post was a helper script that does this. Also to get this app to work you need to replace the jre

I downloaded the windows 64 version for use on a microsoft surface pro with windows 10. Unfortunately, the game displays in a tiny square in the middle of my screen, making it impossible to read most of the text. The full screen button is disabled. 

How could I possibly enable it?

when going to  the toy merchant with a plug in while a virgin, the loss of virginity to her does not update your status

(1 edit)

android version dosnt install. Android 9, motorola.

Um... I tried downloading and then extracting this on my mac, but even after doing that, when I try to open it my computer says "unable to open".

(1 edit)

This is pretty common when distributing Mac apps. I made posts about fixing this , my recent one was a helper script that you can just run for any app which will attempt to start the app as soon as possible (part of the script talks about one more method). Though for this app you need to also replace the jre folder

whenever i download it, it doesn't give me a zip folder instead just a file

I don’t know if this is help full in any way as I don’t know what I did and how to trigger it again but I some how got into the story mode without being a patreon. I can quick save in the story mode and can also go back into it with continue but when I press save/load  it chrashes. A message also pops up tell me to inform majalis or something. That’s about it I don’t know if anyone else has brought this up but here ya go. 

So I know that the open gl error remains, so I tried to update my gl to 2.0 but it didn't work, everything I tried to update my open gl did not work, and I find this weird because those days I formatted my pc cause of hd issues, and before I formatted the game was running fine and after the formattation this gl error started pop up, I had an Windows 7 before, now its a 10, and apparently the w10 does not have the open gl (???) and everytime I try to update the gl my pc does not let me run the exe file of the update (I already did the developer thing in the configuration and still same problem), well I just wanted to know if this issue still remain cause the post was from 3 years ago an so on

Viewing posts 321 to 340 of 402 · Next page · Previous page · First page · Last page