Some technical issues

Paxus

29-11-2008 00:18:58

Hi. I'm eager to explore possibilities PythonOgre has to offer but I'm stuck with some technical issues here. To be precise, none of the demos works on my main rig (quad core with 9800GTX) although all of them work without errors (but only in 16-bit mode) on my old laptop (Celeron with GF4). Both systems are x86 XPs. Demos don't work either with OpenGL nor Direct3D rendering subsystems. They execute, display the "OGRE Engine Rendering Setup Window" and after I click OK, it's black screen and then back to desktop. There are no specific fatal errors listed in the command window (during and after execution) apart from several demos that won't run on both systems.
Any ideas?

andy

29-11-2008 07:59:57

Have you tried running them from the command prompt (from within the demos directory and 'python Demo_xxxxxx.py')

And if so do you see any other error message -- also look in ogre.log to see what is shown there..

Andy

Paxus

29-11-2008 10:22:19

Hello, I have ran the ogre.log check from demos\ogre directory after executing Demo_Grass.py on both rigs and here's what I've got...

These are the results from:
Quad\9800GTX 32bit D3D: NOT WORKING,
Quad\9800GTX 16bit D3D: NOT WORKING,
Celeron\GF4 16bit D3D: WORKING,
Celeron\GF4 32bit D3D: NOT WORKING.

Sorry for a long post but here it goes. :roll:

From Quad\9800GTX (D3D 32-bit mode - NOT WORKING:

11:07:32: Creating resource group General
11:07:32: Creating resource group Internal
11:07:32: Creating resource group Autodetect
11:07:32: SceneManagerFactory for type 'DefaultSceneManager' registered.
11:07:32: Registering ResourceManager for type Material
11:07:32: Registering ResourceManager for type Mesh
11:07:32: Registering ResourceManager for type Skeleton
11:07:32: MovableObjectFactory for type 'ParticleSystem' registered.
11:07:32: OverlayElementFactory for type Panel registered.
11:07:32: OverlayElementFactory for type BorderPanel registered.
11:07:32: OverlayElementFactory for type TextArea registered.
11:07:32: Registering ResourceManager for type Font
11:07:32: ArchiveFactory for archive type FileSystem registered.
11:07:32: ArchiveFactory for archive type Zip registered.
11:07:32: FreeImage version: 3.10.0
11:07:32: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
11:07:32: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
11:07:32: DDS codec registering
11:07:32: Registering ResourceManager for type HighLevelGpuProgram
11:07:32: Registering ResourceManager for type Compositor
11:07:33: MovableObjectFactory for type 'Entity' registered.
11:07:33: MovableObjectFactory for type 'Light' registered.
11:07:33: MovableObjectFactory for type 'BillboardSet' registered.
11:07:33: MovableObjectFactory for type 'ManualObject' registered.
11:07:33: MovableObjectFactory for type 'BillboardChain' registered.
11:07:33: MovableObjectFactory for type 'RibbonTrail' registered.
11:07:33: Loading library ../../plugins\RenderSystem_GL.dll
11:07:33: Installing plugin: GL RenderSystem
11:07:33: OpenGL Rendering Subsystem created.
11:07:33: Plugin successfully installed
11:07:33: Loading library ../../plugins\RenderSystem_Direct3D9.dll
11:07:33: Installing plugin: D3D9 RenderSystem
11:07:33: D3D9 : Direct3D9 Rendering Subsystem created.
11:07:33: D3D9: Driver Detection Starts
11:07:33: D3D9: Driver Detection Ends
11:07:33: Plugin successfully installed
11:07:33: Loading library ../../plugins\Plugin_ParticleFX.dll
11:07:33: Installing plugin: ParticleFX
11:07:33: Particle Emitter Type 'Point' registered
11:07:33: Particle Emitter Type 'Box' registered
11:07:33: Particle Emitter Type 'Ellipsoid' registered
11:07:33: Particle Emitter Type 'Cylinder' registered
11:07:33: Particle Emitter Type 'Ring' registered
11:07:33: Particle Emitter Type 'HollowEllipsoid' registered
11:07:33: Particle Affector Type 'LinearForce' registered
11:07:33: Particle Affector Type 'ColourFader' registered
11:07:33: Particle Affector Type 'ColourFader2' registered
11:07:33: Particle Affector Type 'ColourImage' registered
11:07:33: Particle Affector Type 'ColourInterpolator' registered
11:07:33: Particle Affector Type 'Scaler' registered
11:07:33: Particle Affector Type 'Rotator' registered
11:07:33: Particle Affector Type 'DirectionRandomiser' registered
11:07:33: Particle Affector Type 'DeflectorPlane' registered
11:07:33: Plugin successfully installed
11:07:33: Loading library ../../plugins\Plugin_BSPSceneManager.dll
11:07:33: Installing plugin: BSP Scene Manager
11:07:33: Plugin successfully installed
11:07:33: Loading library ../../plugins\Plugin_CgProgramManager.dll
11:07:33: Installing plugin: Cg Program Manager
11:07:33: Plugin successfully installed
11:07:33: Loading library ../../plugins\Plugin_PCZSceneManager.dll
11:07:33: Installing plugin: Portal Connected Zone Scene Manager
11:07:33: PCZone Factory Type 'ZoneType_Default' registered
11:07:33: Plugin successfully installed
11:07:33: Loading library ../../plugins\Plugin_OctreeZone.dll
11:07:33: Installing plugin: Octree Zone Factory
11:07:33: Plugin successfully installed
11:07:33: Loading library ../../plugins\Plugin_OctreeSceneManager.dll
11:07:33: Installing plugin: Octree & Terrain Scene Manager
11:07:33: Plugin successfully installed
11:07:33: *-*-* OGRE Initialising
11:07:33: *-*-* Version 1.6.0 (Shoggoth)
11:07:33: OGRE EXCEPTION(6:FileNotFoundException): 'resources.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)
11:07:33: Creating resource group Bootstrap
11:07:33: Added resource location '../media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
11:07:33: Added resource location '../media' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/fonts' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/sounds' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/Audio' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/materials/programs' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/materials/scripts' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/materials/textures' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/models' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/overlays' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/particle' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/gui' of type 'FileSystem' to resource group 'General'
11:07:33: Added resource location '../media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
11:07:33: Added resource location '../media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
11:07:33: Added resource location '../media/packs/dragon.zip' of type 'Zip' to resource group 'General'
11:07:33: Added resource location '../media/packs/fresneldemo.zip' of type 'Zip' to resource group 'General'
11:07:33: Added resource location '../media/packs/ogretestmap.zip' of type 'Zip' to resource group 'General'
11:07:33: Added resource location '../media/packs/skybox.zip' of type 'Zip' to resource group 'General'
11:07:33: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
11:07:33: D3D9 : RenderSystem Option: Anti aliasing = None
11:07:33: D3D9 : RenderSystem Option: Floating-point mode = Fastest
11:07:33: D3D9 : RenderSystem Option: Full Screen = No
11:07:33: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 9800 GTX/9800 GTX+
11:07:33: D3D9 : RenderSystem Option: VSync = No
11:07:33: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour
11:07:33: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
11:07:38: CPU Identifier & Features
11:07:38: -------------------------
11:07:38: * CPU ID: GenuineIntel: Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz
11:07:38: * SSE: yes
11:07:38: * SSE2: yes
11:07:38: * SSE3: yes
11:07:38: * MMX: yes
11:07:38: * MMXEXT: yes
11:07:38: * 3DNOW: no
11:07:38: * 3DNOWEXT: no
11:07:38: * CMOV: yes
11:07:38: * TSC: yes
11:07:38: * FPU: yes
11:07:38: * PRO: yes
11:07:38: * HT: no
11:07:38: -------------------------
11:07:38: D3D9 : Subsystem Initialising
11:07:38: D3D9RenderSystem::_createRenderWindow "D:\PythonOgre\demos\ogre\Demo_Grass.py", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 gamma=false useNVPerfHUD=false vsync=false
11:07:38: D3D9 : Created D3D9 Rendering Window 'D:\PythonOgre\demos\ogre\Demo_Grass.py' : 800x600, 32bpp
11:07:38: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
11:07:38: Registering ResourceManager for type Texture
11:07:38: Registering ResourceManager for type GpuProgram
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT16_RGB
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT16_RGBA
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT16_R
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT32_R
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT16_GR
11:07:38: D3D9: Vertex texture format supported - PF_FLOAT32_GR
11:07:38: RenderSystem capabilities
11:07:38: -------------------------
11:07:38: RenderSystem Name: Direct3D9 Rendering Subsystem
11:07:38: GPU Vendor: nvidia
11:07:38: Device Name: NVIDIA GeForce 9800 GTX/9800 GTX+
11:07:38: Driver Version: 6.14.11.7824
11:07:38: * Fixed function pipeline: yes
11:07:38: * Hardware generation of mipmaps: yes
11:07:38: * Texture blending: yes
11:07:38: * Anisotropic texture filtering: yes
11:07:38: * Dot product texture operation: yes
11:07:38: * Cube mapping: yes
11:07:38: * Hardware stencil buffer: yes
11:07:38: - Stencil depth: 8
11:07:38: - Two sided stencil support: yes
11:07:38: - Wrap stencil values: yes
11:07:38: * Hardware vertex / index buffers: yes
11:07:38: * Vertex programs: yes
11:07:38: * Fragment programs: yes
11:07:38: * Geometry programs: no
11:07:38: * Supported Shader Profiles: hlsl ps_1_1 ps_1_2 ps_1_3 ps_1_4 ps_2_0 ps_2_a ps_2_b ps_2_x ps_3_0 vs_1_1 vs_2_0 vs_2_a vs_2_x vs_3_0
11:07:38: * Texture Compression: yes
11:07:38: - DXT: yes
11:07:38: - VTC: no
11:07:38: * Scissor Rectangle: yes
11:07:38: * Hardware Occlusion Query: yes
11:07:38: * User clip planes: yes
11:07:38: * VET_UBYTE4 vertex element type: yes
11:07:38: * Infinite far plane projection: yes
11:07:38: * Hardware render-to-texture: yes
11:07:38: * Floating point textures: yes
11:07:38: * Non-power-of-two textures: yes
11:07:38: * Volume textures: yes
11:07:38: * Multiple Render Targets: 4
11:07:38: - With different bit depths: yes
11:07:38: * Point Sprites: yes
11:07:38: * Extended point parameters: yes
11:07:38: * Max Point Size: 8192
11:07:38: * Vertex texture fetch: yes
11:07:38: - Max vertex textures: 4
11:07:38: - Vertex textures shared: no
11:07:38: * Render to Vertex Buffer : no
11:07:38: * DirectX per stage constants: yes
11:07:38: ***************************************
11:07:38: *** D3D9 : Subsystem Initialised OK ***
11:07:38: ***************************************
11:07:38: ResourceBackgroundQueue - threading enabled, starting own thread
11:07:38: ResourceBackgroundQueue - thread starting.
11:07:38: Particle Renderer Type 'billboard' registered
11:07:38: SceneManagerFactory for type 'BspSceneManager' registered.
11:07:38: Registering ResourceManager for type BspLevel
11:07:38: SceneManagerFactory for type 'PCZSceneManager' registered.
11:07:38: MovableObjectFactory for type 'PCZLight' registered.
11:07:38: PCZone Factory Type 'ZoneType_Octree' registered
11:07:38: PCZone Factory Type 'ZoneType_Terrain' registered
11:07:38: SceneManagerFactory for type 'OctreeSceneManager' registered.
11:07:38: SceneManagerFactory for type 'TerrainSceneManager' registered.
11:07:38: Parsing scripts for resource group Autodetect
11:07:38: Finished parsing scripts for resource group Autodetect
11:07:38: Parsing scripts for resource group Bootstrap
11:07:38: Parsing script OgreCore.material
11:07:38: Parsing script OgreProfiler.material
11:07:38: Parsing script Ogre.fontdef
11:07:38: Parsing script OgreDebugPanel.overlay
11:07:39: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
11:07:39: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
11:07:39: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
11:07:39: Font BlueHighwayusing texture size 512x512
11:07:39: Info: Freetype returned null for character 127 in font BlueHighway
11:07:39: Info: Freetype returned null for character 128 in font BlueHighway
11:07:39: Info: Freetype returned null for character 129 in font BlueHighway
11:07:39: Info: Freetype returned null for character 130 in font BlueHighway
11:07:39: Info: Freetype returned null for character 131 in font BlueHighway
11:07:39: Info: Freetype returned null for character 132 in font BlueHighway
11:07:39: Info: Freetype returned null for character 133 in font BlueHighway
11:07:39: Info: Freetype returned null for character 134 in font BlueHighway
11:07:39: Info: Freetype returned null for character 135 in font BlueHighway
11:07:39: Info: Freetype returned null for character 136 in font BlueHighway
11:07:39: Info: Freetype returned null for character 137 in font BlueHighway
11:07:39: Info: Freetype returned null for character 138 in font BlueHighway
11:07:39: Info: Freetype returned null for character 139 in font BlueHighway
11:07:39: Info: Freetype returned null for character 140 in font BlueHighway
11:07:39: Info: Freetype returned null for character 141 in font BlueHighway
11:07:39: Info: Freetype returned null for character 142 in font BlueHighway
11:07:39: Info: Freetype returned null for character 143 in font BlueHighway
11:07:39: Info: Freetype returned null for character 144 in font BlueHighway
11:07:39: Info: Freetype returned null for character 145 in font BlueHighway
11:07:39: Info: Freetype returned null for character 146 in font BlueHighway
11:07:39: Info: Freetype returned null for character 147 in font BlueHighway
11:07:39: Info: Freetype returned null for character 148 in font BlueHighway
11:07:39: Info: Freetype returned null for character 149 in font BlueHighway
11:07:39: Info: Freetype returned null for character 150 in font BlueHighway
11:07:39: Info: Freetype returned null for character 151 in font BlueHighway
11:07:39: Info: Freetype returned null for character 152 in font BlueHighway
11:07:39: Info: Freetype returned null for character 153 in font BlueHighway
11:07:39: Info: Freetype returned null for character 154 in font BlueHighway
11:07:39: Info: Freetype returned null for character 155 in font BlueHighway
11:07:39: Info: Freetype returned null for character 156 in font BlueHighway
11:07:39: Info: Freetype returned null for character 157 in font BlueHighway
11:07:39: Info: Freetype returned null for character 158 in font BlueHighway
11:07:39: Info: Freetype returned null for character 159 in font BlueHighway
11:07:39: Info: Freetype returned null for character 160 in font BlueHighway
11:07:39: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.
11:07:39: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
11:07:39: Parsing script OgreLoadingPanel.overlay
11:07:39: Finished parsing scripts for resource group Bootstrap
11:07:39: Parsing scripts for resource group General
11:07:39: Parsing script Examples.program
11:07:39: Parsing script StdQuad_vp.program
11:07:39: Parsing script ASCII.material
11:07:39: Parsing script ASMSwizzle.material
11:07:39: Compiler error: object unsupported by render system in ASMSwizzle.material(1)
11:07:39: Parsing script BlackAndWhite.material
11:07:39: Parsing script Bloom.material
11:07:39: Parsing script Bloom2.material
11:07:39: Parsing script CGSwizzle.material
11:07:39: Parsing script DepthShadowmap.material
11:07:39: Parsing script Dither.material
11:07:39: Parsing script DOF.material
11:07:39: Parsing script Embossed.material
11:07:39: Parsing script Example-DynTex.material
11:07:39: Parsing script Example-Water.material
11:07:39: Parsing script Example.material
11:07:39: Parsing script Examples-Advanced.material
11:07:39: Parsing script facial.material
11:07:39: Parsing script Glass.material
11:07:39: Parsing script GLSLSwizzle.material
11:07:39: Parsing script Halftone.material
11:07:39: Parsing script hdr.material
11:07:39: Parsing script HeatVision.material
11:07:39: Parsing script Hurt.material
11:07:39: Parsing script instancing.material
11:07:39: Parsing script Invert.material
11:07:39: Parsing script IsoSurf.material
11:07:39: Parsing script Laplace.material
11:07:39: Parsing script MotionBlur.material
11:07:39: Parsing script MRTtest.material
11:07:39: Parsing script NightVision.material
11:07:39: Parsing script Ocean.material
11:07:39: Parsing script OffsetMapping.material
11:07:39: Parsing script Ogre.material
11:07:39: Parsing script OldMovie.material
11:07:39: Parsing script OldTV.material
11:07:39: Parsing script ParticleGS.material
11:07:39: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:07:39: High-level program Ogre/ParticleGS/GenerateVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:07:39: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:07:39: High-level program Ogre/ParticleGS/DisplayVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:07:39: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayPS: CG ERROR : The compile returned an error.
(323) : fatal error C9999: unexpected cast operation
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:07:39: High-level program Ogre/ParticleGS/DisplayPS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayPS: CG ERROR : The compile returned an error.
(323) : fatal error C9999: unexpected cast operation
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:07:39: Parsing script Posterize.material
11:07:39: Parsing script pssm.material
11:07:39: Parsing script RadialBlur.material
11:07:39: Parsing script RZR-002.material
11:07:40: Parsing script SharpenEdges.material
11:07:40: Parsing script smoke.material
11:07:40: Parsing script Tiling.material
11:07:40: Parsing script VarianceShadowmap.material
11:07:40: Parsing script RomanBath.material
11:07:40: Parsing script emitted_emitter.particle
11:07:40: Parsing script Example-Water.particle
11:07:40: Parsing script Example.particle
11:07:40: Parsing script smoke.particle
11:07:40: Parsing script Examples.compositor
11:07:40: Parsing script sample.fontdef
11:07:40: Parsing script Compositor.overlay
11:07:40: Parsing script DP3.overlay
11:07:40: Parsing script Example-CubeMapping.overlay
11:07:40: Parsing script Example-DynTex.overlay
11:07:40: Parsing script Example-Water.overlay
11:07:40: Parsing script Shadows.overlay
11:07:40: Finished parsing scripts for resource group General
11:07:40: Parsing scripts for resource group Internal
11:07:40: Finished parsing scripts for resource group Internal
11:07:40: Texture: stevecube_fr.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:07:40: Texture: stevecube_bk.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:07:40: Texture: stevecube_lf.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:07:40: Texture: stevecube_rt.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:07:40: Texture: stevecube_up.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:07:40: Texture: stevecube_dn.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:07:40: Texture: flare.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:07:40: Texture: grass_1024.jpg: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.
11:07:40: Texture: gras_02.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
11:07:40: Mesh: Loading ogrehead.mesh.
11:07:40: Texture: WeirdEye.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:07:40: Texture: GreenSkin.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:07:40: Texture: spheremap.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:07:40: Texture: dirt01.jpg: Loading 1 faces(PF_R8G8B8,96x96x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x96x1.
11:07:40: Texture: rockwall_NH.tga: Loading 1 faces(PF_A8R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1.
11:07:40: Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.


From Quad\9800GTX (D3D 16-bit mode - NOT WORKING:
[/size=1]
11:14:20: Creating resource group General
11:14:20: Creating resource group Internal
11:14:20: Creating resource group Autodetect
11:14:20: SceneManagerFactory for type 'DefaultSceneManager' registered.
11:14:20: Registering ResourceManager for type Material
11:14:20: Registering ResourceManager for type Mesh
11:14:20: Registering ResourceManager for type Skeleton
11:14:20: MovableObjectFactory for type 'ParticleSystem' registered.
11:14:20: OverlayElementFactory for type Panel registered.
11:14:20: OverlayElementFactory for type BorderPanel registered.
11:14:20: OverlayElementFactory for type TextArea registered.
11:14:20: Registering ResourceManager for type Font
11:14:20: ArchiveFactory for archive type FileSystem registered.
11:14:20: ArchiveFactory for archive type Zip registered.
11:14:20: FreeImage version: 3.10.0
11:14:20: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
11:14:20: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
11:14:20: DDS codec registering
11:14:20: Registering ResourceManager for type HighLevelGpuProgram
11:14:20: Registering ResourceManager for type Compositor
11:14:20: MovableObjectFactory for type 'Entity' registered.
11:14:20: MovableObjectFactory for type 'Light' registered.
11:14:20: MovableObjectFactory for type 'BillboardSet' registered.
11:14:20: MovableObjectFactory for type 'ManualObject' registered.
11:14:20: MovableObjectFactory for type 'BillboardChain' registered.
11:14:20: MovableObjectFactory for type 'RibbonTrail' registered.
11:14:20: Loading library ../../plugins\RenderSystem_GL.dll
11:14:20: Installing plugin: GL RenderSystem
11:14:20: OpenGL Rendering Subsystem created.
11:14:20: Plugin successfully installed
11:14:20: Loading library ../../plugins\RenderSystem_Direct3D9.dll
11:14:20: Installing plugin: D3D9 RenderSystem
11:14:20: D3D9 : Direct3D9 Rendering Subsystem created.
11:14:20: D3D9: Driver Detection Starts
11:14:20: D3D9: Driver Detection Ends
11:14:20: Plugin successfully installed
11:14:20: Loading library ../../plugins\Plugin_ParticleFX.dll
11:14:20: Installing plugin: ParticleFX
11:14:20: Particle Emitter Type 'Point' registered
11:14:20: Particle Emitter Type 'Box' registered
11:14:20: Particle Emitter Type 'Ellipsoid' registered
11:14:20: Particle Emitter Type 'Cylinder' registered
11:14:20: Particle Emitter Type 'Ring' registered
11:14:20: Particle Emitter Type 'HollowEllipsoid' registered
11:14:20: Particle Affector Type 'LinearForce' registered
11:14:20: Particle Affector Type 'ColourFader' registered
11:14:20: Particle Affector Type 'ColourFader2' registered
11:14:20: Particle Affector Type 'ColourImage' registered
11:14:20: Particle Affector Type 'ColourInterpolator' registered
11:14:20: Particle Affector Type 'Scaler' registered
11:14:20: Particle Affector Type 'Rotator' registered
11:14:20: Particle Affector Type 'DirectionRandomiser' registered
11:14:20: Particle Affector Type 'DeflectorPlane' registered
11:14:20: Plugin successfully installed
11:14:20: Loading library ../../plugins\Plugin_BSPSceneManager.dll
11:14:20: Installing plugin: BSP Scene Manager
11:14:20: Plugin successfully installed
11:14:20: Loading library ../../plugins\Plugin_CgProgramManager.dll
11:14:20: Installing plugin: Cg Program Manager
11:14:20: Plugin successfully installed
11:14:20: Loading library ../../plugins\Plugin_PCZSceneManager.dll
11:14:20: Installing plugin: Portal Connected Zone Scene Manager
11:14:20: PCZone Factory Type 'ZoneType_Default' registered
11:14:20: Plugin successfully installed
11:14:20: Loading library ../../plugins\Plugin_OctreeZone.dll
11:14:20: Installing plugin: Octree Zone Factory
11:14:20: Plugin successfully installed
11:14:20: Loading library ../../plugins\Plugin_OctreeSceneManager.dll
11:14:20: Installing plugin: Octree & Terrain Scene Manager
11:14:20: Plugin successfully installed
11:14:20: *-*-* OGRE Initialising
11:14:20: *-*-* Version 1.6.0 (Shoggoth)
11:14:20: OGRE EXCEPTION(6:FileNotFoundException): 'resources.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)
11:14:20: Creating resource group Bootstrap
11:14:20: Added resource location '../media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
11:14:20: Added resource location '../media' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/fonts' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/sounds' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/Audio' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/materials/programs' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/materials/scripts' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/materials/textures' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/models' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/overlays' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/particle' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/gui' of type 'FileSystem' to resource group 'General'
11:14:20: Added resource location '../media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
11:14:20: Added resource location '../media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
11:14:20: Added resource location '../media/packs/dragon.zip' of type 'Zip' to resource group 'General'
11:14:20: Added resource location '../media/packs/fresneldemo.zip' of type 'Zip' to resource group 'General'
11:14:20: Added resource location '../media/packs/ogretestmap.zip' of type 'Zip' to resource group 'General'
11:14:20: Added resource location '../media/packs/skybox.zip' of type 'Zip' to resource group 'General'
11:14:20: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
11:14:20: D3D9 : RenderSystem Option: Anti aliasing = None
11:14:20: D3D9 : RenderSystem Option: Floating-point mode = Fastest
11:14:20: D3D9 : RenderSystem Option: Full Screen = No
11:14:20: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 9800 GTX/9800 GTX+
11:14:20: D3D9 : RenderSystem Option: VSync = No
11:14:20: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour
11:14:20: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
11:14:27: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 16-bit colour
11:14:29: CPU Identifier & Features
11:14:29: -------------------------
11:14:29: * CPU ID: GenuineIntel: Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz
11:14:29: * SSE: yes
11:14:29: * SSE2: yes
11:14:29: * SSE3: yes
11:14:29: * MMX: yes
11:14:29: * MMXEXT: yes
11:14:29: * 3DNOW: no
11:14:29: * 3DNOWEXT: no
11:14:29: * CMOV: yes
11:14:29: * TSC: yes
11:14:29: * FPU: yes
11:14:29: * PRO: yes
11:14:29: * HT: no
11:14:29: -------------------------
11:14:29: D3D9 : Subsystem Initialising
11:14:29: D3D9RenderSystem::_createRenderWindow "D:\PythonOgre\demos\ogre\Demo_Grass.py", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=16 gamma=false useNVPerfHUD=false vsync=false
11:14:29: D3D9 : Created D3D9 Rendering Window 'D:\PythonOgre\demos\ogre\Demo_Grass.py' : 800x600, 16bpp
11:14:29: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
11:14:29: Registering ResourceManager for type Texture
11:14:29: Registering ResourceManager for type GpuProgram
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT16_RGB
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT16_RGBA
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT16_R
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT32_R
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT16_GR
11:14:29: D3D9: Vertex texture format supported - PF_FLOAT32_GR
11:14:29: RenderSystem capabilities
11:14:29: -------------------------
11:14:29: RenderSystem Name: Direct3D9 Rendering Subsystem
11:14:29: GPU Vendor: nvidia
11:14:29: Device Name: NVIDIA GeForce 9800 GTX/9800 GTX+
11:14:29: Driver Version: 6.14.11.7824
11:14:29: * Fixed function pipeline: yes
11:14:29: * Hardware generation of mipmaps: yes
11:14:29: * Texture blending: yes
11:14:29: * Anisotropic texture filtering: yes
11:14:29: * Dot product texture operation: yes
11:14:29: * Cube mapping: yes
11:14:29: * Hardware stencil buffer: no
11:14:29: * Hardware vertex / index buffers: yes
11:14:29: * Vertex programs: yes
11:14:29: * Fragment programs: yes
11:14:29: * Geometry programs: no
11:14:29: * Supported Shader Profiles: hlsl ps_1_1 ps_1_2 ps_1_3 ps_1_4 ps_2_0 ps_2_a ps_2_b ps_2_x ps_3_0 vs_1_1 vs_2_0 vs_2_a vs_2_x vs_3_0
11:14:29: * Texture Compression: yes
11:14:29: - DXT: yes
11:14:29: - VTC: no
11:14:29: * Scissor Rectangle: yes
11:14:29: * Hardware Occlusion Query: yes
11:14:29: * User clip planes: yes
11:14:29: * VET_UBYTE4 vertex element type: yes
11:14:29: * Infinite far plane projection: yes
11:14:29: * Hardware render-to-texture: yes
11:14:29: * Floating point textures: yes
11:14:29: * Non-power-of-two textures: yes
11:14:29: * Volume textures: yes
11:14:29: * Multiple Render Targets: 4
11:14:29: - With different bit depths: yes
11:14:29: * Point Sprites: yes
11:14:29: * Extended point parameters: yes
11:14:29: * Max Point Size: 8192
11:14:29: * Vertex texture fetch: yes
11:14:29: - Max vertex textures: 4
11:14:29: - Vertex textures shared: no
11:14:29: * Render to Vertex Buffer : no
11:14:29: * DirectX per stage constants: yes
11:14:29: ***************************************
11:14:29: *** D3D9 : Subsystem Initialised OK ***
11:14:29: ***************************************
11:14:29: ResourceBackgroundQueue - threading enabled, starting own thread
11:14:29: ResourceBackgroundQueue - thread starting.
11:14:29: Particle Renderer Type 'billboard' registered
11:14:29: SceneManagerFactory for type 'BspSceneManager' registered.
11:14:29: Registering ResourceManager for type BspLevel
11:14:29: SceneManagerFactory for type 'PCZSceneManager' registered.
11:14:29: MovableObjectFactory for type 'PCZLight' registered.
11:14:29: PCZone Factory Type 'ZoneType_Octree' registered
11:14:29: PCZone Factory Type 'ZoneType_Terrain' registered
11:14:29: SceneManagerFactory for type 'OctreeSceneManager' registered.
11:14:29: SceneManagerFactory for type 'TerrainSceneManager' registered.
11:14:29: Parsing scripts for resource group Autodetect
11:14:29: Finished parsing scripts for resource group Autodetect
11:14:29: Parsing scripts for resource group Bootstrap
11:14:29: Parsing script OgreCore.material
11:14:29: Parsing script OgreProfiler.material
11:14:29: Parsing script Ogre.fontdef
11:14:29: Parsing script OgreDebugPanel.overlay
11:14:29: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
11:14:29: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
11:14:29: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
11:14:29: Font BlueHighwayusing texture size 512x512
11:14:29: Info: Freetype returned null for character 127 in font BlueHighway
11:14:29: Info: Freetype returned null for character 128 in font BlueHighway
11:14:29: Info: Freetype returned null for character 129 in font BlueHighway
11:14:29: Info: Freetype returned null for character 130 in font BlueHighway
11:14:29: Info: Freetype returned null for character 131 in font BlueHighway
11:14:29: Info: Freetype returned null for character 132 in font BlueHighway
11:14:29: Info: Freetype returned null for character 133 in font BlueHighway
11:14:29: Info: Freetype returned null for character 134 in font BlueHighway
11:14:29: Info: Freetype returned null for character 135 in font BlueHighway
11:14:29: Info: Freetype returned null for character 136 in font BlueHighway
11:14:29: Info: Freetype returned null for character 137 in font BlueHighway
11:14:29: Info: Freetype returned null for character 138 in font BlueHighway
11:14:29: Info: Freetype returned null for character 139 in font BlueHighway
11:14:29: Info: Freetype returned null for character 140 in font BlueHighway
11:14:29: Info: Freetype returned null for character 141 in font BlueHighway
11:14:29: Info: Freetype returned null for character 142 in font BlueHighway
11:14:29: Info: Freetype returned null for character 143 in font BlueHighway
11:14:29: Info: Freetype returned null for character 144 in font BlueHighway
11:14:29: Info: Freetype returned null for character 145 in font BlueHighway
11:14:29: Info: Freetype returned null for character 146 in font BlueHighway
11:14:30: Info: Freetype returned null for character 147 in font BlueHighway
11:14:30: Info: Freetype returned null for character 148 in font BlueHighway
11:14:30: Info: Freetype returned null for character 149 in font BlueHighway
11:14:30: Info: Freetype returned null for character 150 in font BlueHighway
11:14:30: Info: Freetype returned null for character 151 in font BlueHighway
11:14:30: Info: Freetype returned null for character 152 in font BlueHighway
11:14:30: Info: Freetype returned null for character 153 in font BlueHighway
11:14:30: Info: Freetype returned null for character 154 in font BlueHighway
11:14:30: Info: Freetype returned null for character 155 in font BlueHighway
11:14:30: Info: Freetype returned null for character 156 in font BlueHighway
11:14:30: Info: Freetype returned null for character 157 in font BlueHighway
11:14:30: Info: Freetype returned null for character 158 in font BlueHighway
11:14:30: Info: Freetype returned null for character 159 in font BlueHighway
11:14:30: Info: Freetype returned null for character 160 in font BlueHighway
11:14:30: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.
11:14:30: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
11:14:30: Parsing script OgreLoadingPanel.overlay
11:14:30: Finished parsing scripts for resource group Bootstrap
11:14:30: Parsing scripts for resource group General
11:14:30: Parsing script Examples.program
11:14:30: Parsing script StdQuad_vp.program
11:14:30: Parsing script ASCII.material
11:14:30: Parsing script ASMSwizzle.material
11:14:30: Compiler error: object unsupported by render system in ASMSwizzle.material(1)
11:14:30: Parsing script BlackAndWhite.material
11:14:30: Parsing script Bloom.material
11:14:30: Parsing script Bloom2.material
11:14:30: Parsing script CGSwizzle.material
11:14:30: Parsing script DepthShadowmap.material
11:14:30: Parsing script Dither.material
11:14:30: Parsing script DOF.material
11:14:30: Parsing script Embossed.material
11:14:30: Parsing script Example-DynTex.material
11:14:30: Parsing script Example-Water.material
11:14:30: Parsing script Example.material
11:14:30: Parsing script Examples-Advanced.material
11:14:30: Parsing script facial.material
11:14:30: Parsing script Glass.material
11:14:30: Parsing script GLSLSwizzle.material
11:14:30: Parsing script Halftone.material
11:14:30: Parsing script hdr.material
11:14:30: Parsing script HeatVision.material
11:14:30: Parsing script Hurt.material
11:14:30: Parsing script instancing.material
11:14:30: Parsing script Invert.material
11:14:30: Parsing script IsoSurf.material
11:14:30: Parsing script Laplace.material
11:14:30: Parsing script MotionBlur.material
11:14:30: Parsing script MRTtest.material
11:14:30: Parsing script NightVision.material
11:14:30: Parsing script Ocean.material
11:14:30: Parsing script OffsetMapping.material
11:14:30: Parsing script Ogre.material
11:14:30: Parsing script OldMovie.material
11:14:30: Parsing script OldTV.material
11:14:30: Parsing script ParticleGS.material
11:14:30: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:14:30: High-level program Ogre/ParticleGS/GenerateVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:14:30: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:14:30: High-level program Ogre/ParticleGS/DisplayVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:14:30: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayPS: CG ERROR : The compile returned an error.
(323) : fatal error C9999: unexpected cast operation
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:14:30: High-level program Ogre/ParticleGS/DisplayPS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayPS: CG ERROR : The compile returned an error.
(323) : fatal error C9999: unexpected cast operation
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:14:30: Parsing script Posterize.material
11:14:30: Parsing script pssm.material
11:14:30: Parsing script RadialBlur.material
11:14:30: Parsing script RZR-002.material
11:14:30: Parsing script SharpenEdges.material
11:14:30: Parsing script smoke.material
11:14:30: Parsing script Tiling.material
11:14:30: Parsing script VarianceShadowmap.material
11:14:30: Parsing script RomanBath.material
11:14:30: Parsing script emitted_emitter.particle
11:14:30: Parsing script Example-Water.particle
11:14:30: Parsing script Example.particle
11:14:30: Parsing script smoke.particle
11:14:30: Parsing script Examples.compositor
11:14:31: Parsing script sample.fontdef
11:14:31: Parsing script Compositor.overlay
11:14:31: Parsing script DP3.overlay
11:14:31: Parsing script Example-CubeMapping.overlay
11:14:31: Parsing script Example-DynTex.overlay
11:14:31: Parsing script Example-Water.overlay
11:14:31: Parsing script Shadows.overlay
11:14:31: Finished parsing scripts for resource group General
11:14:31: Parsing scripts for resource group Internal
11:14:31: Finished parsing scripts for resource group Internal
11:14:31: Texture: stevecube_fr.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:14:31: Texture: stevecube_bk.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:14:31: Texture: stevecube_lf.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:14:31: Texture: stevecube_rt.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:14:31: Texture: stevecube_up.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:14:31: Texture: stevecube_dn.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:14:31: Texture: flare.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:14:31: Texture: grass_1024.jpg: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.
11:14:31: Texture: gras_02.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
11:14:31: Mesh: Loading ogrehead.mesh.
11:14:31: Texture: WeirdEye.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:14:31: Texture: GreenSkin.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:14:31: Texture: spheremap.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:14:31: Texture: dirt01.jpg: Loading 1 faces(PF_R8G8B8,96x96x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x96x1.
11:14:31: Texture: rockwall_NH.tga: Loading 1 faces(PF_A8R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1.
11:14:31: Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.

Paxus

29-11-2008 10:27:24

Sorry for a double post but apparently there's some character count limit within a single post.

Here goes the logs from Celeron\GF4...

From Celeron/GF4 (in 16-bit mode - WORKS):

11:08:30: Creating resource group General
11:08:30: Creating resource group Internal
11:08:30: Creating resource group Autodetect
11:08:30: SceneManagerFactory for type 'DefaultSceneManager' registered.
11:08:30: Registering ResourceManager for type Material
11:08:30: Registering ResourceManager for type Mesh
11:08:30: Registering ResourceManager for type Skeleton
11:08:30: MovableObjectFactory for type 'ParticleSystem' registered.
11:08:30: OverlayElementFactory for type Panel registered.
11:08:30: OverlayElementFactory for type BorderPanel registered.
11:08:30: OverlayElementFactory for type TextArea registered.
11:08:30: Registering ResourceManager for type Font
11:08:30: ArchiveFactory for archive type FileSystem registered.
11:08:30: ArchiveFactory for archive type Zip registered.
11:08:30: FreeImage version: 3.10.0
11:08:30: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
11:08:30: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
11:08:30: DDS codec registering
11:08:30: Registering ResourceManager for type HighLevelGpuProgram
11:08:30: Registering ResourceManager for type Compositor
11:08:30: MovableObjectFactory for type 'Entity' registered.
11:08:30: MovableObjectFactory for type 'Light' registered.
11:08:30: MovableObjectFactory for type 'BillboardSet' registered.
11:08:30: MovableObjectFactory for type 'ManualObject' registered.
11:08:30: MovableObjectFactory for type 'BillboardChain' registered.
11:08:30: MovableObjectFactory for type 'RibbonTrail' registered.
11:08:30: Loading library ../../plugins\RenderSystem_GL.dll
11:08:30: Installing plugin: GL RenderSystem
11:08:30: OpenGL Rendering Subsystem created.
11:08:30: Plugin successfully installed
11:08:30: Loading library ../../plugins\RenderSystem_Direct3D9.dll
11:08:30: Installing plugin: D3D9 RenderSystem
11:08:30: D3D9 : Direct3D9 Rendering Subsystem created.
11:08:30: D3D9: Driver Detection Starts
11:08:30: D3D9: Driver Detection Ends
11:08:30: Plugin successfully installed
11:08:30: Loading library ../../plugins\Plugin_ParticleFX.dll
11:08:30: Installing plugin: ParticleFX
11:08:30: Particle Emitter Type 'Point' registered
11:08:30: Particle Emitter Type 'Box' registered
11:08:30: Particle Emitter Type 'Ellipsoid' registered
11:08:30: Particle Emitter Type 'Cylinder' registered
11:08:30: Particle Emitter Type 'Ring' registered
11:08:30: Particle Emitter Type 'HollowEllipsoid' registered
11:08:30: Particle Affector Type 'LinearForce' registered
11:08:30: Particle Affector Type 'ColourFader' registered
11:08:30: Particle Affector Type 'ColourFader2' registered
11:08:30: Particle Affector Type 'ColourImage' registered
11:08:30: Particle Affector Type 'ColourInterpolator' registered
11:08:30: Particle Affector Type 'Scaler' registered
11:08:30: Particle Affector Type 'Rotator' registered
11:08:30: Particle Affector Type 'DirectionRandomiser' registered
11:08:30: Particle Affector Type 'DeflectorPlane' registered
11:08:30: Plugin successfully installed
11:08:30: Loading library ../../plugins\Plugin_BSPSceneManager.dll
11:08:30: Installing plugin: BSP Scene Manager
11:08:30: Plugin successfully installed
11:08:30: Loading library ../../plugins\Plugin_CgProgramManager.dll
11:08:30: Installing plugin: Cg Program Manager
11:08:30: Plugin successfully installed
11:08:31: Loading library ../../plugins\Plugin_PCZSceneManager.dll
11:08:31: Installing plugin: Portal Connected Zone Scene Manager
11:08:31: PCZone Factory Type 'ZoneType_Default' registered
11:08:31: Plugin successfully installed
11:08:31: Loading library ../../plugins\Plugin_OctreeZone.dll
11:08:31: Installing plugin: Octree Zone Factory
11:08:31: Plugin successfully installed
11:08:31: Loading library ../../plugins\Plugin_OctreeSceneManager.dll
11:08:31: Installing plugin: Octree & Terrain Scene Manager
11:08:31: Plugin successfully installed
11:08:31: *-*-* OGRE Initialising
11:08:31: *-*-* Version 1.6.0 (Shoggoth)
11:08:31: OGRE EXCEPTION(6:FileNotFoundException): 'resources.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)
11:08:31: Creating resource group Bootstrap
11:08:31: Added resource location '../media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
11:08:31: Added resource location '../media' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/fonts' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/sounds' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/Audio' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/materials/programs' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/materials/scripts' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/materials/textures' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/models' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/overlays' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/particle' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/gui' of type 'FileSystem' to resource group 'General'
11:08:31: Added resource location '../media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
11:08:31: Added resource location '../media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
11:08:31: Added resource location '../media/packs/dragon.zip' of type 'Zip' to resource group 'General'
11:08:31: Added resource location '../media/packs/fresneldemo.zip' of type 'Zip' to resource group 'General'
11:08:31: Added resource location '../media/packs/ogretestmap.zip' of type 'Zip' to resource group 'General'
11:08:31: Added resource location '../media/packs/skybox.zip' of type 'Zip' to resource group 'General'
11:08:31: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
11:08:31: D3D9 : RenderSystem Option: Anti aliasing = None
11:08:31: D3D9 : RenderSystem Option: Floating-point mode = Fastest
11:08:31: D3D9 : RenderSystem Option: Full Screen = No
11:08:31: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce4 420 Go (Toshiba)
11:08:31: D3D9 : RenderSystem Option: VSync = No
11:08:31: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour
11:08:31: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
11:08:35: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 16-bit colour
11:08:36: CPU Identifier & Features
11:08:36: -------------------------
11:08:36: * CPU ID: GenuineIntel: Mobile Intel(R) Celeron(R) CPU 1.50GHz
11:08:36: * SSE: yes
11:08:36: * SSE2: yes
11:08:36: * SSE3: no
11:08:36: * MMX: yes
11:08:36: * MMXEXT: yes
11:08:36: * 3DNOW: no
11:08:36: * 3DNOWEXT: no
11:08:36: * CMOV: yes
11:08:36: * TSC: yes
11:08:36: * FPU: yes
11:08:36: * PRO: no
11:08:36: * HT: yes
11:08:36: -------------------------
11:08:36: D3D9 : Subsystem Initialising
11:08:36: D3D9RenderSystem::_createRenderWindow "C:\PythonOgre\demos\ogre\Demo_Grass.py", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=16 gamma=false useNVPerfHUD=false vsync=false
11:08:36: D3D9 : Created D3D9 Rendering Window 'C:\PythonOgre\demos\ogre\Demo_Grass.py' : 800x600, 16bpp
11:08:36: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
11:08:36: Registering ResourceManager for type Texture
11:08:36: Registering ResourceManager for type GpuProgram
11:08:36: RenderSystem capabilities
11:08:36: -------------------------

11:08:36: RenderSystem Name: Direct3D9 Rendering Subsystem
11:08:36: GPU Vendor: nvidia
11:08:36: Device Name: NVIDIA GeForce4 420 Go (Toshiba)
11:08:36: Driver Version: 6.13.10.2846
11:08:36: * Fixed function pipeline: yes
11:08:36: * Hardware generation of mipmaps: no
11:08:36: * Texture blending: yes
11:08:36: * Anisotropic texture filtering: yes
11:08:36: * Dot product texture operation: yes
11:08:36: * Cube mapping: yes
11:08:36: * Hardware stencil buffer: no
11:08:36: * Hardware vertex / index buffers: yes
11:08:36: * Vertex programs: yes
11:08:36: * Fragment programs: no
11:08:36: * Geometry programs: no
11:08:36: * Supported Shader Profiles: hlsl vs_1_1
11:08:36: * Texture Compression: yes
11:08:36: - DXT: yes
11:08:36: - VTC: no
11:08:36: * Scissor Rectangle: no
11:08:36: * Hardware Occlusion Query: no
11:08:36: * User clip planes: no
11:08:36: * VET_UBYTE4 vertex element type: yes
11:08:36: * Infinite far plane projection: no
11:08:36: * Hardware render-to-texture: yes
11:08:36: * Floating point textures: no
11:08:36: * Non-power-of-two textures: yes (limited)
11:08:36: * Volume textures: no
11:08:36: * Multiple Render Targets: 1
11:08:36: - With different bit depths: no
11:08:36: * Point Sprites: yes
11:08:36: * Extended point parameters: yes
11:08:36: * Max Point Size: 64
11:08:36: * Vertex texture fetch: no
11:08:36: * Render to Vertex Buffer : no
11:08:36: * DirectX per stage constants: no
11:08:36: ***************************************
11:08:36: *** D3D9 : Subsystem Initialised OK ***
11:08:36: ***************************************
11:08:36: ResourceBackgroundQueue - threading enabled, starting own thread
11:08:36: ResourceBackgroundQueue - thread starting.
11:08:36: Particle Renderer Type 'billboard' registered
11:08:36: SceneManagerFactory for type 'BspSceneManager' registered.
11:08:36: Registering ResourceManager for type BspLevel
11:08:36: SceneManagerFactory for type 'PCZSceneManager' registered.
11:08:36: MovableObjectFactory for type 'PCZLight' registered.
11:08:36: PCZone Factory Type 'ZoneType_Octree' registered
11:08:36: PCZone Factory Type 'ZoneType_Terrain' registered
11:08:36: SceneManagerFactory for type 'OctreeSceneManager' registered.
11:08:36: SceneManagerFactory for type 'TerrainSceneManager' registered.
11:08:36: Parsing scripts for resource group Autodetect
11:08:36: Finished parsing scripts for resource group Autodetect
11:08:36: Parsing scripts for resource group Bootstrap
11:08:36: Parsing script OgreCore.material
11:08:36: Parsing script OgreProfiler.material
11:08:36: Parsing script Ogre.fontdef
11:08:36: Parsing script OgreDebugPanel.overlay
11:08:36: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
11:08:36: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
11:08:36: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
11:08:36: Font BlueHighwayusing texture size 512x512
11:08:36: Info: Freetype returned null for character 127 in font BlueHighway
11:08:36: Info: Freetype returned null for character 128 in font BlueHighway
11:08:36: Info: Freetype returned null for character 129 in font BlueHighway
11:08:36: Info: Freetype returned null for character 130 in font BlueHighway
11:08:36: Info: Freetype returned null for character 131 in font BlueHighway
11:08:36: Info: Freetype returned null for character 132 in font BlueHighway
11:08:36: Info: Freetype returned null for character 133 in font BlueHighway
11:08:36: Info: Freetype returned null for character 134 in font BlueHighway
11:08:36: Info: Freetype returned null for character 135 in font BlueHighway
11:08:36: Info: Freetype returned null for character 136 in font BlueHighway
11:08:36: Info: Freetype returned null for character 137 in font BlueHighway
11:08:36: Info: Freetype returned null for character 138 in font BlueHighway
11:08:36: Info: Freetype returned null for character 139 in font BlueHighway
11:08:36: Info: Freetype returned null for character 140 in font BlueHighway
11:08:36: Info: Freetype returned null for character 141 in font BlueHighway
11:08:36: Info: Freetype returned null for character 142 in font BlueHighway
11:08:36: Info: Freetype returned null for character 143 in font BlueHighway
11:08:36: Info: Freetype returned null for character 144 in font BlueHighway
11:08:36: Info: Freetype returned null for character 145 in font BlueHighway
11:08:36: Info: Freetype returned null for character 146 in font BlueHighway
11:08:36: Info: Freetype returned null for character 147 in font BlueHighway
11:08:36: Info: Freetype returned null for character 148 in font BlueHighway
11:08:36: Info: Freetype returned null for character 149 in font BlueHighway
11:08:36: Info: Freetype returned null for character 150 in font BlueHighway
11:08:36: Info: Freetype returned null for character 151 in font BlueHighway
11:08:36: Info: Freetype returned null for character 152 in font BlueHighway
11:08:36: Info: Freetype returned null for character 153 in font BlueHighway
11:08:36: Info: Freetype returned null for character 154 in font BlueHighway
11:08:36: Info: Freetype returned null for character 155 in font BlueHighway
11:08:36: Info: Freetype returned null for character 156 in font BlueHighway
11:08:36: Info: Freetype returned null for character 157 in font BlueHighway
11:08:37: Info: Freetype returned null for character 158 in font BlueHighway
11:08:37: Info: Freetype returned null for character 159 in font BlueHighway
11:08:37: Info: Freetype returned null for character 160 in font BlueHighway
11:08:37: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,512x512x1.
11:08:37: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
11:08:37: Parsing script OgreLoadingPanel.overlay
11:08:37: Finished parsing scripts for resource group Bootstrap
11:08:37: Parsing scripts for resource group General
11:08:37: Parsing script Examples.program
11:08:37: Parsing script StdQuad_vp.program
11:08:37: Parsing script ASCII.material
11:08:37: Parsing script ASMSwizzle.material
11:08:37: Compiler error: object unsupported by render system in ASMSwizzle.material(1)
11:08:37: Parsing script BlackAndWhite.material
11:08:37: Parsing script Bloom.material
11:08:37: Parsing script Bloom2.material
11:08:37: Parsing script CGSwizzle.material
11:08:37: Parsing script DepthShadowmap.material
11:08:37: Parsing script Dither.material
11:08:37: Parsing script DOF.material
11:08:37: Parsing script Embossed.material
11:08:37: Parsing script Example-DynTex.material
11:08:37: Parsing script Example-Water.material
11:08:37: Parsing script Example.material
11:08:38: Parsing script Examples-Advanced.material
11:08:38: Compiler error: object unsupported by render system in Examples-Advanced.material(381)
11:08:38: Parsing script facial.material
11:08:38: Parsing script Glass.material
11:08:38: Parsing script GLSLSwizzle.material
11:08:38: Parsing script Halftone.material
11:08:38: Parsing script hdr.material
11:08:38: Parsing script HeatVision.material
11:08:38: Parsing script Hurt.material
11:08:38: Parsing script instancing.material
11:08:38: Parsing script Invert.material
11:08:38: Parsing script IsoSurf.material
11:08:39: Parsing script Laplace.material
11:08:39: Parsing script MotionBlur.material
11:08:39: Parsing script MRTtest.material
11:08:39: Parsing script NightVision.material
11:08:39: Parsing script Ocean.material
11:08:39: Parsing script OffsetMapping.material
11:08:39: Compiler error: object unsupported by render system in OffsetMapping.material(18)
11:08:39: Parsing script Ogre.material
11:08:39: Parsing script OldMovie.material
11:08:39: Parsing script OldTV.material
11:08:39: Parsing script ParticleGS.material
11:08:39: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:08:39: High-level program Ogre/ParticleGS/GenerateVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:08:39: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:08:39: High-level program Ogre/ParticleGS/DisplayVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized
(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
11:08:39: Parsing script Posterize.material
11:08:39: Parsing script pssm.material
11:08:39: Parsing script RadialBlur.material
11:08:39: Parsing script RZR-002.material
11:08:39: Parsing script SharpenEdges.material
11:08:39: Parsing script smoke.material
11:08:39: Parsing script Tiling.material
11:08:39: Parsing script VarianceShadowmap.material
11:08:40: Parsing script RomanBath.material
11:08:40: Parsing script emitted_emitter.particle
11:08:40: Parsing script Example-Water.particle
11:08:40: Parsing script Example.particle
11:08:40: Parsing script smoke.particle
11:08:40: Parsing script Examples.compositor
11:08:40: Parsing script sample.fontdef
11:08:40: Parsing script Compositor.overlay
11:08:40: Parsing script DP3.overlay
11:08:40: Parsing script Example-CubeMapping.overlay
11:08:40: Parsing script Example-DynTex.overlay
11:08:40: Parsing script Example-Water.overlay
11:08:40: Parsing script Shadows.overlay
11:08:40: Finished parsing scripts for resource group General
11:08:40: Parsing scripts for resource group Internal
11:08:40: Finished parsing scripts for resource group Internal
11:08:40: Texture: stevecube_fr.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:08:40: Texture: stevecube_bk.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:08:40: Texture: stevecube_lf.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:08:40: Texture: stevecube_rt.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:08:40: Texture: stevecube_up.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:08:40: Texture: stevecube_dn.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
11:08:41: Texture: flare.png: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:08:41: Texture: grass_1024.jpg: Loading 1 faces(PF_R8G8B8,1024x1024x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.
11:08:41: Texture: gras_02.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
11:08:41: Mesh: Loading ogrehead.mesh.
11:08:41: Texture: WeirdEye.png: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:08:42: Texture: GreenSkin.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:08:42: Texture: spheremap.png: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:08:42: D3D9 : ***** Dimensions altered by the render system
11:08:42: D3D9 : ***** Source image dimensions : 96x96
11:08:42: D3D9 : ***** Texture dimensions : 128x128
11:08:42: Texture: dirt01.jpg: Loading 1 faces(PF_R8G8B8,96x96x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
11:08:42: Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
11:08:53: PCZone Factory Type 'ZoneType_Octree' unregistered
11:08:53: PCZone Factory Type 'ZoneType_Terrain' unregistered
11:08:53: Unregistering ResourceManager for type BspLevel
11:08:53: ResourceBackgroundQueue - thread stopped.
11:08:53: *-*-* OGRE Shutdown
11:08:53: Unregistering ResourceManager for type Compositor
11:08:53: Unregistering ResourceManager for type Font
11:08:53: Unregistering ResourceManager for type Skeleton
11:08:53: Unregistering ResourceManager for type Mesh
11:08:53: Unregistering ResourceManager for type HighLevelGpuProgram
11:08:53: Uninstalling plugin: Octree & Terrain Scene Manager
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\Plugin_OctreeSceneManager.dll
11:08:53: Uninstalling plugin: Octree Zone Factory
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\Plugin_OctreeZone.dll
11:08:53: Uninstalling plugin: Portal Connected Zone Scene Manager
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\Plugin_PCZSceneManager.dll
11:08:53: Uninstalling plugin: Cg Program Manager
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\Plugin_CgProgramManager.dll
11:08:53: Uninstalling plugin: BSP Scene Manager
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\Plugin_BSPSceneManager.dll
11:08:53: Uninstalling plugin: ParticleFX
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\Plugin_ParticleFX.dll
11:08:53: Uninstalling plugin: D3D9 RenderSystem
11:08:53: D3D9 : Shutting down cleanly.
11:08:53: Unregistering ResourceManager for type Texture
11:08:53: Unregistering ResourceManager for type GpuProgram
11:08:53: D3D9 : Direct3D9 Rendering Subsystem destroyed.
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\RenderSystem_Direct3D9.dll
11:08:53: Uninstalling plugin: GL RenderSystem
11:08:53: *** Stopping Win32GL Subsystem ***
11:08:53: Plugin successfully uninstalled
11:08:53: Unloading library ../../plugins\RenderSystem_GL.dll
11:08:53: Unregistering ResourceManager for type Material


From Celeron/GF4 (D3D 32-bit mode - NOT WORKING):
[/size=1]
11:12:12: Creating resource group General
11:12:12: Creating resource group Internal
11:12:12: Creating resource group Autodetect
11:12:12: SceneManagerFactory for type 'DefaultSceneManager' registered.
11:12:12: Registering ResourceManager for type Material
11:12:12: Registering ResourceManager for type Mesh
11:12:12: Registering ResourceManager for type Skeleton
11:12:12: MovableObjectFactory for type 'ParticleSystem' registered.
11:12:12: OverlayElementFactory for type Panel registered.
11:12:12: OverlayElementFactory for type BorderPanel registered.
11:12:12: OverlayElementFactory for type TextArea registered.
11:12:12: Registering ResourceManager for type Font
11:12:12: ArchiveFactory for archive type FileSystem registered.
11:12:12: ArchiveFactory for archive type Zip registered.
11:12:12: FreeImage version: 3.10.0
11:12:12: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
11:12:12: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
11:12:12: DDS codec registering
11:12:12: Registering ResourceManager for type HighLevelGpuProgram
11:12:12: Registering ResourceManager for type Compositor
11:12:12: MovableObjectFactory for type 'Entity' registered.
11:12:12: MovableObjectFactory for type 'Light' registered.
11:12:12: MovableObjectFactory for type 'BillboardSet' registered.
11:12:12: MovableObjectFactory for type 'ManualObject' registered.
11:12:12: MovableObjectFactory for type 'BillboardChain' registered.
11:12:12: MovableObjectFactory for type 'RibbonTrail' registered.
11:12:12: Loading library ../../plugins\RenderSystem_GL.dll
11:12:12: Installing plugin: GL RenderSystem
11:12:12: OpenGL Rendering Subsystem created.
11:12:13: Plugin successfully installed
11:12:13: Loading library ../../plugins\RenderSystem_Direct3D9.dll
11:12:13: Installing plugin: D3D9 RenderSystem
11:12:13: D3D9 : Direct3D9 Rendering Subsystem created.
11:12:13: D3D9: Driver Detection Starts
11:12:13: D3D9: Driver Detection Ends
11:12:13: Plugin successfully installed
11:12:13: Loading library ../../plugins\Plugin_ParticleFX.dll
11:12:13: Installing plugin: ParticleFX
11:12:13: Particle Emitter Type 'Point' registered
11:12:13: Particle Emitter Type 'Box' registered
11:12:13: Particle Emitter Type 'Ellipsoid' registered
11:12:13: Particle Emitter Type 'Cylinder' registered
11:12:13: Particle Emitter Type 'Ring' registered
11:12:13: Particle Emitter Type 'HollowEllipsoid' registered
11:12:13: Particle Affector Type 'LinearForce' registered
11:12:13: Particle Affector Type 'ColourFader' registered
11:12:13: Particle Affector Type 'ColourFader2' registered
11:12:13: Particle Affector Type 'ColourImage' registered
11:12:13: Particle Affector Type 'ColourInterpolator' registered
11:12:13: Particle Affector Type 'Scaler' registered
11:12:13: Particle Affector Type 'Rotator' registered
11:12:13: Particle Affector Type 'DirectionRandomiser' registered
11:12:13: Particle Affector Type 'DeflectorPlane' registered
11:12:13: Plugin successfully installed
11:12:13: Loading library ../../plugins\Plugin_BSPSceneManager.dll
11:12:13: Installing plugin: BSP Scene Manager
11:12:13: Plugin successfully installed
11:12:13: Loading library ../../plugins\Plugin_CgProgramManager.dll
11:12:13: Installing plugin: Cg Program Manager
11:12:13: Plugin successfully installed
11:12:13: Loading library ../../plugins\Plugin_PCZSceneManager.dll
11:12:13: Installing plugin: Portal Connected Zone Scene Manager
11:12:13: PCZone Factory Type 'ZoneType_Default' registered
11:12:13: Plugin successfully installed
11:12:13: Loading library ../../plugins\Plugin_OctreeZone.dll
11:12:13: Installing plugin: Octree Zone Factory
11:12:13: Plugin successfully installed
11:12:13: Loading library ../../plugins\Plugin_OctreeSceneManager.dll
11:12:13: Installing plugin: Octree & Terrain Scene Manager
11:12:13: Plugin successfully installed
11:12:13: *-*-* OGRE Initialising
11:12:13: *-*-* Version 1.6.0 (Shoggoth)
11:12:13: OGRE EXCEPTION(6:FileNotFoundException): 'resources.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)
11:12:13: Creating resource group Bootstrap
11:12:13: Added resource location '../media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
11:12:13: Added resource location '../media' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/fonts' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/sounds' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/Audio' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/materials/programs' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/materials/scripts' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/materials/textures' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/models' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/overlays' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/particle' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/gui' of type 'FileSystem' to resource group 'General'
11:12:13: Added resource location '../media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
11:12:13: Added resource location '../media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
11:12:13: Added resource location '../media/packs/dragon.zip' of type 'Zip' to resource group 'General'
11:12:13: Added resource location '../media/packs/fresneldemo.zip' of type 'Zip' to resource group 'General'
11:12:13: Added resource location '../media/packs/ogretestmap.zip' of type 'Zip' to resource group 'General'
11:12:13: Added resource location '../media/packs/skybox.zip' of type 'Zip' to resource group 'General'
11:12:13: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
11:12:13: D3D9 : RenderSystem Option: Anti aliasing = None
11:12:13: D3D9 : RenderSystem Option: Floating-point mode = Fastest
11:12:13: D3D9 : RenderSystem Option: Full Screen = No
11:12:13: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce4 420 Go (Toshiba)
11:12:13: D3D9 : RenderSystem Option: VSync = No
11:12:13: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 16-bit colour
11:12:13: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
11:12:18: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour
11:12:19: CPU Identifier & Features
11:12:19: -------------------------
11:12:19: * CPU ID: GenuineIntel: Mobile Intel(R) Celeron(R) CPU 1.50GHz
11:12:19: * SSE: yes
11:12:19: * SSE2: yes
11:12:19: * SSE3: no
11:12:19: * MMX: yes
11:12:19: * MMXEXT: yes
11:12:19: * 3DNOW: no
11:12:19: * 3DNOWEXT: no
11:12:19: * CMOV: yes
11:12:19: * TSC: yes
11:12:19: * FPU: yes
11:12:19: * PRO: no
11:12:19: * HT: yes
11:12:19: -------------------------
11:12:19: D3D9 : Subsystem Initialising
11:12:19: D3D9RenderSystem::_createRenderWindow "C:\PythonOgre\demos\ogre\Demo_Grass.py", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 gamma=false useNVPerfHUD=false vsync=false
11:12:19: D3D9 : Created D3D9 Rendering Window 'C:\PythonOgre\demos\ogre\Demo_Grass.py' : 800x600, 32bpp
11:12:19: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
11:12:19: OGRE EXCEPTION(3:RenderingAPIException): Failed to create Direct3D9 Device: Not available in D3D9RenderWindow::createD3DResources at ..\src\OgreD3D9RenderWindow.cpp (line 597)
11:12:19: *-*-* OGRE Shutdown
11:12:19: Unregistering ResourceManager for type Compositor
11:12:19: Unregistering ResourceManager for type Font
11:12:19: Unregistering ResourceManager for type Skeleton
11:12:19: Unregistering ResourceManager for type Mesh
11:12:19: Unregistering ResourceManager for type HighLevelGpuProgram
11:12:19: Uninstalling plugin: Octree & Terrain Scene Manager
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\Plugin_OctreeSceneManager.dll
11:12:19: Uninstalling plugin: Octree Zone Factory
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\Plugin_OctreeZone.dll
11:12:19: Uninstalling plugin: Portal Connected Zone Scene Manager
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\Plugin_PCZSceneManager.dll
11:12:19: Uninstalling plugin: Cg Program Manager
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\Plugin_CgProgramManager.dll
11:12:19: Uninstalling plugin: BSP Scene Manager
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\Plugin_BSPSceneManager.dll
11:12:19: Uninstalling plugin: ParticleFX
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\Plugin_ParticleFX.dll
11:12:19: Uninstalling plugin: D3D9 RenderSystem
11:12:19: D3D9 : Shutting down cleanly.
11:12:19: D3D9 : Direct3D9 Rendering Subsystem destroyed.
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\RenderSystem_Direct3D9.dll
11:12:19: Uninstalling plugin: GL RenderSystem
11:12:19: *** Stopping Win32GL Subsystem ***
11:12:19: Plugin successfully uninstalled
11:12:19: Unloading library ../../plugins\RenderSystem_GL.dll
11:12:19: Unregistering ResourceManager for type Material

andy

29-11-2008 13:51:44

Did you run the DirectX update program as part of the Python-Ogre install (it would have asked you to run it) ??

Try running /PythonOgre/thirdParty/dxwebsetup.exe as it would seem you have a driver issue or something really broken with your graphics card..

Also try some of the other demos (Demo_smoke for example) as the grass demo does require more from the graphics card than some of the others...

Andy

Paxus

29-11-2008 17:21:45

Did you run the DirectX update program as part of the Python-Ogre install (it would have asked you to run it) ??

Try running /PythonOgre/thirdParty/dxwebsetup.exe as it would seem you have a driver issue or something really broken with your graphics card..

Also try some of the other demos (Demo_smoke for example) as the grass demo does require more from the graphics card than some of the others...

Andy

Hi, Andy.
Checked. The DirectX Web Installer says that the newest version is already installed on my system and even if it would not be the newest one it doesn't explain why OpenGL does not work as it's not D3D dependant. I'll try different drivers from nVidia though, but there's not much of a choice for my graphics card. There's been like three to four driver versions up to now.
As for broken card, well it works fine with both OpenGL applications and newest D3D products so I think it's ok. I even have tried running 3DMark06 just a while ago to make sure it's all right and, well, it seems to be perfectly fine.
That's one helluva tough nut to crack. :(

Paxus

29-11-2008 22:49:27

How odd. Installing nVidia's newest drivers (180.84) didn't help a thing. And I cannot think of any other thing to do in order to make PythonOgre run. :(

andy

30-11-2008 00:49:41

OK - so can you grab [b]this[/b] file and extract it into your PythonOgre/tools directory...

Then from that directory run Demo_Smoke and Demo_Grass and see if they work -- this way we sort out if it's a pure Ogre issue or a Python-Ogre one..

Thanks
Andy

Paxus

30-11-2008 12:30:45

OK - so can you grab [b]this[/b] file and extract it into your PythonOgre/tools directory...

Then from that directory run Demo_Smoke and Demo_Grass and see if they work -- this way we sort out if it's a pure Ogre issue or a Python-Ogre one..

Thanks
Andy

Hi Andy. Thanks for the files, I ran them on my machine and here are the results:
When launched in OpenGL mode it's black screen and back to desktop again. But when launched in D3D mode there's something more. The process ceases to respond and it appears there's some kind of large memory leak during which Ogre executable starts to eat large amounts of memory. It's like 20MB per second. I killed the process when it reached >1,5GB. That concerns both execs.

andy

30-11-2008 13:58:02

The executables fail in the same fashion on both your machines??

Can you run 'python ReportVersion.py > log.out' from your PythonOgre directory (just to confirm your versions) and can you check the date on the files in your ./Plugins directory (should be 14th Nov)...

This would seem to be an Ogre issue (as the executables I sent don't use Python), however I'm not sure how best to resolve this...

Perhaps you could download the Ogre C++ SDK and compile the demos on your system (you'll need MSVC etc) to see if you can get them to work..

Andy

Paxus

30-11-2008 18:03:25

The executables fail in the same fashion on both your machines??
Nay. Only on my quad. There's different problem with the executables on celeron though. It says it cannot run them because it couldn't find cg.dll and then that also Plugin_cgProgramManager.dll is missing, which is odd because both files exist in correct directories. Well never mind that. Probably I've just messed something up.

Well, back to my main rig:

Modification dates of files from plugins directory are all from 14th November.

Here's the output from ReportVersion.py

Module OGRE ( ogre.renderer.OGRE )
PythonOgre Ver: 1.6.0
Module Version: 1.6.0
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 18:47:33 Nov 13 2008
Raw Detail : 1.6.0_784:785_ogre_1.6.0_11
Module OIS ( ogre.io.OIS )
PythonOgre Ver: 1.6.0
Module Version: 1.2
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:23:11 Nov 13 2008
Raw Detail : 1.6.0_784_ois_1.2_11
Module CEGUI ( ogre.gui.CEGUI )
PythonOgre Ver: 1.6.0
Module Version: 0.6.1
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 20:57:13 Nov 13 2008
Raw Detail : 1.6.0_784:785_cegui_0.6.1_11
Module QuickGUI ( ogre.gui.QuickGUI )
PythonOgre Ver: 1.6.0
Module Version: r80
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 22:02:31 Nov 13 2008
Raw Detail : 1.6.0_784:785_quickgui_r80_11
Module betagui ( ogre.gui.betagui )
PythonOgre Ver: 1.6.0
Module Version: 2
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 21:18:22 Nov 13 2008
Raw Detail : 1.6.0_784:786_betagui_2_11
Module OgreAL ( ogre.sound.OgreAL )
PythonOgre Ver: 1.6.0
Module Version: r115
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 19:55:13 Nov 13 2008
Raw Detail : 1.6.0_784:785_ogreal_r115_11
Module ODE ( ogre.physics.ODE )
PythonOgre Ver: 1.6.0
Module Version: 0.10.1
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 21:04:22 Nov 13 2008
Raw Detail : 1.6.0_784_ode_0.10.1_11
Module OgreRefApp ( ogre.physics.OgreRefApp )
PythonOgre Ver: 1.6.0
Module Version: 1.6.0
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 21:12:42 Nov 13 2008
Raw Detail : 1.6.0_784:785_ogrerefapp_1.6.0_11
Module OgreOde ( ogre.physics.OgreOde )
PythonOgre Ver: 1.6.0
Module Version: r2497
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:04:07 Nov 13 2008
Raw Detail : 1.6.0_784:785_ogreode_r2497_11
Module OgreNewt ( ogre.physics.OgreNewt )
PythonOgre Ver: 1.6.0
Module Version: r2429
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 20:06:22 Nov 13 2008
Raw Detail : 1.6.0_784:785_ogrenewt_r2429_11
Module Opcode ( ogre.physics.Opcode )
PythonOgre Ver: 1.6.0
Module Version: 1.3
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 00:01:28 Nov 14 2008
Raw Detail : 1.6.0_784_opcode_1.3_11
Module bullet ( ogre.physics.bullet )
PythonOgre Ver: 1.6.0
Module Version: 2.70
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:42:13 Nov 13 2008
Raw Detail : 1.6.0_784_bullet_2.70_11
Module PhysX ( ogre.physics.PhysX )
PythonOgre Ver: 1.6.0
Module Version: 2.8.1
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 22:38:04 Nov 13 2008
Raw Detail : 1.6.0_784_physx_2.8.1_11
Module NxOgre ( ogre.physics.NxOgre )
PythonOgre Ver: 1.6.0
Module Version: 0.22T5
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 13:39:08 Nov 14 2008
Raw Detail : 1.6.0_784:785M_nxogre_0.22T5_11
Module OgreBulletC ( ogre.physics.OgreBulletC )
PythonOgre Ver: 1.6.0
Module Version: r2493
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 00:12:19 Nov 14 2008
Raw Detail : 1.6.0_784:785_ogrebulletc_r2493_11
Module OgreBulletD ( ogre.physics.OgreBulletD )
PythonOgre Ver: 1.6.0
Module Version: r2493
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 00:21:21 Nov 14 2008
Raw Detail : 1.6.0_784:785_ogrebulletd_r2493_11
Module theora ( ogre.addons.theora )
PythonOgre Ver: 1.6.0
Module Version: r2455
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:28:41 Nov 13 2008
Raw Detail : 1.6.0_784:785_theora_r2455_11
Module plib ( ogre.addons.plib )
PythonOgre Ver: 1.6.0
Module Version: 1.8.4
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 22:04:31 Nov 13 2008
Raw Detail : 1.6.0_784_plib_1.8.4_11
Module ogreforests ( ogre.addons.ogreforests )
PythonOgre Ver: 1.6.0
Module Version: r2504
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 21:32:59 Nov 13 2008
Raw Detail : 1.6.0_784:785_ogreforests_r2504_11
Module et ( ogre.addons.et )
PythonOgre Ver: 1.6.0
Module Version: 2.3.1
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 21:03:46 Nov 13 2008
Raw Detail : 1.6.0_784:785_et_2.3.1_11
Module caelum ( ogre.addons.caelum )
PythonOgre Ver: 1.6.0
Module Version: r331
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 19:47:39 Nov 13 2008
Raw Detail : 1.6.0_784:785_caelum_r331_11
Module noise ( ogre.addons.noise )
PythonOgre Ver: 1.6.0
Module Version: r2486
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:08:26 Nov 13 2008
Raw Detail : 1.6.0_784:785_noise_r2486_11
Module watermesh ( ogre.addons.watermesh )
PythonOgre Ver: 1.6.RC1
Module Version: 1.0
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 10
Compiled : 04:48:22 Nov 8 2008
Raw Detail : 1.6.RC1_772_watermesh_1.0_10
Module particleuniverse ( ogre.addons.particleuniverse )
PythonOgre Ver: 1.6.0
Module Version: 0.81
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 20:24:46 Nov 13 2008
Raw Detail : 1.6.0_784:785_particleuniverse_0.81_11
Module cadunetree ( ogre.addons.cadunetree )
PythonOgre Ver: 1.6.0
Module Version: 0.6
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:21:49 Nov 13 2008
Raw Detail : 1.6.0_784:785_cadunetree_0.6_11
Module ogrepcz ( ogre.renderer.ogrepcz )
PythonOgre Ver: 1.6.0
Module Version: 1.6.0
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:16:37 Nov 13 2008
Raw Detail : 1.6.0_784:785_ogrepcz_1.6.0_11
Module hydrax ( ogre.addons.hydrax )
PythonOgre Ver: 1.6.0
Module Version: 0.4
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 23:38:36 Nov 13 2008
Raw Detail : 1.6.0_784:785_hydrax_0.4_11
Module hikari ( ogre.gui.hikari )
PythonOgre Ver: 1.6.0
Module Version: r23
Python Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Code Generated: 11
Compiled : 22:19:13 Nov 13 2008
Raw Detail : 1.6.0_784:785_hikari_r23_11

SiWi

30-11-2008 18:13:20

Try to download thw precompiled ogre demos and try to run the them.
http://www.ogre3d.org/index.php?option= ... Itemid=150

Paxus

01-12-2008 01:41:35

Try to download thw precompiled ogre demos and try to run the them.
http://www.ogre3d.org/index.php?option= ... Itemid=150

Hey, what do you know! These demos run flawlessly on both - OpenGL and D3D renderers and on both bit-depths. So, considering this fact, what do you think the source of the problem is? And why I can run these demos and not those two pre compiled ones that Andy has made available to download?

andy

01-12-2008 03:58:33

Difference is that the precompiled ones are an older version of Ogre so something would seem to have changed that is breaking your machine.

Other difference (and related to a comment in one of your posts) is that I didn't send you the latest cg.dll -- so can you download it from [b]here[/b] - extract it into your PythonOgre/tools directory and try the demo_grass etc programs again.

If that still fails can you edit your plugins.cfg to comment out everything except the DriectX and ParticleFX plugins and run the Demo_Smoke..

[EDIT]
Ok - looks like I screwed up on the binary build and included an old version of the cg.dll (compiled and linked with the latest, just pulled the actual dll from the wrong place) -- doesn't show problems on most cards, however yours is newer so this may be the issue. Can you try the instructions above and if indeed commenting the cg plugin from the plugins.cfg file works can you download [b]this[/b] cg.dll, put it in your tools dir, put plugins.cfg back to normal and try the demos.

Andy

Paxus

01-12-2008 15:28:14

Hi Andy. I'm not quite sure I've understood everything correctly but here's what I did:
  1. - I've copied cg.dll (2007-12-12) to \tools dir and ran both demos. There is no memory leak effect anymore but it still returns to desktop.[/list:u]
    1. - So, I've commented out all Plugin lines from PythonOgre\tools\plugins.cfg file except of:
      PluginFolder=../plugins
      Plugin=RenderSystem_Direct3D9.dll
      Plugin=Plugin_ParticleFX.dll

      and ran both demos again - still CTD.[/list:u]
      1. - I've restored commented out lines and replaced the cg.dll from 2007-12-12 with the newer one (2008-11-20) with the same effect.[/list:u]
        I have my suspicions though. I think nVidia is to blame because since 8800 (and 9800 uses the very same G92 chipset) cards their drivers are getting worse release after release. Some time ago, after installing one of their former driver releases I started to have some serious problems with OpenGL 3D applications and had to revert to older driver. The problem is there are not many drivers I can go back to. Several days ago I installed version 180.48 driver but PythonOgre demos didn't want to run on 178 either (if I remember the driver version correctly).

andy

02-12-2008 00:35:02

I'm doing a new compile of Ogre with the latest DirectX SDK on the chance that this is the problem..

I'll package a complete set of files up and send you the link to try..

[edit]
Can you download [b]this[/b] package - decompress it, then from the 1.6.0 directory run either of the demos and let me know what happens..


regards
Andy

Paxus

02-12-2008 08:50:32

Can you download [b]this[/b] package - decompress it, then from the 1.6.0 directory run either of the demos and let me know what happens..
Good Morning, I just tried this package but apparently to no luck. :( Again, after selecting the renderer it shows a black screen or window (if fullscreen is off) for a second and it shuts itself. I had it copied to temporary directory so the structure was preserved:
\test
|---1.6.0
|---media

As usual, I tried both renderers: OpenGL and D3D.
Am I the only one out there who's having this problem?

EDIT:
Here are the logs:
Demo_smoke:
09:54:23: Creating resource group General
09:54:23: Creating resource group Internal
09:54:23: Creating resource group Autodetect
09:54:23: SceneManagerFactory for type 'DefaultSceneManager' registered.
09:54:23: Registering ResourceManager for type Material
09:54:23: Registering ResourceManager for type Mesh
09:54:23: Registering ResourceManager for type Skeleton
09:54:23: MovableObjectFactory for type 'ParticleSystem' registered.
09:54:23: OverlayElementFactory for type Panel registered.
09:54:23: OverlayElementFactory for type BorderPanel registered.
09:54:23: OverlayElementFactory for type TextArea registered.
09:54:23: Registering ResourceManager for type Font
09:54:23: ArchiveFactory for archive type FileSystem registered.
09:54:23: ArchiveFactory for archive type Zip registered.
09:54:23: FreeImage version: 3.10.0
09:54:23: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
09:54:23: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
09:54:23: DDS codec registering
09:54:23: Registering ResourceManager for type HighLevelGpuProgram
09:54:23: Registering ResourceManager for type Compositor
09:54:23: MovableObjectFactory for type 'Entity' registered.
09:54:23: MovableObjectFactory for type 'Light' registered.
09:54:23: MovableObjectFactory for type 'BillboardSet' registered.
09:54:23: MovableObjectFactory for type 'ManualObject' registered.
09:54:23: MovableObjectFactory for type 'BillboardChain' registered.
09:54:23: MovableObjectFactory for type 'RibbonTrail' registered.
09:54:23: Loading library .\RenderSystem_Direct3D9
09:54:23: Installing plugin: D3D9 RenderSystem
09:54:23: D3D9 : Direct3D9 Rendering Subsystem created.
09:54:23: D3D9: Driver Detection Starts
09:54:23: D3D9: Driver Detection Ends
09:54:23: Plugin successfully installed
09:54:23: Loading library .\RenderSystem_GL
09:54:23: Installing plugin: GL RenderSystem
09:54:23: OpenGL Rendering Subsystem created.
09:54:23: Plugin successfully installed
09:54:23: Loading library .\Plugin_ParticleFX
09:54:23: Installing plugin: ParticleFX
09:54:23: Particle Emitter Type 'Point' registered
09:54:23: Particle Emitter Type 'Box' registered
09:54:23: Particle Emitter Type 'Ellipsoid' registered
09:54:23: Particle Emitter Type 'Cylinder' registered
09:54:23: Particle Emitter Type 'Ring' registered
09:54:23: Particle Emitter Type 'HollowEllipsoid' registered
09:54:23: Particle Affector Type 'LinearForce' registered
09:54:23: Particle Affector Type 'ColourFader' registered
09:54:23: Particle Affector Type 'ColourFader2' registered
09:54:23: Particle Affector Type 'ColourImage' registered
09:54:23: Particle Affector Type 'ColourInterpolator' registered
09:54:23: Particle Affector Type 'Scaler' registered
09:54:23: Particle Affector Type 'Rotator' registered
09:54:23: Particle Affector Type 'DirectionRandomiser' registered
09:54:23: Particle Affector Type 'DeflectorPlane' registered
09:54:23: Plugin successfully installed
09:54:23: Loading library .\Plugin_CgProgramManager
09:54:23: Installing plugin: Cg Program Manager
09:54:23: Plugin successfully installed
09:54:23: *-*-* OGRE Initialising
09:54:23: *-*-* Version 1.6.0 (Shoggoth)
09:54:23: Creating resource group Bootstrap
09:54:23: Added resource location '../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
09:54:23: Added resource location '../Media/packs/skybox.zip' of type 'Zip' to resource group 'Bootstrap'
09:54:23: Added resource location '../Media' of type 'FileSystem' to resource group 'General'
09:54:23: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
09:54:23: D3D9 : RenderSystem Option: Anti aliasing = None
09:54:23: D3D9 : RenderSystem Option: Floating-point mode = Fastest
09:54:23: D3D9 : RenderSystem Option: Full Screen = Yes
09:54:23: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 9800 GTX/9800 GTX+
09:54:23: D3D9 : RenderSystem Option: VSync = No
09:54:23: D3D9 : RenderSystem Option: Video Mode = 1024 x 768 @ 32-bit colour
09:54:23: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
09:54:29: D3D9 : RenderSystem Option: Full Screen = No
09:54:29: CPU Identifier & Features
09:54:29: -------------------------
09:54:29: * CPU ID: GenuineIntel: Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz
09:54:29: * SSE: yes
09:54:29: * SSE2: yes
09:54:29: * SSE3: yes
09:54:29: * MMX: yes
09:54:29: * MMXEXT: yes
09:54:29: * 3DNOW: no
09:54:29: * 3DNOWEXT: no
09:54:29: * CMOV: yes
09:54:29: * TSC: yes
09:54:29: * FPU: yes
09:54:29: * PRO: yes
09:54:29: * HT: no
09:54:29: -------------------------
09:54:29: D3D9 : Subsystem Initialising
09:54:29: D3D9RenderSystem::_createRenderWindow "OGRE Render Window", 1024x768 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 gamma=false useNVPerfHUD=false vsync=false
09:54:29: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 1024x768, 32bpp
09:54:29: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
09:54:29: Registering ResourceManager for type Texture
09:54:29: Registering ResourceManager for type GpuProgram
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT16_RGB
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT16_RGBA
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT16_R
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT32_R
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT16_GR
09:54:29: D3D9: Vertex texture format supported - PF_FLOAT32_GR
09:54:29: RenderSystem capabilities
09:54:29: -------------------------
09:54:29: RenderSystem Name: Direct3D9 Rendering Subsystem
09:54:29: GPU Vendor: nvidia
09:54:29: Device Name: NVIDIA GeForce 9800 GTX/9800 GTX+
09:54:29: Driver Version: 6.14.11.8048
09:54:29: * Fixed function pipeline: yes
09:54:29: * Hardware generation of mipmaps: yes
09:54:29: * Texture blending: yes
09:54:29: * Anisotropic texture filtering: yes
09:54:29: * Dot product texture operation: yes
09:54:29: * Cube mapping: yes
09:54:29: * Hardware stencil buffer: yes
09:54:29: - Stencil depth: 8
09:54:29: - Two sided stencil support: yes
09:54:29: - Wrap stencil values: yes
09:54:29: * Hardware vertex / index buffers: yes
09:54:29: * Vertex programs: yes
09:54:29: * Fragment programs: yes
09:54:29: * Geometry programs: no
09:54:29: * Supported Shader Profiles: hlsl ps_1_1 ps_1_2 ps_1_3 ps_1_4 ps_2_0 ps_2_a ps_2_b ps_2_x ps_3_0 vs_1_1 vs_2_0 vs_2_a vs_2_x vs_3_0
09:54:29: * Texture Compression: yes
09:54:29: - DXT: yes
09:54:29: - VTC: no
09:54:29: * Scissor Rectangle: yes
09:54:29: * Hardware Occlusion Query: yes
09:54:29: * User clip planes: yes
09:54:29: * VET_UBYTE4 vertex element type: yes
09:54:29: * Infinite far plane projection: yes
09:54:29: * Hardware render-to-texture: yes
09:54:29: * Floating point textures: yes
09:54:29: * Non-power-of-two textures: yes
09:54:29: * Volume textures: yes
09:54:29: * Multiple Render Targets: 4
09:54:29: - With different bit depths: yes
09:54:29: * Point Sprites: yes
09:54:29: * Extended point parameters: yes
09:54:29: * Max Point Size: 8192
09:54:29: * Vertex texture fetch: yes
09:54:29: - Max vertex textures: 4
09:54:29: - Vertex textures shared: no
09:54:29: * Render to Vertex Buffer : no
09:54:29: * DirectX per stage constants: yes
09:54:29: ***************************************
09:54:29: *** D3D9 : Subsystem Initialised OK ***
09:54:29: ***************************************
09:54:29: ResourceBackgroundQueue - threading enabled, starting own thread
09:54:29: ResourceBackgroundQueue - thread starting.
09:54:29: Particle Renderer Type 'billboard' registered
09:54:29: Parsing scripts for resource group Autodetect
09:54:29: Finished parsing scripts for resource group Autodetect
09:54:29: Parsing scripts for resource group Bootstrap
09:54:29: Parsing script OgreCore.material
09:54:29: Parsing script OgreProfiler.material
09:54:29: Parsing script Ogre.fontdef
09:54:29: Parsing script OgreDebugPanel.overlay
09:54:29: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
09:54:29: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
09:54:29: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
09:54:29: Font BlueHighwayusing texture size 512x512
09:54:29: Info: Freetype returned null for character 127 in font BlueHighway
09:54:29: Info: Freetype returned null for character 128 in font BlueHighway
09:54:29: Info: Freetype returned null for character 129 in font BlueHighway
09:54:29: Info: Freetype returned null for character 130 in font BlueHighway
09:54:29: Info: Freetype returned null for character 131 in font BlueHighway
09:54:29: Info: Freetype returned null for character 132 in font BlueHighway
09:54:29: Info: Freetype returned null for character 133 in font BlueHighway
09:54:29: Info: Freetype returned null for character 134 in font BlueHighway
09:54:29: Info: Freetype returned null for character 135 in font BlueHighway
09:54:29: Info: Freetype returned null for character 136 in font BlueHighway
09:54:29: Info: Freetype returned null for character 137 in font BlueHighway
09:54:29: Info: Freetype returned null for character 138 in font BlueHighway
09:54:29: Info: Freetype returned null for character 139 in font BlueHighway
09:54:29: Info: Freetype returned null for character 140 in font BlueHighway
09:54:29: Info: Freetype returned null for character 141 in font BlueHighway
09:54:29: Info: Freetype returned null for character 142 in font BlueHighway
09:54:29: Info: Freetype returned null for character 143 in font BlueHighway
09:54:29: Info: Freetype returned null for character 144 in font BlueHighway
09:54:29: Info: Freetype returned null for character 145 in font BlueHighway
09:54:29: Info: Freetype returned null for character 146 in font BlueHighway
09:54:29: Info: Freetype returned null for character 147 in font BlueHighway
09:54:29: Info: Freetype returned null for character 148 in font BlueHighway
09:54:29: Info: Freetype returned null for character 149 in font BlueHighway
09:54:29: Info: Freetype returned null for character 150 in font BlueHighway
09:54:29: Info: Freetype returned null for character 151 in font BlueHighway
09:54:29: Info: Freetype returned null for character 152 in font BlueHighway
09:54:29: Info: Freetype returned null for character 153 in font BlueHighway
09:54:29: Info: Freetype returned null for character 154 in font BlueHighway
09:54:29: Info: Freetype returned null for character 155 in font BlueHighway
09:54:29: Info: Freetype returned null for character 156 in font BlueHighway
09:54:29: Info: Freetype returned null for character 157 in font BlueHighway
09:54:29: Info: Freetype returned null for character 158 in font BlueHighway
09:54:29: Info: Freetype returned null for character 159 in font BlueHighway
09:54:29: Info: Freetype returned null for character 160 in font BlueHighway
09:54:29: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.
09:54:29: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
09:54:29: Parsing script OgreLoadingPanel.overlay
09:54:29: Finished parsing scripts for resource group Bootstrap
09:54:29: Parsing scripts for resource group General
09:54:29: Parsing script Examples.program
09:54:29: Parsing script Example-DynTex.material
09:54:29: Parsing script Example-Water.material
09:54:29: Parsing script Example.material
09:54:29: OGRE EXCEPTION(2:InvalidParametersException): Parameter called camObjPos does not exist. in GpuProgramParameters::_findNamedConstantDefinition at ..\src\OgreGpuProgram.cpp (line 1097)
09:54:29: Compiler error: invalid parameters in Example.material(762): setting of constant failed
09:54:29: Parsing script Examples-Advanced.material
09:54:29: Parsing script OffsetMapping.material
09:54:29: Parsing script Ogre.material
09:54:29: Parsing script smoke.material
09:54:29: Parsing script emitted_emitter.particle
09:54:29: Parsing script Example-Water.particle
09:54:29: Parsing script Example.particle
09:54:29: Parsing script smoke.particle
09:54:29: Parsing script Examples.compositor
09:54:29: Finished parsing scripts for resource group General
09:54:29: Parsing scripts for resource group Internal
09:54:29: Finished parsing scripts for resource group Internal
09:54:29: Texture: clouds.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
09:54:29: *** Initializing OIS ***


Demo_Grass:
09:55:38: Creating resource group General
09:55:38: Creating resource group Internal
09:55:38: Creating resource group Autodetect
09:55:38: SceneManagerFactory for type 'DefaultSceneManager' registered.
09:55:38: Registering ResourceManager for type Material
09:55:38: Registering ResourceManager for type Mesh
09:55:38: Registering ResourceManager for type Skeleton
09:55:38: MovableObjectFactory for type 'ParticleSystem' registered.
09:55:38: OverlayElementFactory for type Panel registered.
09:55:38: OverlayElementFactory for type BorderPanel registered.
09:55:38: OverlayElementFactory for type TextArea registered.
09:55:38: Registering ResourceManager for type Font
09:55:38: ArchiveFactory for archive type FileSystem registered.
09:55:38: ArchiveFactory for archive type Zip registered.
09:55:38: FreeImage version: 3.10.0
09:55:38: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
09:55:38: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
09:55:38: DDS codec registering
09:55:38: Registering ResourceManager for type HighLevelGpuProgram
09:55:38: Registering ResourceManager for type Compositor
09:55:38: MovableObjectFactory for type 'Entity' registered.
09:55:38: MovableObjectFactory for type 'Light' registered.
09:55:38: MovableObjectFactory for type 'BillboardSet' registered.
09:55:38: MovableObjectFactory for type 'ManualObject' registered.
09:55:38: MovableObjectFactory for type 'BillboardChain' registered.
09:55:38: MovableObjectFactory for type 'RibbonTrail' registered.
09:55:38: Loading library .\RenderSystem_Direct3D9
09:55:38: Installing plugin: D3D9 RenderSystem
09:55:38: D3D9 : Direct3D9 Rendering Subsystem created.
09:55:38: D3D9: Driver Detection Starts
09:55:38: D3D9: Driver Detection Ends
09:55:38: Plugin successfully installed
09:55:38: Loading library .\RenderSystem_GL
09:55:38: Installing plugin: GL RenderSystem
09:55:38: OpenGL Rendering Subsystem created.
09:55:39: Plugin successfully installed
09:55:39: Loading library .\Plugin_ParticleFX
09:55:39: Installing plugin: ParticleFX
09:55:39: Particle Emitter Type 'Point' registered
09:55:39: Particle Emitter Type 'Box' registered
09:55:39: Particle Emitter Type 'Ellipsoid' registered
09:55:39: Particle Emitter Type 'Cylinder' registered
09:55:39: Particle Emitter Type 'Ring' registered
09:55:39: Particle Emitter Type 'HollowEllipsoid' registered
09:55:39: Particle Affector Type 'LinearForce' registered
09:55:39: Particle Affector Type 'ColourFader' registered
09:55:39: Particle Affector Type 'ColourFader2' registered
09:55:39: Particle Affector Type 'ColourImage' registered
09:55:39: Particle Affector Type 'ColourInterpolator' registered
09:55:39: Particle Affector Type 'Scaler' registered
09:55:39: Particle Affector Type 'Rotator' registered
09:55:39: Particle Affector Type 'DirectionRandomiser' registered
09:55:39: Particle Affector Type 'DeflectorPlane' registered
09:55:39: Plugin successfully installed
09:55:39: Loading library .\Plugin_CgProgramManager
09:55:39: Installing plugin: Cg Program Manager
09:55:39: Plugin successfully installed
09:55:39: *-*-* OGRE Initialising
09:55:39: *-*-* Version 1.6.0 (Shoggoth)
09:55:39: Creating resource group Bootstrap
09:55:39: Added resource location '../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
09:55:39: Added resource location '../Media/packs/skybox.zip' of type 'Zip' to resource group 'Bootstrap'
09:55:39: Added resource location '../Media' of type 'FileSystem' to resource group 'General'
09:55:39: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
09:55:39: D3D9 : RenderSystem Option: Anti aliasing = None
09:55:39: D3D9 : RenderSystem Option: Floating-point mode = Fastest
09:55:39: D3D9 : RenderSystem Option: Full Screen = No
09:55:39: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 9800 GTX/9800 GTX+
09:55:39: D3D9 : RenderSystem Option: VSync = No
09:55:39: D3D9 : RenderSystem Option: Video Mode = 1024 x 768 @ 32-bit colour
09:55:39: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
09:55:42: CPU Identifier & Features
09:55:42: -------------------------
09:55:42: * CPU ID: GenuineIntel: Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz
09:55:42: * SSE: yes
09:55:42: * SSE2: yes
09:55:42: * SSE3: yes
09:55:42: * MMX: yes
09:55:42: * MMXEXT: yes
09:55:42: * 3DNOW: no
09:55:42: * 3DNOWEXT: no
09:55:42: * CMOV: yes
09:55:42: * TSC: yes
09:55:42: * FPU: yes
09:55:42: * PRO: yes
09:55:42: * HT: no
09:55:42: -------------------------
09:55:42: D3D9 : Subsystem Initialising
09:55:42: D3D9RenderSystem::_createRenderWindow "OGRE Render Window", 1024x768 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 gamma=false useNVPerfHUD=false vsync=false
09:55:42: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 1024x768, 32bpp
09:55:42: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
09:55:42: Registering ResourceManager for type Texture
09:55:42: Registering ResourceManager for type GpuProgram
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT16_RGB
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT16_RGBA
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT16_R
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT32_R
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT16_GR
09:55:42: D3D9: Vertex texture format supported - PF_FLOAT32_GR
09:55:42: RenderSystem capabilities
09:55:42: -------------------------
09:55:42: RenderSystem Name: Direct3D9 Rendering Subsystem
09:55:42: GPU Vendor: nvidia
09:55:42: Device Name: NVIDIA GeForce 9800 GTX/9800 GTX+
09:55:42: Driver Version: 6.14.11.8048
09:55:42: * Fixed function pipeline: yes
09:55:42: * Hardware generation of mipmaps: yes
09:55:42: * Texture blending: yes
09:55:42: * Anisotropic texture filtering: yes
09:55:42: * Dot product texture operation: yes
09:55:42: * Cube mapping: yes
09:55:42: * Hardware stencil buffer: yes
09:55:42: - Stencil depth: 8
09:55:42: - Two sided stencil support: yes
09:55:42: - Wrap stencil values: yes
09:55:42: * Hardware vertex / index buffers: yes
09:55:42: * Vertex programs: yes
09:55:42: * Fragment programs: yes
09:55:42: * Geometry programs: no
09:55:42: * Supported Shader Profiles: hlsl ps_1_1 ps_1_2 ps_1_3 ps_1_4 ps_2_0 ps_2_a ps_2_b ps_2_x ps_3_0 vs_1_1 vs_2_0 vs_2_a vs_2_x vs_3_0
09:55:42: * Texture Compression: yes
09:55:42: - DXT: yes
09:55:42: - VTC: no
09:55:42: * Scissor Rectangle: yes
09:55:42: * Hardware Occlusion Query: yes
09:55:42: * User clip planes: yes
09:55:42: * VET_UBYTE4 vertex element type: yes
09:55:42: * Infinite far plane projection: yes
09:55:42: * Hardware render-to-texture: yes
09:55:42: * Floating point textures: yes
09:55:42: * Non-power-of-two textures: yes
09:55:42: * Volume textures: yes
09:55:42: * Multiple Render Targets: 4
09:55:42: - With different bit depths: yes
09:55:42: * Point Sprites: yes
09:55:42: * Extended point parameters: yes
09:55:42: * Max Point Size: 8192
09:55:42: * Vertex texture fetch: yes
09:55:42: - Max vertex textures: 4
09:55:42: - Vertex textures shared: no
09:55:42: * Render to Vertex Buffer : no
09:55:42: * DirectX per stage constants: yes
09:55:42: ***************************************
09:55:42: *** D3D9 : Subsystem Initialised OK ***
09:55:42: ***************************************
09:55:42: ResourceBackgroundQueue - threading enabled, starting own thread
09:55:42: ResourceBackgroundQueue - thread starting.
09:55:42: Particle Renderer Type 'billboard' registered
09:55:42: Parsing scripts for resource group Autodetect
09:55:42: Finished parsing scripts for resource group Autodetect
09:55:42: Parsing scripts for resource group Bootstrap
09:55:42: Parsing script OgreCore.material
09:55:42: Parsing script OgreProfiler.material
09:55:42: Parsing script Ogre.fontdef
09:55:42: Parsing script OgreDebugPanel.overlay
09:55:42: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
09:55:42: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
09:55:42: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
09:55:42: Font BlueHighwayusing texture size 512x512
09:55:42: Info: Freetype returned null for character 127 in font BlueHighway
09:55:42: Info: Freetype returned null for character 128 in font BlueHighway
09:55:42: Info: Freetype returned null for character 129 in font BlueHighway
09:55:42: Info: Freetype returned null for character 130 in font BlueHighway
09:55:42: Info: Freetype returned null for character 131 in font BlueHighway
09:55:42: Info: Freetype returned null for character 132 in font BlueHighway
09:55:42: Info: Freetype returned null for character 133 in font BlueHighway
09:55:42: Info: Freetype returned null for character 134 in font BlueHighway
09:55:42: Info: Freetype returned null for character 135 in font BlueHighway
09:55:42: Info: Freetype returned null for character 136 in font BlueHighway
09:55:42: Info: Freetype returned null for character 137 in font BlueHighway
09:55:42: Info: Freetype returned null for character 138 in font BlueHighway
09:55:42: Info: Freetype returned null for character 139 in font BlueHighway
09:55:42: Info: Freetype returned null for character 140 in font BlueHighway
09:55:42: Info: Freetype returned null for character 141 in font BlueHighway
09:55:42: Info: Freetype returned null for character 142 in font BlueHighway
09:55:42: Info: Freetype returned null for character 143 in font BlueHighway
09:55:42: Info: Freetype returned null for character 144 in font BlueHighway
09:55:42: Info: Freetype returned null for character 145 in font BlueHighway
09:55:42: Info: Freetype returned null for character 146 in font BlueHighway
09:55:42: Info: Freetype returned null for character 147 in font BlueHighway
09:55:42: Info: Freetype returned null for character 148 in font BlueHighway
09:55:42: Info: Freetype returned null for character 149 in font BlueHighway
09:55:42: Info: Freetype returned null for character 150 in font BlueHighway
09:55:42: Info: Freetype returned null for character 151 in font BlueHighway
09:55:42: Info: Freetype returned null for character 152 in font BlueHighway
09:55:42: Info: Freetype returned null for character 153 in font BlueHighway
09:55:42: Info: Freetype returned null for character 154 in font BlueHighway
09:55:42: Info: Freetype returned null for character 155 in font BlueHighway
09:55:42: Info: Freetype returned null for character 156 in font BlueHighway
09:55:42: Info: Freetype returned null for character 157 in font BlueHighway
09:55:42: Info: Freetype returned null for character 158 in font BlueHighway
09:55:42: Info: Freetype returned null for character 159 in font BlueHighway
09:55:42: Info: Freetype returned null for character 160 in font BlueHighway
09:55:42: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.
09:55:42: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
09:55:42: Parsing script OgreLoadingPanel.overlay
09:55:42: Finished parsing scripts for resource group Bootstrap
09:55:42: Parsing scripts for resource group General
09:55:42: Parsing script Examples.program
09:55:42: Parsing script Example-DynTex.material
09:55:42: Parsing script Example-Water.material
09:55:42: Parsing script Example.material
09:55:42: OGRE EXCEPTION(2:InvalidParametersException): Parameter called camObjPos does not exist. in GpuProgramParameters::_findNamedConstantDefinition at ..\src\OgreGpuProgram.cpp (line 1097)
09:55:42: Compiler error: invalid parameters in Example.material(762): setting of constant failed
09:55:42: Parsing script Examples-Advanced.material
09:55:42: Parsing script OffsetMapping.material
09:55:42: Parsing script Ogre.material
09:55:42: Parsing script smoke.material
09:55:42: Parsing script emitted_emitter.particle
09:55:42: Parsing script Example-Water.particle
09:55:42: Parsing script Example.particle
09:55:42: Parsing script smoke.particle
09:55:42: Parsing script Examples.compositor
09:55:42: Finished parsing scripts for resource group General
09:55:42: Parsing scripts for resource group Internal
09:55:42: Finished parsing scripts for resource group Internal
09:55:42: Texture: stevecube_fr.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
09:55:42: Texture: stevecube_bk.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
09:55:42: Texture: stevecube_lf.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
09:55:42: Texture: stevecube_rt.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
09:55:42: Texture: stevecube_up.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
09:55:42: Texture: stevecube_dn.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
09:55:42: Texture: flare.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
09:55:42: Texture: grass_1024.jpg: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.
09:55:42: Texture: gras_02.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
09:55:42: Mesh: Loading ogrehead.mesh.
09:55:42: Texture: WeirdEye.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
09:55:42: Texture: GreenSkin.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
09:55:42: Texture: spheremap.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
09:55:42: Texture: dirt01.jpg: Loading 1 faces(PF_R8G8B8,96x96x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x96x1.
09:55:42: Texture: rockwall_NH.tga: Loading 1 faces(PF_A8R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1.
09:55:42: Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
09:55:42: *** Initializing OIS ***

chpod

02-12-2008 09:40:05

Am I the only one out there who's having this problem?
Test app running fine here in OpenGL and DirectX:
- Pentium M 1.73GHz + WinXP Home SP3 + Nvidia 6800 + PythonOgre installed
- Pentium D 3.4GHz + WinXP Home SP3 + Nvidia 7300 SE+ No PythonOgre installed

Good luck,
chpod

andy

02-12-2008 11:03:26

Only thing I can see on the ogre support forums are some comments about Nvidia SLI causing issues -- not sure if you can enable/disable this however worth looking...

I'll create a debug version for you to try just in case it shows something useful :)

[edit]
Yet another version to test [b]here[/b] -- has the original test plus a new directory with the debug build. Ensure you do a "path=. " before running the tests just to ensure you aren't picking up stray dll's :)

Andy

Paxus

02-12-2008 16:05:54

Yet another version to test [b]here[/b] -- has the original test plus a new directory with the debug build. Ensure you do a "path=. " before running the tests just to ensure you aren't picking up stray dll's :)

Andy

Ok, done. Sadly, same old black screen and CTD.

I'm having some trouble running debug version. I get a message saying that Demo_XXXX.exe has failed to start because the application configuration is incorrect and reinstalling the application may fix the problem. I checked the paths in 1.6.0.svn.debug\Plugins.cfg and resources.cfg but everything seems to be in order.

andy

02-12-2008 22:47:39

OK -- so as a final check to ensure that it's not something completely silly that's happening when I do a build I gdownloads the precompiled OGRE 1.6.0 SDK and built the demos with that..

You can download it [b]here[/b]. Decompress into your exisiting OgreTest directory as this one only has the executables and try the demos..

Thanks
Andy

Paxus

03-12-2008 16:08:15

OK -- so as a final check to ensure that it's not something completely silly that's happening when I do a build I gdownloads the precompiled OGRE 1.6.0 SDK and built the demos with that..

You can download it [b]here[/b]. Decompress into your exisiting OgreTest directory as this one only has the executables and try the demos..

Thanks
Andy

Andy!
Both OpenGL and D3D renderers work in this precompiled OGRE 1.6.0 SDK you made available for download in your last post. :D

dingo

03-12-2008 16:41:12

Am I the only one out there who's having this problem?

The problem I've reported might be the same Paxus has: Demo_Grass.py is crashing after the same line in ogre.log

My config:
Intel Core 2 Duo CPU E6750
NVIDIA GeForce 8600 GTS
Windows Vista Home Premium

Paxus

03-12-2008 16:51:57

Am I the only one out there who's having this problem?

The problem I've reported might be the same Paxus has: Demo_Grass.py is crashing after the same line in ogre.log

My config:
Intel Core 2 Duo CPU E6750
NVIDIA GeForce 8600 GTS
Windows Vista Home Premium

Is Demo_Grass.py the only demo that doesn't work on your machine?

dingo

03-12-2008 16:59:03

Is Demo_Grass.py the only demo that doesn't work on your machine?
No, none of the demos work (OpenGL or Direct3D).

Paxus

03-12-2008 17:53:30

Is Demo_Grass.py the only demo that doesn't work on your machine?
No, none of the demos work (OpenGL or Direct3D).

Then you're problem is exactly same as mine! Now I'm not alone. :wink:

andy

04-12-2008 00:25:32

Stick with me on this guys as I really appreciate you testing the various 'patches' -- clearly I need to understand what is happening here..

I'll put out another test version with a number of 'options' for you to try....

Thanks
Andy

andy

04-12-2008 04:04:57

There are a new set of test programs available [b]here.[/b]

Please try various of the demos (Demo_SkyBox etc) to ensure there isn't something demo specific in the problems you are seeing.

There are 4 different builds for you to test:
  1. 1.6.0SDK - using the prebuilt binaries
    1.6.0 - built from the 1.6.0 source package without any changes
    1.6.0NED - from the 1.6.0 source with the NED memory manager
    1.6.0NED_Thread - as above but with threading set to '2'[/list:u]Now if you find the SDK version works and the 1.6.0 doesn't can you play around with the dlls to determine which one is causing the issue (ie the OgreMain, Render* and Plugin* dlls are 'compatible').

    Thanks
    Andy

Paxus

04-12-2008 15:19:26

Hello Andy.
I just had some time to run those tests you asked for.
I've been able to launch every demo from the package (well, except of SkyPlane but that's just a file missing problem).
OgreTest
|-1.6.0
| |-Demo_BezierPatch.exe WORKS
| |-Demo_Grass.exe WORKS
| |-Demo_SkyBox.exe WORKS
| |-Demo_SkyDome.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0NED
| |-Demo_BezierPatch.exe WORKS
| |-Demo_Grass.exe WORKS
| |-Demo_SkyBox.exe WORKS
| |-Demo_SkyPlane.exe DOESN'T WORK(*)
| |-Demo_SkyDome.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0NED_Thread
| |-Demo_BezierPatch.exe WORKS
| |-Demo_Grass.exe WORKS
| |-Demo_SkyBox.exe WORKS
| |-Demo_SkyPlane.exe DOESN'T WORK(*)
| |-Demo_SkyDome.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0SDK
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS

* - File not found -> dragon.mesh

I also ran some test with DLLs from 1.6.0_newCG:
OgreTest
|-1.6.0
| |-Demo_BezierPatch.exe WORKS
| |-Demo_Grass.exe WORKS
| |-Demo_SkyBox.exe WORKS
| |-Demo_SkyDome.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0NED
| |-Demo_BezierPatch.exe DOESN'T WORK(**)
| |-Demo_Grass.exe DOESN'T WORK(**)
| |-Demo_SkyBox.exe DOESN'T WORK(**)
| |-Demo_SkyPlane.exe DOESN'T WORK(**)
| |-Demo_SkyDome.exe DOESN'T WORK(**)
| |-Demo_Smoke.exe DOESN'T WORK(**)
|
|-1.6.0NED_Thread
| |-Demo_BezierPatch.exe DOESN'T WORK(**)
| |-Demo_Grass.exe DOESN'T WORK(**)
| |-Demo_SkyBox.exe DOESN'T WORK(**)
| |-Demo_SkyPlane.exe DOESN'T WORK(**)
| |-Demo_SkyDome.exe DOESN'T WORK(**)
| |-Demo_Smoke.exe DOESN'T WORK(**)
|
|-1.6.0SDK
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS

** - The procedure entry point ?deallocateBytes@StdAllocPolicy@Ogre@@SAXPAX@Z could not be located in the dynamic link library OgreMain.dll

ALSO:

OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library .\Plugn_CgProgramManager. System Error: The specified procedure could not be found in DynLib::load at ..\src\OgreDynLib.cpp (line 80)

dingo

04-12-2008 16:58:35

They seem to work:

OgreTest
|-1.6.0
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0NED
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0NED_Thread
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0SDK
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS

andy

04-12-2008 23:46:34

OK - we are making progress -- thanks for your help.
  1. Can you go to the 1.6.0NED_Thread directory.
    Ensure one more time that the demos work.
    Rename the OgreMain.dll to OreMain.dll.sav
    Copy the \PythonOgre\packages_2.5\ogre\renderer\OGRE\OgreMain.dll into this directory
    Try the demos again[/list:u]If it works then do the same with the Render*.dlls from the /PythonOgre/Plugins directory..

    Thanks
    Andy

Paxus

05-12-2008 02:03:31

Done. All 1.6.0NED_Thread demos work with those files.
That is:

OgreMain.dll
Last Modif. Date : 2008/11/14 15:39:56
FileSize : 5664256 bytes ( 5531.500 KB, 5.402 MB )

RenderSystem_Direct3D.dll
Last Modif. Date : 2008/11/14 15:39:58
FileSize : 399360 bytes ( 390.000 KB, 0.381 MB )

RenderSystem_GL.dll
Last Modif. Date : 2008/11/14 15:39:58
FileSize : 593408 bytes ( 579.500 KB, 0.566 MB )

andy

05-12-2008 02:56:48

One more set of tests is available [b]here[/b]..

Added versions with new dependencies, variations of OIS, a 1.6.0 with my Python-Ogre patching and a rebuild from my PO Master.

Thanks

Andy

andy

05-12-2008 02:58:35

Done. All 1.6.0NED_Thread demos work with those files.
That is:

OgreMain.dll
Last Modif. Date : 2008/11/14 15:39:56
FileSize : 5664256 bytes ( 5531.500 KB, 5.402 MB )



Can you also try coping across the plugin*.dll's from the PythonOgre plugins directory and try this..

Andy

dingo

06-12-2008 12:57:33

OgreTest
|-1.6.0NED_Thread_NewDep_OISlib
| |-Demo_Grass.exe DOES NOT WORK
| |-Demo_Smoke.exe DOES NOT WORK
|
|-1.6.0NED_Thread_NewDep_OISlib_PatchedInc
| |-Demo_Grass.exe DOES NOT WORK
| |-Demo_Smoke.exe DOES NOT WORK
|
|-1.6.0NED_Thread_NewDep_oldOIS
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0PO_Build
| |-Demo_Grass.exe DOES NOT WORK
| |-Demo_Smoke.exe DOES NOT WORK

Paxus

06-12-2008 13:55:12

OgreTest
|-1.6.0NED_Thread_NewDep_OISlib
| |-Demo_Grass.exe DOES NOT WORK
| |-Demo_Smoke.exe DOES NOT WORK
|
|-1.6.0NED_Thread_NewDep_OISlib_PatchedInc
| |-Demo_Grass.exe DOES NOT WORK
| |-Demo_Smoke.exe DOES NOT WORK
|
|-1.6.0NED_Thread_NewDep_oldOIS
| |-Demo_Grass.exe WORKS
| |-Demo_Smoke.exe WORKS
|
|-1.6.0PO_Build
| |-Demo_Grass.exe DOES NOT WORK
| |-Demo_Smoke.exe DOES NOT WORK

Same here.

andy

07-12-2008 00:57:09

Well I wouldn't have guess that it was an OIS issue :(

I'll create yet another set of test programs with some debugging around the OIS implementation etc -- traveling at the moment so may take a couple of days..

thanks

Andy

andy

11-12-2008 00:29:59

Gentlement, can you please try the Demo_basic.py porgram that is in the demos/ogre directory AFTER removing or commenting out the OIS line. ie make it look something like import ogre.renderer.OGRE as ogre
##import ogre.io.OIS as OIS


Then if that works can you try the test programs [b]here[/b]

Thanks

Andy

Paxus

11-12-2008 01:52:12

Gentlement, can you please try the Demo_basic.py porgram that is in the demos/ogre directory AFTER removing or commenting out the OIS line. ie make it look something like import ogre.renderer.OGRE as ogre
##import ogre.io.OIS as OIS
(...)

Hi Andy. We've got a problem because Demo_basic.py does not work with or without OIS line commented out, so I don't know if commenting it out had influence on anything...
Then if that works can you try the test programs here
...and thus cannot say that it works. So I didn't try those programs.
If it would help I'll post the log from launching Demo_basic.py. I don't know if there supposed to be an "Ogre Engine Rendering Setup" window in this demo but it doesn't pop up.

And - a question. What are we supposed to do with those files from the archive? Where to copy OIS library and from which directory should we run the executable? I'm a bit confused over here because I can't find any OIS.dll to overwrite. :roll:

andy

11-12-2008 05:14:08

Go ahead and try the latest download pack I sent -- you simply change into each directory and run the 'commandline.exe' program -- what I want to ensure is that all of them work on your system (I'm looking for a fundamental OIS issue)...

However, as the Demo_basic didn't work then it may not be an OIS problem at all.. :(

Andy

dingo

11-12-2008 09:02:20

Demo_Basic.py is producing the following error (with and without the OIS import):

Traceback (most recent call last):
File "Demo_Basic.py", line 116, in <module>
main()
File "Demo_Basic.py", line 100, in main
root = OGREMain(plugins_path='../plugins.cfg')
File "Demo_Basic.py", line 39, in __init__
self.window = self.createRenderWindow("Woot", 800, 600, False)
ogre.renderer.OGRE._ogre_exceptions_.OgreItemIdentityException: OGRE EXCEPTION(4
:): A factory of type 'PCZLight' already exists. in Root::addMovableObjectFactor
y at ..\src\OgreRoot.cpp (line 1157)

I don't think this has anything to do with the problem you're trying to solve here. I will try the other tests as soon as I'm back from work.

SiWi

11-12-2008 12:45:41

Same error for me here. The problem is only that PCZLight stuff as the recent version works perfectly fine with my own code.

Paxus

11-12-2008 17:09:05

OISCmd_2.0_DLL
After the Capture Window is displayed...
Encountered a problem and needs to close.
Error signature:
AppName: commandline.exe
AppVer: 0.0.0.0
ModName: msvcr90.dll
ModVer: 9.0.21022.8
Offset: 00 06 c9 55

OISCmd_2.0_LIB
Same here.

OISCmd_cvs_dll
This one works. Shows text in the Capture Window and output in the command window.

OISCmd_cvs_lib
It works too.

OISCmd_org_dll
Crash. Same as in first case (OISCmd_2.0_DLL).

OISCmd_org_LIB
Again, same crash.

dingo

14-12-2008 11:16:45

OISCmd_2.0_DLL
After the Capture Window is displayed...
Encountered a problem and needs to close.
OISCmd_2.0_LIB
Same here.

OISCmd_cvs_dll
This one works. Shows text in the Capture Window and output in the command window.

OISCmd_cvs_lib
It works too.

OISCmd_org_dll
Crash. Same as in first case (OISCmd_2.0_DLL).

OISCmd_org_LIB
Again, same crash.

I got the same results as Paxus.

andy

14-12-2008 23:15:17

OK so there is a confirmed issue with OIS and I'll build the next version from the CVS...

However, you "should" be able to get Demo_Basic to work (after commenting out the ois line) -- it may need a little tweaking on resource.cfg paths etc as it's not a demo I use myself.. Perhaps you could try it again and send the ogre.log through..

Thanks

Andy

dingo

15-12-2008 12:09:14


However, you "should" be able to get Demo_Basic to work (after commenting out the ois line) -- it may need a little tweaking on resource.cfg paths etc as it's not a demo I use myself.. Perhaps you could try it again and send the ogre.log through..



if I comment the following lines in plugins.cfg, Demo_Basic works, i.e. shows the character (with ogre.io.OIS imported too!):

#Plugin=Plugin_PCZSceneManager.dll
#Plugin=Plugin_OctreeZone.dll

uncommenting Plugin=Plugin_OctreeZone.dll results in a crash of the python interpreter at (last lines of ogre.log):

13:05:33: ***************************************
13:05:33: *** D3D9 : Subsystem Initialised OK ***
13:05:33: ***************************************
13:05:33: SceneManagerFactory for type 'BspSceneManager' registered.
13:05:33: Registering ResourceManager for type BspLevel

uncommenting Plugin=Plugin_PCZSceneManager.dll terminates the script (lines around shutdown):

13:06:46: ResourceBackgroundQueue - threading enabled, starting own thread
13:06:46: ResourceBackgroundQueue - thread starting.
13:06:46: Particle Renderer Type 'billboard' registered
13:06:46: SceneManagerFactory for type 'BspSceneManager' registered.
13:06:46: Registering ResourceManager for type BspLevel
13:06:46: SceneManagerFactory for type 'PCZSceneManager' registered.
13:06:46: OGRE EXCEPTION(4:ItemIdentityException): A factory of type 'PCZLight' already exists. in Root::addMovableObjectFactory at ..\src\OgreRoot.cpp (line 1157)
13:06:46: Unregistering ResourceManager for type BspLevel
13:06:46: ResourceBackgroundQueue - thread stopped.
13:06:46: *-*-* OGRE Shutdown
13:06:46: Unregistering ResourceManager for type Compositor
13:06:46: Unregistering ResourceManager for type Font
13:06:46: Unregistering ResourceManager for type Skeleton
13:06:46: Unregistering ResourceManager for type Mesh
13:06:46: Unregistering ResourceManager for type HighLevelGpuProgram

andy

16-12-2008 00:15:28

Do either of you have JoySticks on your systems (with sliders?)?

I've been back through the OIS codebase and that's they only difference I can currently see...

Perhaps you can edit packages_2.5/ogre/renderer/OGRE/sf_ois.py
Comment out the createInputObjectJoyStick (line 338) -- just ensure that self.Joy is set to False..
Then run python setup.py install from the pythonogre directory and try the demos


Regards
Andy

dingo

16-12-2008 00:42:52

Do either of you have JoySticks on your systems ?

I've been back through the OIS codebase and that's they only difference I can currently see...

Regards
Andy


Me not.
Strange...

dingo

16-12-2008 20:12:12


Perhaps you can edit packages_2.5/ogre/renderer/OGRE/sf_ois.py
Comment out the createInputObjectJoyStick (line 338) -- just ensure that self.Joy is set to False..
Then run python setup.py install from the pythonogre directory and try the demos


YES! YEAHHH! They work now.
Cool man. Thank you very much.

Never had a joystick in my whole live (always played with the mouse). Why this had to hit me?

:D :P :!:

Paxus

17-12-2008 20:17:19

Hi, sorry for long absence but I'm on holiday at the moment and will be back tomorrow. I don't own any joy too but have a PPJoy driver installed so that might be the thing that caused the problem. Will check it ASAP.

dingo

17-12-2008 21:28:04

I've found the source of the problem: I have a USB RC-Transmitter connected to my computer (I use it with my RC flight simulator). Obviously this is detected as a joystick.
When I remove the transmitter everything works fine without any change in the code.

andy

18-12-2008 01:19:24

The bug is an OIS one -- in the 2.0 release it doesn't handle 'sliders' correctly (seems that some drivers report more sliders than they have and OIS crashes reading the non existent one)...

The fix is in the OIS CVS so I'll use that for the next build..

Andy

Paxus

18-12-2008 22:55:53

Andy, I uninstalled the PPJoy driver and it works without any change of code too. :D

Matej

14-01-2009 16:11:08

Hello everybody!

I have a similar problem on my Ubuntu 8.10 64bit. I have successfully compiled python-ogre (although not without problems, see this thread), but when I try to run a demo (any demo) I get a blank screen (after the initial config window) and the spawned process starts to exponentially consume memory - after a few seconds it chokes the whole system. There are no (obvious to me) errors in the log and the startup always stops at this line: 'Parsing scripts for resource group Autodetect'.

I've successfully run the 'c++' demos and also managed to run ogre with Java, but I would prefer to use Python. I've tried the hack mentioned above, but it didn't work. During the setup process (I followed the official tutorial) there were two occasions where the script downloaded newer versions of libraries (boost 1.37 and cegui 0.6.2b), but then expected earlier versions (boost 1.36, cegui 0.6.1) when building. And since it was complaining about names I just renamed the incriminating folders to the expected version. Was this bad? :) (I must admit I'm somewhat a beginner to all this 'compiling from source' stuff).

I have a Core 2 Duo with ATI Radeon 3650

So, I hope someone will have a clue what's going on and in the meantime I will try again with a fresh setup.

Matej

16-01-2009 18:17:04

I've compiled python-ogre on another distro (Linux Mint 6 32bit) and everything works fine. So this is an 64 bit issue.

Has anyone been able to run python-ogre on a 64 bit Linux?