Changeset 779 for GTP/trunk/App/Demos/Illum/Ogre/bin/Debug
- Timestamp:
- 04/21/06 20:09:55 (19 years ago)
- Location:
- GTP/trunk/App/Demos/Illum/Ogre/bin/Debug
- Files:
-
- 3 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 --------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.