Changeset 779 for GTP/trunk/App/Demos/Illum/Ogre/bin
- Timestamp:
- 04/21/06 20:09:55 (19 years ago)
- Location:
- GTP/trunk/App/Demos/Illum/Ogre/bin
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log
r777 r779 1 18:41:14: Creating resource group General2 18:41:14: Creating resource group Internal3 18:41:14: Creating resource group Autodetect4 18:41:14: Registering ResourceManager for type Material5 18:41:14: Registering ResourceManager for type Mesh6 18:41:14: Registering ResourceManager for type Skeleton7 18:41:14: MovableObjectFactory for type 'ParticleSystem' registered.8 18:41:14: Loading library OgrePlatform_d.dll9 18:41:14: OverlayElementFactory for type Panel registered.10 18:41:14: OverlayElementFactory for type BorderPanel registered.11 18:41:14: OverlayElementFactory for type TextArea registered.12 18:41:14: Registering ResourceManager for type Font13 18:41:14: ArchiveFactory for archive type FileSystem registered.14 18:41:14: ArchiveFactory for archive type Zip registered.15 18:41:14: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 200516 18:41:14: DevIL image formats: bmp dib cut dcx dds gif hdr ico cur jpg jpe jpeg lif mdl mng jng pcx pic pix png pbm pgm pnm ppm psd pdd psp pxr sgi bw rgb rgba tga vda icb vst tif tiff wal xpm raw17 18:41:14: Registering ResourceManager for type HighLevelGpuProgram18 18:41:14: Registering ResourceManager for type Compositor19 18:41:14: MovableObjectFactory for type 'Entity' registered.20 18:41:14: MovableObjectFactory for type 'Light' registered.21 18:41:14: MovableObjectFactory for type 'BillboardSet' registered.22 18:41:14: MovableObjectFactory for type 'ManualObject' registered.23 18:41:14: MovableObjectFactory for type 'BillboardChain' registered.24 18:41:14: MovableObjectFactory for type 'RibbonTrail' registered.25 18:41:14: Loading library .\RenderSystem_Direct3D926 18:41:14: D3D9 : Direct3D9 Rendering Subsystem created.27 18:41:14: D3D9: Driver Detection Starts28 18:41:14: D3D9: Driver Detection Ends29 18:41:14: Loading library .\RenderSystem_GL30 18:41:14: OpenGL Rendering Subsystem created.31 18:41:14: Loading library .\Plugin_ParticleFX32 18:41:14: Particle Emitter Type 'Point' registered33 18:41:14: Particle Emitter Type 'Box' registered34 18:41:14: Particle Emitter Type 'Ellipsoid' registered35 18:41:14: Particle Emitter Type 'Cylinder' registered36 18:41:14: Particle Emitter Type 'Ring' registered37 18:41:14: Particle Emitter Type 'HollowEllipsoid' registered38 18:41:14: Particle Affector Type 'LinearForce' registered39 18:41:14: Particle Affector Type 'ColourFader' registered40 18:41:14: Particle Affector Type 'ColourFader2' registered41 18:41:14: Particle Affector Type 'ColourImage' registered42 18:41:14: Particle Affector Type 'ColourInterpolator' registered43 18:41:14: Particle Affector Type 'Scaler' registered44 18:41:14: Particle Affector Type 'Rotator' registered45 18:41:14: Particle Affector Type 'DirectionRandomiser' registered46 18:41:14: Particle Affector Type 'DeflectorPlane' registered47 18:41:14: Loading library .\Plugin_BSPSceneManager48 18:41:14: Registering ResourceManager for type BspLevel49 18:41:14: Loading library .\Plugin_OctreeSceneManager50 18:41:14: Loading library .\Plugin_CgProgramManager51 18:41:14: *-*-* OGRE Initialising52 18:41:14: *-*-* Version 1.2.0 (Dagon)53 18:41:14: Creating resource group Bootstrap54 18:41:14: Added resource location '../../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'55 18:41:14: Added resource location '../../Media' of type 'FileSystem' to resource group 'General'56 18:41:14: Added resource location '../../Media/fonts' of type 'FileSystem' to resource group 'General'57 18:41:14: Added resource location '../../Media/materials/programs' of type 'FileSystem' to resource group 'General'58 18:41:14: Added resource location '../../Media/materials/scripts' of type 'FileSystem' to resource group 'General'59 18:41:14: Added resource location '../../Media/materials/textures' of type 'FileSystem' to resource group 'General'60 18:41:14: Added resource location '../../Media/models' of type 'FileSystem' to resource group 'General'61 18:41:14: Added resource location '../../Media/overlays' of type 'FileSystem' to resource group 'General'62 18:41:14: Added resource location '../../Media/particle' of type 'FileSystem' to resource group 'General'63 18:41:14: Added resource location '../../Media/gui' of type 'FileSystem' to resource group 'General'64 18:41:14: Added resource location '../../Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'65 18:41:14: Added resource location '../../Media/packs/smokealphaclip.zip' of type 'Zip' to resource group 'General'66 18:41:15: D3D9 : RenderSystem Option: Allow NVPerfHUD = No67 18:41:15: D3D9 : RenderSystem Option: Anti aliasing = None68 18:41:15: D3D9 : RenderSystem Option: Floating-point mode = Fastest69 18:41:15: D3D9 : RenderSystem Option: Full Screen = No70 18:41:15: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 GT71 18:41:15: D3D9 : RenderSystem Option: VSync = No72 18:41:15: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour73 18:41:15: D3D9 : Subsystem Initialising74 18:41:15: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 useNVPerfHUD=false vsync=false75 18:41:15: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp76 18:41:15: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.77 18:41:16: Registering ResourceManager for type Texture78 18:41:16: Registering ResourceManager for type GpuProgram79 18:41:16: RenderSystem capabilities80 18:41:16: -------------------------81 18:41:16: * Hardware generation of mipmaps: yes82 18:41:16: * Texture blending: yes83 18:41:16: * Anisotropic texture filtering: yes84 18:41:16: * Dot product texture operation: yes85 18:41:16: * Cube mapping: yes86 18:41:16: * Hardware stencil buffer: yes87 18:41:16: - Stencil depth: 888 18:41:16: - Two sided stencil support: yes89 18:41:16: - Wrap stencil values: yes90 18:41:16: * Hardware vertex / index buffers: yes91 18:41:16: * Vertex programs: yes92 18:41:16: - Max vertex program version: vs_3_093 18:41:16: * Fragment programs: yes94 18:41:16: - Max fragment program version: ps_3_095 18:41:16: * Texture Compression: yes96 18:41:16: - DXT: yes97 18:41:16: - VTC: no98 18:41:16: * Scissor Rectangle: yes99 18:41:16: * Hardware Occlusion Query: yes100 18:41:16: * User clip planes: yes101 18:41:16: * VET_UBYTE4 vertex element type: yes102 18:41:16: * Infinite far plane projection: yes103 18:41:16: * Hardware render-to-texture: yes104 18:41:16: * Floating point textures: yes105 18:41:16: * Non-power-of-two textures: yes106 18:41:16: * Volume textures: yes107 18:41:16: * Multiple Render Targets: 4108 18:41:16: * Max Point Size: 8192109 18:41:16: ***************************************110 18:41:16: *** D3D9 : Subsystem Initialised OK ***111 18:41:16: ***************************************112 18:41:16: ResourceBackgroundQueue - threading disabled113 18:41:16: Particle Renderer Type 'billboard' registered114 18:41:16: Particle Renderer Type 'sprite' registered115 18:41:16: Creating viewport on target 'OGRE Render Window', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0116 18:41:16: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600117 18:41:16: Parsing scripts for resource group Autodetect118 18:41:16: Finished parsing scripts for resource group Autodetect119 18:41:16: Parsing scripts for resource group Bootstrap120 18:41:16: Parsing script OgreCore.material121 18:41:16: Parsing script OgreProfiler.material122 18:41:16: Parsing script Ogre.fontdef123 18:41:16: Parsing script OgreDebugPanel.overlay124 18:41:16: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.125 18:41:16: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.126 18:41:16: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8B8G8R8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.127 18:41:16: Font TrebuchetMSBoldusing texture size 512x512128 18:41:16: Info: Freetype returned null for character 160 in font TrebuchetMSBold129 18:41:16: Texture: TrebuchetMSBoldTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.130 18:41:16: Texture: ogretext.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.131 18:41:16: Parsing script OgreLoadingPanel.overlay132 18:41:16: Finished parsing scripts for resource group Bootstrap133 18:41:16: Parsing scripts for resource group General134 18:41:16: Parsing script GameTools.program135 18:41:16: Parsing script EnvMetals.material136 18:41:16: An exception has been thrown!137 138 ----------------------------------- 139 Details: 140 ----------------------------------- 141 Error #: 7 142 Function: GpuProgramParameters::getParamIndex 143 Description: Cannot find a parameter named lightPosition. 144 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 145 Line: 768 146 Stack unwinding: <<beginning of stack>> 147 18:41:16: Error in material EnvMetals/Copper at line 21 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!148 149 ----------------------------------- 150 Details: 151 ----------------------------------- 152 Error #: 7 153 Function: GpuProgramParameters::getParamIndex 154 Description: Cannot find a parameter named lightPosition. 155 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 156 Line: 768 157 Stack unwinding: <<beginning of stack>> 158 18:41:16: An exception has been thrown!159 160 ----------------------------------- 161 Details: 162 ----------------------------------- 163 Error #: 7 164 Function: GpuProgramParameters::getParamIndex 165 Description: Cannot find a parameter named lightPosition. 166 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 167 Line: 768 168 Stack unwinding: <<beginning of stack>> 169 18:41:16: Error in material EnvMetals/Gold at line 66 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!170 171 ----------------------------------- 172 Details: 173 ----------------------------------- 174 Error #: 7 175 Function: GpuProgramParameters::getParamIndex 176 Description: Cannot find a parameter named lightPosition. 177 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 178 Line: 768 179 Stack unwinding: <<beginning of stack>> 180 18:41:16: An exception has been thrown!181 182 ----------------------------------- 183 Details: 184 ----------------------------------- 185 Error #: 7 186 Function: GpuProgramParameters::getParamIndex 187 Description: Cannot find a parameter named lightPosition. 188 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 189 Line: 768 190 Stack unwinding: <<beginning of stack>> 191 18:41:16: Error in material EnvMetals/Silver at line 111 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!192 193 ----------------------------------- 194 Details: 195 ----------------------------------- 196 Error #: 7 197 Function: GpuProgramParameters::getParamIndex 198 Description: Cannot find a parameter named lightPosition. 199 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 200 Line: 768 201 Stack unwinding: <<beginning of stack>> 202 18:41:16: An exception has been thrown!203 204 ----------------------------------- 205 Details: 206 ----------------------------------- 207 Error #: 7 208 Function: GpuProgramParameters::getParamIndex 209 Description: Cannot find a parameter named lightPosition. 210 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 211 Line: 768 212 Stack unwinding: <<beginning of stack>> 213 18:41:16: Error in material EnvMetals/Alu at line 156 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!214 215 ----------------------------------- 216 Details: 217 ----------------------------------- 218 Error #: 7 219 Function: GpuProgramParameters::getParamIndex 220 Description: Cannot find a parameter named lightPosition. 221 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 222 Line: 768 223 Stack unwinding: <<beginning of stack>> 224 18:41:16: Parsing script GameTools.material225 18:41:16: An exception has been thrown!1 20:04:55: Creating resource group General 2 20:04:55: Creating resource group Internal 3 20:04:55: Creating resource group Autodetect 4 20:04:55: Registering ResourceManager for type Material 5 20:04:55: Registering ResourceManager for type Mesh 6 20:04:55: Registering ResourceManager for type Skeleton 7 20:04:55: MovableObjectFactory for type 'ParticleSystem' registered. 8 20:04:55: Loading library OgrePlatform_d.dll 9 20:04:55: OverlayElementFactory for type Panel registered. 10 20:04:55: OverlayElementFactory for type BorderPanel registered. 11 20:04:55: OverlayElementFactory for type TextArea registered. 12 20:04:55: Registering ResourceManager for type Font 13 20:04:55: ArchiveFactory for archive type FileSystem registered. 14 20:04:55: ArchiveFactory for archive type Zip registered. 15 20:04:55: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 2005 16 20:04:55: DevIL image formats: bmp dib cut dcx dds gif hdr ico cur jpg jpe jpeg lif mdl mng jng pcx pic pix png pbm pgm pnm ppm psd pdd psp pxr sgi bw rgb rgba tga vda icb vst tif tiff wal xpm raw 17 20:04:55: Registering ResourceManager for type HighLevelGpuProgram 18 20:04:55: Registering ResourceManager for type Compositor 19 20:04:55: MovableObjectFactory for type 'Entity' registered. 20 20:04:55: MovableObjectFactory for type 'Light' registered. 21 20:04:55: MovableObjectFactory for type 'BillboardSet' registered. 22 20:04:55: MovableObjectFactory for type 'ManualObject' registered. 23 20:04:55: MovableObjectFactory for type 'BillboardChain' registered. 24 20:04:55: MovableObjectFactory for type 'RibbonTrail' registered. 25 20:04:55: Loading library .\RenderSystem_Direct3D9 26 20:04:55: D3D9 : Direct3D9 Rendering Subsystem created. 27 20:04:55: D3D9: Driver Detection Starts 28 20:04:55: D3D9: Driver Detection Ends 29 20:04:55: Loading library .\RenderSystem_GL 30 20:04:55: OpenGL Rendering Subsystem created. 31 20:04:55: Loading library .\Plugin_ParticleFX 32 20:04:55: Particle Emitter Type 'Point' registered 33 20:04:55: Particle Emitter Type 'Box' registered 34 20:04:55: Particle Emitter Type 'Ellipsoid' registered 35 20:04:55: Particle Emitter Type 'Cylinder' registered 36 20:04:55: Particle Emitter Type 'Ring' registered 37 20:04:55: Particle Emitter Type 'HollowEllipsoid' registered 38 20:04:55: Particle Affector Type 'LinearForce' registered 39 20:04:55: Particle Affector Type 'ColourFader' registered 40 20:04:55: Particle Affector Type 'ColourFader2' registered 41 20:04:55: Particle Affector Type 'ColourImage' registered 42 20:04:55: Particle Affector Type 'ColourInterpolator' registered 43 20:04:55: Particle Affector Type 'Scaler' registered 44 20:04:55: Particle Affector Type 'Rotator' registered 45 20:04:55: Particle Affector Type 'DirectionRandomiser' registered 46 20:04:55: Particle Affector Type 'DeflectorPlane' registered 47 20:04:55: Loading library .\Plugin_BSPSceneManager 48 20:04:55: Registering ResourceManager for type BspLevel 49 20:04:55: Loading library .\Plugin_OctreeSceneManager 50 20:04:55: Loading library .\Plugin_CgProgramManager 51 20:04:55: *-*-* OGRE Initialising 52 20:04:55: *-*-* Version 1.2.0 (Dagon) 53 20:04:55: Creating resource group Bootstrap 54 20:04:55: Added resource location '../../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap' 55 20:04:55: Added resource location '../../Media' of type 'FileSystem' to resource group 'General' 56 20:04:55: Added resource location '../../Media/fonts' of type 'FileSystem' to resource group 'General' 57 20:04:55: Added resource location '../../Media/materials/programs' of type 'FileSystem' to resource group 'General' 58 20:04:55: Added resource location '../../Media/materials/scripts' of type 'FileSystem' to resource group 'General' 59 20:04:55: Added resource location '../../Media/materials/textures' of type 'FileSystem' to resource group 'General' 60 20:04:55: Added resource location '../../Media/models' of type 'FileSystem' to resource group 'General' 61 20:04:55: Added resource location '../../Media/overlays' of type 'FileSystem' to resource group 'General' 62 20:04:55: Added resource location '../../Media/particle' of type 'FileSystem' to resource group 'General' 63 20:04:55: Added resource location '../../Media/gui' of type 'FileSystem' to resource group 'General' 64 20:04:55: Added resource location '../../Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General' 65 20:04:55: Added resource location '../../Media/packs/smokealphaclip.zip' of type 'Zip' to resource group 'General' 66 20:04:56: D3D9 : RenderSystem Option: Allow NVPerfHUD = No 67 20:04:56: D3D9 : RenderSystem Option: Anti aliasing = None 68 20:04:56: D3D9 : RenderSystem Option: Floating-point mode = Fastest 69 20:04:56: D3D9 : RenderSystem Option: Full Screen = No 70 20:04:56: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 GT 71 20:04:56: D3D9 : RenderSystem Option: VSync = No 72 20:04:56: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour 73 20:04:57: D3D9 : Subsystem Initialising 74 20:04:57: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 useNVPerfHUD=false vsync=false 75 20:04:57: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp 76 20:04:57: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. 77 20:04:57: Registering ResourceManager for type Texture 78 20:04:57: Registering ResourceManager for type GpuProgram 79 20:04:57: RenderSystem capabilities 80 20:04:57: ------------------------- 81 20:04:57: * Hardware generation of mipmaps: yes 82 20:04:57: * Texture blending: yes 83 20:04:57: * Anisotropic texture filtering: yes 84 20:04:57: * Dot product texture operation: yes 85 20:04:57: * Cube mapping: yes 86 20:04:57: * Hardware stencil buffer: yes 87 20:04:57: - Stencil depth: 8 88 20:04:57: - Two sided stencil support: yes 89 20:04:57: - Wrap stencil values: yes 90 20:04:57: * Hardware vertex / index buffers: yes 91 20:04:57: * Vertex programs: yes 92 20:04:57: - Max vertex program version: vs_3_0 93 20:04:57: * Fragment programs: yes 94 20:04:57: - Max fragment program version: ps_3_0 95 20:04:57: * Texture Compression: yes 96 20:04:57: - DXT: yes 97 20:04:57: - VTC: no 98 20:04:57: * Scissor Rectangle: yes 99 20:04:57: * Hardware Occlusion Query: yes 100 20:04:57: * User clip planes: yes 101 20:04:57: * VET_UBYTE4 vertex element type: yes 102 20:04:57: * Infinite far plane projection: yes 103 20:04:57: * Hardware render-to-texture: yes 104 20:04:57: * Floating point textures: yes 105 20:04:57: * Non-power-of-two textures: yes 106 20:04:57: * Volume textures: yes 107 20:04:57: * Multiple Render Targets: 4 108 20:04:57: * Max Point Size: 8192 109 20:04:57: *************************************** 110 20:04:57: *** D3D9 : Subsystem Initialised OK *** 111 20:04:57: *************************************** 112 20:04:57: ResourceBackgroundQueue - threading disabled 113 20:04:57: Particle Renderer Type 'billboard' registered 114 20:04:57: Particle Renderer Type 'sprite' registered 115 20:04:57: Creating viewport on target 'OGRE Render Window', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 116 20:04:57: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 117 20:04:57: Parsing scripts for resource group Autodetect 118 20:04:57: Finished parsing scripts for resource group Autodetect 119 20:04:57: Parsing scripts for resource group Bootstrap 120 20:04:57: Parsing script OgreCore.material 121 20:04:57: Parsing script OgreProfiler.material 122 20:04:57: Parsing script Ogre.fontdef 123 20:04:57: Parsing script OgreDebugPanel.overlay 124 20:04:57: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 125 20:04:57: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1. 126 20:04:57: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8B8G8R8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1. 127 20:04:57: Font TrebuchetMSBoldusing texture size 512x512 128 20:04:57: Info: Freetype returned null for character 160 in font TrebuchetMSBold 129 20:04:57: Texture: TrebuchetMSBoldTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1. 130 20:04:57: Texture: ogretext.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 131 20:04:57: Parsing script OgreLoadingPanel.overlay 132 20:04:57: Finished parsing scripts for resource group Bootstrap 133 20:04:57: Parsing scripts for resource group General 134 20:04:57: Parsing script GameTools.program 135 20:04:57: Parsing script EnvMetals.material 136 20:04:57: An exception has been thrown! 137 138 ----------------------------------- 139 Details: 140 ----------------------------------- 141 Error #: 7 142 Function: GpuProgramParameters::getParamIndex 143 Description: Cannot find a parameter named lightPosition. 144 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 145 Line: 768 146 Stack unwinding: <<beginning of stack>> 147 20:04:57: Error in material EnvMetals/Copper at line 21 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 148 149 ----------------------------------- 150 Details: 151 ----------------------------------- 152 Error #: 7 153 Function: GpuProgramParameters::getParamIndex 154 Description: Cannot find a parameter named lightPosition. 155 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 156 Line: 768 157 Stack unwinding: <<beginning of stack>> 158 20:04:57: An exception has been thrown! 159 160 ----------------------------------- 161 Details: 162 ----------------------------------- 163 Error #: 7 164 Function: GpuProgramParameters::getParamIndex 165 Description: Cannot find a parameter named lightPosition. 166 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 167 Line: 768 168 Stack unwinding: <<beginning of stack>> 169 20:04:57: Error in material EnvMetals/Gold at line 66 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 170 171 ----------------------------------- 172 Details: 173 ----------------------------------- 174 Error #: 7 175 Function: GpuProgramParameters::getParamIndex 176 Description: Cannot find a parameter named lightPosition. 177 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 178 Line: 768 179 Stack unwinding: <<beginning of stack>> 180 20:04:57: An exception has been thrown! 181 182 ----------------------------------- 183 Details: 184 ----------------------------------- 185 Error #: 7 186 Function: GpuProgramParameters::getParamIndex 187 Description: Cannot find a parameter named lightPosition. 188 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 189 Line: 768 190 Stack unwinding: <<beginning of stack>> 191 20:04:57: Error in material EnvMetals/Silver at line 111 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 192 193 ----------------------------------- 194 Details: 195 ----------------------------------- 196 Error #: 7 197 Function: GpuProgramParameters::getParamIndex 198 Description: Cannot find a parameter named lightPosition. 199 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 200 Line: 768 201 Stack unwinding: <<beginning of stack>> 202 20:04:57: An exception has been thrown! 203 204 ----------------------------------- 205 Details: 206 ----------------------------------- 207 Error #: 7 208 Function: GpuProgramParameters::getParamIndex 209 Description: Cannot find a parameter named lightPosition. 210 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 211 Line: 768 212 Stack unwinding: <<beginning of stack>> 213 20:04:57: Error in material EnvMetals/Alu at line 156 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 214 215 ----------------------------------- 216 Details: 217 ----------------------------------- 218 Error #: 7 219 Function: GpuProgramParameters::getParamIndex 220 Description: Cannot find a parameter named lightPosition. 221 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 222 Line: 768 223 Stack unwinding: <<beginning of stack>> 224 20:04:57: Parsing script GameTools.material 225 20:04:57: An exception has been thrown! 226 226 227 227 ----------------------------------- … … 234 234 Line: 768 235 235 Stack unwinding: <<beginning of stack>> 236 18:41:16: Error in material GameTools/ToneMap at line 229 of GameTools.material: Invalid param_named attribute - An exception has been thrown!236 20:04:57: Error in material GameTools/ToneMap at line 229 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 237 237 238 238 ----------------------------------- … … 245 245 Line: 768 246 246 Stack unwinding: <<beginning of stack>> 247 18:41:16: An exception has been thrown!247 20:04:57: An exception has been thrown! 248 248 249 249 ----------------------------------- … … 256 256 Line: 768 257 257 Stack unwinding: <<beginning of stack>> 258 18:41:16: Error in material GameTools/CausticSoftShadowReciever at line 382 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!258 20:04:57: Error in material GameTools/CausticSoftShadowReciever at line 382 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 259 259 260 260 ----------------------------------- … … 267 267 Line: 768 268 268 Stack unwinding: <<beginning of stack>> 269 18:41:16: An exception has been thrown!269 20:04:57: An exception has been thrown! 270 270 271 271 ----------------------------------- … … 278 278 Line: 768 279 279 Stack unwinding: <<beginning of stack>> 280 18:41:16: Error in material GameTools/CausticSoftShadowReciever at line 389 of GameTools.material: Invalid param_named attribute - An exception has been thrown!280 20:04:57: Error in material GameTools/CausticSoftShadowReciever at line 389 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 281 281 282 282 ----------------------------------- … … 289 289 Line: 768 290 290 Stack unwinding: <<beginning of stack>> 291 18:41:16: Error in material GameTools/CausticSoftShadowReciever at line 410 of GameTools.material: Unrecognised command: texture_unit/bump292 18:41:16: Error in material GameTools/CausticSoftShadowReciever at line 411 of GameTools.material: Unrecognised command: {293 18:41:16: Error in material GameTools/CausticSoftShadowReciever at line 412 of GameTools.material: Unrecognised command: texture294 18:41:16: Error at line 416 of GameTools.material: Unexpected terminating brace.295 18:41:17: An exception has been thrown!296 297 ----------------------------------- 298 Details: 299 ----------------------------------- 300 Error #: 7 301 Function: GpuProgramParameters::getParamIndex 302 Description: Cannot find a parameter named lightPosition. 303 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 304 Line: 768 305 Stack unwinding: <<beginning of stack>> 306 18:41:17: Error in material GameTools/CubeMap/LocalizedBump at line 551 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!307 308 ----------------------------------- 309 Details: 310 ----------------------------------- 311 Error #: 7 312 Function: GpuProgramParameters::getParamIndex 313 Description: Cannot find a parameter named lightPosition. 314 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 315 Line: 768 316 Stack unwinding: <<beginning of stack>> 317 18:41:19: An exception has been thrown!291 20:04:57: Error in material GameTools/CausticSoftShadowReciever at line 410 of GameTools.material: Unrecognised command: texture_unit/bump 292 20:04:57: Error in material GameTools/CausticSoftShadowReciever at line 411 of GameTools.material: Unrecognised command: { 293 20:04:57: Error in material GameTools/CausticSoftShadowReciever at line 412 of GameTools.material: Unrecognised command: texture 294 20:04:57: Error at line 416 of GameTools.material: Unexpected terminating brace. 295 20:04:59: An exception has been thrown! 296 297 ----------------------------------- 298 Details: 299 ----------------------------------- 300 Error #: 7 301 Function: GpuProgramParameters::getParamIndex 302 Description: Cannot find a parameter named lightPosition. 303 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 304 Line: 768 305 Stack unwinding: <<beginning of stack>> 306 20:04:59: Error in material GameTools/CubeMap/LocalizedBump at line 551 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 307 308 ----------------------------------- 309 Details: 310 ----------------------------------- 311 Error #: 7 312 Function: GpuProgramParameters::getParamIndex 313 Description: Cannot find a parameter named lightPosition. 314 File: d:\ogre_gametools\ogremain\src\ogregpuprogram.cpp 315 Line: 768 316 Stack unwinding: <<beginning of stack>> 317 20:05:00: An exception has been thrown! 318 318 319 319 ----------------------------------- … … 326 326 Line: 768 327 327 Stack unwinding: <<beginning of stack>> 328 18:41:19: Error in material GameTools/CubeMap/Diffuse at line 600 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!328 20:05:00: Error in material GameTools/CubeMap/Diffuse at line 600 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 329 329 330 330 ----------------------------------- … … 337 337 Line: 768 338 338 Stack unwinding: <<beginning of stack>> 339 18:41:19: An exception has been thrown!339 20:05:00: An exception has been thrown! 340 340 341 341 ----------------------------------- … … 348 348 Line: 768 349 349 Stack unwinding: <<beginning of stack>> 350 18:41:19: Error in material GameTools/CubeMap/Diffuse at line 601 of GameTools.material: Invalid param_named attribute - An exception has been thrown!350 20:05:00: Error in material GameTools/CubeMap/Diffuse at line 601 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 351 351 352 352 ----------------------------------- … … 359 359 Line: 768 360 360 Stack unwinding: <<beginning of stack>> 361 18:41:19: An exception has been thrown!361 20:05:00: An exception has been thrown! 362 362 363 363 ----------------------------------- … … 370 370 Line: 768 371 371 Stack unwinding: <<beginning of stack>> 372 18:41:19: Error in material GameTools/CubeMap/LocalizedMetal at line 642 of GameTools.material: Invalid param_named attribute - An exception has been thrown!372 20:05:00: Error in material GameTools/CubeMap/LocalizedMetal at line 642 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 373 373 374 374 ----------------------------------- … … 381 381 Line: 768 382 382 Stack unwinding: <<beginning of stack>> 383 18:41:19: An exception has been thrown!383 20:05:00: An exception has been thrown! 384 384 385 385 ----------------------------------- … … 392 392 Line: 768 393 393 Stack unwinding: <<beginning of stack>> 394 18:41:19: Error in material GameTools/CubeMap/LocalizedMetal at line 643 of GameTools.material: Invalid param_named attribute - An exception has been thrown!394 20:05:00: Error in material GameTools/CubeMap/LocalizedMetal at line 643 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 395 395 396 396 ----------------------------------- … … 403 403 Line: 768 404 404 Stack unwinding: <<beginning of stack>> 405 18:41:19: Error in material GameTools/PhotonMapCaustic at line 711 of GameTools.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'.406 18:41:19: Error in material GameTools/SceneCameraDepthShader at line 766 of GameTools.material: Unrecognised command: scene_blend407 18:41:19: An exception has been thrown!405 20:05:01: Error in material GameTools/PhotonMapCaustic at line 711 of GameTools.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 406 20:05:01: Error in material GameTools/SceneCameraDepthShader at line 766 of GameTools.material: Unrecognised command: scene_blend 407 20:05:01: An exception has been thrown! 408 408 409 409 ----------------------------------- … … 416 416 Line: 768 417 417 Stack unwinding: <<beginning of stack>> 418 18:41:19: Error in material GameTools/SceneCameraDepthShader at line 774 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!418 20:05:01: Error in material GameTools/SceneCameraDepthShader at line 774 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 419 419 420 420 ----------------------------------- … … 427 427 Line: 768 428 428 Stack unwinding: <<beginning of stack>> 429 18:41:19: Error in material GameTools/ShadowMapDepth at line 790 of GameTools.material: Unrecognised command: scene_blend430 18:41:19: Error in material GameTools/Cau at line 814 of GameTools.material: Expecting '{' but got cull_hardware none instead.431 18:41:19: An exception has been thrown!429 20:05:01: Error in material GameTools/ShadowMapDepth at line 790 of GameTools.material: Unrecognised command: scene_blend 430 20:05:01: Error in material GameTools/Cau at line 814 of GameTools.material: Expecting '{' but got cull_hardware none instead. 431 20:05:01: An exception has been thrown! 432 432 433 433 ----------------------------------- … … 440 440 Line: 768 441 441 Stack unwinding: <<beginning of stack>> 442 18:41:19: Error in material GameTools/Cau at line 823 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!442 20:05:01: Error in material GameTools/Cau at line 823 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 443 443 444 444 ----------------------------------- … … 451 451 Line: 768 452 452 Stack unwinding: <<beginning of stack>> 453 18:41:19: An exception has been thrown!453 20:05:01: An exception has been thrown! 454 454 455 455 ----------------------------------- … … 462 462 Line: 768 463 463 Stack unwinding: <<beginning of stack>> 464 18:41:19: Error in material GameTools/Cau at line 826 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!464 20:05:01: Error in material GameTools/Cau at line 826 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 465 465 466 466 ----------------------------------- … … 473 473 Line: 768 474 474 Stack unwinding: <<beginning of stack>> 475 18:41:19: An exception has been thrown!475 20:05:01: An exception has been thrown! 476 476 477 477 ----------------------------------- … … 484 484 Line: 768 485 485 Stack unwinding: <<beginning of stack>> 486 18:41:19: Error in material GameTools/SpriteShader at line 864 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!486 20:05:01: Error in material GameTools/SpriteShader at line 864 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 487 487 488 488 ----------------------------------- … … 495 495 Line: 768 496 496 Stack unwinding: <<beginning of stack>> 497 18:41:19: An exception has been thrown!497 20:05:01: An exception has been thrown! 498 498 499 499 ----------------------------------- … … 506 506 Line: 768 507 507 Stack unwinding: <<beginning of stack>> 508 18:41:19: Error in material GameTools/SBB at line 899 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!508 20:05:01: Error in material GameTools/SBB at line 899 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 509 509 510 510 ----------------------------------- … … 517 517 Line: 768 518 518 Stack unwinding: <<beginning of stack>> 519 18:41:19: Parsing script kupola.material520 18:41:19: Parsing script Ogre.material521 18:41:19: Parsing script GameTools_Glow.compositor522 18:41:20: Parsing script GameTools_ToneMap.compositor523 18:41:20: Parsing script sample.fontdef524 18:41:20: Bad attribute line: glyph 0.152344 0.125 0.160156 0.1875 in font Ogre525 18:41:20: Parsing script GameTools.particle526 18:41:20: Bad particle system attribute line: 'billboard_type point' in GameTools/DemoParticle1 (tried renderer)527 18:41:20: Parsing script Compositor.overlay528 18:41:20: Parsing script DP3.overlay529 18:41:20: Parsing script Example-CubeMapping.overlay530 18:41:20: Parsing script Example-DynTex.overlay531 18:41:20: Parsing script Example-Water.overlay532 18:41:20: Parsing script Shadows.overlay533 18:41:20: Finished parsing scripts for resource group General534 18:41:20: Parsing scripts for resource group Internal535 18:41:20: Finished parsing scripts for resource group Internal536 18:41:20: Texture: morning_fr.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.537 18:41:20: Texture: morning_bk.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.538 18:41:20: Texture: morning_lf.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.539 18:41:20: Texture: morning_rt.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.540 18:41:20: Texture: morning_up.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.541 18:41:20: Texture: morning_dn.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.542 18:41:20: Mesh: Loading kupola.mesh.543 18:41:21: Texture: falt2.tga: Loading 1 faces(PF_R8G8B8,2048x2048x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,2048x2048x1.544 18:41:22: D3D9 : Loading 2D Texture, image name : 'falnormal.dds' with 2147483647 mip map levels545 18:41:22: Texture: talaj2.tga: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.546 18:41:22: D3D9 : Loading 2D Texture, image name : 'talajnormal.dds' with 2147483647 mip map levels547 18:41:22: Mesh: Loading ogrehead.mesh.548 18:41:23: Texture: WeirdEye.png: Loading 1 faces(PF_B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.549 18:41:23: Texture: GreenSkin.jpg: Loading 1 faces(PF_B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.550 18:41:23: Texture: spheremap.png: Loading 1 faces(PF_B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.551 18:41:23: Texture: dirt01.jpg: Loading 1 faces(PF_B8G8R8,96x96x1) with 6 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x96x1.552 18:41:23: Creating viewport on target 'rtt/55486304', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0553 18:41:23: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600554 18:41:23: Win32Input8: DirectInput Activation Starts555 18:41:23: Win32Input8: Establishing keyboard input.556 18:41:23: Win32Input8: Keyboard input established.557 18:41:23: Win32Input8: Initializing mouse input in immediate mode.558 18:41:23: Win32Input8: Mouse input in immediate mode initialized.559 18:41:23: Win32Input8: DirectInput OK.560 18:41:23: Texture: smokealpha_0.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.561 18:41:23: Texture: smokealpha_1.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.562 18:41:23: Texture: smokealpha_2.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.563 18:41:23: Texture: smokealpha_3.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.564 18:41:23: Texture: smokealpha_4.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.565 18:41:23: Texture: smokealpha_5.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.566 18:41:23: Texture: smokealpha_6.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.567 18:41:24: Texture: smokealpha_7.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.568 18:41:24: Texture: smokealpha_8.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.569 18:41:24: Texture: smokealpha_9.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.570 18:41:24: Texture: smokealpha_10.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.571 18:41:24: Texture: smokealpha_11.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.572 18:41:24: Texture: smokealpha_12.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.573 18:41:24: Texture: smokealpha_13.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.574 18:41:24: Texture: smokealpha_14.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.575 18:41:24: Texture: smokealpha_15.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.576 18:41:24: Texture: smokealpha_16.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.577 18:41:25: Texture: smokealpha_17.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.578 18:41:25: Texture: smokealpha_18.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.579 18:41:25: Texture: smokealpha_19.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.580 18:41:25: Texture: smokealpha_20.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.581 18:41:25: Texture: smokealpha_21.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.582 18:41:25: Texture: smokealpha_22.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.583 18:41:25: Texture: smokealpha_23.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.584 18:41:25: Texture: smokealpha_24.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.585 18:41:25: Texture: smokealpha_25.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.586 18:41:26: Texture: smokealpha_26.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.587 18:41:26: Texture: smokealpha_27.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.588 18:41:26: Texture: smokealpha_28.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.589 18:41:26: Texture: smokealpha_29.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.590 18:41:26: Texture: smokealpha_30.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.591 18:41:26: Texture: smokealpha_31.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.592 18:41:26: WARNING: Texture instance 'ILLUMMODULE_SCENE_CAMERA_DEPTH' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded.593 18:41:26: Texture: planck.tga: Loading 1 faces(PF_R8G8B8,512x40x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x40x1.594 18:42:07: Unregistering ResourceManager for type BspLevel595 18:42:07: Render Target 'rtt/55486304' Average FPS: 39.31 Best FPS: 47.7612 Worst FPS: 0.296209 596 18:42:08: *-*-* OGRE Shutdown597 18:42:08: Unregistering ResourceManager for type Compositor598 18:42:08: Unregistering ResourceManager for type Font599 18:42:08: Unregistering ResourceManager for type Skeleton600 18:42:08: Unregistering ResourceManager for type Mesh601 18:42:08: Unregistering ResourceManager for type HighLevelGpuProgram602 18:42:08: Unloading library .\Plugin_CgProgramManager603 18:42:08: Unloading library .\Plugin_OctreeSceneManager604 18:42:08: Unloading library .\Plugin_BSPSceneManager605 18:42:08: Unloading library .\Plugin_ParticleFX606 18:42:08: *** Stopping Win32GL Subsystem ***607 18:42:08: Unloading library .\RenderSystem_GL608 18:42:08: Render Target 'OGRE Render Window' Average FPS: 38.4335 Best FPS: 45.6349 Worst FPS: 0.279877 609 18:42:08: D3D9 : Shutting down cleanly.610 18:42:08: Unregistering ResourceManager for type Texture611 18:42:08: Unregistering ResourceManager for type GpuProgram612 18:42:08: D3D9 : Direct3D9 Rendering Subsystem destroyed.613 18:42:08: Unloading library .\RenderSystem_Direct3D9614 18:42:08: Unregistering ResourceManager for type Material615 18:42:08: Unloading library OgrePlatform_d.dll519 20:05:01: Parsing script kupola.material 520 20:05:01: Parsing script Ogre.material 521 20:05:01: Parsing script GameTools_Glow.compositor 522 20:05:01: Parsing script GameTools_ToneMap.compositor 523 20:05:01: Parsing script sample.fontdef 524 20:05:01: Bad attribute line: glyph 0.152344 0.125 0.160156 0.1875 in font Ogre 525 20:05:01: Parsing script GameTools.particle 526 20:05:01: Bad particle system attribute line: 'billboard_type point' in GameTools/DemoParticle1 (tried renderer) 527 20:05:01: Parsing script Compositor.overlay 528 20:05:01: Parsing script DP3.overlay 529 20:05:01: Parsing script Example-CubeMapping.overlay 530 20:05:01: Parsing script Example-DynTex.overlay 531 20:05:01: Parsing script Example-Water.overlay 532 20:05:01: Parsing script Shadows.overlay 533 20:05:01: Finished parsing scripts for resource group General 534 20:05:01: Parsing scripts for resource group Internal 535 20:05:01: Finished parsing scripts for resource group Internal 536 20:05:01: Texture: morning_fr.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 537 20:05:01: Texture: morning_bk.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 538 20:05:01: Texture: morning_lf.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 539 20:05:01: Texture: morning_rt.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 540 20:05:01: Texture: morning_up.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 541 20:05:01: Texture: morning_dn.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 542 20:05:01: Mesh: Loading kupola.mesh. 543 20:05:02: Texture: falt2.tga: Loading 1 faces(PF_R8G8B8,2048x2048x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,2048x2048x1. 544 20:05:03: D3D9 : Loading 2D Texture, image name : 'falnormal.dds' with 2147483647 mip map levels 545 20:05:03: Texture: talaj2.tga: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1. 546 20:05:04: D3D9 : Loading 2D Texture, image name : 'talajnormal.dds' with 2147483647 mip map levels 547 20:05:04: Mesh: Loading ogrehead.mesh. 548 20:05:04: Texture: WeirdEye.png: Loading 1 faces(PF_B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 549 20:05:04: Texture: GreenSkin.jpg: Loading 1 faces(PF_B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 550 20:05:04: Texture: spheremap.png: Loading 1 faces(PF_B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 551 20:05:04: Texture: dirt01.jpg: Loading 1 faces(PF_B8G8R8,96x96x1) with 6 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x96x1. 552 20:05:04: Creating viewport on target 'rtt/51619584', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 553 20:05:04: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 554 20:05:04: Win32Input8: DirectInput Activation Starts 555 20:05:04: Win32Input8: Establishing keyboard input. 556 20:05:04: Win32Input8: Keyboard input established. 557 20:05:04: Win32Input8: Initializing mouse input in immediate mode. 558 20:05:04: Win32Input8: Mouse input in immediate mode initialized. 559 20:05:04: Win32Input8: DirectInput OK. 560 20:05:04: Texture: smokealpha_0.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 561 20:05:04: Texture: smokealpha_1.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 562 20:05:04: Texture: smokealpha_2.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 563 20:05:04: Texture: smokealpha_3.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 564 20:05:04: Texture: smokealpha_4.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 565 20:05:04: Texture: smokealpha_5.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 566 20:05:04: Texture: smokealpha_6.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 567 20:05:04: Texture: smokealpha_7.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 568 20:05:05: Texture: smokealpha_8.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 569 20:05:05: Texture: smokealpha_9.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 570 20:05:05: Texture: smokealpha_10.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 571 20:05:05: Texture: smokealpha_11.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 572 20:05:05: Texture: smokealpha_12.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 573 20:05:05: Texture: smokealpha_13.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 574 20:05:05: Texture: smokealpha_14.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 575 20:05:05: Texture: smokealpha_15.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 576 20:05:05: Texture: smokealpha_16.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 577 20:05:05: Texture: smokealpha_17.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 578 20:05:05: Texture: smokealpha_18.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 579 20:05:05: Texture: smokealpha_19.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 580 20:05:05: Texture: smokealpha_20.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 581 20:05:05: Texture: smokealpha_21.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 582 20:05:05: Texture: smokealpha_22.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 583 20:05:06: Texture: smokealpha_23.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 584 20:05:06: Texture: smokealpha_24.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 585 20:05:06: Texture: smokealpha_25.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 586 20:05:06: Texture: smokealpha_26.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 587 20:05:06: Texture: smokealpha_27.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 588 20:05:06: Texture: smokealpha_28.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 589 20:05:06: Texture: smokealpha_29.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 590 20:05:06: Texture: smokealpha_30.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 591 20:05:06: Texture: smokealpha_31.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 592 20:05:06: WARNING: Texture instance 'ILLUMMODULE_SCENE_CAMERA_DEPTH' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 593 20:05:06: Texture: planck.tga: Loading 1 faces(PF_R8G8B8,512x40x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x40x1. 594 20:05:17: Unregistering ResourceManager for type BspLevel 595 20:05:18: Render Target 'rtt/51619584' Average FPS: 34.0542 Best FPS: 51.3327 Worst FPS: 0.402091 596 20:05:18: *-*-* OGRE Shutdown 597 20:05:18: Unregistering ResourceManager for type Compositor 598 20:05:18: Unregistering ResourceManager for type Font 599 20:05:18: Unregistering ResourceManager for type Skeleton 600 20:05:18: Unregistering ResourceManager for type Mesh 601 20:05:18: Unregistering ResourceManager for type HighLevelGpuProgram 602 20:05:18: Unloading library .\Plugin_CgProgramManager 603 20:05:18: Unloading library .\Plugin_OctreeSceneManager 604 20:05:18: Unloading library .\Plugin_BSPSceneManager 605 20:05:18: Unloading library .\Plugin_ParticleFX 606 20:05:18: *** Stopping Win32GL Subsystem *** 607 20:05:18: Unloading library .\RenderSystem_GL 608 20:05:18: Render Target 'OGRE Render Window' Average FPS: 33.9497 Best FPS: 48.9022 Worst FPS: 0.370645 609 20:05:18: D3D9 : Shutting down cleanly. 610 20:05:18: Unregistering ResourceManager for type Texture 611 20:05:18: Unregistering ResourceManager for type GpuProgram 612 20:05:18: D3D9 : Direct3D9 Rendering Subsystem destroyed. 613 20:05:18: Unloading library .\RenderSystem_Direct3D9 614 20:05:18: Unregistering ResourceManager for type Material 615 20:05:18: Unloading library OgrePlatform_d.dll -
GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log
r777 r779 1 1 ---------------------------------------------------------------------------------------------------------------------------------- 2 | Memory leak report for: 04/21/2006 18:42:08 |2 | Memory leak report for: 04/21/2006 20:05:18 | 3 3 ---------------------------------------------------------------------------------------------------------------------------------- 4 4 … … 9 9 Number Reported Reported Actual Actual Unused Method Dealloc Realloc Allocated by 10 10 ------ ---------- ---------- ---------- ---------- ---------- -------- ------- ------- --------------------------------------------------- 11 0179 79 0x00C7DD20 0x000000F4 0x00C7DD10 0x00000114 0x00000000 new N N ogreilluminationmanager.cpp(90) OgreIlluminationManager::getSingleton12 01798 0 0x00C99B10 0x0000000C 0x00C99B00 0x0000002C0x00000000 new N N ??(0) ??13 0179 81 0x00CC7FC8 0x00000018 0x00CC7FB8 0x00000038 0x00000000 new N N ??(0) ??14 01798 2 0x00CE8290 0x00000018 0x00CE8280 0x000000380x00000000 new N N ??(0) ??15 01798 4 0x03278960 0x00000008 0x03278950 0x00000028 0x00000000 new N N ogreilluminationmanager.cpp(78) OgreIlluminationManager::OgreIlluminati16 01798 3 0x03279EB8 0x00000030 0x03279EA8 0x000000500x00000000 new N N ??(0) ??17 019 406 0x032C7F60 0x00000004 0x032C7F50 0x00000024 0x00000000 new N N ??(0) ??18 01937 6 0x03B0B620 0x000000B8 0x03B0B610 0x000000D8 0x00000000 new N N gametoolsparticledemo.h(165) ParticleDemoApplication::createScene19 01937 7 0x03B0B728 0x00000018 0x03B0B718 0x00000038 0x00000000 new N N ??(0) ??20 01937 8 0x03B0B790 0x00000018 0x03B0B780 0x000000380x00000000 new N N ??(0) ??21 0193 79 0x03B0B7F8 0x0000000C 0x03B0B7E8 0x0000002C 0x00000000 new N N ??(0) ??22 01938 0 0x03B0B850 0x0000001C 0x03B0B840 0x0000003C 0x00000000 new N N gametoolsparticledemo.h(167) ParticleDemoApplication::createScene23 01938 1 0x03B0B8B8 0x000000BC 0x03B0B8A8 0x000000DC 0x00000000 new N N gametoolsparticledemo.h(170) ParticleDemoApplication::createScene24 01938 5 0x03B0BB80 0x00000018 0x03B0BB70 0x00000038 0x00000000 new N N ??(0) ??25 01938 7 0x03B0BBE8 0x0000002C 0x03B0BBD8 0x0000004C 0x00000000 new N N gametoolsparticledemo.h(176) ParticleDemoApplication::createScene26 019 388 0x03B0BC60 0x00000078 0x03B0BC50 0x00000098 0x00000000 new N N ogreilluminationmanager.cpp(270) OgreIlluminationManager::createGlobalRu27 019389 0x03B 0BD28 0x00000030 0x03B0BD180x00000050 0x00000000 new N N ??(0) ??28 019404 0x03B 0C498 0x00000018 0x03B0C488 0x00000038 0x00000000 new N N ??(0) ??29 125971 0x03B1C320 0x00000004 0x03B1C3100x00000024 0x00000000 new N N ??(0) ??11 017984 0x00C3AD90 0x00000008 0x00C3AD80 0x00000028 0x00000000 new N N ogreilluminationmanager.cpp(78) OgreIlluminationManager::OgreIlluminati 12 017983 0x00C7D178 0x00000030 0x00C7D168 0x00000050 0x00000000 new N N ??(0) ?? 13 017979 0x00C7DEC8 0x000000F4 0x00C7DEB8 0x00000114 0x00000000 new N N ogreilluminationmanager.cpp(90) OgreIlluminationManager::getSingleton 14 017980 0x00C98E98 0x0000000C 0x00C98E88 0x0000002C 0x00000000 new N N ??(0) ?? 15 017981 0x00CC5038 0x00000018 0x00CC5028 0x00000038 0x00000000 new N N ??(0) ?? 16 017982 0x032790A0 0x00000018 0x03279090 0x00000038 0x00000000 new N N ??(0) ?? 17 019376 0x03B4C3C8 0x000000B8 0x03B4C3B8 0x000000D8 0x00000000 new N N gametoolsparticledemo.h(165) ParticleDemoApplication::createScene 18 019377 0x03B4C4D0 0x00000018 0x03B4C4C0 0x00000038 0x00000000 new N N ??(0) ?? 19 019378 0x03B4C538 0x00000018 0x03B4C528 0x00000038 0x00000000 new N N ??(0) ?? 20 019379 0x03B4C5A0 0x0000000C 0x03B4C590 0x0000002C 0x00000000 new N N ??(0) ?? 21 019380 0x03B4C5F8 0x0000001C 0x03B4C5E8 0x0000003C 0x00000000 new N N gametoolsparticledemo.h(167) ParticleDemoApplication::createScene 22 019381 0x03B4C660 0x000000BC 0x03B4C650 0x000000DC 0x00000000 new N N gametoolsparticledemo.h(170) ParticleDemoApplication::createScene 23 019385 0x03B4C928 0x00000018 0x03B4C918 0x00000038 0x00000000 new N N ??(0) ?? 24 019387 0x03B4C990 0x0000002C 0x03B4C980 0x0000004C 0x00000000 new N N gametoolsparticledemo.h(176) ParticleDemoApplication::createScene 25 019388 0x03B4CA08 0x00000078 0x03B4C9F8 0x00000098 0x00000000 new N N ogreilluminationmanager.cpp(270) OgreIlluminationManager::createGlobalRu 26 019406 0x03B4CAD0 0x00000004 0x03B4CAC0 0x00000024 0x00000000 new N N ??(0) ?? 27 019389 0x03B4CB20 0x00000030 0x03B4CB10 0x00000050 0x00000000 new N N ??(0) ?? 28 019404 0x03B4D2F8 0x00000018 0x03B4D2E8 0x00000038 0x00000000 new N N ??(0) ?? 29 056762 0x03B842B8 0x00000004 0x03B842A8 0x00000024 0x00000000 new N N ??(0) ?? -
GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log
r777 r779 1 1 -------------------------------------------------------------------------------- 2 2 3 OgreMemory.log - Memory logging file created on Fri Apr 21 18:41:1420063 OgreMemory.log - Memory logging file created on Fri Apr 21 20:04:55 2006 4 4 5 5 -------------------------------------------------------------------------------- -
GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log
r777 r779 1 13:38:03: Creating resource group General 2 13:38:03: Creating resource group Internal 3 13:38:03: Creating resource group Autodetect 4 13:38:03: Registering ResourceManager for type Material 5 13:38:03: Registering ResourceManager for type Mesh 6 13:38:03: Registering ResourceManager for type Skeleton 7 13:38:03: MovableObjectFactory for type 'ParticleSystem' registered. 8 13:38:03: Loading library OgrePlatform.dll 9 13:38:03: OverlayElementFactory for type Panel registered. 10 13:38:03: OverlayElementFactory for type BorderPanel registered. 11 13:38:03: OverlayElementFactory for type TextArea registered. 12 13:38:03: Registering ResourceManager for type Font 13 13:38:03: ArchiveFactory for archive type FileSystem registered. 14 13:38:03: ArchiveFactory for archive type Zip registered. 15 13:38:03: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 2005 16 13:38:03: DevIL image formats: bmp dib cut dcx dds gif hdr ico cur jpg jpe jpeg lif mdl mng jng pcx pic pix png pbm pgm pnm ppm psd pdd psp pxr sgi bw rgb rgba tga vda icb vst tif tiff wal xpm raw 17 13:38:03: Registering ResourceManager for type HighLevelGpuProgram 18 13:38:03: Registering ResourceManager for type Compositor 19 13:38:03: MovableObjectFactory for type 'Entity' registered. 20 13:38:03: MovableObjectFactory for type 'Light' registered. 21 13:38:03: MovableObjectFactory for type 'BillboardSet' registered. 22 13:38:03: MovableObjectFactory for type 'ManualObject' registered. 23 13:38:03: MovableObjectFactory for type 'BillboardChain' registered. 24 13:38:03: MovableObjectFactory for type 'RibbonTrail' registered. 25 13:38:03: Loading library .\RenderSystem_Direct3D9 26 13:38:03: D3D9 : Direct3D9 Rendering Subsystem created. 27 13:38:03: D3D9: Driver Detection Starts 28 13:38:03: D3D9: Driver Detection Ends 29 13:38:03: Loading library .\RenderSystem_GL 30 13:38:03: OpenGL Rendering Subsystem created. 31 13:38:03: Loading library .\Plugin_ParticleFX 32 13:38:04: Particle Emitter Type 'Point' registered 33 13:38:04: Particle Emitter Type 'Box' registered 34 13:38:04: Particle Emitter Type 'Ellipsoid' registered 35 13:38:04: Particle Emitter Type 'Cylinder' registered 36 13:38:04: Particle Emitter Type 'Ring' registered 37 13:38:04: Particle Emitter Type 'HollowEllipsoid' registered 38 13:38:04: Particle Affector Type 'LinearForce' registered 39 13:38:04: Particle Affector Type 'ColourFader' registered 40 13:38:04: Particle Affector Type 'ColourFader2' registered 41 13:38:04: Particle Affector Type 'ColourImage' registered 42 13:38:04: Particle Affector Type 'ColourInterpolator' registered 43 13:38:04: Particle Affector Type 'Scaler' registered 44 13:38:04: Particle Affector Type 'Rotator' registered 45 13:38:04: Particle Affector Type 'DirectionRandomiser' registered 46 13:38:04: Particle Affector Type 'DeflectorPlane' registered 47 13:38:04: Loading library .\Plugin_BSPSceneManager 48 13:38:04: Registering ResourceManager for type BspLevel 49 13:38:04: Loading library .\Plugin_OctreeSceneManager 50 13:38:04: Loading library .\Plugin_CgProgramManager 51 13:38:04: *-*-* OGRE Initialising 52 13:38:04: *-*-* Version 1.2.0 (Dagon) 53 13:38:04: Creating resource group Bootstrap 54 13:38:04: Added resource location '../../../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap' 55 13:38:04: Added resource location '../../../Media' of type 'FileSystem' to resource group 'General' 56 13:38:04: Added resource location '../../../Media/fonts' of type 'FileSystem' to resource group 'General' 57 13:38:04: Added resource location '../../../Media/materials/programs' of type 'FileSystem' to resource group 'General' 58 13:38:04: Added resource location '../../../Media/materials/scripts' of type 'FileSystem' to resource group 'General' 59 13:38:04: Added resource location '../../../Media/materials/textures' of type 'FileSystem' to resource group 'General' 60 13:38:04: Added resource location '../../../Media/models' of type 'FileSystem' to resource group 'General' 61 13:38:04: Added resource location '../../../Media/overlays' of type 'FileSystem' to resource group 'General' 62 13:38:04: Added resource location '../../../Media/particle' of type 'FileSystem' to resource group 'General' 63 13:38:04: Added resource location '../../../Media/gui' of type 'FileSystem' to resource group 'General' 64 13:38:04: Added resource location '../../../Media/DeferredShadingMedia' of type 'FileSystem' to resource group 'General' 65 13:38:04: Added resource location '../../../Media/packs/cubemap.zip' of type 'Zip' to resource group 'General' 66 13:38:04: Added resource location '../../../Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General' 67 13:38:04: Added resource location '../../../Media/packs/dragon.zip' of type 'Zip' to resource group 'General' 68 13:38:04: Added resource location '../../../Media/packs/fresneldemo.zip' of type 'Zip' to resource group 'General' 69 13:38:04: Added resource location '../../../Media/packs/ogretestmap.zip' of type 'Zip' to resource group 'General' 70 13:38:04: Added resource location '../../../Media/packs/skybox.zip' of type 'Zip' to resource group 'General' 71 13:38:04: D3D9 : RenderSystem Option: Allow NVPerfHUD = No 72 13:38:04: D3D9 : RenderSystem Option: Anti aliasing = None 73 13:38:04: D3D9 : RenderSystem Option: Floating-point mode = Fastest 74 13:38:04: D3D9 : RenderSystem Option: Full Screen = No 75 13:38:04: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 GT 76 13:38:04: D3D9 : RenderSystem Option: VSync = No 77 13:38:04: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour 78 13:38:05: D3D9 : Subsystem Initialising 79 13:38:05: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 useNVPerfHUD=false vsync=false 80 13:38:05: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp 81 13:38:05: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. 82 13:38:05: Registering ResourceManager for type Texture 83 13:38:05: Registering ResourceManager for type GpuProgram 84 13:38:05: RenderSystem capabilities 85 13:38:05: ------------------------- 86 13:38:05: * Hardware generation of mipmaps: yes 87 13:38:05: * Texture blending: yes 88 13:38:05: * Anisotropic texture filtering: yes 89 13:38:05: * Dot product texture operation: yes 90 13:38:05: * Cube mapping: yes 91 13:38:05: * Hardware stencil buffer: yes 92 13:38:05: - Stencil depth: 8 93 13:38:05: - Two sided stencil support: yes 94 13:38:05: - Wrap stencil values: yes 95 13:38:05: * Hardware vertex / index buffers: yes 96 13:38:05: * Vertex programs: yes 97 13:38:05: - Max vertex program version: vs_3_0 98 13:38:05: * Fragment programs: yes 99 13:38:05: - Max fragment program version: ps_3_0 100 13:38:05: * Texture Compression: yes 101 13:38:05: - DXT: yes 102 13:38:05: - VTC: no 103 13:38:05: * Scissor Rectangle: yes 104 13:38:05: * Hardware Occlusion Query: yes 105 13:38:05: * User clip planes: yes 106 13:38:05: * VET_UBYTE4 vertex element type: yes 107 13:38:05: * Infinite far plane projection: yes 108 13:38:05: * Hardware render-to-texture: yes 109 13:38:05: * Floating point textures: yes 110 13:38:05: * Non-power-of-two textures: yes 111 13:38:05: * Volume textures: yes 112 13:38:05: * Multiple Render Targets: 4 113 13:38:05: * Max Point Size: 8192 114 13:38:05: *************************************** 115 13:38:05: *** D3D9 : Subsystem Initialised OK *** 116 13:38:05: *************************************** 117 13:38:05: ResourceBackgroundQueue - threading disabled 118 13:38:05: Particle Renderer Type 'billboard' registered 119 13:38:05: Particle Renderer Type 'sprite' registered 120 13:38:05: Creating viewport on target 'OGRE Render Window', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 121 13:38:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 122 13:38:05: Parsing scripts for resource group Autodetect 123 13:38:05: Finished parsing scripts for resource group Autodetect 124 13:38:05: Parsing scripts for resource group Bootstrap 125 13:38:05: Parsing script OgreCore.material 126 13:38:05: Parsing script OgreProfiler.material 127 13:38:05: Parsing script Ogre.fontdef 128 13:38:05: Parsing script OgreDebugPanel.overlay 129 13:38:05: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 130 13:38:05: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1. 131 13:38:05: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8B8G8R8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1. 132 13:38:05: Font TrebuchetMSBoldusing texture size 512x512 133 13:38:05: Info: Freetype returned null for character 160 in font TrebuchetMSBold 134 13:38:05: Texture: TrebuchetMSBoldTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1. 135 13:38:05: Texture: ogretext.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 136 13:38:05: Parsing script OgreLoadingPanel.overlay 137 13:38:05: Finished parsing scripts for resource group Bootstrap 138 13:38:05: Parsing scripts for resource group General 139 13:38:05: Parsing script Examples.program 140 13:38:06: Parsing script GameTools.program 141 13:38:06: Parsing script StdQuad_vp.program 142 13:38:06: Parsing script deferred.glsl.program 143 13:38:06: Parsing script deferred.hlsl.program 144 13:38:06: Parsing script deferred_post_debug.glsl.program 145 13:38:06: Parsing script deferred_post_debug.hlsl.program 146 13:38:06: Parsing script deferred_post_minilight.glsl.program 147 13:38:06: Parsing script deferred_post_minilight.hlsl.program 148 13:38:06: An exception has been thrown! 149 150 ----------------------------------- 151 Details: 152 ----------------------------------- 153 Error #: 7 154 Function: GpuProgramParameters::getParamIndex 155 Description: Cannot find a parameter named lightSpecularColor. 156 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 157 Line: 768 158 Stack unwinding: <<beginning of stack>> 159 13:38:06: Error at line 29 of deferred_post_minilight.hlsl.program: Invalid param_named_auto attribute - An exception has been thrown! 160 161 ----------------------------------- 162 Details: 163 ----------------------------------- 164 Error #: 7 165 Function: GpuProgramParameters::getParamIndex 166 Description: Cannot find a parameter named lightSpecularColor. 167 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 168 Line: 768 169 Stack unwinding: <<beginning of stack>> 170 13:38:06: Parsing script deferred_post_multipass.glsl.program 171 13:38:06: Parsing script deferred_post_multipass.hlsl.program 172 13:38:06: Parsing script deferred_post_onepass.glsl.program 173 13:38:06: Parsing script deferred_post_onepass.hlsl.program 174 13:38:06: Parsing script alagut.material 175 13:38:06: Parsing script atlascube.material 176 13:38:06: Parsing script BlackAndWhite.material 177 13:38:06: Parsing script Bloom.material 178 13:38:06: Parsing script DOF.material 179 13:38:06: Parsing script Embossed.material 180 13:38:06: Parsing script EnvMetals.material 181 13:38:06: An exception has been thrown! 1 20:06:37: Creating resource group General 2 20:06:37: Creating resource group Internal 3 20:06:37: Creating resource group Autodetect 4 20:06:37: Registering ResourceManager for type Material 5 20:06:37: Registering ResourceManager for type Mesh 6 20:06:37: Registering ResourceManager for type Skeleton 7 20:06:37: MovableObjectFactory for type 'ParticleSystem' registered. 8 20:06:37: Loading library OgrePlatform.dll 9 20:06:37: OverlayElementFactory for type Panel registered. 10 20:06:37: OverlayElementFactory for type BorderPanel registered. 11 20:06:37: OverlayElementFactory for type TextArea registered. 12 20:06:37: Registering ResourceManager for type Font 13 20:06:37: ArchiveFactory for archive type FileSystem registered. 14 20:06:37: ArchiveFactory for archive type Zip registered. 15 20:06:37: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 2005 16 20:06:37: DevIL image formats: bmp dib cut dcx dds gif hdr ico cur jpg jpe jpeg lif mdl mng jng pcx pic pix png pbm pgm pnm ppm psd pdd psp pxr sgi bw rgb rgba tga vda icb vst tif tiff wal xpm raw 17 20:06:37: Registering ResourceManager for type HighLevelGpuProgram 18 20:06:37: Registering ResourceManager for type Compositor 19 20:06:37: MovableObjectFactory for type 'Entity' registered. 20 20:06:37: MovableObjectFactory for type 'Light' registered. 21 20:06:37: MovableObjectFactory for type 'BillboardSet' registered. 22 20:06:37: MovableObjectFactory for type 'ManualObject' registered. 23 20:06:37: MovableObjectFactory for type 'BillboardChain' registered. 24 20:06:37: MovableObjectFactory for type 'RibbonTrail' registered. 25 20:06:37: Loading library .\RenderSystem_Direct3D9 26 20:06:37: D3D9 : Direct3D9 Rendering Subsystem created. 27 20:06:37: D3D9: Driver Detection Starts 28 20:06:37: D3D9: Driver Detection Ends 29 20:06:37: Loading library .\RenderSystem_GL 30 20:06:37: OpenGL Rendering Subsystem created. 31 20:06:37: Loading library .\Plugin_ParticleFX 32 20:06:37: Particle Emitter Type 'Point' registered 33 20:06:37: Particle Emitter Type 'Box' registered 34 20:06:37: Particle Emitter Type 'Ellipsoid' registered 35 20:06:37: Particle Emitter Type 'Cylinder' registered 36 20:06:37: Particle Emitter Type 'Ring' registered 37 20:06:37: Particle Emitter Type 'HollowEllipsoid' registered 38 20:06:37: Particle Affector Type 'LinearForce' registered 39 20:06:37: Particle Affector Type 'ColourFader' registered 40 20:06:37: Particle Affector Type 'ColourFader2' registered 41 20:06:37: Particle Affector Type 'ColourImage' registered 42 20:06:37: Particle Affector Type 'ColourInterpolator' registered 43 20:06:37: Particle Affector Type 'Scaler' registered 44 20:06:37: Particle Affector Type 'Rotator' registered 45 20:06:37: Particle Affector Type 'DirectionRandomiser' registered 46 20:06:37: Particle Affector Type 'DeflectorPlane' registered 47 20:06:37: Loading library .\Plugin_BSPSceneManager 48 20:06:37: Registering ResourceManager for type BspLevel 49 20:06:37: Loading library .\Plugin_OctreeSceneManager 50 20:06:37: Loading library .\Plugin_CgProgramManager 51 20:06:37: *-*-* OGRE Initialising 52 20:06:37: *-*-* Version 1.2.0 (Dagon) 53 20:06:37: Creating resource group Bootstrap 54 20:06:37: Added resource location '../../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap' 55 20:06:37: Added resource location '../../Media' of type 'FileSystem' to resource group 'General' 56 20:06:37: Added resource location '../../Media/fonts' of type 'FileSystem' to resource group 'General' 57 20:06:37: Added resource location '../../Media/materials/programs' of type 'FileSystem' to resource group 'General' 58 20:06:37: Added resource location '../../Media/materials/scripts' of type 'FileSystem' to resource group 'General' 59 20:06:37: Added resource location '../../Media/materials/textures' of type 'FileSystem' to resource group 'General' 60 20:06:37: Added resource location '../../Media/models' of type 'FileSystem' to resource group 'General' 61 20:06:37: Added resource location '../../Media/overlays' of type 'FileSystem' to resource group 'General' 62 20:06:37: Added resource location '../../Media/particle' of type 'FileSystem' to resource group 'General' 63 20:06:37: Added resource location '../../Media/gui' of type 'FileSystem' to resource group 'General' 64 20:06:37: Added resource location '../../Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General' 65 20:06:37: Added resource location '../../Media/packs/smokealphaclip.zip' of type 'Zip' to resource group 'General' 66 20:06:37: D3D9 : RenderSystem Option: Allow NVPerfHUD = No 67 20:06:37: D3D9 : RenderSystem Option: Anti aliasing = None 68 20:06:37: D3D9 : RenderSystem Option: Floating-point mode = Fastest 69 20:06:37: D3D9 : RenderSystem Option: Full Screen = No 70 20:06:37: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 GT 71 20:06:37: D3D9 : RenderSystem Option: VSync = No 72 20:06:37: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour 73 20:06:38: D3D9 : Subsystem Initialising 74 20:06:38: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 useNVPerfHUD=false vsync=false 75 20:06:38: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp 76 20:06:38: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. 77 20:06:38: Registering ResourceManager for type Texture 78 20:06:38: Registering ResourceManager for type GpuProgram 79 20:06:38: RenderSystem capabilities 80 20:06:38: ------------------------- 81 20:06:38: * Hardware generation of mipmaps: yes 82 20:06:38: * Texture blending: yes 83 20:06:38: * Anisotropic texture filtering: yes 84 20:06:38: * Dot product texture operation: yes 85 20:06:38: * Cube mapping: yes 86 20:06:38: * Hardware stencil buffer: yes 87 20:06:38: - Stencil depth: 8 88 20:06:38: - Two sided stencil support: yes 89 20:06:38: - Wrap stencil values: yes 90 20:06:38: * Hardware vertex / index buffers: yes 91 20:06:38: * Vertex programs: yes 92 20:06:38: - Max vertex program version: vs_3_0 93 20:06:38: * Fragment programs: yes 94 20:06:38: - Max fragment program version: ps_3_0 95 20:06:38: * Texture Compression: yes 96 20:06:38: - DXT: yes 97 20:06:38: - VTC: no 98 20:06:38: * Scissor Rectangle: yes 99 20:06:38: * Hardware Occlusion Query: yes 100 20:06:38: * User clip planes: yes 101 20:06:38: * VET_UBYTE4 vertex element type: yes 102 20:06:38: * Infinite far plane projection: yes 103 20:06:38: * Hardware render-to-texture: yes 104 20:06:38: * Floating point textures: yes 105 20:06:38: * Non-power-of-two textures: yes 106 20:06:38: * Volume textures: yes 107 20:06:38: * Multiple Render Targets: 4 108 20:06:38: * Max Point Size: 8192 109 20:06:38: *************************************** 110 20:06:38: *** D3D9 : Subsystem Initialised OK *** 111 20:06:38: *************************************** 112 20:06:38: ResourceBackgroundQueue - threading disabled 113 20:06:38: Particle Renderer Type 'billboard' registered 114 20:06:38: Particle Renderer Type 'sprite' registered 115 20:06:38: Creating viewport on target 'OGRE Render Window', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 116 20:06:38: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 117 20:06:38: Parsing scripts for resource group Autodetect 118 20:06:38: Finished parsing scripts for resource group Autodetect 119 20:06:38: Parsing scripts for resource group Bootstrap 120 20:06:38: Parsing script OgreCore.material 121 20:06:38: Parsing script OgreProfiler.material 122 20:06:38: Parsing script Ogre.fontdef 123 20:06:38: Parsing script OgreDebugPanel.overlay 124 20:06:38: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 125 20:06:38: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1. 126 20:06:38: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8B8G8R8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1. 127 20:06:38: Font TrebuchetMSBoldusing texture size 512x512 128 20:06:38: Info: Freetype returned null for character 160 in font TrebuchetMSBold 129 20:06:38: Texture: TrebuchetMSBoldTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1. 130 20:06:38: Texture: ogretext.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 131 20:06:38: Parsing script OgreLoadingPanel.overlay 132 20:06:38: Finished parsing scripts for resource group Bootstrap 133 20:06:38: Parsing scripts for resource group General 134 20:06:38: Parsing script GameTools.program 135 20:06:38: Parsing script EnvMetals.material 136 20:06:38: An exception has been thrown! 182 137 183 138 ----------------------------------- … … 190 145 Line: 768 191 146 Stack unwinding: <<beginning of stack>> 192 13:38:06: Error in material EnvMetals/Copper at line 21 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!147 20:06:38: Error in material EnvMetals/Copper at line 21 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 193 148 194 149 ----------------------------------- … … 201 156 Line: 768 202 157 Stack unwinding: <<beginning of stack>> 203 13:38:06: An exception has been thrown!158 20:06:38: An exception has been thrown! 204 159 205 160 ----------------------------------- … … 212 167 Line: 768 213 168 Stack unwinding: <<beginning of stack>> 214 13:38:06: Error in material EnvMetals/Gold at line 66 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!169 20:06:38: Error in material EnvMetals/Gold at line 66 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 215 170 216 171 ----------------------------------- … … 223 178 Line: 768 224 179 Stack unwinding: <<beginning of stack>> 225 13:38:06: An exception has been thrown!180 20:06:38: An exception has been thrown! 226 181 227 182 ----------------------------------- … … 234 189 Line: 768 235 190 Stack unwinding: <<beginning of stack>> 236 13:38:06: Error in material EnvMetals/Silver at line 111 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!191 20:06:38: Error in material EnvMetals/Silver at line 111 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 237 192 238 193 ----------------------------------- … … 245 200 Line: 768 246 201 Stack unwinding: <<beginning of stack>> 247 13:38:06: An exception has been thrown!202 20:06:38: An exception has been thrown! 248 203 249 204 ----------------------------------- … … 256 211 Line: 768 257 212 Stack unwinding: <<beginning of stack>> 258 13:38:06: Error in material EnvMetals/Alu at line 156 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown!213 20:06:38: Error in material EnvMetals/Alu at line 156 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 259 214 260 215 ----------------------------------- … … 267 222 Line: 768 268 223 Stack unwinding: <<beginning of stack>> 269 13:38:06: Parsing script Example-DynTex.material 270 13:38:06: Parsing script Example-Water.material 271 13:38:06: Parsing script Example.material 272 13:38:06: Parsing script Examples-Advanced.material 273 13:38:07: Parsing script facial.material 274 13:38:07: Parsing script GameTools.material 275 13:38:07: An exception has been thrown! 224 20:06:38: Parsing script GameTools.material 225 20:06:38: An exception has been thrown! 276 226 277 227 ----------------------------------- … … 284 234 Line: 768 285 235 Stack unwinding: <<beginning of stack>> 286 13:38:07: Error in material GameTools/ToneMap at line 211of GameTools.material: Invalid param_named attribute - An exception has been thrown!236 20:06:38: Error in material GameTools/ToneMap at line 229 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 287 237 288 238 ----------------------------------- … … 295 245 Line: 768 296 246 Stack unwinding: <<beginning of stack>> 297 13:38:07: An exception has been thrown!247 20:06:38: An exception has been thrown! 298 248 299 249 ----------------------------------- … … 306 256 Line: 768 307 257 Stack unwinding: <<beginning of stack>> 308 13:38:07: Error in material GameTools/CausticSoftShadowReciever at line 364of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!258 20:06:38: Error in material GameTools/CausticSoftShadowReciever at line 382 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 309 259 310 260 ----------------------------------- … … 317 267 Line: 768 318 268 Stack unwinding: <<beginning of stack>> 319 13:38:07: An exception has been thrown!269 20:06:38: An exception has been thrown! 320 270 321 271 ----------------------------------- … … 328 278 Line: 768 329 279 Stack unwinding: <<beginning of stack>> 330 13:38:07: Error in material GameTools/CausticSoftShadowReciever at line 371of GameTools.material: Invalid param_named attribute - An exception has been thrown!280 20:06:38: Error in material GameTools/CausticSoftShadowReciever at line 389 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 331 281 332 282 ----------------------------------- … … 339 289 Line: 768 340 290 Stack unwinding: <<beginning of stack>> 341 13:38:07: Error in material GameTools/CausticSoftShadowReciever at line 392of GameTools.material: Unrecognised command: texture_unit/bump342 13:38:07: Error in material GameTools/CausticSoftShadowReciever at line 393of GameTools.material: Unrecognised command: {343 13:38:07: Error in material GameTools/CausticSoftShadowReciever at line 394of GameTools.material: Unrecognised command: texture344 13:38:07: Error at line 398of GameTools.material: Unexpected terminating brace.345 13:38:09: An exception has been thrown!291 20:06:38: Error in material GameTools/CausticSoftShadowReciever at line 410 of GameTools.material: Unrecognised command: texture_unit/bump 292 20:06:38: Error in material GameTools/CausticSoftShadowReciever at line 411 of GameTools.material: Unrecognised command: { 293 20:06:38: Error in material GameTools/CausticSoftShadowReciever at line 412 of GameTools.material: Unrecognised command: texture 294 20:06:38: Error at line 416 of GameTools.material: Unexpected terminating brace. 295 20:06:40: An exception has been thrown! 346 296 347 297 ----------------------------------- … … 354 304 Line: 768 355 305 Stack unwinding: <<beginning of stack>> 356 13:38:09: Error in material GameTools/CubeMap/LocalizedBump at line 533of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!306 20:06:40: Error in material GameTools/CubeMap/LocalizedBump at line 551 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 357 307 358 308 ----------------------------------- … … 365 315 Line: 768 366 316 Stack unwinding: <<beginning of stack>> 367 13:38:10: An exception has been thrown!317 20:06:41: An exception has been thrown! 368 318 369 319 ----------------------------------- … … 376 326 Line: 768 377 327 Stack unwinding: <<beginning of stack>> 378 13:38:10: Error in material GameTools/CubeMap/Diffuse at line 582of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!328 20:06:41: Error in material GameTools/CubeMap/Diffuse at line 600 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 379 329 380 330 ----------------------------------- … … 387 337 Line: 768 388 338 Stack unwinding: <<beginning of stack>> 389 13:38:10: An exception has been thrown!339 20:06:41: An exception has been thrown! 390 340 391 341 ----------------------------------- … … 398 348 Line: 768 399 349 Stack unwinding: <<beginning of stack>> 400 13:38:10: Error in material GameTools/CubeMap/Diffuse at line 583of GameTools.material: Invalid param_named attribute - An exception has been thrown!350 20:06:41: Error in material GameTools/CubeMap/Diffuse at line 601 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 401 351 402 352 ----------------------------------- … … 409 359 Line: 768 410 360 Stack unwinding: <<beginning of stack>> 411 13:38:10: An exception has been thrown!361 20:06:41: An exception has been thrown! 412 362 413 363 ----------------------------------- … … 420 370 Line: 768 421 371 Stack unwinding: <<beginning of stack>> 422 13:38:10: Error in material GameTools/CubeMap/LocalizedMetal at line 624of GameTools.material: Invalid param_named attribute - An exception has been thrown!372 20:06:41: Error in material GameTools/CubeMap/LocalizedMetal at line 642 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 423 373 424 374 ----------------------------------- … … 431 381 Line: 768 432 382 Stack unwinding: <<beginning of stack>> 433 13:38:10: An exception has been thrown!383 20:06:41: An exception has been thrown! 434 384 435 385 ----------------------------------- … … 442 392 Line: 768 443 393 Stack unwinding: <<beginning of stack>> 444 13:38:10: Error in material GameTools/CubeMap/LocalizedMetal at line 625of GameTools.material: Invalid param_named attribute - An exception has been thrown!394 20:06:41: Error in material GameTools/CubeMap/LocalizedMetal at line 643 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 445 395 446 396 ----------------------------------- … … 453 403 Line: 768 454 404 Stack unwinding: <<beginning of stack>> 455 13:38:10: Error in material GameTools/PhotonMapCaustic at line 693of GameTools.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'.456 13:38:10: Error in material GameTools/SceneCameraDepthShader at line 748of GameTools.material: Unrecognised command: scene_blend457 13:38:10: An exception has been thrown!405 20:06:42: Error in material GameTools/PhotonMapCaustic at line 711 of GameTools.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 406 20:06:42: Error in material GameTools/SceneCameraDepthShader at line 766 of GameTools.material: Unrecognised command: scene_blend 407 20:06:42: An exception has been thrown! 458 408 459 409 ----------------------------------- … … 466 416 Line: 768 467 417 Stack unwinding: <<beginning of stack>> 468 13:38:10: Error in material GameTools/SceneCameraDepthShader at line 756of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!418 20:06:42: Error in material GameTools/SceneCameraDepthShader at line 774 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 469 419 470 420 ----------------------------------- … … 477 427 Line: 768 478 428 Stack unwinding: <<beginning of stack>> 479 13:38:10: Error in material GameTools/ShadowMapDepth at line 772of GameTools.material: Unrecognised command: scene_blend480 13:38:10: Error in material GameTools/Cau at line 796of GameTools.material: Expecting '{' but got cull_hardware none instead.481 13:38:10: An exception has been thrown!429 20:06:42: Error in material GameTools/ShadowMapDepth at line 790 of GameTools.material: Unrecognised command: scene_blend 430 20:06:42: Error in material GameTools/Cau at line 814 of GameTools.material: Expecting '{' but got cull_hardware none instead. 431 20:06:42: An exception has been thrown! 482 432 483 433 ----------------------------------- … … 490 440 Line: 768 491 441 Stack unwinding: <<beginning of stack>> 492 13:38:10: Error in material GameTools/Cau at line 805of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!442 20:06:42: Error in material GameTools/Cau at line 823 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 493 443 494 444 ----------------------------------- … … 501 451 Line: 768 502 452 Stack unwinding: <<beginning of stack>> 503 13:38:10: An exception has been thrown!453 20:06:42: An exception has been thrown! 504 454 505 455 ----------------------------------- … … 512 462 Line: 768 513 463 Stack unwinding: <<beginning of stack>> 514 13:38:11: Error in material GameTools/Cau at line 808of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!464 20:06:42: Error in material GameTools/Cau at line 826 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 515 465 516 466 ----------------------------------- … … 523 473 Line: 768 524 474 Stack unwinding: <<beginning of stack>> 525 13:38:11: An exception has been thrown!475 20:06:42: An exception has been thrown! 526 476 527 477 ----------------------------------- … … 534 484 Line: 768 535 485 Stack unwinding: <<beginning of stack>> 536 13:38:11: Error in material GameTools/SpriteShader at line 846of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!486 20:06:42: Error in material GameTools/SpriteShader at line 864 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 537 487 538 488 ----------------------------------- … … 545 495 Line: 768 546 496 Stack unwinding: <<beginning of stack>> 547 13:38:11: An exception has been thrown!497 20:06:42: An exception has been thrown! 548 498 549 499 ----------------------------------- … … 556 506 Line: 768 557 507 Stack unwinding: <<beginning of stack>> 558 13:38:11: Error in material GameTools/SBB at line 881of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown!508 20:06:42: Error in material GameTools/SBB at line 899 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 559 509 560 510 ----------------------------------- … … 567 517 Line: 768 568 518 Stack unwinding: <<beginning of stack>> 569 13:38:11: Parsing script Glass.material 570 13:38:11: Parsing script HeatVision.material 571 13:38:11: Parsing script Hurt.material 572 13:38:11: Parsing script kupola.material 573 13:38:11: Parsing script MotionBlur.material 574 13:38:11: Parsing script Ocean.material 575 13:38:11: Parsing script OffsetMapping.material 576 13:38:11: Parsing script Ogre.material 577 13:38:11: Parsing script OldTV.material 578 13:38:11: Parsing script RZR-002.material 579 13:38:11: Parsing script smoke.material 580 13:38:11: Parsing script deferred.material 581 13:38:11: Parsing script deferreddemo.material 582 13:38:11: Parsing script deferred_post_debug.material 583 13:38:11: Parsing script deferred_post_minilight.material 584 13:38:11: Parsing script deferred_post_multipass.material 585 13:38:11: Parsing script deferred_post_onepass.material 586 13:38:11: Parsing script fresnelenviron.material 587 13:38:11: Parsing script Examples.compositor 588 13:38:11: Parsing script GameTools_Glow.compositor 589 13:38:11: Parsing script GameTools_ToneMap.compositor 590 13:38:11: Parsing script sample.fontdef 591 13:38:11: Bad attribute line: glyph 0.152344 0.125 0.160156 0.1875 in font Ogre 592 13:38:11: Parsing script Example-Water.particle 593 13:38:11: Parsing script Example.particle 594 13:38:11: Parsing script GameTools.particle 595 13:38:11: Bad particle system attribute line: 'billboard_type point' in GameTools/DemoParticle1 (tried renderer) 596 13:38:11: Parsing script smoke.particle 597 13:38:11: Parsing script Compositor.overlay 598 13:38:11: Parsing script DP3.overlay 599 13:38:11: Parsing script Example-CubeMapping.overlay 600 13:38:12: Parsing script Example-DynTex.overlay 601 13:38:12: Parsing script Example-Water.overlay 602 13:38:12: Parsing script Shadows.overlay 603 13:38:12: Finished parsing scripts for resource group General 604 13:38:12: Parsing scripts for resource group Internal 605 13:38:12: Finished parsing scripts for resource group Internal 606 13:38:12: Texture: morning_fr.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 607 13:38:12: Texture: morning_bk.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 608 13:38:12: Texture: morning_lf.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 609 13:38:12: Texture: morning_rt.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 610 13:38:12: Texture: morning_up.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 611 13:38:12: Texture: morning_dn.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 612 13:38:12: An exception has been thrown! 613 614 ----------------------------------- 615 Details: 616 ----------------------------------- 617 Error #: 4 618 Function: SceneNode::getAttachedObject 619 Description: Object index out of bounds.. 620 File: \ogre_gametools\OgreMain\src\OgreSceneNode.cpp 621 Line: 142 622 Stack unwinding: <<beginning of stack>> 519 20:06:42: Parsing script kupola.material 520 20:06:42: Parsing script Ogre.material 521 20:06:42: Parsing script GameTools_Glow.compositor 522 20:06:42: Parsing script GameTools_ToneMap.compositor 523 20:06:42: Parsing script sample.fontdef 524 20:06:42: Bad attribute line: glyph 0.152344 0.125 0.160156 0.1875 in font Ogre 525 20:06:42: Parsing script GameTools.particle 526 20:06:42: Bad particle system attribute line: 'billboard_type point' in GameTools/DemoParticle1 (tried renderer) 527 20:06:42: Parsing script Compositor.overlay 528 20:06:42: Parsing script DP3.overlay 529 20:06:42: Parsing script Example-CubeMapping.overlay 530 20:06:42: Parsing script Example-DynTex.overlay 531 20:06:42: Parsing script Example-Water.overlay 532 20:06:42: Parsing script Shadows.overlay 533 20:06:42: Finished parsing scripts for resource group General 534 20:06:42: Parsing scripts for resource group Internal 535 20:06:42: Finished parsing scripts for resource group Internal 536 20:06:42: Texture: morning_fr.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 537 20:06:42: Texture: morning_bk.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 538 20:06:42: Texture: morning_lf.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 539 20:06:42: Texture: morning_rt.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 540 20:06:42: Texture: morning_up.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 541 20:06:42: Texture: morning_dn.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 542 20:06:42: Mesh: Loading kupola.mesh. 543 20:06:42: Texture: falt2.tga: Loading 1 faces(PF_R8G8B8,2048x2048x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,2048x2048x1. 544 20:06:43: D3D9 : Loading 2D Texture, image name : 'falnormal.dds' with 2147483647 mip map levels 545 20:06:43: Texture: talaj2.tga: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1. 546 20:06:43: D3D9 : Loading 2D Texture, image name : 'talajnormal.dds' with 2147483647 mip map levels 547 20:06:43: Mesh: Loading head.mesh. 548 20:06:43: Can't assign material initialShadingGroup2 to SubEntity of athene because this Material does not exist. Have you forgotten to define it in a .material script? 549 20:06:43: Can't assign material initialShadingGroup2 to SubEntity of goldSphere because this Material does not exist. Have you forgotten to define it in a .material script? 550 20:06:43: Can't assign material initialShadingGroup2 to SubEntity of silverSphere because this Material does not exist. Have you forgotten to define it in a .material script? 551 20:06:43: Can't assign material initialShadingGroup2 to SubEntity of copperSphere because this Material does not exist. Have you forgotten to define it in a .material script? 552 20:06:43: Can't assign material initialShadingGroup2 to SubEntity of aluSphere because this Material does not exist. Have you forgotten to define it in a .material script? 553 20:06:43: An exception has been thrown! 554 555 ----------------------------------- 556 Details: 557 ----------------------------------- 558 Error #: 8 559 Function: ResourceGroupManager::openResource 560 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 561 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 562 Line: 583 563 Stack unwinding: <<beginning of stack>> 564 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 565 566 ----------------------------------- 567 Details: 568 ----------------------------------- 569 Error #: 8 570 Function: ResourceGroupManager::openResource 571 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 572 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 573 Line: 583 574 Stack unwinding: <<beginning of stack>> 575 20:06:43: An exception has been thrown! 576 577 ----------------------------------- 578 Details: 579 ----------------------------------- 580 Error #: 8 581 Function: ResourceGroupManager::openResource 582 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 583 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 584 Line: 583 585 Stack unwinding: <<beginning of stack>> 586 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 587 588 ----------------------------------- 589 Details: 590 ----------------------------------- 591 Error #: 8 592 Function: ResourceGroupManager::openResource 593 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 594 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 595 Line: 583 596 Stack unwinding: <<beginning of stack>> 597 20:06:43: An exception has been thrown! 598 599 ----------------------------------- 600 Details: 601 ----------------------------------- 602 Error #: 8 603 Function: ResourceGroupManager::openResource 604 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 605 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 606 Line: 583 607 Stack unwinding: <<beginning of stack>> 608 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 609 610 ----------------------------------- 611 Details: 612 ----------------------------------- 613 Error #: 8 614 Function: ResourceGroupManager::openResource 615 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 616 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 617 Line: 583 618 Stack unwinding: <<beginning of stack>> 619 20:06:43: An exception has been thrown! 620 621 ----------------------------------- 622 Details: 623 ----------------------------------- 624 Error #: 8 625 Function: ResourceGroupManager::openResource 626 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 627 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 628 Line: 583 629 Stack unwinding: <<beginning of stack>> 630 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 631 632 ----------------------------------- 633 Details: 634 ----------------------------------- 635 Error #: 8 636 Function: ResourceGroupManager::openResource 637 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 638 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 639 Line: 583 640 Stack unwinding: <<beginning of stack>> 641 20:06:43: Creating viewport on target 'rtt/2279008', rendering from camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 642 20:06:43: Viewport for camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 643 20:06:43: Creating viewport on target 'rtt/2279072', rendering from camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 644 20:06:43: Viewport for camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 645 20:06:43: Creating viewport on target 'rtt/2279136', rendering from camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 646 20:06:43: Viewport for camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 647 20:06:43: Creating viewport on target 'rtt/2279200', rendering from camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 648 20:06:43: Viewport for camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 649 20:06:43: Creating viewport on target 'rtt/2279264', rendering from camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 650 20:06:43: Viewport for camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 651 20:06:43: Creating viewport on target 'rtt/2279328', rendering from camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 652 20:06:43: Viewport for camera 'goldSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 653 20:06:43: WARNING: Texture instance 'goldSphere_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 654 20:06:43: Creating viewport on target 'rtt/2279840', rendering from camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 655 20:06:43: Viewport for camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 656 20:06:43: Creating viewport on target 'rtt/2279904', rendering from camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 657 20:06:43: Viewport for camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 658 20:06:43: Creating viewport on target 'rtt/2279968', rendering from camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 659 20:06:43: Viewport for camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 660 20:06:43: Creating viewport on target 'rtt/2280032', rendering from camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 661 20:06:43: Viewport for camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 662 20:06:43: Creating viewport on target 'rtt/2280096', rendering from camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 663 20:06:43: Viewport for camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 664 20:06:43: Creating viewport on target 'rtt/2280160', rendering from camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 665 20:06:43: Viewport for camera 'goldSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 666 20:06:43: WARNING: Texture instance 'goldSphere_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 667 20:06:43: An exception has been thrown! 668 669 ----------------------------------- 670 Details: 671 ----------------------------------- 672 Error #: 8 673 Function: ResourceGroupManager::openResource 674 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 675 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 676 Line: 583 677 Stack unwinding: <<beginning of stack>> 678 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 679 680 ----------------------------------- 681 Details: 682 ----------------------------------- 683 Error #: 8 684 Function: ResourceGroupManager::openResource 685 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 686 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 687 Line: 583 688 Stack unwinding: <<beginning of stack>> 689 20:06:43: An exception has been thrown! 690 691 ----------------------------------- 692 Details: 693 ----------------------------------- 694 Error #: 8 695 Function: ResourceGroupManager::openResource 696 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 697 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 698 Line: 583 699 Stack unwinding: <<beginning of stack>> 700 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 701 702 ----------------------------------- 703 Details: 704 ----------------------------------- 705 Error #: 8 706 Function: ResourceGroupManager::openResource 707 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 708 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 709 Line: 583 710 Stack unwinding: <<beginning of stack>> 711 20:06:43: An exception has been thrown! 712 713 ----------------------------------- 714 Details: 715 ----------------------------------- 716 Error #: 8 717 Function: ResourceGroupManager::openResource 718 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 719 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 720 Line: 583 721 Stack unwinding: <<beginning of stack>> 722 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 723 724 ----------------------------------- 725 Details: 726 ----------------------------------- 727 Error #: 8 728 Function: ResourceGroupManager::openResource 729 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 730 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 731 Line: 583 732 Stack unwinding: <<beginning of stack>> 733 20:06:43: An exception has been thrown! 734 735 ----------------------------------- 736 Details: 737 ----------------------------------- 738 Error #: 8 739 Function: ResourceGroupManager::openResource 740 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 741 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 742 Line: 583 743 Stack unwinding: <<beginning of stack>> 744 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 745 746 ----------------------------------- 747 Details: 748 ----------------------------------- 749 Error #: 8 750 Function: ResourceGroupManager::openResource 751 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 752 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 753 Line: 583 754 Stack unwinding: <<beginning of stack>> 755 20:06:43: Creating viewport on target 'rtt/2281184', rendering from camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 756 20:06:43: Viewport for camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 757 20:06:43: Creating viewport on target 'rtt/2281248', rendering from camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 758 20:06:43: Viewport for camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 759 20:06:43: Creating viewport on target 'rtt/2281312', rendering from camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 760 20:06:43: Viewport for camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 761 20:06:43: Creating viewport on target 'rtt/2281376', rendering from camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 762 20:06:43: Viewport for camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 763 20:06:43: Creating viewport on target 'rtt/2281440', rendering from camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 764 20:06:43: Viewport for camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 765 20:06:43: Creating viewport on target 'rtt/2281504', rendering from camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 766 20:06:43: Viewport for camera 'silverSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 767 20:06:43: WARNING: Texture instance 'silverSphere_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 768 20:06:43: Creating viewport on target 'rtt/2282560', rendering from camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 769 20:06:43: Viewport for camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 770 20:06:43: Creating viewport on target 'rtt/2282624', rendering from camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 771 20:06:43: Viewport for camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 772 20:06:43: Creating viewport on target 'rtt/2282688', rendering from camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 773 20:06:43: Viewport for camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 774 20:06:43: Creating viewport on target 'rtt/2282752', rendering from camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 775 20:06:43: Viewport for camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 776 20:06:43: Creating viewport on target 'rtt/2282816', rendering from camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 777 20:06:43: Viewport for camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 778 20:06:43: Creating viewport on target 'rtt/2282880', rendering from camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 779 20:06:43: Viewport for camera 'silverSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 780 20:06:43: WARNING: Texture instance 'silverSphere_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 781 20:06:43: An exception has been thrown! 782 783 ----------------------------------- 784 Details: 785 ----------------------------------- 786 Error #: 8 787 Function: ResourceGroupManager::openResource 788 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 789 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 790 Line: 583 791 Stack unwinding: <<beginning of stack>> 792 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 793 794 ----------------------------------- 795 Details: 796 ----------------------------------- 797 Error #: 8 798 Function: ResourceGroupManager::openResource 799 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 800 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 801 Line: 583 802 Stack unwinding: <<beginning of stack>> 803 20:06:43: An exception has been thrown! 804 805 ----------------------------------- 806 Details: 807 ----------------------------------- 808 Error #: 8 809 Function: ResourceGroupManager::openResource 810 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 811 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 812 Line: 583 813 Stack unwinding: <<beginning of stack>> 814 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 815 816 ----------------------------------- 817 Details: 818 ----------------------------------- 819 Error #: 8 820 Function: ResourceGroupManager::openResource 821 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 822 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 823 Line: 583 824 Stack unwinding: <<beginning of stack>> 825 20:06:43: An exception has been thrown! 826 827 ----------------------------------- 828 Details: 829 ----------------------------------- 830 Error #: 8 831 Function: ResourceGroupManager::openResource 832 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 833 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 834 Line: 583 835 Stack unwinding: <<beginning of stack>> 836 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 837 838 ----------------------------------- 839 Details: 840 ----------------------------------- 841 Error #: 8 842 Function: ResourceGroupManager::openResource 843 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 844 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 845 Line: 583 846 Stack unwinding: <<beginning of stack>> 847 20:06:43: An exception has been thrown! 848 849 ----------------------------------- 850 Details: 851 ----------------------------------- 852 Error #: 8 853 Function: ResourceGroupManager::openResource 854 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 855 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 856 Line: 583 857 Stack unwinding: <<beginning of stack>> 858 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 859 860 ----------------------------------- 861 Details: 862 ----------------------------------- 863 Error #: 8 864 Function: ResourceGroupManager::openResource 865 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 866 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 867 Line: 583 868 Stack unwinding: <<beginning of stack>> 869 20:06:43: Creating viewport on target 'rtt/2283904', rendering from camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 870 20:06:43: Viewport for camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 871 20:06:43: Creating viewport on target 'rtt/2283968', rendering from camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 872 20:06:43: Viewport for camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 873 20:06:43: Creating viewport on target 'rtt/2284032', rendering from camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 874 20:06:43: Viewport for camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 875 20:06:43: Creating viewport on target 'rtt/2284096', rendering from camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 876 20:06:43: Viewport for camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 877 20:06:43: Creating viewport on target 'rtt/2284160', rendering from camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 878 20:06:43: Viewport for camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 879 20:06:43: Creating viewport on target 'rtt/2284224', rendering from camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 880 20:06:43: Viewport for camera 'aluSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 881 20:06:43: WARNING: Texture instance 'aluSphere_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 882 20:06:43: Creating viewport on target 'rtt/2285280', rendering from camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 883 20:06:43: Viewport for camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 884 20:06:43: Creating viewport on target 'rtt/2285344', rendering from camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 885 20:06:43: Viewport for camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 886 20:06:43: Creating viewport on target 'rtt/2285408', rendering from camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 887 20:06:43: Viewport for camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 888 20:06:43: Creating viewport on target 'rtt/2285472', rendering from camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 889 20:06:43: Viewport for camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 890 20:06:43: Creating viewport on target 'rtt/2285536', rendering from camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 891 20:06:43: Viewport for camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 892 20:06:43: Creating viewport on target 'rtt/2285600', rendering from camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 893 20:06:43: Viewport for camera 'aluSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 894 20:06:43: WARNING: Texture instance 'aluSphere_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 895 20:06:43: An exception has been thrown! 896 897 ----------------------------------- 898 Details: 899 ----------------------------------- 900 Error #: 8 901 Function: ResourceGroupManager::openResource 902 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 903 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 904 Line: 583 905 Stack unwinding: <<beginning of stack>> 906 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 907 908 ----------------------------------- 909 Details: 910 ----------------------------------- 911 Error #: 8 912 Function: ResourceGroupManager::openResource 913 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 914 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 915 Line: 583 916 Stack unwinding: <<beginning of stack>> 917 20:06:43: An exception has been thrown! 918 919 ----------------------------------- 920 Details: 921 ----------------------------------- 922 Error #: 8 923 Function: ResourceGroupManager::openResource 924 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 925 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 926 Line: 583 927 Stack unwinding: <<beginning of stack>> 928 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 929 930 ----------------------------------- 931 Details: 932 ----------------------------------- 933 Error #: 8 934 Function: ResourceGroupManager::openResource 935 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 936 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 937 Line: 583 938 Stack unwinding: <<beginning of stack>> 939 20:06:43: An exception has been thrown! 940 941 ----------------------------------- 942 Details: 943 ----------------------------------- 944 Error #: 8 945 Function: ResourceGroupManager::openResource 946 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 947 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 948 Line: 583 949 Stack unwinding: <<beginning of stack>> 950 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 951 952 ----------------------------------- 953 Details: 954 ----------------------------------- 955 Error #: 8 956 Function: ResourceGroupManager::openResource 957 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 958 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 959 Line: 583 960 Stack unwinding: <<beginning of stack>> 961 20:06:43: An exception has been thrown! 962 963 ----------------------------------- 964 Details: 965 ----------------------------------- 966 Error #: 8 967 Function: ResourceGroupManager::openResource 968 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 969 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 970 Line: 583 971 Stack unwinding: <<beginning of stack>> 972 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 973 974 ----------------------------------- 975 Details: 976 ----------------------------------- 977 Error #: 8 978 Function: ResourceGroupManager::openResource 979 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 980 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 981 Line: 583 982 Stack unwinding: <<beginning of stack>> 983 20:06:43: Creating viewport on target 'rtt/2286624', rendering from camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 984 20:06:43: Viewport for camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 985 20:06:43: Creating viewport on target 'rtt/2286688', rendering from camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 986 20:06:43: Viewport for camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 987 20:06:43: Creating viewport on target 'rtt/2286752', rendering from camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 988 20:06:43: Viewport for camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 989 20:06:43: Creating viewport on target 'rtt/2286816', rendering from camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 990 20:06:43: Viewport for camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 991 20:06:43: Creating viewport on target 'rtt/2286880', rendering from camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 992 20:06:43: Viewport for camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 993 20:06:43: Creating viewport on target 'rtt/2286944', rendering from camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 994 20:06:43: Viewport for camera 'copperSphere_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 995 20:06:43: WARNING: Texture instance 'copperSphere_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 996 20:06:43: Creating viewport on target 'rtt/2288000', rendering from camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 997 20:06:43: Viewport for camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 998 20:06:43: Creating viewport on target 'rtt/2288064', rendering from camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 999 20:06:43: Viewport for camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1000 20:06:43: Creating viewport on target 'rtt/2288128', rendering from camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1001 20:06:43: Viewport for camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1002 20:06:43: Creating viewport on target 'rtt/2288192', rendering from camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1003 20:06:43: Viewport for camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1004 20:06:43: Creating viewport on target 'rtt/2288256', rendering from camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1005 20:06:43: Viewport for camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1006 20:06:43: Creating viewport on target 'rtt/2288320', rendering from camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1007 20:06:43: Viewport for camera 'copperSphere_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1008 20:06:43: WARNING: Texture instance 'copperSphere_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 1009 20:06:43: An exception has been thrown! 1010 1011 ----------------------------------- 1012 Details: 1013 ----------------------------------- 1014 Error #: 8 1015 Function: ResourceGroupManager::openResource 1016 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1017 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1018 Line: 583 1019 Stack unwinding: <<beginning of stack>> 1020 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 1021 1022 ----------------------------------- 1023 Details: 1024 ----------------------------------- 1025 Error #: 8 1026 Function: ResourceGroupManager::openResource 1027 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1028 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1029 Line: 583 1030 Stack unwinding: <<beginning of stack>> 1031 20:06:43: An exception has been thrown! 1032 1033 ----------------------------------- 1034 Details: 1035 ----------------------------------- 1036 Error #: 8 1037 Function: ResourceGroupManager::openResource 1038 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1039 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1040 Line: 583 1041 Stack unwinding: <<beginning of stack>> 1042 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 1043 1044 ----------------------------------- 1045 Details: 1046 ----------------------------------- 1047 Error #: 8 1048 Function: ResourceGroupManager::openResource 1049 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1050 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1051 Line: 583 1052 Stack unwinding: <<beginning of stack>> 1053 20:06:43: An exception has been thrown! 1054 1055 ----------------------------------- 1056 Details: 1057 ----------------------------------- 1058 Error #: 8 1059 Function: ResourceGroupManager::openResource 1060 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1061 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1062 Line: 583 1063 Stack unwinding: <<beginning of stack>> 1064 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 1065 1066 ----------------------------------- 1067 Details: 1068 ----------------------------------- 1069 Error #: 8 1070 Function: ResourceGroupManager::openResource 1071 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1072 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1073 Line: 583 1074 Stack unwinding: <<beginning of stack>> 1075 20:06:43: An exception has been thrown! 1076 1077 ----------------------------------- 1078 Details: 1079 ----------------------------------- 1080 Error #: 8 1081 Function: ResourceGroupManager::openResource 1082 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1083 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1084 Line: 583 1085 Stack unwinding: <<beginning of stack>> 1086 20:06:43: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 1087 1088 ----------------------------------- 1089 Details: 1090 ----------------------------------- 1091 Error #: 8 1092 Function: ResourceGroupManager::openResource 1093 Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group.. 1094 File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 1095 Line: 583 1096 Stack unwinding: <<beginning of stack>> 1097 20:06:43: Creating viewport on target 'rtt/2314240', rendering from camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1098 20:06:43: Viewport for camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1099 20:06:43: Creating viewport on target 'rtt/2314304', rendering from camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1100 20:06:43: Viewport for camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1101 20:06:43: Creating viewport on target 'rtt/2314368', rendering from camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1102 20:06:43: Viewport for camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1103 20:06:43: Creating viewport on target 'rtt/2314432', rendering from camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1104 20:06:43: Viewport for camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1105 20:06:43: Creating viewport on target 'rtt/2314496', rendering from camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1106 20:06:43: Viewport for camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1107 20:06:43: Creating viewport on target 'rtt/2314560', rendering from camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1108 20:06:43: Viewport for camera 'athene_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1109 20:06:43: Creating viewport on target 'rtt/2314912', rendering from camera 'athene_SE_0_PHOTONMAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1110 20:06:43: Viewport for camera 'athene_SE_0_PHOTONMAP_CAMERA', actual dimensions L: 0 T: 0 W: 64 H: 64 1111 20:06:43: Creating viewport on target 'rtt/2315520', rendering from camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1112 20:06:43: Viewport for camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1113 20:06:43: Creating viewport on target 'rtt/2315584', rendering from camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1114 20:06:43: Viewport for camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1115 20:06:43: Creating viewport on target 'rtt/2315648', rendering from camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1116 20:06:43: Viewport for camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1117 20:06:43: Creating viewport on target 'rtt/2315712', rendering from camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1118 20:06:43: Viewport for camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1119 20:06:43: Creating viewport on target 'rtt/2315776', rendering from camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1120 20:06:43: Viewport for camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1121 20:06:43: Creating viewport on target 'rtt/2315840', rendering from camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1122 20:06:43: Viewport for camera 'athene_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 1123 20:06:43: Creating viewport on target 'rtt/2316896', rendering from camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1124 20:06:43: Viewport for camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1125 20:06:43: Creating viewport on target 'rtt/2316960', rendering from camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1126 20:06:43: Viewport for camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1127 20:06:43: Creating viewport on target 'rtt/2317024', rendering from camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1128 20:06:43: Viewport for camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1129 20:06:43: Creating viewport on target 'rtt/2317088', rendering from camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1130 20:06:43: Viewport for camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1131 20:06:43: Creating viewport on target 'rtt/2317152', rendering from camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1132 20:06:43: Viewport for camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1133 20:06:43: Creating viewport on target 'rtt/2317216', rendering from camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1134 20:06:43: Viewport for camera 'athene_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 1135 20:06:43: WARNING: Texture instance 'athene_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 1136 20:06:43: WARNING: Texture instance 'athene_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 1137 20:06:43: Win32Input8: DirectInput Activation Starts 1138 20:06:43: Win32Input8: Establishing keyboard input. 1139 20:06:43: Win32Input8: Keyboard input established. 1140 20:06:43: Win32Input8: Initializing mouse input in immediate mode. 1141 20:06:43: Win32Input8: Mouse input in immediate mode initialized. 1142 20:06:43: Win32Input8: DirectInput OK. 1143 20:06:43: WARNING: Texture instance 'athene_SE_0_PHOTONMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 1144 20:06:43: D3D9 : Loading 2D Texture, image name : 'PowerOfPhotonHitTexel.dds' with 2147483647 mip map levels 1145 20:06:44: WARNING: Texture instance 'athene_SE_0_CAUSTICCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 1146 20:06:44: Creating viewport on target 'rtt/45348992', rendering from camera 'MainLightDEPTH_SHADOW_MAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 1147 20:06:44: Viewport for camera 'MainLightDEPTH_SHADOW_MAP_CAMERA', actual dimensions L: 0 T: 0 W: 2048 H: 2048 1148 20:06:44: WARNING: Texture instance 'MainLightDEPTH_SHADOW_MAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 1149 20:06:58: Unregistering ResourceManager for type BspLevel 1150 20:06:58: Render Target 'rtt/45348992' Average FPS: 32.7661 Best FPS: 40.796 Worst FPS: 1.94553 1151 20:06:58: Render Target 'rtt/2316896' Average FPS: 3.31289 Best FPS: 5.91716 Worst FPS: 0.762195 1152 20:06:58: Render Target 'rtt/2316960' Average FPS: 4.02079 Best FPS: 5.75816 Worst FPS: 0.59952 1153 20:06:58: Render Target 'rtt/2317024' Average FPS: 4.86089 Best FPS: 5.8651 Worst FPS: 0.53135 1154 20:06:58: Render Target 'rtt/2317088' Average FPS: 2.5284 Best FPS: 5.67644 Worst FPS: 0.73692 1155 20:06:58: Render Target 'rtt/2317152' Average FPS: 3.53594 Best FPS: 5.92885 Worst FPS: 0.666667 1156 20:06:58: Render Target 'rtt/2317216' Average FPS: 3.67722 Best FPS: 5.96252 Worst FPS: 0.62422 1157 20:06:58: Render Target 'rtt/2315520' Average FPS: 5.57144 Best FPS: 7.0922 Worst FPS: 1.39179 1158 20:06:58: Render Target 'rtt/2315584' Average FPS: 5.50557 Best FPS: 6.30631 Worst FPS: 0.894454 1159 20:06:58: Render Target 'rtt/2315648' Average FPS: 5.50213 Best FPS: 6.26118 Worst FPS: 0.87108 1160 20:06:58: Render Target 'rtt/2315712' Average FPS: 5.56697 Best FPS: 6.97472 Worst FPS: 0.744048 1161 20:06:58: Render Target 'rtt/2315776' Average FPS: 5.56553 Best FPS: 7.01754 Worst FPS: 0.725163 1162 20:06:58: Render Target 'rtt/2315840' Average FPS: 5.56966 Best FPS: 7.04846 Worst FPS: 0.709723 1163 20:06:58: Render Target 'rtt/2314912' Average FPS: 32.7644 Best FPS: 40.796 Worst FPS: 1.78731 1164 20:06:58: Render Target 'rtt/2314240' Average FPS: 5.57309 Best FPS: 7.0922 Worst FPS: 1.38985 1165 20:06:58: Render Target 'rtt/2314304' Average FPS: 5.50557 Best FPS: 6.30631 Worst FPS: 0.892857 1166 20:06:58: Render Target 'rtt/2314368' Average FPS: 5.50032 Best FPS: 6.26118 Worst FPS: 0.869565 1167 20:06:58: Render Target 'rtt/2314432' Average FPS: 5.56708 Best FPS: 6.97472 Worst FPS: 0.742942 1168 20:06:58: Render Target 'rtt/2314496' Average FPS: 5.56584 Best FPS: 7.01754 Worst FPS: 0.723589 1169 20:06:58: Render Target 'rtt/2314560' Average FPS: 5.56997 Best FPS: 7.04846 Worst FPS: 0.708717 1170 20:06:58: Render Target 'rtt/2288000' Average FPS: 27.6521 Best FPS: 35.6789 Worst FPS: 1.74672 1171 20:06:58: Render Target 'rtt/2288064' Average FPS: 27.6619 Best FPS: 35.6789 Worst FPS: 1.74672 1172 20:06:58: Render Target 'rtt/2288128' Average FPS: 27.6982 Best FPS: 35.6789 Worst FPS: 1.7452 1173 20:06:58: Render Target 'rtt/2288192' Average FPS: 27.6335 Best FPS: 35.6789 Worst FPS: 1.7452 1174 20:06:58: Render Target 'rtt/2288256' Average FPS: 27.6999 Best FPS: 35.6789 Worst FPS: 1.74368 1175 20:06:58: Render Target 'rtt/2288320' Average FPS: 27.7072 Best FPS: 35.6789 Worst FPS: 1.74368 1176 20:06:58: Render Target 'rtt/2286624' Average FPS: 1.89068 Best FPS: 5.09771 Worst FPS: 0.605327 1177 20:06:58: Render Target 'rtt/2286688' Average FPS: 1.90581 Best FPS: 3.68324 Worst FPS: 0.8726 1178 20:06:58: Render Target 'rtt/2286752' Average FPS: 2.34201 Best FPS: 4.59559 Worst FPS: 0.477783 1179 20:06:58: Render Target 'rtt/2286816' Average FPS: 1.97407 Best FPS: 4.38596 Worst FPS: 0.572738 1180 20:06:58: Render Target 'rtt/2286880' Average FPS: 1.84057 Best FPS: 3.61664 Worst FPS: 0.174948 1181 20:06:58: Render Target 'rtt/2286944' Average FPS: 2.28218 Best FPS: 3.53982 Worst FPS: 0.618047 1182 20:06:58: Render Target 'rtt/2285280' Average FPS: 26.5424 Best FPS: 32.2896 Worst FPS: 1.73461 1183 20:06:58: Render Target 'rtt/2285344' Average FPS: 26.5356 Best FPS: 32.2896 Worst FPS: 1.7331 1184 20:06:58: Render Target 'rtt/2285408' Average FPS: 26.5113 Best FPS: 32.2896 Worst FPS: 1.7301 1185 20:06:58: Render Target 'rtt/2285472' Average FPS: 26.563 Best FPS: 32.2896 Worst FPS: 1.7301 1186 20:06:58: Render Target 'rtt/2285536' Average FPS: 26.5176 Best FPS: 32.2896 Worst FPS: 1.72861 1187 20:06:58: Render Target 'rtt/2285600' Average FPS: 26.5177 Best FPS: 32.2896 Worst FPS: 1.72861 1188 20:06:58: Render Target 'rtt/2283904' Average FPS: 1.91046 Best FPS: 2.92398 Worst FPS: 0.350385 1189 20:06:58: Render Target 'rtt/2283968' Average FPS: 2.32523 Best FPS: 3.69276 Worst FPS: 0.273149 1190 20:06:58: Render Target 'rtt/2284032' Average FPS: 1.0997 Best FPS: 2.95276 Worst FPS: 0.273 1191 20:06:58: Render Target 'rtt/2284096' Average FPS: 1.13928 Best FPS: 4.43656 Worst FPS: 0.534188 1192 20:06:58: Render Target 'rtt/2284160' Average FPS: 1.56178 Best FPS: 2.93255 Worst FPS: 0.15758 1193 20:06:58: Render Target 'rtt/2284224' Average FPS: 2.18428 Best FPS: 2.6643 Worst FPS: 0.350263 1194 20:06:58: Render Target 'rtt/2282560' Average FPS: 32.7674 Best FPS: 40.715 Worst FPS: 1.69348 1195 20:06:58: Render Target 'rtt/2282624' Average FPS: 32.7683 Best FPS: 40.715 Worst FPS: 1.69348 1196 20:06:58: Render Target 'rtt/2282688' Average FPS: 32.7822 Best FPS: 40.6343 Worst FPS: 1.69348 1197 20:06:58: Render Target 'rtt/2282752' Average FPS: 32.762 Best FPS: 40.5941 Worst FPS: 1.69348 1198 20:06:58: Render Target 'rtt/2282816' Average FPS: 32.7745 Best FPS: 40.6343 Worst FPS: 1.69062 1199 20:06:58: Render Target 'rtt/2282880' Average FPS: 32.7781 Best FPS: 40.6746 Worst FPS: 1.69062 1200 20:06:58: Render Target 'rtt/2281184' Average FPS: 2.30029 Best FPS: 4.14938 Worst FPS: 0.665336 1201 20:06:58: Render Target 'rtt/2281248' Average FPS: 3.41797 Best FPS: 4.57457 Worst FPS: 0.477783 1202 20:06:58: Render Target 'rtt/2281312' Average FPS: 4.46651 Best FPS: 5.22648 Worst FPS: 0.726216 1203 20:06:58: Render Target 'rtt/2281376' Average FPS: 3.60078 Best FPS: 6.51163 Worst FPS: 0.708215 1204 20:06:58: Render Target 'rtt/2281440' Average FPS: 3.31735 Best FPS: 5.9778 Worst FPS: 0.16218 1205 20:06:58: Render Target 'rtt/2281504' Average FPS: 4.64602 Best FPS: 6.09756 Worst FPS: 0.542594 1206 20:06:58: Render Target 'rtt/2279840' Average FPS: 30.3332 Best FPS: 32.967 Worst FPS: 1.66806 1207 20:06:58: Render Target 'rtt/2279904' Average FPS: 30.3141 Best FPS: 33.1707 Worst FPS: 1.66806 1208 20:06:58: Render Target 'rtt/2279968' Average FPS: 30.3487 Best FPS: 32.8358 Worst FPS: 1.66806 1209 20:06:58: Render Target 'rtt/2280032' Average FPS: 30.34 Best FPS: 32.8358 Worst FPS: 1.66667 1210 20:06:58: Render Target 'rtt/2280096' Average FPS: 30.3374 Best FPS: 32.8685 Worst FPS: 1.66667 1211 20:06:58: Render Target 'rtt/2280160' Average FPS: 30.3459 Best FPS: 32.8685 Worst FPS: 1.66389 1212 20:06:58: Render Target 'rtt/2279008' Average FPS: 2.0181 Best FPS: 3.27065 Worst FPS: 0.33036 1213 20:06:58: Render Target 'rtt/2279072' Average FPS: 2.36858 Best FPS: 3.31675 Worst FPS: 0.309885 1214 20:06:58: Render Target 'rtt/2279136' Average FPS: 2.42485 Best FPS: 3.0581 Worst FPS: 0.260892 1215 20:06:58: Render Target 'rtt/2279200' Average FPS: 1.41706 Best FPS: 3.55556 Worst FPS: 0.690926 1216 20:06:58: Render Target 'rtt/2279264' Average FPS: 1.37422 Best FPS: 2.693 Worst FPS: 0.17322 1217 20:06:58: Render Target 'rtt/2279328' Average FPS: 2.91798 Best FPS: 3.86473 Worst FPS: 0.596659 1218 20:06:58: *-*-* OGRE Shutdown 1219 20:06:58: Unregistering ResourceManager for type Compositor 1220 20:06:58: Unregistering ResourceManager for type Font 1221 20:06:58: Unregistering ResourceManager for type Skeleton 1222 20:06:58: Unregistering ResourceManager for type Mesh 1223 20:06:58: Unregistering ResourceManager for type HighLevelGpuProgram 1224 20:06:58: Unloading library .\Plugin_CgProgramManager 1225 20:06:58: Unloading library .\Plugin_OctreeSceneManager 1226 20:06:58: Unloading library .\Plugin_BSPSceneManager 1227 20:06:58: Unloading library .\Plugin_ParticleFX 1228 20:06:58: *** Stopping Win32GL Subsystem *** 1229 20:06:58: Unloading library .\RenderSystem_GL 1230 20:06:58: Render Target 'OGRE Render Window' Average FPS: 32.774 Best FPS: 40.6343 Worst FPS: 0.931099 1231 20:06:58: D3D9 : Shutting down cleanly. 1232 20:06:58: Unregistering ResourceManager for type Texture 1233 20:06:58: Unregistering ResourceManager for type GpuProgram 1234 20:06:58: D3D9 : Direct3D9 Rendering Subsystem destroyed. 1235 20:06:58: Unloading library .\RenderSystem_Direct3D9 1236 20:06:58: Unregistering ResourceManager for type Material 1237 20:06:58: Unloading library OgrePlatform.dll -
GTP/trunk/App/Demos/Illum/Ogre/bin/Release/resources.cfg
r777 r779 2 2 # This also contains the minimum you need to use the Ogre example framework 3 3 [Bootstrap] 4 Zip=../../ ../Media/packs/OgreCore.zip4 Zip=../../Media/packs/OgreCore.zip 5 5 6 6 # Resource locations to be added to the default path 7 7 [General] 8 FileSystem=../../../Media 9 FileSystem=../../../Media/fonts 10 FileSystem=../../../Media/materials/programs 11 FileSystem=../../../Media/materials/scripts 12 FileSystem=../../../Media/materials/textures 13 FileSystem=../../../Media/models 14 FileSystem=../../../Media/overlays 15 FileSystem=../../../Media/particle 16 FileSystem=../../../Media/gui 17 FileSystem=../../../Media/DeferredShadingMedia 18 Zip=../../../Media/packs/cubemap.zip 19 Zip=../../../Media/packs/cubemapsJS.zip 20 Zip=../../../Media/packs/dragon.zip 21 Zip=../../../Media/packs/fresneldemo.zip 22 Zip=../../../Media/packs/ogretestmap.zip 23 Zip=../../../Media/packs/skybox.zip 8 FileSystem=../../Media 9 FileSystem=../../Media/fonts 10 FileSystem=../../Media/materials/programs 11 FileSystem=../../Media/materials/scripts 12 FileSystem=../../Media/materials/textures 13 FileSystem=../../Media/models 14 FileSystem=../../Media/overlays 15 FileSystem=../../Media/particle 16 FileSystem=../../Media/gui 17 Zip=../../Media/packs/cubemapsJS.zip 18 Zip=../../Media/packs/smokealphaclip.zip
Note: See TracChangeset
for help on using the changeset viewer.