Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

EthanEclipse

4
Posts
1
Topics
14
Following
A member registered Dec 18, 2018

Recent community posts

thank you so much, I just thought it wasnt making the file to begin with, turns out Im blind as a bat, thank you again ^^

(1 edit)

I would appreciate any help the devs or community can provide.

(1 edit)

So I recently got this game and I've been searching for ways to fix it with no end in sight, I hope someone can help me fix this. The error is listed below both pop up and the Error Log. 

Platform information

  Game version: 0.3.21.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: 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: C:\Users\ethan\.prefs\tales-of-androgyny-preferences (Access is denied)

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


 

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