Page 1 of 1

I dont know what to do. (OGRE EXCEPTION)

PostPosted: 22 Mar 2014, 11:47
by Nemin32
Hi,
I found this game on sourceforge, it looked great, but when i installed it on my computer every time i try to open it, the game crashes with this error:
{l Code}: {l Select All Code}
H:\lipsofsuna-0.8.0>lipsofsuna.exe
terminate called after throwing an instance of 'Ogre::InvalidParametersException
'
  what():  OGRE EXCEPTION(2:InvalidParametersException): All framebuffer formats
 with this texture internal format unsupported in GLFrameBufferObject::initialis
e at ../../../../../../RenderSystems/GL/src/OgreGLFrameBufferObject.cpp (line 27
5)

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


My Specs:

Graphics card: NVIDIA Quadro FX 1500
Processor: AMD Athlon 7850 Dual-Core 2,80 GHz
OS: WIndows 7 Ultimate Edition 32 bit

I hope that someone can help me.
Thanks!
Bye!

Re: I dont know what to do. (OGRE EXCEPTION)

PostPosted: 27 Mar 2014, 18:44
by dimproject
NVIDIA Quadro FX 1500 not support OpenGL 2.1.
You need video card that supports OpenGL 3.2 or newer (at least support OpenGL 2.1).
For example Nvidia GeForce GT 640.

Re: I dont know what to do. (OGRE EXCEPTION)

PostPosted: 28 Mar 2014, 00:11
by andrewj
It is important for programs to show comprehensible error messages to users.

In this case, it should detect OpenGL version early on and show a message if it is not supported.

Re: I dont know what to do. (OGRE EXCEPTION)

PostPosted: 28 Mar 2014, 17:01
by Nemin32
Well thank you all. So i need a better GPU. I think there is no reason for this topic to be open. Please close it.
Thanks again! Bye.

Re: I dont know what to do. (OGRE EXCEPTION)

PostPosted: 26 Dec 2014, 03:08
by a27wolf
can the same be said for integrated graphics? running intelHD4400 and it has openGL 4.something from what i remember. i ran it successfully maybe 4 times, all the way to character creation, then it crashes. but thats not the problem, the problem is I'm getting the exact same ogre exception now, wont run at all anymore.