Skip to main content

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

humm. like i said im dumb so please bear wiht me for a bit

 after extraction into a folder it becames 

[ToA folder]

[jre folder]

[changelog note]

[config.json]

[ToA .exe]

[ToA .jar]

if i try to run the .exe a new folder [.temp] apears alongside a [error note] same can be said if i unpack the [.jar] file before runing the .exe

Yeah, you shouldn't unpack the .jar. ToA shouldn't create a .temp folder. Where are you extracting it to? What's the path?

C>Games>ToA

the .temp folder creation happens every time if i run the .exe file or the .jar 

Right click on the folder, select properties, and make sure it's not read-only.

(1 edit)

done it and the error persists, other things i've tried

 moving the folder to other drive C>D

 extracting the game and running the .exe with the anti-virus disabled

using the jre thats comes with java 8u301

using java 8,11 and 16 dev kits the error note is the same for all

whats inside the .temp folder is a gdx64.dll

using a emulator and playing the apk works and the game is awesome! but out of memory errors are consistent even whit 16gb of ram even so i'm having so much fun! good work!

i'm tinking on joining the patreon to see if that version works

P.S thanks for not giving up on me so far

Wait, I think I might have spotted the problem. You should use the jre that's packaged with the game.

wait, what? I shoud take what is inside the jre folder to outside? If is using a fresh extraction is what you mean it as my initial failure sorry

No no, just that the jar should be running with the jre that's packaged with the game, not a different version.

i'm embarrassed to say this but i dont know how sorry for being so dumb

Let me try:

Open command prompt and navigate to that folder and type `java -jar ToA.jar`