oFusion dont show the ogre SceneManager

irado

03-06-2006 03:39:23

I am put one plan, box and light in the Scene, but when i change for the OgreView(oFusion), appear one message that say, one error happen into close the 3dsm. I see the file the log into the error is this:

Error #: -2005530518
Function: D3D9RenderWindow::createD3DResources
Description: Failed to create Direct3D9 Device: Not available.
File: C:\ogre3d\RenderSystems\Direct3D9\src\OgreD3D9RenderWindow.cpp
Line: 459
Stack unwinding: <<beginning of stack>>


But my ogre is in C:\OgreSDK and no in C:\ogre3d.

Where i can configure the ofusion for the oFusion find the file OgreD3DRenderWindow.cpp, where i change the directory that oFusion search the files without erros?

thanks.

posixninja

03-06-2006 12:53:48

you might want to check and make sure you have directx 9 installed on your computer. that file line is just telling you which file the error was in, for debug purposes and was probably preprocessed and compiled into the OgreSDK. You can either download from microsoft, or somehow get ofusion to run with OpenGL (no clue how to though).
Here's the link to DX9:
http://www.microsoft.com/windows/directx/default.mspx

Lioric

03-06-2006 16:48:04

I recommend to use OpenGL, click in the "Viewport" button if you have created the the oFusion toolbar, or via the oFusion menu, this will open the Viewport Settings panel

In the "Render System" list, select the OpenGL entry

But first, update you video drivers to the latest available from the video hardware manufacturer site

irado

04-06-2006 03:13:49

I have directx 9 installed, and i try opengl in the configuration that Lioric say, using the most recent driver of my video card, but when i use OpenGL with Ogre my PC blocked, and i need reset.

I see the ogre file when i return, and appear one message that say one thing seemed with that i put in the post. Into i need change the directory that oFusion search the files, C:\ogre3d isn't good for me.

bye

Lioric

05-06-2006 16:39:55

Test by changing the video driver used by max, and then set the render system of oFusion to OpenGL

Are the demos from Ogre sdk working with OpenGL render system?

irado

05-06-2006 19:02:17

the demos dont work with Opengl.

Lioric

06-06-2006 02:06:40

And what are the contents of the log file while using the OpenGL render system?

irado

12-06-2006 03:06:47

The oFusion works fine now, i try some options into oFusion work no problem.

very thanks.