Mythruna

General Category => Tech Support => Topic started by: WMTheGamer on August 04, 2012, 06:10:10 PM



Title: Game crashes at start
Post by: WMTheGamer on August 04, 2012, 06:10:10 PM
So i just downloaded the game and i get the startup screen to pick the settings so i just pick what's already there. After that a black screen pops up for less then a second then closes. Could somebody please help ? Also, i don't use computers much so try and explain it as simply as possible. Thanks :D


Title: Re: Game crashes at start
Post by: Michael on August 04, 2012, 06:20:55 PM
Follow These Directions:

1) Open up the folder in which you put it in. all the files need to be in one location or it will not work.
2)Then open it. Mythruna-20120627, then it should open.
3)A menu will pop up. I recommend the size 600x800, or 1280x720; not full screen because if you want to check something like your email it wont let you.

I think its best to leave the rest as it is. These are the settings I have on all the time. (I run on Windows 7, but it should be the same)


Title: Re: Game crashes at start
Post by: WMTheGamer on August 04, 2012, 07:05:31 PM
Yea i tried that but i get this error message as soon as i press the icon:

Java virtual machine launcher
Could not find the main class:mythruna.client.Mainstart. Program will exit


Title: Re: Game crashes at start
Post by: pspeed on August 04, 2012, 10:23:28 PM
Yea i tried that but i get this error message as soon as i press the icon:

Java virtual machine launcher
Could not find the main class:mythruna.client.Mainstart. Program will exit

Usually this is caused by trying to run it directly out of the zip instead of extracting it.

Did you get an error log?  (that will also fail if you try to run it directly from the zip, though.)


Title: Re: Game crashes at start
Post by: pspeed on August 04, 2012, 10:27:02 PM
Hmmm, it occurs to me that the game is supposed to error out before the settings screen if it is being run from a zip.

See if you have an error log... then we can deal with it further.


Title: Re: Game crashes at start
Post by: Moonkey on August 05, 2012, 03:19:56 AM
I've never encounted a zip running problem. :o? (I've ran games through zips before. Even Mythruna)


Title: Re: Game crashes at start
Post by: pspeed on August 05, 2012, 09:28:58 AM
I've never encounted a zip running problem. :o? (I've ran games through zips before. Even Mythruna)

I have no idea how you got Mythruna to run from the zip unless you'd already extracted it, too.  There is no reason it should work.


Title: Re: Game crashes at start
Post by: Moonkey on August 05, 2012, 01:13:49 PM
I double click the exe in the zip with winrar. Winrar then extracts all the data and uses it from the zip. I'm now playing it through the ZIP in single player. Strange.


Title: Re: Game crashes at start
Post by: pspeed on August 05, 2012, 01:31:10 PM
I double click the exe in the zip with winrar. Winrar then extracts all the data and uses it from the zip. I'm now playing it through the ZIP in single player. Strange.

Because the zip utility you happened to use extracted it properly for you.

Windows will normally let you double click things right in the zip file but it doesn't actually extract the files it just hacks the file system to make programs think they are running right but the "current working directory" and other things seem to be messed up in those cases.


Title: Re: Game crashes at start
Post by: WMTheGamer on August 05, 2012, 04:42:17 PM
Here's what i believe to be the error log:

Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]
java.lang.UnsupportedOperationException: GLSL and OpenGL2 is required for the LWJGL renderer!
   at com.jme3.renderer.lwjgl.LwjglRenderer.initialize(LwjglRenderer.java:166)
   at com.jme3.system.lwjgl.LwjglContext.initContextFirstTime(LwjglContext.java:131)
   at com.jme3.system.lwjgl.LwjglContext.internalCreate(LwjglContext.java:168)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:128)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
   at java.lang.Thread.run(Unknown Source)
Application was not initialized.


Title: Re: Game crashes at start
Post by: pspeed on August 05, 2012, 04:48:43 PM
Here's what i believe to be the error log:

Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]
java.lang.UnsupportedOperationException: GLSL and OpenGL2 is required for the LWJGL renderer!
   at com.jme3.renderer.lwjgl.LwjglRenderer.initialize(LwjglRenderer.java:166)
   at com.jme3.system.lwjgl.LwjglContext.initContextFirstTime(LwjglContext.java:131)
   at com.jme3.system.lwjgl.LwjglContext.internalCreate(LwjglContext.java:168)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:128)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
   at java.lang.Thread.run(Unknown Source)
Application was not initialized.


"GLSL and OpenGL2 is required for the LWJGL renderer!" is pretty fundamental.  What kind of graphics card do you have and are its drivers up to date?