- Timestamp:
- 10/04/06 09:18:20 (18 years ago)
- Location:
- GTP/trunk/App/Demos/Illum/Ogre
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Diffuse.hlsl
r1535 r1565 310 310 float4 Le; 311 311 float d; 312 312 /* 313 313 for (int x = 0; x < REDUCED_CUBEMAP_SIZE; x++) 314 314 for (int y = 0; y < REDUCED_CUBEMAP_SIZE; y++) … … 347 347 // intens += Le / 16.0 + pos.x*0.000000000001; 348 348 intens += 0.5 * Le * max(tri1 + tri2 + tri3 + tri4, 0); 349 } 349 }*/ 350 350 351 351 return intens; -
GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/GameTools_HPS.material
r1451 r1565 118 118 target ps_3_0 119 119 } 120 121 //fragment_program HPS_Smoke_L_Depth_PS asm 122 //{ 123 // source HPS_Illum_L_PS.asm 124 // syntax ps_3_0 125 //} 126 127 120 128 121 129 -
GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log
r1535 r1565 1 13:56:28: Creating resource group General2 13:56:28: Creating resource group Internal3 13:56:28: Creating resource group Autodetect4 13:56:28: Registering ResourceManager for type Material5 13:56:28: Registering ResourceManager for type Mesh6 13:56:28: Registering ResourceManager for type Skeleton7 13:56:28: MovableObjectFactory for type 'ParticleSystem' registered.8 13:56:28: Loading library OgrePlatform.dll9 13:56:28: OverlayElementFactory for type Panel registered.10 13:56:28: OverlayElementFactory for type BorderPanel registered.11 13:56:28: OverlayElementFactory for type TextArea registered.12 13:56:28: Registering ResourceManager for type Font13 13:56:28: ArchiveFactory for archive type FileSystem registered.14 13:56:28: ArchiveFactory for archive type Zip registered.15 13:56:28: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 200516 13:56:28: 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 13:56:28: Registering ResourceManager for type HighLevelGpuProgram18 13:56:28: Registering ResourceManager for type Compositor19 13:56:28: MovableObjectFactory for type 'Entity' registered.20 13:56:28: MovableObjectFactory for type 'Light' registered.21 13:56:28: MovableObjectFactory for type 'BillboardSet' registered.22 13:56:28: MovableObjectFactory for type 'ManualObject' registered.23 13:56:28: MovableObjectFactory for type 'BillboardChain' registered.24 13:56:28: MovableObjectFactory for type 'RibbonTrail' registered.25 13:56:28: Loading library .\RenderSystem_Direct3D926 13:56:28: D3D9 : Direct3D9 Rendering Subsystem created.27 13:56:28: D3D9: Driver Detection Starts28 13:56:28: D3D9: Driver Detection Ends29 13:56:28: Loading library .\Plugin_ParticleFX30 13:56:28: Particle Emitter Type 'Point' registered31 13:56:28: Particle Emitter Type 'Box' registered32 13:56:28: Particle Emitter Type 'Ellipsoid' registered33 13:56:28: Particle Emitter Type 'Cylinder' registered34 13:56:28: Particle Emitter Type 'Ring' registered35 13:56:28: Particle Emitter Type 'HollowEllipsoid' registered36 13:56:28: Particle Affector Type 'LinearForce' registered37 13:56:28: Particle Affector Type 'ColourFader' registered38 13:56:28: Particle Affector Type 'ColourFader2' registered39 13:56:28: Particle Affector Type 'ColourImage' registered40 13:56:28: Particle Affector Type 'ColourInterpolator' registered41 13:56:28: Particle Affector Type 'Scaler' registered42 13:56:28: Particle Affector Type 'Rotator' registered43 13:56:28: Particle Affector Type 'DirectionRandomiser' registered44 13:56:28: Particle Affector Type 'DeflectorPlane' registered45 13:56:28: Loading library .\Plugin_BSPSceneManager46 13:56:28: Registering ResourceManager for type BspLevel47 13:56:28: Loading library .\Plugin_OctreeSceneManager48 13:56:28: Loading library .\Plugin_CgProgramManager49 13:56:28: *-*-* OGRE Initialising50 13:56:28: *-*-* Version 1.2.0 (Dagon)51 13:56:28: Creating resource group Bootstrap52 13:56:28: Added resource location '../../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'53 13:56:28: Added resource location '../../Media' of type 'FileSystem' to resource group 'General'54 13:56:28: Added resource location '../../Media/fonts' of type 'FileSystem' to resource group 'General'55 13:56:28: Added resource location '../../Media/materials/programs' of type 'FileSystem' to resource group 'General'56 13:56:28: Added resource location '../../Media/materials/scripts' of type 'FileSystem' to resource group 'General'57 13:56:28: Added resource location '../../Media/materials/textures' of type 'FileSystem' to resource group 'General'58 13:56:28: Added resource location '../../Media/models' of type 'FileSystem' to resource group 'General'59 13:56:28: Added resource location '../../Media/overlays' of type 'FileSystem' to resource group 'General'60 13:56:28: Added resource location '../../Media/particle' of type 'FileSystem' to resource group 'General'61 13:56:28: Added resource location '../../Media/gui' of type 'FileSystem' to resource group 'General'62 13:56:28: Added resource location '../../Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'63 13:56:28: Added resource location '../../Media/packs/smokealphaclip.zip' of type 'Zip' to resource group 'General'64 13:56:28: D3D9 : RenderSystem Option: Allow NVPerfHUD = No65 13:56:28: D3D9 : RenderSystem Option: Anti aliasing = None66 13:56:28: D3D9 : RenderSystem Option: Floating-point mode = Fastest67 13:56:28: D3D9 : RenderSystem Option: Full Screen = No68 13:56:28: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 GT69 13:56:28: D3D9 : RenderSystem Option: VSync = No70 13:56:28: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour71 13:56:29: D3D9 : Subsystem Initialising72 13:56:29: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 useNVPerfHUD=false vsync=false73 13:56:29: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp74 13:56:29: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.75 13:56:29: Registering ResourceManager for type Texture76 13:56:29: Registering ResourceManager for type GpuProgram77 13:56:29: RenderSystem capabilities78 13:56:29: -------------------------79 13:56:29: * Hardware generation of mipmaps: yes80 13:56:29: * Texture blending: yes81 13:56:29: * Anisotropic texture filtering: yes82 13:56:29: * Dot product texture operation: yes83 13:56:29: * Cube mapping: yes84 13:56:29: * Hardware stencil buffer: yes85 13:56:29: - Stencil depth: 886 13:56:29: - Two sided stencil support: yes87 13:56:29: - Wrap stencil values: yes88 13:56:29: * Hardware vertex / index buffers: yes89 13:56:29: * Vertex programs: yes90 13:56:29: - Max vertex program version: vs_3_091 13:56:29: * Fragment programs: yes92 13:56:29: - Max fragment program version: ps_3_093 13:56:29: * Texture Compression: yes94 13:56:29: - DXT: yes95 13:56:29: - VTC: no96 13:56:29: * Scissor Rectangle: yes97 13:56:29: * Hardware Occlusion Query: yes98 13:56:29: * User clip planes: yes99 13:56:29: * VET_UBYTE4 vertex element type: yes100 13:56:29: * Infinite far plane projection: yes101 13:56:29: * Hardware render-to-texture: yes102 13:56:29: * Floating point textures: yes103 13:56:29: * Non-power-of-two textures: yes104 13:56:29: * Volume textures: yes105 13:56:29: * Multiple Render Targets: 4106 13:56:29: * Max Point Size: 8192107 13:56:29: ***************************************108 13:56:29: *** D3D9 : Subsystem Initialised OK ***109 13:56:29: ***************************************110 13:56:29: ResourceBackgroundQueue - threading disabled111 13:56:29: Particle Renderer Type 'billboard' registered112 13:56:29: Particle Renderer Type 'sprite' registered113 13:56:29: 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: 0114 13:56:29: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600115 13:56:29: Parsing scripts for resource group Autodetect116 13:56:29: Finished parsing scripts for resource group Autodetect117 13:56:29: Parsing scripts for resource group Bootstrap118 13:56:29: Parsing script OgreCore.material119 13:56:29: Parsing script OgreProfiler.material120 13:56:29: Parsing script Ogre.fontdef121 13:56:29: Parsing script OgreDebugPanel.overlay122 13:56:29: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.123 13:56:29: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.124 13:56:29: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8B8G8R8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.125 13:56:29: Font TrebuchetMSBoldusing texture size 512x512126 13:56:29: Info: Freetype returned null for character 160 in font TrebuchetMSBold127 13:56:29: Texture: TrebuchetMSBoldTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.128 13:56:29: Texture: ogretext.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.129 13:56:29: Parsing script OgreLoadingPanel.overlay130 13:56:29: Finished parsing scripts for resource group Bootstrap131 13:56:29: Parsing scripts for resource group General132 13:56:29: Parsing script GameTools.program133 13:56:29: Parsing script atlascube.material134 13:56:29: Parsing script Diffuse.material135 13:56:29: An exception has been thrown!1 09:08:02: Creating resource group General 2 09:08:02: Creating resource group Internal 3 09:08:02: Creating resource group Autodetect 4 09:08:02: Registering ResourceManager for type Material 5 09:08:02: Registering ResourceManager for type Mesh 6 09:08:02: Registering ResourceManager for type Skeleton 7 09:08:02: MovableObjectFactory for type 'ParticleSystem' registered. 8 09:08:02: Loading library OgrePlatform.dll 9 09:08:02: OverlayElementFactory for type Panel registered. 10 09:08:02: OverlayElementFactory for type BorderPanel registered. 11 09:08:02: OverlayElementFactory for type TextArea registered. 12 09:08:02: Registering ResourceManager for type Font 13 09:08:02: ArchiveFactory for archive type FileSystem registered. 14 09:08:02: ArchiveFactory for archive type Zip registered. 15 09:08:02: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 2005 16 09:08:02: 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 09:08:02: Registering ResourceManager for type HighLevelGpuProgram 18 09:08:02: Registering ResourceManager for type Compositor 19 09:08:02: MovableObjectFactory for type 'Entity' registered. 20 09:08:02: MovableObjectFactory for type 'Light' registered. 21 09:08:02: MovableObjectFactory for type 'BillboardSet' registered. 22 09:08:02: MovableObjectFactory for type 'ManualObject' registered. 23 09:08:02: MovableObjectFactory for type 'BillboardChain' registered. 24 09:08:02: MovableObjectFactory for type 'RibbonTrail' registered. 25 09:08:02: Loading library .\RenderSystem_Direct3D9 26 09:08:02: D3D9 : Direct3D9 Rendering Subsystem created. 27 09:08:02: D3D9: Driver Detection Starts 28 09:08:02: D3D9: Driver Detection Ends 29 09:08:02: Loading library .\Plugin_ParticleFX 30 09:08:02: Particle Emitter Type 'Point' registered 31 09:08:02: Particle Emitter Type 'Box' registered 32 09:08:02: Particle Emitter Type 'Ellipsoid' registered 33 09:08:02: Particle Emitter Type 'Cylinder' registered 34 09:08:02: Particle Emitter Type 'Ring' registered 35 09:08:02: Particle Emitter Type 'HollowEllipsoid' registered 36 09:08:02: Particle Affector Type 'LinearForce' registered 37 09:08:02: Particle Affector Type 'ColourFader' registered 38 09:08:02: Particle Affector Type 'ColourFader2' registered 39 09:08:02: Particle Affector Type 'ColourImage' registered 40 09:08:02: Particle Affector Type 'ColourInterpolator' registered 41 09:08:02: Particle Affector Type 'Scaler' registered 42 09:08:02: Particle Affector Type 'Rotator' registered 43 09:08:02: Particle Affector Type 'DirectionRandomiser' registered 44 09:08:02: Particle Affector Type 'DeflectorPlane' registered 45 09:08:02: Loading library .\Plugin_BSPSceneManager 46 09:08:02: Registering ResourceManager for type BspLevel 47 09:08:02: Loading library .\Plugin_OctreeSceneManager 48 09:08:02: Loading library .\Plugin_CgProgramManager 49 09:08:02: *-*-* OGRE Initialising 50 09:08:02: *-*-* Version 1.2.0 (Dagon) 51 09:08:02: Creating resource group Bootstrap 52 09:08:02: Added resource location '../../Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap' 53 09:08:02: Added resource location '../../Media' of type 'FileSystem' to resource group 'General' 54 09:08:02: Added resource location '../../Media/fonts' of type 'FileSystem' to resource group 'General' 55 09:08:02: Added resource location '../../Media/materials/programs' of type 'FileSystem' to resource group 'General' 56 09:08:02: Added resource location '../../Media/materials/scripts' of type 'FileSystem' to resource group 'General' 57 09:08:02: Added resource location '../../Media/materials/textures' of type 'FileSystem' to resource group 'General' 58 09:08:02: Added resource location '../../Media/models' of type 'FileSystem' to resource group 'General' 59 09:08:02: Added resource location '../../Media/overlays' of type 'FileSystem' to resource group 'General' 60 09:08:02: Added resource location '../../Media/particle' of type 'FileSystem' to resource group 'General' 61 09:08:02: Added resource location '../../Media/gui' of type 'FileSystem' to resource group 'General' 62 09:08:02: Added resource location '../../Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General' 63 09:08:02: Added resource location '../../Media/packs/smokealphaclip.zip' of type 'Zip' to resource group 'General' 64 09:08:02: D3D9 : RenderSystem Option: Allow NVPerfHUD = No 65 09:08:02: D3D9 : RenderSystem Option: Anti aliasing = None 66 09:08:02: D3D9 : RenderSystem Option: Floating-point mode = Fastest 67 09:08:02: D3D9 : RenderSystem Option: Full Screen = No 68 09:08:02: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 GT 69 09:08:02: D3D9 : RenderSystem Option: VSync = No 70 09:08:02: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour 71 09:08:02: D3D9 : Subsystem Initialising 72 09:08:02: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 useNVPerfHUD=false vsync=false 73 09:08:02: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp 74 09:08:02: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. 75 09:08:02: Registering ResourceManager for type Texture 76 09:08:02: Registering ResourceManager for type GpuProgram 77 09:08:02: RenderSystem capabilities 78 09:08:02: ------------------------- 79 09:08:02: * Hardware generation of mipmaps: yes 80 09:08:02: * Texture blending: yes 81 09:08:02: * Anisotropic texture filtering: yes 82 09:08:02: * Dot product texture operation: yes 83 09:08:02: * Cube mapping: yes 84 09:08:02: * Hardware stencil buffer: yes 85 09:08:02: - Stencil depth: 8 86 09:08:02: - Two sided stencil support: yes 87 09:08:02: - Wrap stencil values: yes 88 09:08:02: * Hardware vertex / index buffers: yes 89 09:08:02: * Vertex programs: yes 90 09:08:02: - Max vertex program version: vs_3_0 91 09:08:02: * Fragment programs: yes 92 09:08:02: - Max fragment program version: ps_3_0 93 09:08:02: * Texture Compression: yes 94 09:08:02: - DXT: yes 95 09:08:02: - VTC: no 96 09:08:02: * Scissor Rectangle: yes 97 09:08:02: * Hardware Occlusion Query: yes 98 09:08:02: * User clip planes: yes 99 09:08:02: * VET_UBYTE4 vertex element type: yes 100 09:08:02: * Infinite far plane projection: yes 101 09:08:02: * Hardware render-to-texture: yes 102 09:08:02: * Floating point textures: yes 103 09:08:02: * Non-power-of-two textures: yes 104 09:08:02: * Volume textures: yes 105 09:08:02: * Multiple Render Targets: 4 106 09:08:02: * Max Point Size: 8192 107 09:08:02: *************************************** 108 09:08:02: *** D3D9 : Subsystem Initialised OK *** 109 09:08:02: *************************************** 110 09:08:02: ResourceBackgroundQueue - threading disabled 111 09:08:02: Particle Renderer Type 'billboard' registered 112 09:08:02: Particle Renderer Type 'sprite' registered 113 09:08:02: 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 114 09:08:02: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 115 09:08:02: Parsing scripts for resource group Autodetect 116 09:08:02: Finished parsing scripts for resource group Autodetect 117 09:08:02: Parsing scripts for resource group Bootstrap 118 09:08:02: Parsing script OgreCore.material 119 09:08:02: Parsing script OgreProfiler.material 120 09:08:02: Parsing script Ogre.fontdef 121 09:08:02: Parsing script OgreDebugPanel.overlay 122 09:08:02: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 123 09:08:02: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1. 124 09:08:02: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8B8G8R8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1. 125 09:08:02: Font TrebuchetMSBoldusing texture size 512x512 126 09:08:02: Info: Freetype returned null for character 160 in font TrebuchetMSBold 127 09:08:02: Texture: TrebuchetMSBoldTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1. 128 09:08:02: Texture: ogretext.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 129 09:08:02: Parsing script OgreLoadingPanel.overlay 130 09:08:03: Finished parsing scripts for resource group Bootstrap 131 09:08:03: Parsing scripts for resource group General 132 09:08:03: Parsing script GameTools.program 133 09:08:03: Parsing script atlascube.material 134 09:08:03: Parsing script Diffuse.material 135 09:08:03: An exception has been thrown! 136 136 137 137 ----------------------------------- … … 144 144 Line: 768 145 145 Stack unwinding: <<beginning of stack>> 146 13:56:29: Error in material GameTools/CubeMap/Reduce at line 20 of Diffuse.material: Invalid param_named attribute - An exception has been thrown!146 09:08:03: Error in material GameTools/CubeMap/Reduce at line 20 of Diffuse.material: Invalid param_named attribute - An exception has been thrown! 147 147 148 148 ----------------------------------- … … 155 155 Line: 768 156 156 Stack unwinding: <<beginning of stack>> 157 13:56:31: An exception has been thrown!157 09:08:04: An exception has been thrown! 158 158 159 159 ----------------------------------- … … 166 166 Line: 768 167 167 Stack unwinding: <<beginning of stack>> 168 13:56:31: Error in material GameTools/Diffuse at line 74 of Diffuse.material: Invalid param_named_auto attribute - An exception has been thrown!168 09:08:04: Error in material GameTools/Diffuse at line 74 of Diffuse.material: Invalid param_named_auto attribute - An exception has been thrown! 169 169 170 170 ----------------------------------- … … 177 177 Line: 768 178 178 Stack unwinding: <<beginning of stack>> 179 13:56:31: An exception has been thrown!179 09:08:04: An exception has been thrown! 180 180 181 181 ----------------------------------- … … 188 188 Line: 768 189 189 Stack unwinding: <<beginning of stack>> 190 13:56:31: Error in material GameTools/Diffuse at line 75 of Diffuse.material: Invalid param_named attribute - An exception has been thrown!190 09:08:04: Error in material GameTools/Diffuse at line 75 of Diffuse.material: Invalid param_named attribute - An exception has been thrown! 191 191 192 192 ----------------------------------- … … 199 199 Line: 768 200 200 Stack unwinding: <<beginning of stack>> 201 09:08:04: An exception has been thrown! 202 203 ----------------------------------- 204 Details: 205 ----------------------------------- 206 Error #: 7 207 Function: GpuProgramParameters::getParamIndex 208 Description: Cannot find a parameter named cameraPos. 209 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 210 Line: 768 211 Stack unwinding: <<beginning of stack>> 212 09:08:04: Error in material GameTools/Diffuse/use at line 148 of Diffuse.material: Invalid param_named_auto attribute - An exception has been thrown! 213 214 ----------------------------------- 215 Details: 216 ----------------------------------- 217 Error #: 7 218 Function: GpuProgramParameters::getParamIndex 219 Description: Cannot find a parameter named cameraPos. 220 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 221 Line: 768 222 Stack unwinding: <<beginning of stack>> 223 09:08:04: An exception has been thrown! 224 225 ----------------------------------- 226 Details: 227 ----------------------------------- 228 Error #: 7 229 Function: GpuProgramParameters::getParamIndex 230 Description: Cannot find a parameter named REDUCED_CUBEMAP_SIZE. 231 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 232 Line: 768 233 Stack unwinding: <<beginning of stack>> 234 09:08:04: Error in material GameTools/Diffuse/use at line 149 of Diffuse.material: Invalid param_named attribute - An exception has been thrown! 235 236 ----------------------------------- 237 Details: 238 ----------------------------------- 239 Error #: 7 240 Function: GpuProgramParameters::getParamIndex 241 Description: Cannot find a parameter named REDUCED_CUBEMAP_SIZE. 242 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 243 Line: 768 244 Stack unwinding: <<beginning of stack>> 245 09:08:04: An exception has been thrown! 246 247 ----------------------------------- 248 Details: 249 ----------------------------------- 250 Error #: 7 251 Function: GpuProgramParameters::getParamIndex 252 Description: Cannot find a parameter named lastCenter. 253 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 254 Line: 768 255 Stack unwinding: <<beginning of stack>> 256 09:08:04: Error in material GameTools/Diffuse/use at line 150 of Diffuse.material: Invalid param_named attribute - An exception has been thrown! 257 258 ----------------------------------- 259 Details: 260 ----------------------------------- 261 Error #: 7 262 Function: GpuProgramParameters::getParamIndex 263 Description: Cannot find a parameter named lastCenter. 264 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 265 Line: 768 266 Stack unwinding: <<beginning of stack>> 267 09:08:04: An exception has been thrown! 268 269 ----------------------------------- 270 Details: 271 ----------------------------------- 272 Error #: 7 273 Function: GpuProgramParameters::getParamIndex 274 Description: Cannot find a parameter named world_IT. 275 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 276 Line: 768 277 Stack unwinding: <<beginning of stack>> 278 09:08:04: Error in material GameTools/Diffuse/use at line 151 of Diffuse.material: Invalid param_named_auto attribute - An exception has been thrown! 279 280 ----------------------------------- 281 Details: 282 ----------------------------------- 283 Error #: 7 284 Function: GpuProgramParameters::getParamIndex 285 Description: Cannot find a parameter named world_IT. 286 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 287 Line: 768 288 Stack unwinding: <<beginning of stack>> 289 09:08:04: Parsing script EnvMetals.material 290 09:08:04: An exception has been thrown! 291 292 ----------------------------------- 293 Details: 294 ----------------------------------- 295 Error #: 7 296 Function: GpuProgramParameters::getParamIndex 297 Description: Cannot find a parameter named lightPosition. 298 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 299 Line: 768 300 Stack unwinding: <<beginning of stack>> 301 09:08:04: Error in material EnvMetals/Copper at line 37 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 302 303 ----------------------------------- 304 Details: 305 ----------------------------------- 306 Error #: 7 307 Function: GpuProgramParameters::getParamIndex 308 Description: Cannot find a parameter named lightPosition. 309 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 310 Line: 768 311 Stack unwinding: <<beginning of stack>> 312 09:08:04: An exception has been thrown! 313 314 ----------------------------------- 315 Details: 316 ----------------------------------- 317 Error #: 7 318 Function: GpuProgramParameters::getParamIndex 319 Description: Cannot find a parameter named lightPosition. 320 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 321 Line: 768 322 Stack unwinding: <<beginning of stack>> 323 09:08:04: Error in material EnvMetals/Gold at line 97 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 324 325 ----------------------------------- 326 Details: 327 ----------------------------------- 328 Error #: 7 329 Function: GpuProgramParameters::getParamIndex 330 Description: Cannot find a parameter named lightPosition. 331 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 332 Line: 768 333 Stack unwinding: <<beginning of stack>> 334 09:08:04: An exception has been thrown! 335 336 ----------------------------------- 337 Details: 338 ----------------------------------- 339 Error #: 7 340 Function: GpuProgramParameters::getParamIndex 341 Description: Cannot find a parameter named lightPosition. 342 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 343 Line: 768 344 Stack unwinding: <<beginning of stack>> 345 09:08:04: Error in material EnvMetals/Silver at line 159 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 346 347 ----------------------------------- 348 Details: 349 ----------------------------------- 350 Error #: 7 351 Function: GpuProgramParameters::getParamIndex 352 Description: Cannot find a parameter named lightPosition. 353 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 354 Line: 768 355 Stack unwinding: <<beginning of stack>> 356 09:08:04: An exception has been thrown! 357 358 ----------------------------------- 359 Details: 360 ----------------------------------- 361 Error #: 7 362 Function: GpuProgramParameters::getParamIndex 363 Description: Cannot find a parameter named lightPosition. 364 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 365 Line: 768 366 Stack unwinding: <<beginning of stack>> 367 09:08:04: Error in material EnvMetals/Alu at line 222 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 368 369 ----------------------------------- 370 Details: 371 ----------------------------------- 372 Error #: 7 373 Function: GpuProgramParameters::getParamIndex 374 Description: Cannot find a parameter named lightPosition. 375 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 376 Line: 768 377 Stack unwinding: <<beginning of stack>> 378 09:08:04: Parsing script GameTools.material 379 09:08:04: Error in material GameTools/SceneCameraDepthShader at line 159 of GameTools.material: Unrecognised command: scene_blend 380 09:08:04: An exception has been thrown! 381 382 ----------------------------------- 383 Details: 384 ----------------------------------- 385 Error #: 7 386 Function: GpuProgramParameters::getParamIndex 387 Description: Cannot find a parameter named farplane. 388 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 389 Line: 768 390 Stack unwinding: <<beginning of stack>> 391 09:08:04: Error in material GameTools/SceneCameraDepthShader at line 167 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 392 393 ----------------------------------- 394 Details: 395 ----------------------------------- 396 Error #: 7 397 Function: GpuProgramParameters::getParamIndex 398 Description: Cannot find a parameter named farplane. 399 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 400 Line: 768 401 Stack unwinding: <<beginning of stack>> 402 09:08:04: Error in material GameTools/FocusingShader at line 183 of GameTools.material: Unrecognised command: scene_blend 403 09:08:04: Error in material GameTools/FocusingShader at line 191 of GameTools.material: Invalid param_named attribute - expected at least 3 parameters. 404 09:08:04: Error in material GameTools/ShadowMapDepth at line 207 of GameTools.material: Unrecognised command: scene_blend 405 09:08:04: Parsing script GameTools_HPS.material 406 09:08:04: An exception has been thrown! 407 408 ----------------------------------- 409 Details: 410 ----------------------------------- 411 Error #: 7 412 Function: GpuProgramParameters::getParamIndex 413 Description: Cannot find a parameter named worldViewProj. 414 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 415 Line: 768 416 Stack unwinding: <<beginning of stack>> 417 09:08:04: Error in material HPS_SMOKE_S at line 25 of GameTools_HPS.material: Invalid param_named_auto attribute - An exception has been thrown! 418 419 ----------------------------------- 420 Details: 421 ----------------------------------- 422 Error #: 7 423 Function: GpuProgramParameters::getParamIndex 424 Description: Cannot find a parameter named worldViewProj. 425 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 426 Line: 768 427 Stack unwinding: <<beginning of stack>> 428 09:08:04: An exception has been thrown! 429 430 ----------------------------------- 431 Details: 432 ----------------------------------- 433 Error #: 7 434 Function: GpuProgramParameters::getParamIndex 435 Description: Cannot find a parameter named worldViewProj. 436 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 437 Line: 768 438 Stack unwinding: <<beginning of stack>> 439 09:08:04: Error in material HPS_SMOKE_L at line 84 of GameTools_HPS.material: Invalid param_named_auto attribute - An exception has been thrown! 440 441 ----------------------------------- 442 Details: 443 ----------------------------------- 444 Error #: 7 445 Function: GpuProgramParameters::getParamIndex 446 Description: Cannot find a parameter named worldViewProj. 447 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 448 Line: 768 449 Stack unwinding: <<beginning of stack>> 450 09:08:04: An exception has been thrown! 451 452 ----------------------------------- 453 Details: 454 ----------------------------------- 455 Error #: 7 456 Function: GpuProgramParameters::getParamIndex 457 Description: Cannot find a parameter named Proj. 458 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 459 Line: 768 460 Stack unwinding: <<beginning of stack>> 461 09:08:04: Error in material HPS_SMOKE_L at line 90 of GameTools_HPS.material: Invalid param_named_auto attribute - An exception has been thrown! 462 463 ----------------------------------- 464 Details: 465 ----------------------------------- 466 Error #: 7 467 Function: GpuProgramParameters::getParamIndex 468 Description: Cannot find a parameter named Proj. 469 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 470 Line: 768 471 Stack unwinding: <<beginning of stack>> 472 09:08:04: An exception has been thrown! 473 474 ----------------------------------- 475 Details: 476 ----------------------------------- 477 Error #: 7 478 Function: GpuProgramParameters::getParamIndex 479 Description: Cannot find a parameter named worldViewProj. 480 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 481 Line: 768 482 Stack unwinding: <<beginning of stack>> 483 09:08:04: Error in material HPS_SMOKE_L_Depth at line 160 of GameTools_HPS.material: Invalid param_named_auto attribute - An exception has been thrown! 484 485 ----------------------------------- 486 Details: 487 ----------------------------------- 488 Error #: 7 489 Function: GpuProgramParameters::getParamIndex 490 Description: Cannot find a parameter named worldViewProj. 491 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 492 Line: 768 493 Stack unwinding: <<beginning of stack>> 494 09:08:04: An exception has been thrown! 495 496 ----------------------------------- 497 Details: 498 ----------------------------------- 499 Error #: 7 500 Function: GpuProgramParameters::getParamIndex 501 Description: Cannot find a parameter named Proj. 502 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 503 Line: 768 504 Stack unwinding: <<beginning of stack>> 505 09:08:04: Error in material HPS_SMOKE_L_Depth at line 169 of GameTools_HPS.material: Invalid param_named_auto attribute - An exception has been thrown! 506 507 ----------------------------------- 508 Details: 509 ----------------------------------- 510 Error #: 7 511 Function: GpuProgramParameters::getParamIndex 512 Description: Cannot find a parameter named Proj. 513 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 514 Line: 768 515 Stack unwinding: <<beginning of stack>> 516 09:08:04: An exception has been thrown! 517 518 ----------------------------------- 519 Details: 520 ----------------------------------- 521 Error #: 7 522 Function: GpuProgramParameters::getParamIndex 523 Description: Cannot find a parameter named farplane. 524 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 525 Line: 768 526 Stack unwinding: <<beginning of stack>> 527 09:08:04: Error in material HPS_SMOKE_L_Depth at line 170 of GameTools_HPS.material: Invalid param_named_auto attribute - An exception has been thrown! 528 529 ----------------------------------- 530 Details: 531 ----------------------------------- 532 Error #: 7 533 Function: GpuProgramParameters::getParamIndex 534 Description: Cannot find a parameter named farplane. 535 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 536 Line: 768 537 Stack unwinding: <<beginning of stack>> 538 09:08:04: An exception has been thrown! 539 540 ----------------------------------- 541 Details: 542 ----------------------------------- 543 Error #: 7 544 Function: GpuProgramParameters::getParamIndex 545 Description: Cannot find a parameter named worldViewProj. 546 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 547 Line: 768 548 Stack unwinding: <<beginning of stack>> 549 09:08:04: Error in material Smoke_IllumVolume at line 229 of GameTools_HPS.material: Invalid param_named_auto attribute - An exception has been thrown! 550 551 ----------------------------------- 552 Details: 553 ----------------------------------- 554 Error #: 7 555 Function: GpuProgramParameters::getParamIndex 556 Description: Cannot find a parameter named worldViewProj. 557 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 558 Line: 768 559 Stack unwinding: <<beginning of stack>> 560 09:08:04: Parsing script GlassHead.material 561 09:08:04: An exception has been thrown! 562 563 ----------------------------------- 564 Details: 565 ----------------------------------- 566 Error #: 7 567 Function: GpuProgramParameters::getParamIndex 568 Description: Cannot find a parameter named worldIT. 569 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 570 Line: 768 571 Stack unwinding: <<beginning of stack>> 572 09:08:04: Error in material GameTools/PhotonMapCaustic at line 12 of GlassHead.material: Invalid param_named_auto attribute - An exception has been thrown! 573 574 ----------------------------------- 575 Details: 576 ----------------------------------- 577 Error #: 7 578 Function: GpuProgramParameters::getParamIndex 579 Description: Cannot find a parameter named worldIT. 580 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 581 Line: 768 582 Stack unwinding: <<beginning of stack>> 583 09:08:05: Error in material GameTools/PhotonMapCaustic at line 23 of GlassHead.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 584 09:08:05: An exception has been thrown! 585 586 ----------------------------------- 587 Details: 588 ----------------------------------- 589 Error #: 7 590 Function: GpuProgramParameters::getParamIndex 591 Description: Cannot find a parameter named worldViewProj. 592 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 593 Line: 768 594 Stack unwinding: <<beginning of stack>> 595 09:08:05: Error in material GameTools/Cau at line 47 of GlassHead.material: Invalid param_named_auto attribute - An exception has been thrown! 596 597 ----------------------------------- 598 Details: 599 ----------------------------------- 600 Error #: 7 601 Function: GpuProgramParameters::getParamIndex 602 Description: Cannot find a parameter named worldViewProj. 603 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 604 Line: 768 605 Stack unwinding: <<beginning of stack>> 606 09:08:05: An exception has been thrown! 607 608 ----------------------------------- 609 Details: 610 ----------------------------------- 611 Error #: 7 612 Function: GpuProgramParameters::getParamIndex 613 Description: Cannot find a parameter named resolution. 614 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 615 Line: 768 616 Stack unwinding: <<beginning of stack>> 617 09:08:05: Error in material GameTools/Cau at line 50 of GlassHead.material: Invalid param_named_auto attribute - An exception has been thrown! 618 619 ----------------------------------- 620 Details: 621 ----------------------------------- 622 Error #: 7 623 Function: GpuProgramParameters::getParamIndex 624 Description: Cannot find a parameter named resolution. 625 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 626 Line: 768 627 Stack unwinding: <<beginning of stack>> 628 09:08:05: An exception has been thrown! 629 630 ----------------------------------- 631 Details: 632 ----------------------------------- 633 Error #: 7 634 Function: GpuProgramParameters::getParamIndex 635 Description: Cannot find a parameter named resolution. 636 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 637 Line: 768 638 Stack unwinding: <<beginning of stack>> 639 09:08:05: Error in material GameTools/CauTri at line 105 of GlassHead.material: Invalid param_named_auto attribute - An exception has been thrown! 640 641 ----------------------------------- 642 Details: 643 ----------------------------------- 644 Error #: 7 645 Function: GpuProgramParameters::getParamIndex 646 Description: Cannot find a parameter named resolution. 647 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 648 Line: 768 649 Stack unwinding: <<beginning of stack>> 650 09:08:05: Parsing script Glow.material 651 09:08:05: An exception has been thrown! 652 653 ----------------------------------- 654 Details: 655 ----------------------------------- 656 Error #: 7 657 Function: GpuProgramParameters::getParamIndex 658 Description: Cannot find a parameter named Gain. 659 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 660 Line: 768 661 Stack unwinding: <<beginning of stack>> 662 09:08:05: Error in material GameTools/ToneMap at line 210 of Glow.material: Invalid param_named attribute - An exception has been thrown! 663 664 ----------------------------------- 665 Details: 666 ----------------------------------- 667 Error #: 7 668 Function: GpuProgramParameters::getParamIndex 669 Description: Cannot find a parameter named Gain. 670 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 671 Line: 768 672 Stack unwinding: <<beginning of stack>> 673 09:08:05: Parsing script hangar.material 674 09:08:05: Parsing script kupola.material 675 09:08:05: Error in material kupolalambert2 at line 23 of kupola.material: Bad scene_blend attribute, unrecognised parameter 'none' 676 09:08:05: Error in material kupolalambert2 at line 26 of kupola.material: Bad scene_blend_alpha attribute, unrecognised parameter 'none' 677 09:08:05: Error in material kupolalambert5 at line 76 of kupola.material: Bad scene_blend attribute, unrecognised parameter 'none' 678 09:08:05: Error in material kupolalambert5 at line 79 of kupola.material: Bad scene_blend_alpha attribute, unrecognised parameter 'none' 679 09:08:05: Parsing script Ogre.material 680 09:08:05: Parsing script Particles.material 681 09:08:05: An exception has been thrown! 682 683 ----------------------------------- 684 Details: 685 ----------------------------------- 686 Error #: 7 687 Function: GpuProgramParameters::getParamIndex 688 Description: Cannot find a parameter named worldViewProj. 689 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 690 Line: 768 691 Stack unwinding: <<beginning of stack>> 692 09:08:05: Error in material GameTools/SpriteShader at line 17 of Particles.material: Invalid param_named_auto attribute - An exception has been thrown! 693 694 ----------------------------------- 695 Details: 696 ----------------------------------- 697 Error #: 7 698 Function: GpuProgramParameters::getParamIndex 699 Description: Cannot find a parameter named worldViewProj. 700 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 701 Line: 768 702 Stack unwinding: <<beginning of stack>> 703 09:08:05: An exception has been thrown! 704 705 ----------------------------------- 706 Details: 707 ----------------------------------- 708 Error #: 7 709 Function: GpuProgramParameters::getParamIndex 710 Description: Cannot find a parameter named worldViewProj. 711 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 712 Line: 768 713 Stack unwinding: <<beginning of stack>> 714 09:08:05: Error in material GameTools/SBB at line 52 of Particles.material: Invalid param_named_auto attribute - An exception has been thrown! 715 716 ----------------------------------- 717 Details: 718 ----------------------------------- 719 Error #: 7 720 Function: GpuProgramParameters::getParamIndex 721 Description: Cannot find a parameter named worldViewProj. 722 File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 723 Line: 768 724 Stack unwinding: <<beginning of stack>> 725 09:08:05: Parsing script RaytraceDemo.material 726 09:08:05: Parsing script stairs.material 727 09:08:05: Parsing script X3D.material 728 09:08:05: Parsing script GameTools_Glow.compositor 729 09:08:05: Parsing script GameTools_ToneMap.compositor 730 09:08:05: Parsing script sample.fontdef 731 09:08:05: Bad attribute line: glyph 0.152344 0.125 0.160156 0.1875 in font Ogre 732 09:08:05: Parsing script GameTools.particle 733 09:08:05: Bad particle system attribute line: 'billboard_type point' in GameTools/DemoParticle1 (tried renderer) 734 09:08:05: Bad particle system attribute line: 'billboard_type point' in GameTools/Big (tried renderer) 735 09:08:05: Bad particle system attribute line: 'billboard_type point' in GameTools/Little (tried renderer) 736 09:08:05: Parsing script Compositor.overlay 737 09:08:05: Parsing script DP3.overlay 738 09:08:05: Parsing script Example-CubeMapping.overlay 739 09:08:05: Parsing script Example-DynTex.overlay 740 09:08:05: Parsing script Example-Water.overlay 741 09:08:05: Parsing script FullScreen.overlay 742 09:08:05: Texture: flare.png: Loading 1 faces(PF_B8G8R8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 743 09:08:05: Parsing script Shadows.overlay 744 09:08:05: Finished parsing scripts for resource group General 745 09:08:05: Parsing scripts for resource group Internal 746 09:08:05: Finished parsing scripts for resource group Internal 747 09:08:05: Creating viewport on target 'rtt/2305472', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 748 09:08:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 749 09:08:05: Creating viewport on target 'rtt/2294528', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 750 09:08:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 751 09:08:05: Creating viewport on target 'rtt/2241312', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 752 09:08:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 753 09:08:05: Creating viewport on target 'rtt/2279136', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 754 09:08:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 755 09:08:05: Creating viewport on target 'rtt/2279488', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 756 09:08:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 757 09:08:06: Texture: stormy_fr.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 758 09:08:06: Texture: stormy_bk.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 759 09:08:06: Texture: stormy_lf.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 760 09:08:06: Texture: stormy_rt.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 761 09:08:06: Texture: stormy_up.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 762 09:08:06: Texture: stormy_dn.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 763 09:08:06: Mesh: Loading athene.mesh. 764 09:08:06: Can't assign material 1 - Default to SubEntity of head because this Material does not exist. Have you forgotten to define it in a .material script? 765 09:08:06: Creating viewport on target 'rtt/21741344', rendering from camera 'psys1_HPP_IMPOSTOR_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 766 09:08:06: Viewport for camera 'psys1_HPP_IMPOSTOR_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 767 09:08:06: WARNING: Texture instance 'psys1_HPP_IMPOSTOR' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 768 09:08:06: Creating viewport on target 'rtt/21741408', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 769 09:08:06: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 770 09:08:06: Creating viewport on target 'rtt/21741472', rendering from camera 'LIGHT_FOCUSING_MAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 771 09:08:06: Viewport for camera 'LIGHT_FOCUSING_MAP_CAMERA', actual dimensions L: 0 T: 0 W: 32 H: 32 772 09:08:06: Creating viewport on target 'rtt/21755872', rendering from camera 'PHASE_TEXTURE_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 773 09:08:06: Viewport for camera 'PHASE_TEXTURE_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 774 09:08: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. 775 09:08:06: Creating viewport on target 'rtt/21756224', rendering from camera 'psys1_LIGHT_VOLUME_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 776 09:08:06: Viewport for camera 'psys1_LIGHT_VOLUME_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 777 09:08:06: WARNING: Texture instance 'psys1_LIGHT_VOLUME' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 778 09:08:06: Win32Input8: DirectInput Activation Starts 779 09:08:06: Win32Input8: Establishing keyboard input. 780 09:08:06: Win32Input8: Keyboard input established. 781 09:08:06: Win32Input8: Initializing mouse input in immediate mode. 782 09:08:06: Win32Input8: Mouse input in immediate mode initialized. 783 09:08:06: Win32Input8: DirectInput OK. 784 09:08:06: Texture: smoke2.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 785 09:08:06: D3D9 : Loading 2D Texture, image name : 'pamacs.dds' with 2147483647 mip map levels 786 09:08:06: WARNING: Texture instance 'CompositorInstanceTexture0' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 787 09:08:06: WARNING: Texture instance 'CompositorInstanceTexture4' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 788 09:08:06: Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 789 09:08:06: WARNING: Texture instance 'CompositorInstanceTexture1' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 790 09:08:06: WARNING: Texture instance 'CompositorInstanceTexture2' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 791 09:08:06: WARNING: Texture instance 'CompositorInstanceTexture3' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 792 09:08:37: Unregistering ResourceManager for type BspLevel 793 09:08:37: Render Target 'rtt/2305472' Average FPS: 25.3759 Best FPS: 173.653 Worst FPS: 23.9923 794 09:08:37: Render Target 'rtt/2279136' Average FPS: 25.3853 Best FPS: 173.48 Worst FPS: 23.9923 795 09:08:37: Render Target 'rtt/2241312' Average FPS: 25.3789 Best FPS: 173.48 Worst FPS: 23.9521 796 09:08:37: Render Target 'rtt/2279488' Average FPS: 25.3884 Best FPS: 174.477 Worst FPS: 23.976 797 09:08:37: Render Target 'rtt/2294528' Average FPS: 25.3901 Best FPS: 173.653 Worst FPS: 23.976 798 09:08:37: Render Target 'rtt/21756224' Average FPS: 25.3759 Best FPS: 174.129 Worst FPS: 23.9923 799 09:08:37: Render Target 'rtt/21755872' Average FPS: 0 Best FPS: 0 Worst FPS: 999 800 09:08:37: Render Target 'rtt/21741472' Average FPS: 0 Best FPS: 0 Worst FPS: 999 801 09:08:37: Render Target 'rtt/21741408' Average FPS: 25.3853 Best FPS: 174.129 Worst FPS: 24.0154 802 09:08:37: Render Target 'rtt/21741344' Average FPS: 25.3789 Best FPS: 174.129 Worst FPS: 24.0154 803 09:08:37: *-*-* OGRE Shutdown 804 09:08:37: Unregistering ResourceManager for type Compositor 805 09:08:37: Unregistering ResourceManager for type Font 806 09:08:37: Unregistering ResourceManager for type Skeleton 807 09:08:37: Unregistering ResourceManager for type Mesh 808 09:08:37: Unregistering ResourceManager for type HighLevelGpuProgram 809 09:08:37: Unloading library .\Plugin_CgProgramManager 810 09:08:37: Unloading library .\Plugin_OctreeSceneManager 811 09:08:37: Unloading library .\Plugin_BSPSceneManager 812 09:08:37: Unloading library .\Plugin_ParticleFX 813 09:08:37: Render Target 'OGRE Render Window' Average FPS: 25.3784 Best FPS: 173.307 Worst FPS: 23.9521 814 09:08:37: D3D9 : Shutting down cleanly. 815 09:08:37: Unregistering ResourceManager for type Texture 816 09:08:37: Unregistering ResourceManager for type GpuProgram 817 09:08:37: D3D9 : Direct3D9 Rendering Subsystem destroyed. 818 09:08:37: Unloading library .\RenderSystem_Direct3D9 819 09:08:37: Unregistering ResourceManager for type Material 820 09:08:37: Unloading library OgrePlatform.dll
Note: See TracChangeset
for help on using the changeset viewer.