Mythruna
April 19, 2024, 07:20:50 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: another crash  (Read 4143 times)
AceStefan
Newbie
*
Posts: 1


View Profile
« on: February 05, 2012, 06:03:15 AM »

so this is my error message
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:203)
   at com.jme3.system.lwjgl.LwjglContext.initContextFirstTime(LwjglContext.java:136)
   at com.jme3.system.lwjgl.LwjglContext.internalCreate(LwjglContext.java:173)
   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.

As always tnx for the help
Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #1 on: February 05, 2012, 10:34:18 AM »

so this is my error message
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:203)
   at com.jme3.system.lwjgl.LwjglContext.initContextFirstTime(LwjglContext.java:136)
   at com.jme3.system.lwjgl.LwjglContext.internalCreate(LwjglContext.java:173)
   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.

As always tnx for the help

Sorry you are having problems.

In the log there was probably also information about the kind of graphics card you have.  I suspect that it may not be powerful enough to run the game because Mythruna requires OpenGL2 support.  There is always the small possibility that this is a driver issue or in some cases laptops actually have two graphics cards and the wrong one is being selected.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!