Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tales of Androgyny

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

my game dosent load anymore only crashes

A topic by WrenchX_X created Jun 12, 2022 Views: 270 Replies: 3
Viewing posts 1 to 3
(1 edit)

the game only crashes instead of loading it also crashed before this update but only when i pressed the x to leave preferences.(also i can only play this in the itch launcher on mac)

Platform information

  Game version: 0.3.20.0

  Java version: 11.0.12

System information

  OS name: Mac OS X

  OS version: 10.15.7

  OS architecture: x86_64

Stack trace: 

com.badlogic.gdx.utils.GdxRuntimeException: Error writing preferences: .prefs/tales-of-androgyny-preferences

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Preferences.flush(Lwjgl3Preferences.java:181)

at com.majalis.talesofandrogyny.ToAPreferences.flush(ToAPreferences.java:21)

at com.majalis.translation.TR.changeLanguage(TR.java:155)

at com.majalis.talesofandrogyny.TalesOfAndrogyny.create(TalesOfAndrogyny.java:137)

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.initializeListener(Lwjgl3Window.java:433)

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

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: com.badlogic.gdx.utils.GdxRuntimeException: Error writing file: .prefs/tales-of-androgyny-preferences (External)

at com.badlogic.gdx.files.FileHandle.write(FileHandle.java:302)

at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Preferences.flush(Lwjgl3Preferences.java:178)

... 8 more

Caused by: java.io.FileNotFoundException: /Users/Wrench/.prefs/tales-of-androgyny-preferences (No such file or directory)

at java.base/java.io.FileOutputStream.open0(Native Method)

at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298)

at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:237)

at com.badlogic.gdx.files.FileHandle.write(FileHandle.java:298)

... 9 more

Developer

It's likely that your preferences file is hidden. Navigate to that .prefs folder, right click on the tales-of-androgyny-preferences file and set it to not hidden. You may have to turn on hidden files and folders to see it and the .prefs folder.

(1 edit)

i have no idea where to go to find the .prefs on mac with itch

Same Problem but on Windows, unknown where Preferences folder or file is either. Could use some help.