Mythruna

General Category => Tech Support => Topic started by: Miztivin on August 18, 2014, 04:53:06 PM



Title: Won't even download, Think its java
Post by: Miztivin on August 18, 2014, 04:53:06 PM
I unziped.
Clicked the execution file
Gave me java error
downloaded said java (java runtime environment 1.5.0)

Now i Clicke the exicution file
And it says
Could not find the main class. Program will exit now.

T.T please help


Title: Re: Won't even download, Think its java
Post by: pspeed on August 18, 2014, 04:59:12 PM
I unziped.
Clicked the execution file
Gave me java error
downloaded said java (java runtime environment 1.5.0)

Now i Clicke the exicution file
And it says
Could not find the main class. Program will exit now.

T.T please help


Sorry you are having trouble.  I'm not sure I've seen this particular issue before.  Is this on Windows or some other operating system?

Mythruna should run with java 1.5 but 1.6 or newer is probably recommended.  That shouldn't be your issue, though.

If you know how to open a command line you can also try running it directly from there as:
java -jar Mythruna-20120627.exe

...and see what that says.