bitogno
Newbie
- May 9, 2018
- 37
- 21
I'm on linux. I've always run the game usingYou're not supposed to run the JAR, you run the application which runs using the JAR.
View attachment 1183189
Ignore the WinRAR, that's how I opened the JAR to look at the files >_> That's the JAR file.
If you have any more issues, try screencapping this folder so we can see the potential issue.
Code:
java -jar TOA.jar
The last jar is a rar archive while the previous were zip archive, that may be the issue
EDIT: I found the issue: the jar file wasn't a jar file a rar archive, the actual java archive was inside the rar archive (but still having a `.jar` extension)
Last edited: