Changeset 2514 for GTP


Ignore:
Timestamp:
07/03/07 17:08:50 (17 years ago)
Author:
szirmay
Message:
 
Location:
GTP/trunk/App/Games/CarDriving_BME
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Games/CarDriving_BME/Media/materials/programs/CarReflections.hlsl

    r2451 r2514  
    1 //#define EFFECTS 
    2 //#define LOCALIZATION 
     1#define EFFECTS 
     2#define LOCALIZATION 
    33 
    44float3 F0; 
  • GTP/trunk/App/Games/CarDriving_BME/Media/materials/programs/DiffuseBump.hlsl

    r2451 r2514  
    1 //#define EFFECTS 
     1#define EFFECTS 
    22 
    33float4x4 world_I; 
  • GTP/trunk/App/Games/CarDriving_BME/Media/materials/programs/GameTools_Localized_EnvMap.hlsl

    r2451 r2514  
    1 //#define EFFECTS 
    2 //#define LOCALIZATION 
     1#define EFFECTS 
     2#define LOCALIZATION 
    33 
    44//metal: 
  • GTP/trunk/App/Games/CarDriving_BME/Media/materials/programs/bottle.hlsl

    r2451 r2514  
    1 //#define EFFECT 
    2 //#define LOCALIZATION 
     1#define EFFECT 
     2#define LOCALIZATION 
    33 
    44float4 readCubeMap(samplerCUBE cm, float3 coord)                 
     
    132132        float3 mPos = wPos - lastCenter; 
    133133        float3 V = normalize(wPos - cameraPos); 
    134         float3 R = normalize(refract( V, mNormal, 0.9 )); 
     134        float3 R = normalize(refract( V, mNormal, 0.65 )); 
    135135                 
    136136        newTexCoord = R;         
  • GTP/trunk/App/Games/CarDriving_BME/Media/materials/scripts/scene1.material

    r2451 r2514  
    1616                                         
    1717                                } 
    18                                 //RenderTechnique CausticReciever 
    19                                 //{ 
    20                                 // max_caster_count     10       
    21                                 //} 
     18                                RenderTechnique CausticReciever 
     19                                { 
     20                                max_caster_count       10       
     21                                } 
    2222                        } 
    2323                         
  • GTP/trunk/App/Games/CarDriving_BME/Ogre.log

    r1049 r2514  
    1 14:40:01: Creating resource group General 
    2 14:40:01: Creating resource group Internal 
    3 14:40:01: Creating resource group Autodetect 
    4 14:40:01: Registering ResourceManager for type Material 
    5 14:40:01: Registering ResourceManager for type Mesh 
    6 14:40:01: Registering ResourceManager for type Skeleton 
    7 14:40:01: MovableObjectFactory for type 'ParticleSystem' registered. 
    8 14:40:01: Loading library OgrePlatform.dll 
    9 14:40:01: OverlayElementFactory for type Panel registered. 
    10 14:40:01: OverlayElementFactory for type BorderPanel registered. 
    11 14:40:01: OverlayElementFactory for type TextArea registered. 
    12 14:40:01: Registering ResourceManager for type Font 
    13 14:40:01: ArchiveFactory for archive type FileSystem registered. 
    14 14:40:01: ArchiveFactory for archive type Zip registered. 
    15 14:40:01: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 2005 
    16 14:40:01: 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 14:40:01: Registering ResourceManager for type HighLevelGpuProgram 
    18 14:40:01: Registering ResourceManager for type Compositor 
    19 14:40:01: MovableObjectFactory for type 'Entity' registered. 
    20 14:40:01: MovableObjectFactory for type 'Light' registered. 
    21 14:40:01: MovableObjectFactory for type 'BillboardSet' registered. 
    22 14:40:01: MovableObjectFactory for type 'ManualObject' registered. 
    23 14:40:01: MovableObjectFactory for type 'BillboardChain' registered. 
    24 14:40:01: MovableObjectFactory for type 'RibbonTrail' registered. 
    25 14:40:01: Loading library .\RenderSystem_Direct3D9 
    26 14:40:01: D3D9 : Direct3D9 Rendering Subsystem created. 
    27 14:40:01: D3D9: Driver Detection Starts 
    28 14:40:01: D3D9: Driver Detection Ends 
    29 14:40:01: Loading library .\Plugin_ParticleFX 
    30 14:40:01: Particle Emitter Type 'Point' registered 
    31 14:40:01: Particle Emitter Type 'Box' registered 
    32 14:40:01: Particle Emitter Type 'Ellipsoid' registered 
    33 14:40:01: Particle Emitter Type 'Cylinder' registered 
    34 14:40:01: Particle Emitter Type 'Ring' registered 
    35 14:40:01: Particle Emitter Type 'HollowEllipsoid' registered 
    36 14:40:01: Particle Affector Type 'LinearForce' registered 
    37 14:40:01: Particle Affector Type 'ColourFader' registered 
    38 14:40:01: Particle Affector Type 'ColourFader2' registered 
    39 14:40:01: Particle Affector Type 'ColourImage' registered 
    40 14:40:01: Particle Affector Type 'ColourInterpolator' registered 
    41 14:40:01: Particle Affector Type 'Scaler' registered 
    42 14:40:01: Particle Affector Type 'Rotator' registered 
    43 14:40:01: Particle Affector Type 'DirectionRandomiser' registered 
    44 14:40:01: Particle Affector Type 'DeflectorPlane' registered 
    45 14:40:01: Loading library .\Plugin_BSPSceneManager 
    46 14:40:01: Registering ResourceManager for type BspLevel 
    47 14:40:01: Loading library .\Plugin_OctreeSceneManager 
    48 14:40:01: Loading library .\Plugin_CgProgramManager 
    49 14:40:01: *-*-* OGRE Initialising 
    50 14:40:01: *-*-* Version 1.2.0 (Dagon) 
    51 14:40:01: Creating resource group Bootstrap 
    52 14:40:01: Added resource location './Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap' 
    53 14:40:01: Added resource location './Media' of type 'FileSystem' to resource group 'General' 
    54 14:40:01: Added resource location './Media/fonts' of type 'FileSystem' to resource group 'General' 
    55 14:40:01: Added resource location './Media/materials/programs' of type 'FileSystem' to resource group 'General' 
    56 14:40:01: Added resource location './Media/materials/scripts' of type 'FileSystem' to resource group 'General' 
    57 14:40:01: Added resource location './Media/materials/textures' of type 'FileSystem' to resource group 'General' 
    58 14:40:01: Added resource location './Media/models' of type 'FileSystem' to resource group 'General' 
    59 14:40:01: Added resource location './Media/overlays' of type 'FileSystem' to resource group 'General' 
    60 14:40:01: Added resource location './Media/particle' of type 'FileSystem' to resource group 'General' 
    61 14:40:01: Added resource location './Media/gui' of type 'FileSystem' to resource group 'General' 
    62 14:40:01: Added resource location './Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General' 
    63 14:40:01: Added resource location './Media/packs/smokealphaclip.zip' of type 'Zip' to resource group 'General' 
    64 14:40:01: D3D9 : RenderSystem Option: Allow NVPerfHUD = No 
    65 14:40:01: D3D9 : RenderSystem Option: Anti aliasing = None 
    66 14:40:01: D3D9 : RenderSystem Option: Floating-point mode = Fastest 
    67 14:40:01: D3D9 : RenderSystem Option: Full Screen = Yes 
    68 14:40:01: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 7800 GT 
    69 14:40:01: D3D9 : RenderSystem Option: VSync = No 
    70 14:40:01: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour 
    71 14:40:01: D3D9 : RenderSystem Option: Allow NVPerfHUD = No 
    72 14:40:01: D3D9 : RenderSystem Option: Anti aliasing = None 
    73 14:40:01: D3D9 : RenderSystem Option: Floating-point mode = Fastest 
    74 14:40:01: D3D9 : RenderSystem Option: Full Screen = Yes 
    75 14:40:01: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 7800 GT 
    76 14:40:01: D3D9 : RenderSystem Option: VSync = No 
    77 14:40:01: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour 
    78 14:40:02: Unregistering ResourceManager for type BspLevel 
    79 14:40:02: *-*-* OGRE Shutdown 
    80 14:40:02: Unregistering ResourceManager for type Compositor 
    81 14:40:02: Unregistering ResourceManager for type Font 
    82 14:40:02: Unregistering ResourceManager for type Skeleton 
    83 14:40:02: Unregistering ResourceManager for type Mesh 
    84 14:40:02: Unregistering ResourceManager for type HighLevelGpuProgram 
    85 14:40:02: Unloading library .\Plugin_CgProgramManager 
    86 14:40:02: Unloading library .\Plugin_OctreeSceneManager 
    87 14:40:02: Unloading library .\Plugin_BSPSceneManager 
    88 14:40:02: Unloading library .\Plugin_ParticleFX 
    89 14:40:02: D3D9 : Shutting down cleanly. 
    90 14:40:02: D3D9 : Direct3D9 Rendering Subsystem destroyed. 
    91 14:40:02: Unloading library .\RenderSystem_Direct3D9 
    92 14:40:02: Unregistering ResourceManager for type Material 
    93 14:40:02: Unloading library OgrePlatform.dll 
     117:14:59: Creating resource group General 
     217:14:59: Creating resource group Internal 
     317:14:59: Creating resource group Autodetect 
     417:14:59: Registering ResourceManager for type Material 
     517:14:59: Registering ResourceManager for type Mesh 
     617:14:59: Registering ResourceManager for type Skeleton 
     717:14:59: MovableObjectFactory for type 'ParticleSystem' registered. 
     817:14:59: Loading library OgrePlatform.dll 
     917:14:59: OverlayElementFactory for type Panel registered. 
     1017:14:59: OverlayElementFactory for type BorderPanel registered. 
     1117:14:59: OverlayElementFactory for type TextArea registered. 
     1217:14:59: Registering ResourceManager for type Font 
     1317:14:59: ArchiveFactory for archive type FileSystem registered. 
     1417:14:59: ArchiveFactory for archive type Zip registered. 
     1517:14:59: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 2005 
     1617:14:59: 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  
     1717:14:59: Registering ResourceManager for type HighLevelGpuProgram 
     1817:14:59: Registering ResourceManager for type Compositor 
     1917:14:59: MovableObjectFactory for type 'Entity' registered. 
     2017:14:59: MovableObjectFactory for type 'Light' registered. 
     2117:14:59: MovableObjectFactory for type 'BillboardSet' registered. 
     2217:14:59: MovableObjectFactory for type 'ManualObject' registered. 
     2317:14:59: MovableObjectFactory for type 'BillboardChain' registered. 
     2417:14:59: MovableObjectFactory for type 'RibbonTrail' registered. 
     2517:14:59: Loading library .\RenderSystem_Direct3D9 
     2617:14:59: D3D9 : Direct3D9 Rendering Subsystem created. 
     2717:14:59: D3D9: Driver Detection Starts 
     2817:14:59: D3D9: Driver Detection Ends 
     2917:14:59: Loading library .\Plugin_ParticleFX 
     3017:14:59: Particle Emitter Type 'Point' registered 
     3117:14:59: Particle Emitter Type 'Box' registered 
     3217:14:59: Particle Emitter Type 'Ellipsoid' registered 
     3317:14:59: Particle Emitter Type 'Cylinder' registered 
     3417:14:59: Particle Emitter Type 'Ring' registered 
     3517:14:59: Particle Emitter Type 'HollowEllipsoid' registered 
     3617:14:59: Particle Affector Type 'LinearForce' registered 
     3717:14:59: Particle Affector Type 'ColourFader' registered 
     3817:14:59: Particle Affector Type 'ColourFader2' registered 
     3917:14:59: Particle Affector Type 'ColourImage' registered 
     4017:14:59: Particle Affector Type 'ColourInterpolator' registered 
     4117:14:59: Particle Affector Type 'Scaler' registered 
     4217:14:59: Particle Affector Type 'Rotator' registered 
     4317:14:59: Particle Affector Type 'DirectionRandomiser' registered 
     4417:14:59: Particle Affector Type 'DeflectorPlane' registered 
     4517:14:59: Loading library .\Plugin_BSPSceneManager 
     4617:14:59: Registering ResourceManager for type BspLevel 
     4717:14:59: Loading library .\Plugin_OctreeSceneManager 
     4817:14:59: Loading library .\Plugin_CgProgramManager 
     4917:14:59: *-*-* OGRE Initialising 
     5017:14:59: *-*-* Version 1.2.0 (Dagon) 
     5117:14:59: Creating resource group Bootstrap 
     5217:14:59: Added resource location './Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap' 
     5317:14:59: Added resource location './Media' of type 'FileSystem' to resource group 'General' 
     5417:14:59: Added resource location './Media/fonts' of type 'FileSystem' to resource group 'General' 
     5517:14:59: Added resource location './Media/materials/programs' of type 'FileSystem' to resource group 'General' 
     5617:14:59: Added resource location './Media/materials/scripts' of type 'FileSystem' to resource group 'General' 
     5717:14:59: Added resource location './Media/materials/textures' of type 'FileSystem' to resource group 'General' 
     5817:14:59: Added resource location './Media/models' of type 'FileSystem' to resource group 'General' 
     5917:14:59: Added resource location './Media/overlays' of type 'FileSystem' to resource group 'General' 
     6017:14:59: Added resource location './Media/particle' of type 'FileSystem' to resource group 'General' 
     6117:14:59: Added resource location './Media/gui' of type 'FileSystem' to resource group 'General' 
     6217:14:59: Added resource location './Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General' 
     6317:14:59: Added resource location './Media/packs/smokealphaclip.zip' of type 'Zip' to resource group 'General' 
     6417:14:59: D3D9 : RenderSystem Option: Allow NVPerfHUD = No 
     6517:14:59: D3D9 : RenderSystem Option: Anti aliasing = None 
     6617:14:59: D3D9 : RenderSystem Option: Floating-point mode = Fastest 
     6717:14:59: D3D9 : RenderSystem Option: Full Screen = No 
     6817:14:59: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce Go 7900 GS 
     6917:14:59: D3D9 : RenderSystem Option: VSync = No 
     7017:14:59: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour 
     7117:14:59: D3D9 : Subsystem Initialising 
     7217:14:59: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed  miscParams: FSAA=0 FSAAQuality=0 colourDepth=32 useNVPerfHUD=false vsync=false  
     7317:15:00: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp 
     7417:15:00: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem. 
     7517:15:00: Registering ResourceManager for type Texture 
     7617:15:00: Registering ResourceManager for type GpuProgram 
     7717:15:00: RenderSystem capabilities 
     7817:15:00: ------------------------- 
     7917:15:00:  * Hardware generation of mipmaps: yes 
     8017:15:00:  * Texture blending: yes 
     8117:15:00:  * Anisotropic texture filtering: yes 
     8217:15:00:  * Dot product texture operation: yes 
     8317:15:00:  * Cube mapping: yes 
     8417:15:00:  * Hardware stencil buffer: yes 
     8517:15:00:    - Stencil depth: 8 
     8617:15:00:    - Two sided stencil support: yes 
     8717:15:00:    - Wrap stencil values: yes 
     8817:15:00:  * Hardware vertex / index buffers: yes 
     8917:15:00:  * Vertex programs: yes 
     9017:15:00:    - Max vertex program version: vs_3_0 
     9117:15:00:  * Fragment programs: yes 
     9217:15:00:    - Max fragment program version: ps_3_0 
     9317:15:00:  * Texture Compression: yes 
     9417:15:00:    - DXT: yes 
     9517:15:00:    - VTC: no 
     9617:15:00:  * Scissor Rectangle: yes 
     9717:15:00:  * Hardware Occlusion Query: yes 
     9817:15:00:  * User clip planes: yes 
     9917:15:00:  * VET_UBYTE4 vertex element type: yes 
     10017:15:00:  * Infinite far plane projection: yes 
     10117:15:00:  * Hardware render-to-texture: yes 
     10217:15:00:  * Floating point textures: yes 
     10317:15:00:  * Non-power-of-two textures: yes 
     10417:15:00:  * Volume textures: yes 
     10517:15:00:  * Multiple Render Targets: 4 
     10617:15:00:  * Max Point Size: 8192 
     10717:15:00: *************************************** 
     10817:15:00: *** D3D9 : Subsystem Initialised OK *** 
     10917:15:00: *************************************** 
     11017:15:00: ResourceBackgroundQueue - threading disabled 
     11117:15:00: Particle Renderer Type 'billboard' registered 
     11217:15:00: Particle Renderer Type 'sprite' registered 
     11317:15:00: 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 
     11417:15:00: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 
     11517:15:00: Parsing scripts for resource group Autodetect 
     11617:15:00: Finished parsing scripts for resource group Autodetect 
     11717:15:00: Parsing scripts for resource group Bootstrap 
     11817:15:00: Parsing script OgreCore.material 
     11917:15:00: Parsing script OgreProfiler.material 
     12017:15:00: Parsing script Ogre.fontdef 
     12117:15:00: Parsing script OgreDebugPanel.overlay 
     12217:15:00: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with  hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 
     12317:15:00: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8B8G8R8,256x256x1) with  hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1. 
     12417:15:00: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8B8G8R8,32x32x1) with  hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1. 
     12517:15:00: Font TrebuchetMSBoldusing texture size 512x512 
     12617:15:00: Info: Freetype returned null for character 160 in font TrebuchetMSBold 
     12717:15:00: Texture: TrebuchetMSBoldTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1. 
     12817:15:00: Texture: ogretext.png: Loading 1 faces(PF_A8B8G8R8,256x128x1) with  hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1. 
     12917:15:00: Parsing script OgreLoadingPanel.overlay 
     13017:15:00: Finished parsing scripts for resource group Bootstrap 
     13117:15:00: Parsing scripts for resource group General 
     13217:15:00: Parsing script GameTools.program 
     13317:15:00: Parsing script bottle.material 
     13417:15:00: Error in material BottlePhotonMap at line 190 of bottle.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     13517:15:00: Error in material Bottle2PhotonMap at line 222 of bottle.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     13617:15:00: An exception has been thrown! 
     137 
     138----------------------------------- 
     139Details: 
     140----------------------------------- 
     141Error #: 7 
     142Function: GpuProgramParameters::getParamIndex 
     143Description: Cannot find a parameter named worldViewProj.  
     144File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     145Line: 768 
     146Stack unwinding: <<beginning of stack>> 
     14717:15:00: Error in material BottleCauMap at line 249 of bottle.material: Invalid param_named_auto attribute - An exception has been thrown! 
     148 
     149----------------------------------- 
     150Details: 
     151----------------------------------- 
     152Error #: 7 
     153Function: GpuProgramParameters::getParamIndex 
     154Description: Cannot find a parameter named worldViewProj.  
     155File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     156Line: 768 
     157Stack unwinding: <<beginning of stack>> 
     15817:15:00: An exception has been thrown! 
     159 
     160----------------------------------- 
     161Details: 
     162----------------------------------- 
     163Error #: 7 
     164Function: GpuProgramParameters::getParamIndex 
     165Description: Cannot find a parameter named resolution.  
     166File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     167Line: 768 
     168Stack unwinding: <<beginning of stack>> 
     16917:15:00: Error in material BottleCauMap at line 252 of bottle.material: Invalid param_named_auto attribute - An exception has been thrown! 
     170 
     171----------------------------------- 
     172Details: 
     173----------------------------------- 
     174Error #: 7 
     175Function: GpuProgramParameters::getParamIndex 
     176Description: Cannot find a parameter named resolution.  
     177File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     178Line: 768 
     179Stack unwinding: <<beginning of stack>> 
     18017:15:00: An exception has been thrown! 
     181 
     182----------------------------------- 
     183Details: 
     184----------------------------------- 
     185Error #: 7 
     186Function: GpuProgramParameters::getParamIndex 
     187Description: Cannot find a parameter named worldViewProj.  
     188File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     189Line: 768 
     190Stack unwinding: <<beginning of stack>> 
     19117:15:00: Error in material Bottle2CauMap at line 292 of bottle.material: Invalid param_named_auto attribute - An exception has been thrown! 
     192 
     193----------------------------------- 
     194Details: 
     195----------------------------------- 
     196Error #: 7 
     197Function: GpuProgramParameters::getParamIndex 
     198Description: Cannot find a parameter named worldViewProj.  
     199File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     200Line: 768 
     201Stack unwinding: <<beginning of stack>> 
     20217:15:00: An exception has been thrown! 
     203 
     204----------------------------------- 
     205Details: 
     206----------------------------------- 
     207Error #: 7 
     208Function: GpuProgramParameters::getParamIndex 
     209Description: Cannot find a parameter named resolution.  
     210File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     211Line: 768 
     212Stack unwinding: <<beginning of stack>> 
     21317:15:00: Error in material Bottle2CauMap at line 295 of bottle.material: Invalid param_named_auto attribute - An exception has been thrown! 
     214 
     215----------------------------------- 
     216Details: 
     217----------------------------------- 
     218Error #: 7 
     219Function: GpuProgramParameters::getParamIndex 
     220Description: Cannot find a parameter named resolution.  
     221File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     222Line: 768 
     223Stack unwinding: <<beginning of stack>> 
     22417:15:00: Parsing script car.material 
     22517:15:03: An exception has been thrown! 
     226 
     227----------------------------------- 
     228Details: 
     229----------------------------------- 
     230Error #: 7 
     231Function: GpuProgramParameters::getParamIndex 
     232Description: Cannot find a parameter named REDUCED_CUBEMAP_SIZE.  
     233File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     234Line: 768 
     235Stack unwinding: <<beginning of stack>> 
     23617:15:03: Error in material canvas1 at line 201 of car.material: Invalid param_named attribute - An exception has been thrown! 
     237 
     238----------------------------------- 
     239Details: 
     240----------------------------------- 
     241Error #: 7 
     242Function: GpuProgramParameters::getParamIndex 
     243Description: Cannot find a parameter named REDUCED_CUBEMAP_SIZE.  
     244File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     245Line: 768 
     246Stack unwinding: <<beginning of stack>> 
     24717:15:03: Error in material canvas1 at line 212 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     24817:15:03: Error in material canvas1 at line 220 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     24917:15:03: Error in material mirror at line 337 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     25017:15:03: Error in material mirror at line 345 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     25117:15:03: Error in material elsolampabura at line 405 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     25217:15:03: Error in material elsolampabura at line 410 of car.material: Unrecognised command: Cube 
     25317:15:03: Error in material elsolampabura at line 413 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     25417:15:03: Error in material hatsolampa at line 490 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     25517:15:03: Error in material hatsolampa at line 498 of car.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     25617:15:03: Parsing script EnvMetals.material 
     25717:15:03: An exception has been thrown! 
     258 
     259----------------------------------- 
     260Details: 
     261----------------------------------- 
     262Error #: 7 
     263Function: GpuProgramParameters::getParamIndex 
     264Description: Cannot find a parameter named lightPosition.  
     265File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     266Line: 768 
     267Stack unwinding: <<beginning of stack>> 
     26817:15:03: Error in material EnvMetals/Copper at line 42 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 
     269 
     270----------------------------------- 
     271Details: 
     272----------------------------------- 
     273Error #: 7 
     274Function: GpuProgramParameters::getParamIndex 
     275Description: Cannot find a parameter named lightPosition.  
     276File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     277Line: 768 
     278Stack unwinding: <<beginning of stack>> 
     27917:15:03: An exception has been thrown! 
     280 
     281----------------------------------- 
     282Details: 
     283----------------------------------- 
     284Error #: 7 
     285Function: GpuProgramParameters::getParamIndex 
     286Description: Cannot find a parameter named lightPosition.  
     287File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     288Line: 768 
     289Stack unwinding: <<beginning of stack>> 
     29017:15:03: Error in material EnvMetals/Gold at line 102 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 
     291 
     292----------------------------------- 
     293Details: 
     294----------------------------------- 
     295Error #: 7 
     296Function: GpuProgramParameters::getParamIndex 
     297Description: Cannot find a parameter named lightPosition.  
     298File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     299Line: 768 
     300Stack unwinding: <<beginning of stack>> 
     30117:15:03: An exception has been thrown! 
     302 
     303----------------------------------- 
     304Details: 
     305----------------------------------- 
     306Error #: 7 
     307Function: GpuProgramParameters::getParamIndex 
     308Description: Cannot find a parameter named lightPosition.  
     309File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     310Line: 768 
     311Stack unwinding: <<beginning of stack>> 
     31217:15:03: Error in material EnvMetals/Silver at line 171 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 
     313 
     314----------------------------------- 
     315Details: 
     316----------------------------------- 
     317Error #: 7 
     318Function: GpuProgramParameters::getParamIndex 
     319Description: Cannot find a parameter named lightPosition.  
     320File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     321Line: 768 
     322Stack unwinding: <<beginning of stack>> 
     32317:15:03: An exception has been thrown! 
     324 
     325----------------------------------- 
     326Details: 
     327----------------------------------- 
     328Error #: 7 
     329Function: GpuProgramParameters::getParamIndex 
     330Description: Cannot find a parameter named lightPosition.  
     331File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     332Line: 768 
     333Stack unwinding: <<beginning of stack>> 
     33417:15:03: Error in material EnvMetals/Alu at line 234 of EnvMetals.material: Invalid param_named_auto attribute - An exception has been thrown! 
     335 
     336----------------------------------- 
     337Details: 
     338----------------------------------- 
     339Error #: 7 
     340Function: GpuProgramParameters::getParamIndex 
     341Description: Cannot find a parameter named lightPosition.  
     342File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     343Line: 768 
     344Stack unwinding: <<beginning of stack>> 
     34517:15:03: Parsing script explosive.material 
     34617:15:03: An exception has been thrown! 
     347 
     348----------------------------------- 
     349Details: 
     350----------------------------------- 
     351Error #: 7 
     352Function: GpuProgramParameters::getParamIndex 
     353Description: Cannot find a parameter named world_IT.  
     354File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     355Line: 768 
     356Stack unwinding: <<beginning of stack>> 
     35717:15:03: Error in material tartaly at line 12 of explosive.material: Invalid param_named attribute - An exception has been thrown! 
     358 
     359----------------------------------- 
     360Details: 
     361----------------------------------- 
     362Error #: 7 
     363Function: GpuProgramParameters::getParamIndex 
     364Description: Cannot find a parameter named world_IT.  
     365File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     366Line: 768 
     367Stack unwinding: <<beginning of stack>> 
     36817:15:03: An exception has been thrown! 
     369 
     370----------------------------------- 
     371Details: 
     372----------------------------------- 
     373Error #: 7 
     374Function: GpuProgramParameters::getParamIndex 
     375Description: Cannot find a parameter named world_IT.  
     376File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     377Line: 768 
     378Stack unwinding: <<beginning of stack>> 
     37917:15:03: Error in material tartalytarto at line 45 of explosive.material: Invalid param_named attribute - An exception has been thrown! 
     380 
     381----------------------------------- 
     382Details: 
     383----------------------------------- 
     384Error #: 7 
     385Function: GpuProgramParameters::getParamIndex 
     386Description: Cannot find a parameter named world_IT.  
     387File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     388Line: 768 
     389Stack unwinding: <<beginning of stack>> 
     39017:15:03: Parsing script Fire.material 
     39117:15:03: An exception has been thrown! 
     392 
     393----------------------------------- 
     394Details: 
     395----------------------------------- 
     396Error #: 7 
     397Function: GpuProgramParameters::getParamIndex 
     398Description: Cannot find a parameter named worldViewProj.  
     399File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     400Line: 768 
     401Stack unwinding: <<beginning of stack>> 
     40217:15:03: Error in material Fire at line 39 of Fire.material: Invalid param_named_auto attribute - An exception has been thrown! 
     403 
     404----------------------------------- 
     405Details: 
     406----------------------------------- 
     407Error #: 7 
     408Function: GpuProgramParameters::getParamIndex 
     409Description: Cannot find a parameter named worldViewProj.  
     410File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     411Line: 768 
     412Stack unwinding: <<beginning of stack>> 
     41317:15:03: Parsing script FireHeatCompositor.material 
     41417:15:03: An exception has been thrown! 
     415 
     416----------------------------------- 
     417Details: 
     418----------------------------------- 
     419Error #: 7 
     420Function: GpuProgramParameters::getParamIndex 
     421Description: Cannot find a parameter named width.  
     422File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     423Line: 768 
     424Stack unwinding: <<beginning of stack>> 
     42517:15:03: Error in material FireHeatCompositor at line 20 of FireHeatCompositor.material: Invalid param_named_auto attribute - An exception has been thrown! 
     426 
     427----------------------------------- 
     428Details: 
     429----------------------------------- 
     430Error #: 7 
     431Function: GpuProgramParameters::getParamIndex 
     432Description: Cannot find a parameter named width.  
     433File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     434Line: 768 
     435Stack unwinding: <<beginning of stack>> 
     43617:15:03: An exception has been thrown! 
     437 
     438----------------------------------- 
     439Details: 
     440----------------------------------- 
     441Error #: 7 
     442Function: GpuProgramParameters::getParamIndex 
     443Description: Cannot find a parameter named height.  
     444File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     445Line: 768 
     446Stack unwinding: <<beginning of stack>> 
     44717:15:03: Error in material FireHeatCompositor at line 21 of FireHeatCompositor.material: Invalid param_named_auto attribute - An exception has been thrown! 
     448 
     449----------------------------------- 
     450Details: 
     451----------------------------------- 
     452Error #: 7 
     453Function: GpuProgramParameters::getParamIndex 
     454Description: Cannot find a parameter named height.  
     455File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     456Line: 768 
     457Stack unwinding: <<beginning of stack>> 
     45817:15:03: Parsing script GameTools.material 
     45917:15:03: An exception has been thrown! 
     460 
     461----------------------------------- 
     462Details: 
     463----------------------------------- 
     464Error #: 7 
     465Function: GpuProgramParameters::getParamIndex 
     466Description: Cannot find a parameter named Gain.  
     467File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     468Line: 768 
     469Stack unwinding: <<beginning of stack>> 
     47017:15:03: Error in material GameTools/ToneMap at line 283 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 
     471 
     472----------------------------------- 
     473Details: 
     474----------------------------------- 
     475Error #: 7 
     476Function: GpuProgramParameters::getParamIndex 
     477Description: Cannot find a parameter named Gain.  
     478File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     479Line: 768 
     480Stack unwinding: <<beginning of stack>> 
     48117:15:03: An exception has been thrown! 
     482 
     483----------------------------------- 
     484Details: 
     485----------------------------------- 
     486Error #: 7 
     487Function: GpuProgramParameters::getParamIndex 
     488Description: Cannot find a parameter named world_IT.  
     489File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     490Line: 768 
     491Stack unwinding: <<beginning of stack>> 
     49217:15:03: Error in material GameTools/CausticSoftShadowReciever at line 436 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     493 
     494----------------------------------- 
     495Details: 
     496----------------------------------- 
     497Error #: 7 
     498Function: GpuProgramParameters::getParamIndex 
     499Description: Cannot find a parameter named world_IT.  
     500File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     501Line: 768 
     502Stack unwinding: <<beginning of stack>> 
     50317:15:03: An exception has been thrown! 
     504 
     505----------------------------------- 
     506Details: 
     507----------------------------------- 
     508Error #: 7 
     509Function: GpuProgramParameters::getParamIndex 
     510Description: Cannot find a parameter named cubeMapCameraPosition.  
     511File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     512Line: 768 
     513Stack unwinding: <<beginning of stack>> 
     51417:15:03: Error in material GameTools/CausticSoftShadowReciever at line 443 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 
     515 
     516----------------------------------- 
     517Details: 
     518----------------------------------- 
     519Error #: 7 
     520Function: GpuProgramParameters::getParamIndex 
     521Description: Cannot find a parameter named cubeMapCameraPosition.  
     522File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     523Line: 768 
     524Stack unwinding: <<beginning of stack>> 
     52517:15:03: Error in material GameTools/CausticSoftShadowReciever at line 464 of GameTools.material: Unrecognised command: texture_unit/bump 
     52617:15:03: Error in material GameTools/CausticSoftShadowReciever at line 465 of GameTools.material: Unrecognised command: { 
     52717:15:03: Error in material GameTools/CausticSoftShadowReciever at line 466 of GameTools.material: Unrecognised command: texture 
     52817:15:03: Error at line 470 of GameTools.material: Unexpected terminating brace. 
     52917:15:03: An exception has been thrown! 
     530 
     531----------------------------------- 
     532Details: 
     533----------------------------------- 
     534Error #: 7 
     535Function: GpuProgramParameters::getParamIndex 
     536Description: Cannot find a parameter named CUBEMAP_SIZE.  
     537File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     538Line: 768 
     539Stack unwinding: <<beginning of stack>> 
     54017:15:03: Error in material GameTools/CubeMap/Reduce at line 527 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 
     541 
     542----------------------------------- 
     543Details: 
     544----------------------------------- 
     545Error #: 7 
     546Function: GpuProgramParameters::getParamIndex 
     547Description: Cannot find a parameter named CUBEMAP_SIZE.  
     548File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     549Line: 768 
     550Stack unwinding: <<beginning of stack>> 
     55117:15:03: An exception has been thrown! 
     552 
     553----------------------------------- 
     554Details: 
     555----------------------------------- 
     556Error #: 7 
     557Function: GpuProgramParameters::getParamIndex 
     558Description: Cannot find a parameter named lightPosition.  
     559File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     560Line: 768 
     561Stack unwinding: <<beginning of stack>> 
     56217:15:03: Error in material GameTools/CubeMap/Localized at line 591 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     563 
     564----------------------------------- 
     565Details: 
     566----------------------------------- 
     567Error #: 7 
     568Function: GpuProgramParameters::getParamIndex 
     569Description: Cannot find a parameter named lightPosition.  
     570File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     571Line: 768 
     572Stack unwinding: <<beginning of stack>> 
     57317:15:03: An exception has been thrown! 
     574 
     575----------------------------------- 
     576Details: 
     577----------------------------------- 
     578Error #: 7 
     579Function: GpuProgramParameters::getParamIndex 
     580Description: Cannot find a parameter named lightPosition.  
     581File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     582Line: 768 
     583Stack unwinding: <<beginning of stack>> 
     58417:15:03: Error in material GameTools/CubeMap/LocalizedBump at line 631 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     585 
     586----------------------------------- 
     587Details: 
     588----------------------------------- 
     589Error #: 7 
     590Function: GpuProgramParameters::getParamIndex 
     591Description: Cannot find a parameter named lightPosition.  
     592File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     593Line: 768 
     594Stack unwinding: <<beginning of stack>> 
     59517:15:05: An exception has been thrown! 
     596 
     597----------------------------------- 
     598Details: 
     599----------------------------------- 
     600Error #: 7 
     601Function: GpuProgramParameters::getParamIndex 
     602Description: Cannot find a parameter named cameraPos.  
     603File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     604Line: 768 
     605Stack unwinding: <<beginning of stack>> 
     60617:15:05: Error in material GameTools/CubeMap/Diffuse at line 715 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     607 
     608----------------------------------- 
     609Details: 
     610----------------------------------- 
     611Error #: 7 
     612Function: GpuProgramParameters::getParamIndex 
     613Description: Cannot find a parameter named cameraPos.  
     614File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     615Line: 768 
     616Stack unwinding: <<beginning of stack>> 
     61717:15:05: An exception has been thrown! 
     618 
     619----------------------------------- 
     620Details: 
     621----------------------------------- 
     622Error #: 7 
     623Function: GpuProgramParameters::getParamIndex 
     624Description: Cannot find a parameter named REDUCED_CUBEMAP_SIZE.  
     625File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     626Line: 768 
     627Stack unwinding: <<beginning of stack>> 
     62817:15:05: Error in material GameTools/CubeMap/Diffuse at line 716 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 
     629 
     630----------------------------------- 
     631Details: 
     632----------------------------------- 
     633Error #: 7 
     634Function: GpuProgramParameters::getParamIndex 
     635Description: Cannot find a parameter named REDUCED_CUBEMAP_SIZE.  
     636File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     637Line: 768 
     638Stack unwinding: <<beginning of stack>> 
     63917:15:05: Error in material GameTools/CubeMap/Diffuse at line 723 of GameTools.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     64017:15:05: Error in material GameTools/CubeMap/Diffuse at line 731 of GameTools.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     64117:15:05: An exception has been thrown! 
     642 
     643----------------------------------- 
     644Details: 
     645----------------------------------- 
     646Error #: 7 
     647Function: GpuProgramParameters::getParamIndex 
     648Description: Cannot find a parameter named n.  
     649File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     650Line: 768 
     651Stack unwinding: <<beginning of stack>> 
     65217:15:05: Error in material GameTools/CubeMap/LocalizedMetal at line 757 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 
     653 
     654----------------------------------- 
     655Details: 
     656----------------------------------- 
     657Error #: 7 
     658Function: GpuProgramParameters::getParamIndex 
     659Description: Cannot find a parameter named n.  
     660File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     661Line: 768 
     662Stack unwinding: <<beginning of stack>> 
     66317:15:05: An exception has been thrown! 
     664 
     665----------------------------------- 
     666Details: 
     667----------------------------------- 
     668Error #: 7 
     669Function: GpuProgramParameters::getParamIndex 
     670Description: Cannot find a parameter named k.  
     671File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     672Line: 768 
     673Stack unwinding: <<beginning of stack>> 
     67417:15:05: Error in material GameTools/CubeMap/LocalizedMetal at line 758 of GameTools.material: Invalid param_named attribute - An exception has been thrown! 
     675 
     676----------------------------------- 
     677Details: 
     678----------------------------------- 
     679Error #: 7 
     680Function: GpuProgramParameters::getParamIndex 
     681Description: Cannot find a parameter named k.  
     682File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     683Line: 768 
     684Stack unwinding: <<beginning of stack>> 
     68517:15:05: Error in material GameTools/PhotonMapCaustic at line 827 of GameTools.material: Bad cubic_texture attribute, final parameter must be 'combinedUVW' or 'separateUV'. 
     68617:15:05: Error in material GameTools/SceneCameraDepthShader at line 882 of GameTools.material: Unrecognised command: scene_blend 
     68717:15:05: An exception has been thrown! 
     688 
     689----------------------------------- 
     690Details: 
     691----------------------------------- 
     692Error #: 7 
     693Function: GpuProgramParameters::getParamIndex 
     694Description: Cannot find a parameter named farplane.  
     695File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     696Line: 768 
     697Stack unwinding: <<beginning of stack>> 
     69817:15:05: Error in material GameTools/SceneCameraDepthShader at line 890 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     699 
     700----------------------------------- 
     701Details: 
     702----------------------------------- 
     703Error #: 7 
     704Function: GpuProgramParameters::getParamIndex 
     705Description: Cannot find a parameter named farplane.  
     706File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     707Line: 768 
     708Stack unwinding: <<beginning of stack>> 
     70917:15:05: Error in material GameTools/ShadowMapDepth at line 906 of GameTools.material: Unrecognised command: scene_blend 
     71017:15:05: Error in material GameTools/ShadowMapDepth at line 910 of GameTools.material: Bad cull_hardware attribute, valid parameters are 'none', 'clockwise' or 'anticlockwise'. 
     71117:15:05: Error in material GameTools/Cau at line 934 of GameTools.material: Expecting '{' but got cull_hardware none instead. 
     71217:15:05: An exception has been thrown! 
     713 
     714----------------------------------- 
     715Details: 
     716----------------------------------- 
     717Error #: 7 
     718Function: GpuProgramParameters::getParamIndex 
     719Description: Cannot find a parameter named worldViewProj.  
     720File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     721Line: 768 
     722Stack unwinding: <<beginning of stack>> 
     72317:15:05: Error in material GameTools/Cau at line 944 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     724 
     725----------------------------------- 
     726Details: 
     727----------------------------------- 
     728Error #: 7 
     729Function: GpuProgramParameters::getParamIndex 
     730Description: Cannot find a parameter named worldViewProj.  
     731File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     732Line: 768 
     733Stack unwinding: <<beginning of stack>> 
     73417:15:05: An exception has been thrown! 
     735 
     736----------------------------------- 
     737Details: 
     738----------------------------------- 
     739Error #: 7 
     740Function: GpuProgramParameters::getParamIndex 
     741Description: Cannot find a parameter named resolution.  
     742File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     743Line: 768 
     744Stack unwinding: <<beginning of stack>> 
     74517:15:05: Error in material GameTools/Cau at line 947 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     746 
     747----------------------------------- 
     748Details: 
     749----------------------------------- 
     750Error #: 7 
     751Function: GpuProgramParameters::getParamIndex 
     752Description: Cannot find a parameter named resolution.  
     753File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     754Line: 768 
     755Stack unwinding: <<beginning of stack>> 
     75617:15:05: An exception has been thrown! 
     757 
     758----------------------------------- 
     759Details: 
     760----------------------------------- 
     761Error #: 7 
     762Function: GpuProgramParameters::getParamIndex 
     763Description: Cannot find a parameter named worldViewProj.  
     764File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     765Line: 768 
     766Stack unwinding: <<beginning of stack>> 
     76717:15:05: Error in material GameTools/SpriteShader at line 986 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     768 
     769----------------------------------- 
     770Details: 
     771----------------------------------- 
     772Error #: 7 
     773Function: GpuProgramParameters::getParamIndex 
     774Description: Cannot find a parameter named worldViewProj.  
     775File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     776Line: 768 
     777Stack unwinding: <<beginning of stack>> 
     77817:15:05: An exception has been thrown! 
     779 
     780----------------------------------- 
     781Details: 
     782----------------------------------- 
     783Error #: 7 
     784Function: GpuProgramParameters::getParamIndex 
     785Description: Cannot find a parameter named worldViewProj.  
     786File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     787Line: 768 
     788Stack unwinding: <<beginning of stack>> 
     78917:15:05: Error in material GameTools/SBB at line 1029 of GameTools.material: Invalid param_named_auto attribute - An exception has been thrown! 
     790 
     791----------------------------------- 
     792Details: 
     793----------------------------------- 
     794Error #: 7 
     795Function: GpuProgramParameters::getParamIndex 
     796Description: Cannot find a parameter named worldViewProj.  
     797File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     798Line: 768 
     799Stack unwinding: <<beginning of stack>> 
     80017:15:05: Parsing script Ogre.material 
     80117:15:05: Parsing script scene1.material 
     80217:15:05: An exception has been thrown! 
     803 
     804----------------------------------- 
     805Details: 
     806----------------------------------- 
     807Error #: 7 
     808Function: GpuProgramParameters::getParamIndex 
     809Description: Cannot find a parameter named world_IT.  
     810File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     811Line: 768 
     812Stack unwinding: <<beginning of stack>> 
     81317:15:05: Error in material padlo at line 28 of scene1.material: Invalid param_named_auto attribute - An exception has been thrown! 
     814 
     815----------------------------------- 
     816Details: 
     817----------------------------------- 
     818Error #: 7 
     819Function: GpuProgramParameters::getParamIndex 
     820Description: Cannot find a parameter named world_IT.  
     821File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     822Line: 768 
     823Stack unwinding: <<beginning of stack>> 
     82417:15:05: An exception has been thrown! 
     825 
     826----------------------------------- 
     827Details: 
     828----------------------------------- 
     829Error #: 7 
     830Function: GpuProgramParameters::getParamIndex 
     831Description: Cannot find a parameter named world_IT.  
     832File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     833Line: 768 
     834Stack unwinding: <<beginning of stack>> 
     83517:15:05: Error in material fal at line 67 of scene1.material: Invalid param_named_auto attribute - An exception has been thrown! 
     836 
     837----------------------------------- 
     838Details: 
     839----------------------------------- 
     840Error #: 7 
     841Function: GpuProgramParameters::getParamIndex 
     842Description: Cannot find a parameter named world_IT.  
     843File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     844Line: 768 
     845Stack unwinding: <<beginning of stack>> 
     84617:15:05: Parsing script wheel.material 
     84717:15:05: An exception has been thrown! 
     848 
     849----------------------------------- 
     850Details: 
     851----------------------------------- 
     852Error #: 7 
     853Function: GpuProgramParameters::getParamIndex 
     854Description: Cannot find a parameter named world_IT.  
     855File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     856Line: 768 
     857Stack unwinding: <<beginning of stack>> 
     85817:15:05: Error in material tire1 at line 17 of wheel.material: Invalid param_named_auto attribute - An exception has been thrown! 
     859 
     860----------------------------------- 
     861Details: 
     862----------------------------------- 
     863Error #: 7 
     864Function: GpuProgramParameters::getParamIndex 
     865Description: Cannot find a parameter named world_IT.  
     866File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     867Line: 768 
     868Stack unwinding: <<beginning of stack>> 
     86917:15:05: An exception has been thrown! 
     870 
     871----------------------------------- 
     872Details: 
     873----------------------------------- 
     874Error #: 7 
     875Function: GpuProgramParameters::getParamIndex 
     876Description: Cannot find a parameter named lightPosition.  
     877File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     878Line: 768 
     879Stack unwinding: <<beginning of stack>> 
     88017:15:05: Error in material wheel at line 87 of wheel.material: Invalid param_named_auto attribute - An exception has been thrown! 
     881 
     882----------------------------------- 
     883Details: 
     884----------------------------------- 
     885Error #: 7 
     886Function: GpuProgramParameters::getParamIndex 
     887Description: Cannot find a parameter named lightPosition.  
     888File: \ogre_gametools\OgreMain\src\OgreGpuProgram.cpp 
     889Line: 768 
     890Stack unwinding: <<beginning of stack>> 
     89117:15:05: Parsing script FireHeat.compositor 
     89217:15:05: Parsing script GameTools_Glow.compositor 
     89317:15:05: Parsing script GameTools_ToneMap.compositor 
     89417:15:05: Parsing script sample.fontdef 
     89517:15:05: Bad attribute line: glyph             0.152344        0.125   0.160156        0.1875 in font Ogre 
     89617:15:05: Parsing script GameTools.particle 
     89717:15:05: Bad particle system attribute line: 'billboard_type  point' in GameTools/DemoParticle1 (tried renderer) 
     89817:15:05: Parsing script Particles.particle 
     89917:15:05: Bad particle system attribute line: 'billboard_type  point' in CarDemo_Fire (tried renderer) 
     90017:15:05: Parsing script Compositor.overlay 
     90117:15:05: Parsing script DP3.overlay 
     90217:15:05: Parsing script Example-CubeMapping.overlay 
     90317:15:05: Parsing script Example-DynTex.overlay 
     90417:15:05: Parsing script Example-Water.overlay 
     90517:15:05: Parsing script Help.overlay 
     90617:15:05: Texture: helpscreen.tga: Loading 1 faces(PF_R8G8B8,1024x768x1) with 10 generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x768x1. 
     90717:15:05: Parsing script Shadows.overlay 
     90817:15:05: Finished parsing scripts for resource group General 
     90917:15:05: Parsing scripts for resource group Internal 
     91017:15:05: Finished parsing scripts for resource group Internal 
     91117:15:05: Creating viewport on target 'rtt/2271872', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     91217:15:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 
     91317:15:05: Creating viewport on target 'rtt/2272320', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     91417:15:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 
     91517:15:05: Creating viewport on target 'rtt/2272736', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     91617:15:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 
     91717:15:05: Creating viewport on target 'rtt/2273184', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     91817:15:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 
     91917:15:05: Creating viewport on target 'rtt/2273632', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     92017:15:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 
     92117:15:05: Creating viewport on target 'rtt/2274080', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     92217:15:05: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 256 H: 256 
     92317:15:05: Texture: cloudy_noon_fr.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     92417:15:05: Texture: cloudy_noon_bk.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     92517:15:05: Texture: cloudy_noon_lf.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     92617:15:05: Texture: cloudy_noon_rt.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     92717:15:05: Texture: cloudy_noon_up.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     92817:15:05: Texture: cloudy_noon_dn.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     92917:15:05: [NxOgre] NxOgre Log started. 
     93017:15:05: [NxOgre] Starting up PhysX SDK 
     93117:15:05: [NxOgre] Started. 
     93217:15:05: [NxOgre] Creating scene 'Main'. 
     93317:15:05: Mesh: Loading carbound2.mesh. 
     93417:15:05: Can't assign material lambert1 to SubEntity of myCar_Car_Body because this Material does not exist. Have you forgotten to define it in a .material script? 
     93517:15:05: Mesh: Loading carHi.mesh. 
     93617:15:05: An exception has been thrown! 
     937 
     938----------------------------------- 
     939Details: 
     940----------------------------------- 
     941Error #: 8 
     942Function: ResourceGroupManager::openResource 
     943Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     944File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     945Line: 583 
     946Stack unwinding: <<beginning of stack>> 
     94717:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     948 
     949----------------------------------- 
     950Details: 
     951----------------------------------- 
     952Error #: 8 
     953Function: ResourceGroupManager::openResource 
     954Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     955File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     956Line: 583 
     957Stack unwinding: <<beginning of stack>> 
     95817:15:05: An exception has been thrown! 
     959 
     960----------------------------------- 
     961Details: 
     962----------------------------------- 
     963Error #: 8 
     964Function: ResourceGroupManager::openResource 
     965Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     966File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     967Line: 583 
     968Stack unwinding: <<beginning of stack>> 
     96917:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     970 
     971----------------------------------- 
     972Details: 
     973----------------------------------- 
     974Error #: 8 
     975Function: ResourceGroupManager::openResource 
     976Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     977File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     978Line: 583 
     979Stack unwinding: <<beginning of stack>> 
     98017:15:05: An exception has been thrown! 
     981 
     982----------------------------------- 
     983Details: 
     984----------------------------------- 
     985Error #: 8 
     986Function: ResourceGroupManager::openResource 
     987Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     988File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     989Line: 583 
     990Stack unwinding: <<beginning of stack>> 
     99117:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     992 
     993----------------------------------- 
     994Details: 
     995----------------------------------- 
     996Error #: 8 
     997Function: ResourceGroupManager::openResource 
     998Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     999File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1000Line: 583 
     1001Stack unwinding: <<beginning of stack>> 
     100217:15:05: An exception has been thrown! 
     1003 
     1004----------------------------------- 
     1005Details: 
     1006----------------------------------- 
     1007Error #: 8 
     1008Function: ResourceGroupManager::openResource 
     1009Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1010File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1011Line: 583 
     1012Stack unwinding: <<beginning of stack>> 
     101317:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1014 
     1015----------------------------------- 
     1016Details: 
     1017----------------------------------- 
     1018Error #: 8 
     1019Function: ResourceGroupManager::openResource 
     1020Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1021File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1022Line: 583 
     1023Stack unwinding: <<beginning of stack>> 
     102417:15:05: An exception has been thrown! 
     1025 
     1026----------------------------------- 
     1027Details: 
     1028----------------------------------- 
     1029Error #: 8 
     1030Function: ResourceGroupManager::openResource 
     1031Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1032File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1033Line: 583 
     1034Stack unwinding: <<beginning of stack>> 
     103517:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1036 
     1037----------------------------------- 
     1038Details: 
     1039----------------------------------- 
     1040Error #: 8 
     1041Function: ResourceGroupManager::openResource 
     1042Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1043File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1044Line: 583 
     1045Stack unwinding: <<beginning of stack>> 
     104617:15:05: An exception has been thrown! 
     1047 
     1048----------------------------------- 
     1049Details: 
     1050----------------------------------- 
     1051Error #: 8 
     1052Function: ResourceGroupManager::openResource 
     1053Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1054File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1055Line: 583 
     1056Stack unwinding: <<beginning of stack>> 
     105717:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1058 
     1059----------------------------------- 
     1060Details: 
     1061----------------------------------- 
     1062Error #: 8 
     1063Function: ResourceGroupManager::openResource 
     1064Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1065File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1066Line: 583 
     1067Stack unwinding: <<beginning of stack>> 
     106817:15:05: An exception has been thrown! 
     1069 
     1070----------------------------------- 
     1071Details: 
     1072----------------------------------- 
     1073Error #: 8 
     1074Function: ResourceGroupManager::openResource 
     1075Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1076File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1077Line: 583 
     1078Stack unwinding: <<beginning of stack>> 
     107917:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1080 
     1081----------------------------------- 
     1082Details: 
     1083----------------------------------- 
     1084Error #: 8 
     1085Function: ResourceGroupManager::openResource 
     1086Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1087File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1088Line: 583 
     1089Stack unwinding: <<beginning of stack>> 
     109017:15:05: An exception has been thrown! 
     1091 
     1092----------------------------------- 
     1093Details: 
     1094----------------------------------- 
     1095Error #: 8 
     1096Function: ResourceGroupManager::openResource 
     1097Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1098File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1099Line: 583 
     1100Stack unwinding: <<beginning of stack>> 
     110117:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1102 
     1103----------------------------------- 
     1104Details: 
     1105----------------------------------- 
     1106Error #: 8 
     1107Function: ResourceGroupManager::openResource 
     1108Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1109File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1110Line: 583 
     1111Stack unwinding: <<beginning of stack>> 
     111217:15:05: Texture: canvas.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     111317:15:05: D3D9 : Loading 2D Texture, image name : 'canvasnormal.dds' with 2147483647 mip map levels 
     111417:15:05: An exception has been thrown! 
     1115 
     1116----------------------------------- 
     1117Details: 
     1118----------------------------------- 
     1119Error #: 8 
     1120Function: ResourceGroupManager::openResource 
     1121Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1122File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1123Line: 583 
     1124Stack unwinding: <<beginning of stack>> 
     112517:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1126 
     1127----------------------------------- 
     1128Details: 
     1129----------------------------------- 
     1130Error #: 8 
     1131Function: ResourceGroupManager::openResource 
     1132Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1133File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1134Line: 583 
     1135Stack unwinding: <<beginning of stack>> 
     113617:15:05: An exception has been thrown! 
     1137 
     1138----------------------------------- 
     1139Details: 
     1140----------------------------------- 
     1141Error #: 8 
     1142Function: ResourceGroupManager::openResource 
     1143Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1144File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1145Line: 583 
     1146Stack unwinding: <<beginning of stack>> 
     114717:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1148 
     1149----------------------------------- 
     1150Details: 
     1151----------------------------------- 
     1152Error #: 8 
     1153Function: ResourceGroupManager::openResource 
     1154Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1155File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1156Line: 583 
     1157Stack unwinding: <<beginning of stack>> 
     115817:15:05: An exception has been thrown! 
     1159 
     1160----------------------------------- 
     1161Details: 
     1162----------------------------------- 
     1163Error #: 8 
     1164Function: ResourceGroupManager::openResource 
     1165Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1166File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1167Line: 583 
     1168Stack unwinding: <<beginning of stack>> 
     116917:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1170 
     1171----------------------------------- 
     1172Details: 
     1173----------------------------------- 
     1174Error #: 8 
     1175Function: ResourceGroupManager::openResource 
     1176Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1177File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1178Line: 583 
     1179Stack unwinding: <<beginning of stack>> 
     118017:15:05: An exception has been thrown! 
     1181 
     1182----------------------------------- 
     1183Details: 
     1184----------------------------------- 
     1185Error #: 8 
     1186Function: ResourceGroupManager::openResource 
     1187Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1188File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1189Line: 583 
     1190Stack unwinding: <<beginning of stack>> 
     119117:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1192 
     1193----------------------------------- 
     1194Details: 
     1195----------------------------------- 
     1196Error #: 8 
     1197Function: ResourceGroupManager::openResource 
     1198Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1199File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1200Line: 583 
     1201Stack unwinding: <<beginning of stack>> 
     120217:15:05: Mesh: Loading wheel.mesh. 
     120317:15:05: Texture: tire.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 
     120417:15:05: D3D9 : Loading 2D Texture, image name : 'tirenormal.dds' with 2147483647 mip map levels 
     120517:15:05: An exception has been thrown! 
     1206 
     1207----------------------------------- 
     1208Details: 
     1209----------------------------------- 
     1210Error #: 8 
     1211Function: ResourceGroupManager::openResource 
     1212Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1213File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1214Line: 583 
     1215Stack unwinding: <<beginning of stack>> 
     121617:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1217 
     1218----------------------------------- 
     1219Details: 
     1220----------------------------------- 
     1221Error #: 8 
     1222Function: ResourceGroupManager::openResource 
     1223Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1224File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1225Line: 583 
     1226Stack unwinding: <<beginning of stack>> 
     122717:15:05: An exception has been thrown! 
     1228 
     1229----------------------------------- 
     1230Details: 
     1231----------------------------------- 
     1232Error #: 8 
     1233Function: ResourceGroupManager::openResource 
     1234Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1235File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1236Line: 583 
     1237Stack unwinding: <<beginning of stack>> 
     123817:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1239 
     1240----------------------------------- 
     1241Details: 
     1242----------------------------------- 
     1243Error #: 8 
     1244Function: ResourceGroupManager::openResource 
     1245Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1246File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1247Line: 583 
     1248Stack unwinding: <<beginning of stack>> 
     124917:15:05: An exception has been thrown! 
     1250 
     1251----------------------------------- 
     1252Details: 
     1253----------------------------------- 
     1254Error #: 8 
     1255Function: ResourceGroupManager::openResource 
     1256Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1257File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1258Line: 583 
     1259Stack unwinding: <<beginning of stack>> 
     126017:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1261 
     1262----------------------------------- 
     1263Details: 
     1264----------------------------------- 
     1265Error #: 8 
     1266Function: ResourceGroupManager::openResource 
     1267Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1268File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1269Line: 583 
     1270Stack unwinding: <<beginning of stack>> 
     127117:15:05: An exception has been thrown! 
     1272 
     1273----------------------------------- 
     1274Details: 
     1275----------------------------------- 
     1276Error #: 8 
     1277Function: ResourceGroupManager::openResource 
     1278Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1279File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1280Line: 583 
     1281Stack unwinding: <<beginning of stack>> 
     128217:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1283 
     1284----------------------------------- 
     1285Details: 
     1286----------------------------------- 
     1287Error #: 8 
     1288Function: ResourceGroupManager::openResource 
     1289Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1290File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1291Line: 583 
     1292Stack unwinding: <<beginning of stack>> 
     129317:15:05: An exception has been thrown! 
     1294 
     1295----------------------------------- 
     1296Details: 
     1297----------------------------------- 
     1298Error #: 8 
     1299Function: ResourceGroupManager::openResource 
     1300Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1301File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1302Line: 583 
     1303Stack unwinding: <<beginning of stack>> 
     130417:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1305 
     1306----------------------------------- 
     1307Details: 
     1308----------------------------------- 
     1309Error #: 8 
     1310Function: ResourceGroupManager::openResource 
     1311Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1312File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1313Line: 583 
     1314Stack unwinding: <<beginning of stack>> 
     131517:15:05: An exception has been thrown! 
     1316 
     1317----------------------------------- 
     1318Details: 
     1319----------------------------------- 
     1320Error #: 8 
     1321Function: ResourceGroupManager::openResource 
     1322Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1323File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1324Line: 583 
     1325Stack unwinding: <<beginning of stack>> 
     132617:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1327 
     1328----------------------------------- 
     1329Details: 
     1330----------------------------------- 
     1331Error #: 8 
     1332Function: ResourceGroupManager::openResource 
     1333Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1334File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1335Line: 583 
     1336Stack unwinding: <<beginning of stack>> 
     133717:15:05: An exception has been thrown! 
     1338 
     1339----------------------------------- 
     1340Details: 
     1341----------------------------------- 
     1342Error #: 8 
     1343Function: ResourceGroupManager::openResource 
     1344Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1345File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1346Line: 583 
     1347Stack unwinding: <<beginning of stack>> 
     134817:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1349 
     1350----------------------------------- 
     1351Details: 
     1352----------------------------------- 
     1353Error #: 8 
     1354Function: ResourceGroupManager::openResource 
     1355Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1356File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1357Line: 583 
     1358Stack unwinding: <<beginning of stack>> 
     135917:15:05: An exception has been thrown! 
     1360 
     1361----------------------------------- 
     1362Details: 
     1363----------------------------------- 
     1364Error #: 8 
     1365Function: ResourceGroupManager::openResource 
     1366Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1367File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1368Line: 583 
     1369Stack unwinding: <<beginning of stack>> 
     137017:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1371 
     1372----------------------------------- 
     1373Details: 
     1374----------------------------------- 
     1375Error #: 8 
     1376Function: ResourceGroupManager::openResource 
     1377Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1378File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1379Line: 583 
     1380Stack unwinding: <<beginning of stack>> 
     138117:15:05: An exception has been thrown! 
     1382 
     1383----------------------------------- 
     1384Details: 
     1385----------------------------------- 
     1386Error #: 8 
     1387Function: ResourceGroupManager::openResource 
     1388Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1389File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1390Line: 583 
     1391Stack unwinding: <<beginning of stack>> 
     139217:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1393 
     1394----------------------------------- 
     1395Details: 
     1396----------------------------------- 
     1397Error #: 8 
     1398Function: ResourceGroupManager::openResource 
     1399Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1400File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1401Line: 583 
     1402Stack unwinding: <<beginning of stack>> 
     140317:15:05: An exception has been thrown! 
     1404 
     1405----------------------------------- 
     1406Details: 
     1407----------------------------------- 
     1408Error #: 8 
     1409Function: ResourceGroupManager::openResource 
     1410Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1411File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1412Line: 583 
     1413Stack unwinding: <<beginning of stack>> 
     141417:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1415 
     1416----------------------------------- 
     1417Details: 
     1418----------------------------------- 
     1419Error #: 8 
     1420Function: ResourceGroupManager::openResource 
     1421Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1422File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1423Line: 583 
     1424Stack unwinding: <<beginning of stack>> 
     142517:15:05: An exception has been thrown! 
     1426 
     1427----------------------------------- 
     1428Details: 
     1429----------------------------------- 
     1430Error #: 8 
     1431Function: ResourceGroupManager::openResource 
     1432Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1433File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1434Line: 583 
     1435Stack unwinding: <<beginning of stack>> 
     143617:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1437 
     1438----------------------------------- 
     1439Details: 
     1440----------------------------------- 
     1441Error #: 8 
     1442Function: ResourceGroupManager::openResource 
     1443Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1444File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1445Line: 583 
     1446Stack unwinding: <<beginning of stack>> 
     144717:15:05: An exception has been thrown! 
     1448 
     1449----------------------------------- 
     1450Details: 
     1451----------------------------------- 
     1452Error #: 8 
     1453Function: ResourceGroupManager::openResource 
     1454Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1455File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1456Line: 583 
     1457Stack unwinding: <<beginning of stack>> 
     145817:15:05: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1459 
     1460----------------------------------- 
     1461Details: 
     1462----------------------------------- 
     1463Error #: 8 
     1464Function: ResourceGroupManager::openResource 
     1465Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1466File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1467Line: 583 
     1468Stack unwinding: <<beginning of stack>> 
     146917:15:05: Mesh: Loading scenebound.mesh. 
     147017:15:05: Texture: kekfallow1.jpg: Loading 1 faces(PF_B8G8R8,1024x682x1) with 10 generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x682x1. 
     147117:15:06: D3D9 : Loading 2D Texture, image name : 'kekfalnormal.dds' with 2147483647 mip map levels 
     147217:15:06: 5 
     147317:15:06: 6 
     147417:15:06: Mesh: Loading scene1.mesh. 
     147517:15:06: Texture: asphalt.jpg: Loading 1 faces(PF_B8G8R8,574x574x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,574x574x1. 
     147617:15:06: Texture: talajdetail.jpg: Loading 1 faces(PF_B8G8R8,512x1024x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x1024x1. 
     147717:15:06: D3D9 : Loading 2D Texture, image name : 'scenetalajnormal.dds' with 2147483647 mip map levels 
     147817:15:06: Texture: fabric3.jpg: Loading 1 faces(PF_B8G8R8,549x515x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,549x515x1. 
     147917:15:06: Texture: fabric2.jpg: Loading 1 faces(PF_B8G8R8,549x515x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,549x515x1. 
     148017:15:06: Texture: fabric1.jpg: Loading 1 faces(PF_B8G8R8,549x515x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,549x515x1. 
     148117:15:06: Texture: fabric4.jpg: Loading 1 faces(PF_B8G8R8,549x515x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,549x515x1. 
     148217:15:06: Texture: logo4.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 
     148317:15:06: Texture: logo3.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 
     148417:15:06: Texture: logo1.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 
     148517:15:06: Texture: logo2.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. 
     148617:15:06: Mesh: Loading bottlebound.mesh. 
     148717:15:06: An exception has been thrown! 
     1488 
     1489----------------------------------- 
     1490Details: 
     1491----------------------------------- 
     1492Error #: 8 
     1493Function: ResourceGroupManager::openResource 
     1494Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1495File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1496Line: 583 
     1497Stack unwinding: <<beginning of stack>> 
     149817:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1499 
     1500----------------------------------- 
     1501Details: 
     1502----------------------------------- 
     1503Error #: 8 
     1504Function: ResourceGroupManager::openResource 
     1505Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1506File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1507Line: 583 
     1508Stack unwinding: <<beginning of stack>> 
     150917:15:06: An exception has been thrown! 
     1510 
     1511----------------------------------- 
     1512Details: 
     1513----------------------------------- 
     1514Error #: 8 
     1515Function: ResourceGroupManager::openResource 
     1516Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1517File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1518Line: 583 
     1519Stack unwinding: <<beginning of stack>> 
     152017:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1521 
     1522----------------------------------- 
     1523Details: 
     1524----------------------------------- 
     1525Error #: 8 
     1526Function: ResourceGroupManager::openResource 
     1527Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1528File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1529Line: 583 
     1530Stack unwinding: <<beginning of stack>> 
     153117:15:06: An exception has been thrown! 
     1532 
     1533----------------------------------- 
     1534Details: 
     1535----------------------------------- 
     1536Error #: 8 
     1537Function: ResourceGroupManager::openResource 
     1538Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1539File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1540Line: 583 
     1541Stack unwinding: <<beginning of stack>> 
     154217:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1543 
     1544----------------------------------- 
     1545Details: 
     1546----------------------------------- 
     1547Error #: 8 
     1548Function: ResourceGroupManager::openResource 
     1549Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1550File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1551Line: 583 
     1552Stack unwinding: <<beginning of stack>> 
     155317:15:06: An exception has been thrown! 
     1554 
     1555----------------------------------- 
     1556Details: 
     1557----------------------------------- 
     1558Error #: 8 
     1559Function: ResourceGroupManager::openResource 
     1560Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1561File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1562Line: 583 
     1563Stack unwinding: <<beginning of stack>> 
     156417:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1565 
     1566----------------------------------- 
     1567Details: 
     1568----------------------------------- 
     1569Error #: 8 
     1570Function: ResourceGroupManager::openResource 
     1571Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1572File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1573Line: 583 
     1574Stack unwinding: <<beginning of stack>> 
     157517:15:06: Mesh: Loading bottle.mesh. 
     157617:15:06: An exception has been thrown! 
     1577 
     1578----------------------------------- 
     1579Details: 
     1580----------------------------------- 
     1581Error #: 8 
     1582Function: ResourceGroupManager::openResource 
     1583Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1584File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1585Line: 583 
     1586Stack unwinding: <<beginning of stack>> 
     158717:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1588 
     1589----------------------------------- 
     1590Details: 
     1591----------------------------------- 
     1592Error #: 8 
     1593Function: ResourceGroupManager::openResource 
     1594Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1595File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1596Line: 583 
     1597Stack unwinding: <<beginning of stack>> 
     159817:15:06: An exception has been thrown! 
     1599 
     1600----------------------------------- 
     1601Details: 
     1602----------------------------------- 
     1603Error #: 8 
     1604Function: ResourceGroupManager::openResource 
     1605Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1606File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1607Line: 583 
     1608Stack unwinding: <<beginning of stack>> 
     160917:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1610 
     1611----------------------------------- 
     1612Details: 
     1613----------------------------------- 
     1614Error #: 8 
     1615Function: ResourceGroupManager::openResource 
     1616Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1617File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1618Line: 583 
     1619Stack unwinding: <<beginning of stack>> 
     162017:15:06: An exception has been thrown! 
     1621 
     1622----------------------------------- 
     1623Details: 
     1624----------------------------------- 
     1625Error #: 8 
     1626Function: ResourceGroupManager::openResource 
     1627Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1628File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1629Line: 583 
     1630Stack unwinding: <<beginning of stack>> 
     163117:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1632 
     1633----------------------------------- 
     1634Details: 
     1635----------------------------------- 
     1636Error #: 8 
     1637Function: ResourceGroupManager::openResource 
     1638Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1639File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1640Line: 583 
     1641Stack unwinding: <<beginning of stack>> 
     164217:15:06: An exception has been thrown! 
     1643 
     1644----------------------------------- 
     1645Details: 
     1646----------------------------------- 
     1647Error #: 8 
     1648Function: ResourceGroupManager::openResource 
     1649Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1650File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1651Line: 583 
     1652Stack unwinding: <<beginning of stack>> 
     165317:15:06: Error loading texture cubemap.jpg. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     1654 
     1655----------------------------------- 
     1656Details: 
     1657----------------------------------- 
     1658Error #: 8 
     1659Function: ResourceGroupManager::openResource 
     1660Description: Cannot locate resource cubemap_rt.jpg in resource group General or any other group..  
     1661File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     1662Line: 583 
     1663Stack unwinding: <<beginning of stack>> 
     166417:15:06: Mesh: Loading explosive.mesh. 
     166517:15:06: Texture: explosive.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     166617:15:06: D3D9 : Loading 2D Texture, image name : 'explosivenormal.dds' with 2147483647 mip map levels 
     166717:15:06: Texture: metal.jpg: Loading 1 faces(PF_B8G8R8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     166817:15:06: D3D9 : Loading 2D Texture, image name : 'metalnormal.dds' with 2147483647 mip map levels 
     166917:15:06: Creating viewport on target 'rtt/49314016', rendering from camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     167017:15:06: Viewport for camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     167117:15:06: Creating viewport on target 'rtt/49314080', rendering from camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     167217:15:06: Viewport for camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     167317:15:06: Creating viewport on target 'rtt/49314144', rendering from camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     167417:15:06: Viewport for camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     167517:15:06: Creating viewport on target 'rtt/49314208', rendering from camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     167617:15:06: Viewport for camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     167717:15:06: Creating viewport on target 'rtt/49314272', rendering from camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     167817:15:06: Viewport for camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     167917:15:06: Creating viewport on target 'rtt/49314336', rendering from camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     168017:15:06: Viewport for camera 'bottle0_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     168117:15:06: WARNING: Texture instance 'bottle0_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     168217:15:06: Creating viewport on target 'rtt/49315648', rendering from camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     168317:15:06: Viewport for camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     168417:15:06: Creating viewport on target 'rtt/49315712', rendering from camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     168517:15:06: Viewport for camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     168617:15:06: Creating viewport on target 'rtt/49315776', rendering from camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     168717:15:06: Viewport for camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     168817:15:06: Creating viewport on target 'rtt/49315840', rendering from camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     168917:15:06: Viewport for camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     169017:15:06: Creating viewport on target 'rtt/49315904', rendering from camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     169117:15:06: Viewport for camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     169217:15:06: Creating viewport on target 'rtt/49315968', rendering from camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     169317:15:06: Viewport for camera 'bottle0_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     169417:15:06: WARNING: Texture instance 'bottle0_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     169517:15:06: Creating viewport on target 'rtt/49316992', rendering from camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     169617:15:06: Viewport for camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     169717:15:06: Creating viewport on target 'rtt/49317056', rendering from camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     169817:15:06: Viewport for camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     169917:15:06: Creating viewport on target 'rtt/49317120', rendering from camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     170017:15:06: Viewport for camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     170117:15:06: Creating viewport on target 'rtt/49317184', rendering from camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     170217:15:06: Viewport for camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     170317:15:06: Creating viewport on target 'rtt/49317248', rendering from camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     170417:15:06: Viewport for camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     170517:15:06: Creating viewport on target 'rtt/49317312', rendering from camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     170617:15:06: Viewport for camera 'bottle0_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     170717:15:06: Creating viewport on target 'rtt/49317472', rendering from camera 'bottle0_SE_0_PHOTONMAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     170817:15:06: Viewport for camera 'bottle0_SE_0_PHOTONMAP_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     170917:15:06: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     171017:15:06: Creating viewport on target 'rtt/49318528', rendering from camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     171117:15:06: Viewport for camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     171217:15:06: Creating viewport on target 'rtt/49318592', rendering from camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     171317:15:06: Viewport for camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     171417:15:06: Creating viewport on target 'rtt/49318656', rendering from camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     171517:15:06: Viewport for camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     171617:15:06: Creating viewport on target 'rtt/49318720', rendering from camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     171717:15:06: Viewport for camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     171817:15:06: Creating viewport on target 'rtt/49318784', rendering from camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     171917:15:06: Viewport for camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     172017:15:06: Creating viewport on target 'rtt/49318848', rendering from camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     172117:15:06: Viewport for camera 'bottle1_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     172217:15:06: WARNING: Texture instance 'bottle1_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     172317:15:06: Creating viewport on target 'rtt/50386560', rendering from camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     172417:15:06: Viewport for camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     172517:15:06: Creating viewport on target 'rtt/50386624', rendering from camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     172617:15:06: Viewport for camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     172717:15:06: Creating viewport on target 'rtt/50386688', rendering from camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     172817:15:06: Viewport for camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     172917:15:06: Creating viewport on target 'rtt/50386752', rendering from camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     173017:15:06: Viewport for camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     173117:15:06: Creating viewport on target 'rtt/50386816', rendering from camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     173217:15:06: Viewport for camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     173317:15:06: Creating viewport on target 'rtt/50386880', rendering from camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     173417:15:06: Viewport for camera 'bottle1_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     173517:15:06: WARNING: Texture instance 'bottle1_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     173617:15:06: Creating viewport on target 'rtt/50387904', rendering from camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     173717:15:06: Viewport for camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     173817:15:06: Creating viewport on target 'rtt/50387968', rendering from camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     173917:15:06: Viewport for camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     174017:15:06: Creating viewport on target 'rtt/50388032', rendering from camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     174117:15:06: Viewport for camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     174217:15:06: Creating viewport on target 'rtt/50388096', rendering from camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     174317:15:06: Viewport for camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     174417:15:06: Creating viewport on target 'rtt/50388160', rendering from camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     174517:15:06: Viewport for camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     174617:15:06: Creating viewport on target 'rtt/50388224', rendering from camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     174717:15:06: Viewport for camera 'bottle1_SE_0_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     174817:15:06: Creating viewport on target 'rtt/50388672', rendering from camera 'bottle1_SE_0_PHOTONMAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     174917:15:06: Viewport for camera 'bottle1_SE_0_PHOTONMAP_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     175017:15:06: bottle1_SE_0_CAUSTICCUBEMAP map: bottle1_SE_0_PHOTONMAP material: Bottle2CauMapbottle1_SE_0_clone 
     175117:15:06: Creating viewport on target 'rtt/50389696', rendering from camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     175217:15:06: Viewport for camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     175317:15:06: Creating viewport on target 'rtt/50389760', rendering from camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     175417:15:06: Viewport for camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     175517:15:06: Creating viewport on target 'rtt/50389824', rendering from camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     175617:15:06: Viewport for camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     175717:15:06: Creating viewport on target 'rtt/50389888', rendering from camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     175817:15:06: Viewport for camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     175917:15:06: Creating viewport on target 'rtt/50389952', rendering from camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     176017:15:06: Viewport for camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     176117:15:06: Creating viewport on target 'rtt/50390016', rendering from camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     176217:15:06: Viewport for camera 'myCar_SE_0_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     176317:15:06: WARNING: Texture instance 'myCar_SE_0_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     176417:15:06: Creating viewport on target 'rtt/50391072', rendering from camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     176517:15:06: Viewport for camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     176617:15:06: Creating viewport on target 'rtt/50391136', rendering from camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     176717:15:06: Viewport for camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     176817:15:06: Creating viewport on target 'rtt/50391200', rendering from camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     176917:15:06: Viewport for camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     177017:15:06: Creating viewport on target 'rtt/50391264', rendering from camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     177117:15:06: Viewport for camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     177217:15:06: Creating viewport on target 'rtt/50391328', rendering from camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     177317:15:06: Viewport for camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     177417:15:06: Creating viewport on target 'rtt/50391392', rendering from camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     177517:15:06: Viewport for camera 'myCar_SE_0_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     177617:15:06: WARNING: Texture instance 'myCar_SE_0_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     177717:15:06: Creating viewport on target 'rtt/50392416', rendering from camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     177817:15:06: Viewport for camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 8 H: 8 
     177917:15:06: Creating viewport on target 'rtt/50392480', rendering from camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     178017:15:06: Viewport for camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 8 H: 8 
     178117:15:06: Creating viewport on target 'rtt/50392544', rendering from camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     178217:15:06: Viewport for camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 8 H: 8 
     178317:15:06: Creating viewport on target 'rtt/50392608', rendering from camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     178417:15:06: Viewport for camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 8 H: 8 
     178517:15:06: Creating viewport on target 'rtt/50392672', rendering from camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     178617:15:06: Viewport for camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 8 H: 8 
     178717:15:06: Creating viewport on target 'rtt/50392736', rendering from camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     178817:15:06: Viewport for camera 'myCar_SE_2_COLORCUBEMAP_REDUCEDCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 8 H: 8 
     178917:15:06: WARNING: Texture instance 'myCar_SE_2_COLORCUBEMAP_REDUCED' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     179017:15:06: Creating viewport on target 'rtt/50393792', rendering from camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     179117:15:06: Viewport for camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     179217:15:06: Creating viewport on target 'rtt/50393856', rendering from camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     179317:15:06: Viewport for camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     179417:15:06: Creating viewport on target 'rtt/50393920', rendering from camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     179517:15:06: Viewport for camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     179617:15:06: Creating viewport on target 'rtt/50393984', rendering from camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     179717:15:06: Viewport for camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     179817:15:06: Creating viewport on target 'rtt/50394048', rendering from camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     179917:15:06: Viewport for camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     180017:15:06: Creating viewport on target 'rtt/50394112', rendering from camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     180117:15:06: Viewport for camera 'myCarWheel0_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     180217:15:06: WARNING: Texture instance 'myCarWheel0_SE_1_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     180317:15:06: Creating viewport on target 'rtt/50395136', rendering from camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     180417:15:06: Viewport for camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     180517:15:06: Creating viewport on target 'rtt/50395200', rendering from camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     180617:15:06: Viewport for camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     180717:15:06: Creating viewport on target 'rtt/50395264', rendering from camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     180817:15:06: Viewport for camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     180917:15:06: Creating viewport on target 'rtt/50395328', rendering from camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     181017:15:06: Viewport for camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     181117:15:06: Creating viewport on target 'rtt/50395392', rendering from camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     181217:15:06: Viewport for camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     181317:15:06: Creating viewport on target 'rtt/50395456', rendering from camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     181417:15:06: Viewport for camera 'myCarWheel0_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     181517:15:06: WARNING: Texture instance 'myCarWheel0_SE_1_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     181617:15:06: Creating viewport on target 'rtt/50396512', rendering from camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     181717:15:06: Viewport for camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     181817:15:06: Creating viewport on target 'rtt/50396576', rendering from camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     181917:15:06: Viewport for camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     182017:15:06: Creating viewport on target 'rtt/50396640', rendering from camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     182117:15:06: Viewport for camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     182217:15:06: Creating viewport on target 'rtt/50396704', rendering from camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     182317:15:06: Viewport for camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     182417:15:06: Creating viewport on target 'rtt/50396768', rendering from camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     182517:15:06: Viewport for camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     182617:15:06: Creating viewport on target 'rtt/50396832', rendering from camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     182717:15:06: Viewport for camera 'myCarWheel0_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     182817:15:06: Creating viewport on target 'rtt/50397280', rendering from camera 'myCarWheel0_SE_1_PHOTONMAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     182917:15:06: Viewport for camera 'myCarWheel0_SE_1_PHOTONMAP_CAMERA', actual dimensions L: 0 T: 0 W: 64 H: 64 
     183017:15:06: myCarWheel0_SE_1_CAUSTICCUBEMAP map: myCarWheel0_SE_1_PHOTONMAP material: GameTools/CaumyCarWheel0_SE_1_clone 
     183117:15:06: Creating viewport on target 'rtt/50398304', rendering from camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     183217:15:06: Viewport for camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     183317:15:06: Creating viewport on target 'rtt/50398368', rendering from camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     183417:15:06: Viewport for camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     183517:15:06: Creating viewport on target 'rtt/50398432', rendering from camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     183617:15:06: Viewport for camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     183717:15:06: Creating viewport on target 'rtt/50398496', rendering from camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     183817:15:06: Viewport for camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     183917:15:06: Creating viewport on target 'rtt/50398560', rendering from camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     184017:15:06: Viewport for camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     184117:15:06: Creating viewport on target 'rtt/50398624', rendering from camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     184217:15:06: Viewport for camera 'myCarWheel1_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     184317:15:06: WARNING: Texture instance 'myCarWheel1_SE_1_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     184417:15:06: Creating viewport on target 'rtt/50399680', rendering from camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     184517:15:06: Viewport for camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     184617:15:06: Creating viewport on target 'rtt/50399744', rendering from camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     184717:15:06: Viewport for camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     184817:15:06: Creating viewport on target 'rtt/50399808', rendering from camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     184917:15:06: Viewport for camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     185017:15:06: Creating viewport on target 'rtt/50399872', rendering from camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     185117:15:06: Viewport for camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     185217:15:06: Creating viewport on target 'rtt/50399936', rendering from camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     185317:15:06: Viewport for camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     185417:15:06: Creating viewport on target 'rtt/50400000', rendering from camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     185517:15:06: Viewport for camera 'myCarWheel1_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     185617:15:06: WARNING: Texture instance 'myCarWheel1_SE_1_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     185717:15:06: Creating viewport on target 'rtt/50401024', rendering from camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     185817:15:06: Viewport for camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     185917:15:06: Creating viewport on target 'rtt/50401088', rendering from camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     186017:15:06: Viewport for camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     186117:15:06: Creating viewport on target 'rtt/50401152', rendering from camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     186217:15:06: Viewport for camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     186317:15:06: Creating viewport on target 'rtt/50401216', rendering from camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     186417:15:06: Viewport for camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     186517:15:06: Creating viewport on target 'rtt/50401280', rendering from camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     186617:15:06: Viewport for camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     186717:15:06: Creating viewport on target 'rtt/50401344', rendering from camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     186817:15:06: Viewport for camera 'myCarWheel1_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     186917:15:06: Creating viewport on target 'rtt/50401792', rendering from camera 'myCarWheel1_SE_1_PHOTONMAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     187017:15:06: Viewport for camera 'myCarWheel1_SE_1_PHOTONMAP_CAMERA', actual dimensions L: 0 T: 0 W: 64 H: 64 
     187117:15:06: myCarWheel1_SE_1_CAUSTICCUBEMAP map: myCarWheel1_SE_1_PHOTONMAP material: GameTools/CaumyCarWheel1_SE_1_clone 
     187217:15:06: Creating viewport on target 'rtt/50402816', rendering from camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     187317:15:06: Viewport for camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     187417:15:06: Creating viewport on target 'rtt/50402880', rendering from camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     187517:15:06: Viewport for camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     187617:15:06: Creating viewport on target 'rtt/50402944', rendering from camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     187717:15:06: Viewport for camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     187817:15:06: Creating viewport on target 'rtt/50403008', rendering from camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     187917:15:06: Viewport for camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     188017:15:06: Creating viewport on target 'rtt/50403072', rendering from camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     188117:15:06: Viewport for camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     188217:15:06: Creating viewport on target 'rtt/50403136', rendering from camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     188317:15:06: Viewport for camera 'myCarWheel2_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     188417:15:06: WARNING: Texture instance 'myCarWheel2_SE_1_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     188517:15:06: Creating viewport on target 'rtt/50404192', rendering from camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     188617:15:06: Viewport for camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     188717:15:06: Creating viewport on target 'rtt/50404256', rendering from camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     188817:15:06: Viewport for camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     188917:15:06: Creating viewport on target 'rtt/50404320', rendering from camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     189017:15:06: Viewport for camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     189117:15:06: Creating viewport on target 'rtt/50404384', rendering from camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     189217:15:06: Viewport for camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     189317:15:06: Creating viewport on target 'rtt/50404448', rendering from camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     189417:15:06: Viewport for camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     189517:15:06: Creating viewport on target 'rtt/50404512', rendering from camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     189617:15:06: Viewport for camera 'myCarWheel2_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     189717:15:06: WARNING: Texture instance 'myCarWheel2_SE_1_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     189817:15:06: Creating viewport on target 'rtt/50405536', rendering from camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     189917:15:06: Viewport for camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     190017:15:06: Creating viewport on target 'rtt/50405600', rendering from camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     190117:15:06: Viewport for camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     190217:15:06: Creating viewport on target 'rtt/50405664', rendering from camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     190317:15:06: Viewport for camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     190417:15:06: Creating viewport on target 'rtt/50405728', rendering from camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     190517:15:06: Viewport for camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     190617:15:06: Creating viewport on target 'rtt/50405792', rendering from camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     190717:15:06: Viewport for camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     190817:15:06: Creating viewport on target 'rtt/50405856', rendering from camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     190917:15:06: Viewport for camera 'myCarWheel2_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     191017:15:06: Creating viewport on target 'rtt/50406304', rendering from camera 'myCarWheel2_SE_1_PHOTONMAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     191117:15:06: Viewport for camera 'myCarWheel2_SE_1_PHOTONMAP_CAMERA', actual dimensions L: 0 T: 0 W: 64 H: 64 
     191217:15:06: myCarWheel2_SE_1_CAUSTICCUBEMAP map: myCarWheel2_SE_1_PHOTONMAP material: GameTools/CaumyCarWheel2_SE_1_clone 
     191317:15:06: Creating viewport on target 'rtt/50407360', rendering from camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     191417:15:06: Viewport for camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     191517:15:06: Creating viewport on target 'rtt/50407424', rendering from camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     191617:15:06: Viewport for camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     191717:15:06: Creating viewport on target 'rtt/50407488', rendering from camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     191817:15:06: Viewport for camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     191917:15:06: Creating viewport on target 'rtt/50407552', rendering from camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     192017:15:06: Viewport for camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     192117:15:06: Creating viewport on target 'rtt/50407616', rendering from camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     192217:15:06: Viewport for camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     192317:15:06: Creating viewport on target 'rtt/50407680', rendering from camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     192417:15:06: Viewport for camera 'myCarWheel3_SE_1_COLORCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     192517:15:06: WARNING: Texture instance 'myCarWheel3_SE_1_COLORCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     192617:15:06: Creating viewport on target 'rtt/50408704', rendering from camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     192717:15:06: Viewport for camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     192817:15:06: Creating viewport on target 'rtt/50408768', rendering from camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     192917:15:06: Viewport for camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     193017:15:06: Creating viewport on target 'rtt/50408832', rendering from camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     193117:15:06: Viewport for camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     193217:15:06: Creating viewport on target 'rtt/50408896', rendering from camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     193317:15:06: Viewport for camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     193417:15:06: Creating viewport on target 'rtt/50408960', rendering from camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     193517:15:06: Viewport for camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     193617:15:06: Creating viewport on target 'rtt/50409024', rendering from camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     193717:15:06: Viewport for camera 'myCarWheel3_SE_1_DISTANCECUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 256 H: 256 
     193817:15:06: WARNING: Texture instance 'myCarWheel3_SE_1_DISTANCECUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     193917:15:06: Creating viewport on target 'rtt/50410080', rendering from camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     194017:15:06: Viewport for camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_0_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     194117:15:06: Creating viewport on target 'rtt/50410144', rendering from camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     194217:15:06: Viewport for camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_1_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     194317:15:06: Creating viewport on target 'rtt/50410208', rendering from camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     194417:15:06: Viewport for camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_2_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     194517:15:06: Creating viewport on target 'rtt/50410272', rendering from camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     194617:15:06: Viewport for camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_3_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     194717:15:06: Creating viewport on target 'rtt/50410336', rendering from camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     194817:15:06: Viewport for camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_4_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     194917:15:06: Creating viewport on target 'rtt/50410400', rendering from camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     195017:15:06: Viewport for camera 'myCarWheel3_SE_1_CAUSTICCUBEMAPCUBEMAPFACE_5_CAMERA', actual dimensions L: 0 T: 0 W: 128 H: 128 
     195117:15:06: Creating viewport on target 'rtt/50410816', rendering from camera 'myCarWheel3_SE_1_PHOTONMAP_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     195217:15:06: Viewport for camera 'myCarWheel3_SE_1_PHOTONMAP_CAMERA', actual dimensions L: 0 T: 0 W: 64 H: 64 
     195317:15:06: myCarWheel3_SE_1_CAUSTICCUBEMAP map: myCarWheel3_SE_1_PHOTONMAP material: GameTools/CaumyCarWheel3_SE_1_clone 
     195417:15:06: Texture: smokealpha_0.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     195517:15:06: Texture: smokealpha_1.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     195617:15:06: Texture: smokealpha_2.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     195717:15:06: Texture: smokealpha_3.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     195817:15:06: Texture: smokealpha_4.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     195917:15:06: Texture: smokealpha_5.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196017:15:06: Texture: smokealpha_6.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196117:15:06: Texture: smokealpha_7.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196217:15:06: Texture: smokealpha_8.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196317:15:06: Texture: smokealpha_9.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196417:15:06: Texture: smokealpha_10.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196517:15:06: Texture: smokealpha_11.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196617:15:07: Texture: smokealpha_12.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196717:15:07: Texture: smokealpha_13.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196817:15:07: Texture: smokealpha_14.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     196917:15:07: Texture: smokealpha_15.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197017:15:07: Texture: smokealpha_16.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197117:15:07: Texture: smokealpha_17.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197217:15:07: Texture: smokealpha_18.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197317:15:07: Texture: smokealpha_19.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197417:15:07: Texture: smokealpha_20.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197517:15:07: Texture: smokealpha_21.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197617:15:07: Texture: smokealpha_22.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197717:15:07: Texture: smokealpha_23.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197817:15:07: Texture: smokealpha_24.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     197917:15:07: Texture: smokealpha_25.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198017:15:07: Texture: smokealpha_26.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198117:15:07: Texture: smokealpha_27.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198217:15:07: Texture: smokealpha_28.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198317:15:07: Texture: smokealpha_29.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198417:15:07: Texture: smokealpha_30.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198517:15:07: Texture: smokealpha_31.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198617:15:07: Texture: planck.tga: Loading 1 faces(PF_R8G8B8,512x40x1) with 9 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x40x1. 
     198717:15:07: Texture: gradient.tga: Loading 1 faces(PF_L8,128x128x1) with 7 generated mipmaps from Image. Internal format is PF_L8,128x128x1. 
     198817:15:07: Texture: noise.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with  hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1. 
     198917:15:07: Creating viewport on target 'rtt/50708672', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     199017:15:07: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 800 H: 600 
     199117:15:07: 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. 
     199217:15:07: Creating viewport on target 'ILLUM_FIRE_TEXTURE', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     199317:15:07: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 400 H: 300 
     199417:15:07: Win32Input8: DirectInput Activation Starts 
     199517:15:07: Win32Input8: Establishing keyboard input. 
     199617:15:07: Win32Input8: Keyboard input established. 
     199717:15:07: Win32Input8: Initializing mouse input in immediate mode. 
     199817:15:07: Win32Input8: Mouse input in immediate mode initialized. 
     199917:15:07: Win32Input8: DirectInput OK. 
     200017:15:07: Creating viewport on target 'rtt/125740832', rendering from camera 'MainLightDEPTH_SHADOW_MAP1_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     200117:15:07: Viewport for camera 'MainLightDEPTH_SHADOW_MAP1_CAMERA', actual dimensions L: 0 T: 0 W: 512 H: 512 
     200217:15:07: Creating viewport on target 'rtt/125770304', rendering from camera 'MainLightDEPTH_SHADOW_MAP2_CAMERA', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0 
     200317:15:07: Viewport for camera 'MainLightDEPTH_SHADOW_MAP2_CAMERA', actual dimensions L: 0 T: 0 W: 512 H: 512 
     200417:15:07: WARNING: Texture instance 'MainLightDEPTH_SHADOW_MAP1' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     200517:15:07: WARNING: Texture instance 'MainLightDEPTH_SHADOW_MAP2' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     200617:15:07: WARNING: Texture instance 'bottle0_SE_0_PHOTONMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     200717:15:07: D3D9 : Loading 2D Texture, image name : 'PowerOfPhotonHitTexel.dds' with 2147483647 mip map levels 
     200817:15:07: WARNING: Texture instance 'bottle0_SE_0_CAUSTICCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     200917:15:07: WARNING: Texture instance 'bottle1_SE_0_PHOTONMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201017:15:07: WARNING: Texture instance 'bottle1_SE_0_CAUSTICCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201117:15:07: WARNING: Texture instance 'myCarWheel3_SE_1_PHOTONMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201217:15:07: WARNING: Texture instance 'myCarWheel3_SE_1_CAUSTICCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201317:15:07: WARNING: Texture instance 'myCarWheel2_SE_1_PHOTONMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201417:15:07: WARNING: Texture instance 'myCarWheel2_SE_1_CAUSTICCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201517:15:07: WARNING: Texture instance 'myCarWheel1_SE_1_PHOTONMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201617:15:07: WARNING: Texture instance 'myCarWheel1_SE_1_CAUSTICCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201717:15:07: WARNING: Texture instance 'myCarWheel0_SE_1_PHOTONMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201817:15:07: WARNING: Texture instance 'myCarWheel0_SE_1_CAUSTICCUBEMAP' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     201917:15:07: WARNING: Texture instance 'ILLUM_FIRE_COLOR_TEXTURE' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     202017:15:07: WARNING: Texture instance 'ILLUM_FIRE_HEAT_TEXTURE' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     202117:15:07: 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. 
     202217:15:07: An exception has been thrown! 
     2023 
     2024----------------------------------- 
     2025Details: 
     2026----------------------------------- 
     2027Error #: 8 
     2028Function: ResourceGroupManager::openResource 
     2029Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2030File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2031Line: 583 
     2032Stack unwinding: <<beginning of stack>> 
     203317:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2034 
     2035----------------------------------- 
     2036Details: 
     2037----------------------------------- 
     2038Error #: 8 
     2039Function: ResourceGroupManager::openResource 
     2040Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2041File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2042Line: 583 
     2043Stack unwinding: <<beginning of stack>> 
     204417:15:07: An exception has been thrown! 
     2045 
     2046----------------------------------- 
     2047Details: 
     2048----------------------------------- 
     2049Error #: 8 
     2050Function: ResourceGroupManager::openResource 
     2051Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2052File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2053Line: 583 
     2054Stack unwinding: <<beginning of stack>> 
     205517:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2056 
     2057----------------------------------- 
     2058Details: 
     2059----------------------------------- 
     2060Error #: 8 
     2061Function: ResourceGroupManager::openResource 
     2062Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2063File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2064Line: 583 
     2065Stack unwinding: <<beginning of stack>> 
     206617:15:07: An exception has been thrown! 
     2067 
     2068----------------------------------- 
     2069Details: 
     2070----------------------------------- 
     2071Error #: 8 
     2072Function: ResourceGroupManager::openResource 
     2073Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2074File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2075Line: 583 
     2076Stack unwinding: <<beginning of stack>> 
     207717:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2078 
     2079----------------------------------- 
     2080Details: 
     2081----------------------------------- 
     2082Error #: 8 
     2083Function: ResourceGroupManager::openResource 
     2084Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2085File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2086Line: 583 
     2087Stack unwinding: <<beginning of stack>> 
     208817:15:07: An exception has been thrown! 
     2089 
     2090----------------------------------- 
     2091Details: 
     2092----------------------------------- 
     2093Error #: 8 
     2094Function: ResourceGroupManager::openResource 
     2095Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2096File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2097Line: 583 
     2098Stack unwinding: <<beginning of stack>> 
     209917:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2100 
     2101----------------------------------- 
     2102Details: 
     2103----------------------------------- 
     2104Error #: 8 
     2105Function: ResourceGroupManager::openResource 
     2106Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2107File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2108Line: 583 
     2109Stack unwinding: <<beginning of stack>> 
     211017:15:07: 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. 
     211117:15:07: WARNING: Texture instance 'CompositorInstanceTexture5' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded. 
     211217:15:07: An exception has been thrown! 
     2113 
     2114----------------------------------- 
     2115Details: 
     2116----------------------------------- 
     2117Error #: 8 
     2118Function: ResourceGroupManager::openResource 
     2119Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2120File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2121Line: 583 
     2122Stack unwinding: <<beginning of stack>> 
     212317:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2124 
     2125----------------------------------- 
     2126Details: 
     2127----------------------------------- 
     2128Error #: 8 
     2129Function: ResourceGroupManager::openResource 
     2130Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2131File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2132Line: 583 
     2133Stack unwinding: <<beginning of stack>> 
     213417:15:07: An exception has been thrown! 
     2135 
     2136----------------------------------- 
     2137Details: 
     2138----------------------------------- 
     2139Error #: 8 
     2140Function: ResourceGroupManager::openResource 
     2141Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2142File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2143Line: 583 
     2144Stack unwinding: <<beginning of stack>> 
     214517:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2146 
     2147----------------------------------- 
     2148Details: 
     2149----------------------------------- 
     2150Error #: 8 
     2151Function: ResourceGroupManager::openResource 
     2152Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2153File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2154Line: 583 
     2155Stack unwinding: <<beginning of stack>> 
     215617:15:07: 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. 
     215717:15:07: An exception has been thrown! 
     2158 
     2159----------------------------------- 
     2160Details: 
     2161----------------------------------- 
     2162Error #: 8 
     2163Function: ResourceGroupManager::openResource 
     2164Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2165File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2166Line: 583 
     2167Stack unwinding: <<beginning of stack>> 
     216817:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2169 
     2170----------------------------------- 
     2171Details: 
     2172----------------------------------- 
     2173Error #: 8 
     2174Function: ResourceGroupManager::openResource 
     2175Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2176File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2177Line: 583 
     2178Stack unwinding: <<beginning of stack>> 
     217917:15:07: An exception has been thrown! 
     2180 
     2181----------------------------------- 
     2182Details: 
     2183----------------------------------- 
     2184Error #: 8 
     2185Function: ResourceGroupManager::openResource 
     2186Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2187File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2188Line: 583 
     2189Stack unwinding: <<beginning of stack>> 
     219017:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2191 
     2192----------------------------------- 
     2193Details: 
     2194----------------------------------- 
     2195Error #: 8 
     2196Function: ResourceGroupManager::openResource 
     2197Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2198File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2199Line: 583 
     2200Stack unwinding: <<beginning of stack>> 
     220117:15:07: 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. 
     220217:15:07: An exception has been thrown! 
     2203 
     2204----------------------------------- 
     2205Details: 
     2206----------------------------------- 
     2207Error #: 8 
     2208Function: ResourceGroupManager::openResource 
     2209Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2210File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2211Line: 583 
     2212Stack unwinding: <<beginning of stack>> 
     221317:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2214 
     2215----------------------------------- 
     2216Details: 
     2217----------------------------------- 
     2218Error #: 8 
     2219Function: ResourceGroupManager::openResource 
     2220Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2221File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2222Line: 583 
     2223Stack unwinding: <<beginning of stack>> 
     222417:15:07: An exception has been thrown! 
     2225 
     2226----------------------------------- 
     2227Details: 
     2228----------------------------------- 
     2229Error #: 8 
     2230Function: ResourceGroupManager::openResource 
     2231Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2232File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2233Line: 583 
     2234Stack unwinding: <<beginning of stack>> 
     223517:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2236 
     2237----------------------------------- 
     2238Details: 
     2239----------------------------------- 
     2240Error #: 8 
     2241Function: ResourceGroupManager::openResource 
     2242Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2243File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2244Line: 583 
     2245Stack unwinding: <<beginning of stack>> 
     224617:15:07: 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. 
     224717:15:07: An exception has been thrown! 
     2248 
     2249----------------------------------- 
     2250Details: 
     2251----------------------------------- 
     2252Error #: 8 
     2253Function: ResourceGroupManager::openResource 
     2254Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2255File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2256Line: 583 
     2257Stack unwinding: <<beginning of stack>> 
     225817:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2259 
     2260----------------------------------- 
     2261Details: 
     2262----------------------------------- 
     2263Error #: 8 
     2264Function: ResourceGroupManager::openResource 
     2265Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2266File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2267Line: 583 
     2268Stack unwinding: <<beginning of stack>> 
     226917:15:07: An exception has been thrown! 
     2270 
     2271----------------------------------- 
     2272Details: 
     2273----------------------------------- 
     2274Error #: 8 
     2275Function: ResourceGroupManager::openResource 
     2276Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2277File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2278Line: 583 
     2279Stack unwinding: <<beginning of stack>> 
     228017:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2281 
     2282----------------------------------- 
     2283Details: 
     2284----------------------------------- 
     2285Error #: 8 
     2286Function: ResourceGroupManager::openResource 
     2287Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2288File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2289Line: 583 
     2290Stack unwinding: <<beginning of stack>> 
     229117:15:07: An exception has been thrown! 
     2292 
     2293----------------------------------- 
     2294Details: 
     2295----------------------------------- 
     2296Error #: 8 
     2297Function: ResourceGroupManager::openResource 
     2298Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2299File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2300Line: 583 
     2301Stack unwinding: <<beginning of stack>> 
     230217:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2303 
     2304----------------------------------- 
     2305Details: 
     2306----------------------------------- 
     2307Error #: 8 
     2308Function: ResourceGroupManager::openResource 
     2309Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2310File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2311Line: 583 
     2312Stack unwinding: <<beginning of stack>> 
     231317:15:07: An exception has been thrown! 
     2314 
     2315----------------------------------- 
     2316Details: 
     2317----------------------------------- 
     2318Error #: 8 
     2319Function: ResourceGroupManager::openResource 
     2320Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2321File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2322Line: 583 
     2323Stack unwinding: <<beginning of stack>> 
     232417:15:07: Error loading texture rockwall.tga. Texture layer will be blank. Loading the texture failed with the following exception: An exception has been thrown! 
     2325 
     2326----------------------------------- 
     2327Details: 
     2328----------------------------------- 
     2329Error #: 8 
     2330Function: ResourceGroupManager::openResource 
     2331Description: Cannot locate resource rockwall.tga in resource group General or any other group..  
     2332File: \ogre_gametools\OgreMain\src\OgreResourceGroupManager.cpp 
     2333Line: 583 
     2334Stack unwinding: <<beginning of stack>> 
     233517:15:17: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     233617:15:21: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     233717:15:36: bottle1_SE_0_CAUSTICCUBEMAP map: bottle1_SE_0_PHOTONMAP material: Bottle2CauMapbottle1_SE_0_clone 
     233817:15:40: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     233917:15:40: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234017:15:40: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234117:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234217:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234317:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234417:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234517:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234617:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234717:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234817:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     234917:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     235017:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     235117:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     235217:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     235317:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     235417:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     235517:15:41: bottle0_SE_0_CAUSTICCUBEMAP map: bottle0_SE_0_PHOTONMAP material: BottleCauMapbottle0_SE_0_clone 
     235617:15:55: Unregistering ResourceManager for type BspLevel 
     235717:15:55: Render Target 'rtt/2271872' Average FPS: 26.9774 Best FPS: 30.3624 Worst FPS: 0.369823 
     235817:15:55: Render Target 'rtt/2272320' Average FPS: 27.0762 Best FPS: 30.3327 Worst FPS: 0.362056 
     235917:15:55: Render Target 'rtt/2273632' Average FPS: 27.1014 Best FPS: 30.2734 Worst FPS: 0.358551 
     236017:15:55: Render Target 'rtt/2273184' Average FPS: 26.9693 Best FPS: 30.3327 Worst FPS: 0.360881 
     236117:15:55: Render Target 'rtt/2274080' Average FPS: 27.1046 Best FPS: 30.2734 Worst FPS: 0.367918 
     236217:15:55: Render Target 'rtt/2272736' Average FPS: 26.9658 Best FPS: 30.3327 Worst FPS: 0.361664 
     236317:15:55: Render Target 'rtt/125770304' Average FPS: 27.2779 Best FPS: 30.7235 Worst FPS: 4.86855 
     236417:15:55: Render Target 'rtt/125740832' Average FPS: 27.4133 Best FPS: 31.1587 Worst FPS: 4.86855 
     236517:15:55: Render Target 'rtt/50709376' Average FPS: 27.2332 Best FPS: 30.185 Worst FPS: 2.72975 
     236617:15:55: Render Target 'rtt/50709024' Average FPS: 27.2332 Best FPS: 30.185 Worst FPS: 2.72975 
     236717:15:55: Render Target 'rtt/50708672' Average FPS: 10.5646 Best FPS: 23.166 Worst FPS: 0.0604631 
     236817:15:55: Render Target 'rtt/50410816' Average FPS: 27.4374 Best FPS: 31.3418 Worst FPS: 0.949668 
     236917:15:55: Render Target 'rtt/50410080' Average FPS: 4.61682 Best FPS: 5.17241 Worst FPS: 0.811688 
     237017:15:55: Render Target 'rtt/50410144' Average FPS: 4.56026 Best FPS: 5.06757 Worst FPS: 0.592066 
     237117:15:55: Render Target 'rtt/50410208' Average FPS: 4.57054 Best FPS: 5.11073 Worst FPS: 0.551268 
     237217:15:55: Render Target 'rtt/50410272' Average FPS: 4.58171 Best FPS: 5.04202 Worst FPS: 0.526039 
     237317:15:55: Render Target 'rtt/50410336' Average FPS: 4.58814 Best FPS: 5.09771 Worst FPS: 0.497265 
     237417:15:55: Render Target 'rtt/50410400' Average FPS: 4.57601 Best FPS: 5.07185 Worst FPS: 0.450653 
     237517:15:55: Render Target 'rtt/50408704' Average FPS: 4.06065 Best FPS: 4.99501 Worst FPS: 0.883002 
     237617:15:55: Render Target 'rtt/50408768' Average FPS: 3.56134 Best FPS: 4.51264 Worst FPS: 0.601685 
     237717:15:55: Render Target 'rtt/50408832' Average FPS: 4.55734 Best FPS: 4.80769 Worst FPS: 0.561482 
     237817:15:55: Render Target 'rtt/50408896' Average FPS: 4.0475 Best FPS: 4.79846 Worst FPS: 0.537924 
     237917:15:55: Render Target 'rtt/50408960' Average FPS: 3.28358 Best FPS: 4.40141 Worst FPS: 0.509424 
     238017:15:55: Render Target 'rtt/50409024' Average FPS: 3.8278 Best FPS: 4.7081 Worst FPS: 0.456204 
     238117:15:55: Render Target 'rtt/50407360' Average FPS: 4.37283 Best FPS: 4.91642 Worst FPS: 0.882613 
     238217:15:55: Render Target 'rtt/50407424' Average FPS: 4.06458 Best FPS: 4.83559 Worst FPS: 0.600601 
     238317:15:55: Render Target 'rtt/50407488' Average FPS: 4.06045 Best FPS: 5.05902 Worst FPS: 0.560538 
     238417:15:55: Render Target 'rtt/50407552' Average FPS: 4.40043 Best FPS: 4.88281 Worst FPS: 0.537057 
     238517:15:55: Render Target 'rtt/50407616' Average FPS: 3.88032 Best FPS: 4.38212 Worst FPS: 0.508647 
     238617:15:55: Render Target 'rtt/50407680' Average FPS: 4.22782 Best FPS: 4.91159 Worst FPS: 0.455581 
     238717:15:55: Render Target 'rtt/50406304' Average FPS: 27.4827 Best FPS: 31.4342 Worst FPS: 0.942507 
     238817:15:55: Render Target 'rtt/50405536' Average FPS: 4.61767 Best FPS: 5.13259 Worst FPS: 0.810373 
     238917:15:55: Render Target 'rtt/50405600' Average FPS: 4.57647 Best FPS: 5.06757 Worst FPS: 0.590319 
     239017:15:55: Render Target 'rtt/50405664' Average FPS: 4.56591 Best FPS: 5.11073 Worst FPS: 0.548847 
     239117:15:55: Render Target 'rtt/50405728' Average FPS: 4.58749 Best FPS: 5.04202 Worst FPS: 0.524659 
     239217:15:55: Render Target 'rtt/50405792' Average FPS: 4.58885 Best FPS: 5.06329 Worst FPS: 0.496032 
     239317:15:55: Render Target 'rtt/50405856' Average FPS: 4.58912 Best FPS: 5.13699 Worst FPS: 0.44843 
     239417:15:55: Render Target 'rtt/50404192' Average FPS: 3.55015 Best FPS: 5.07614 Worst FPS: 0.829876 
     239517:15:55: Render Target 'rtt/50404256' Average FPS: 4.5255 Best FPS: 4.81696 Worst FPS: 0.59988 
     239617:15:55: Render Target 'rtt/50404320' Average FPS: 4.53464 Best FPS: 5.08044 Worst FPS: 0.560538 
     239717:15:55: Render Target 'rtt/50404384' Average FPS: 3.99597 Best FPS: 4.40141 Worst FPS: 0.536769 
     239817:15:55: Render Target 'rtt/50404448' Average FPS: 3.86983 Best FPS: 4.66418 Worst FPS: 0.508388 
     239917:15:55: Render Target 'rtt/50404512' Average FPS: 3.69279 Best FPS: 4.61255 Worst FPS: 0.455373 
     240017:15:55: Render Target 'rtt/50402816' Average FPS: 3.78673 Best FPS: 4.69484 Worst FPS: 0.862069 
     240117:15:55: Render Target 'rtt/50402880' Average FPS: 4.59448 Best FPS: 5.07185 Worst FPS: 0.60024 
     240217:15:55: Render Target 'rtt/50402944' Average FPS: 3.55595 Best FPS: 4.80769 Worst FPS: 0.560538 
     240317:15:55: Render Target 'rtt/50403008' Average FPS: 4.53745 Best FPS: 4.81232 Worst FPS: 0.536769 
     240417:15:55: Render Target 'rtt/50403072' Average FPS: 4.10505 Best FPS: 5.03356 Worst FPS: 0.508388 
     240517:15:55: Render Target 'rtt/50403136' Average FPS: 3.91546 Best FPS: 4.86224 Worst FPS: 0.455789 
     240617:15:55: Render Target 'rtt/50401792' Average FPS: 27.4872 Best FPS: 31.4033 Worst FPS: 0.937207 
     240717:15:55: Render Target 'rtt/50401024' Average FPS: 4.61578 Best FPS: 5.13259 Worst FPS: 0.833333 
     240817:15:55: Render Target 'rtt/50401088' Average FPS: 4.57687 Best FPS: 5.08475 Worst FPS: 0.587544 
     240917:15:55: Render Target 'rtt/50401152' Average FPS: 4.56625 Best FPS: 5.10204 Worst FPS: 0.548246 
     241017:15:55: Render Target 'rtt/50401216' Average FPS: 4.57594 Best FPS: 5.04202 Worst FPS: 0.524109 
     241117:15:55: Render Target 'rtt/50401280' Average FPS: 4.58601 Best FPS: 5.06329 Worst FPS: 0.49554 
     241217:15:55: Render Target 'rtt/50401344' Average FPS: 4.58899 Best FPS: 5.06757 Worst FPS: 0.447828 
     241317:15:55: Render Target 'rtt/50399680' Average FPS: 4.02075 Best FPS: 5.07614 Worst FPS: 0.881446 
     241417:15:55: Render Target 'rtt/50399744' Average FPS: 4.1371 Best FPS: 4.83559 Worst FPS: 0.59952 
     241517:15:55: Render Target 'rtt/50399808' Average FPS: 4.49517 Best FPS: 4.84496 Worst FPS: 0.560224 
     241617:15:55: Render Target 'rtt/50399872' Average FPS: 3.41158 Best FPS: 5.07614 Worst FPS: 0.536193 
     241717:15:55: Render Target 'rtt/50399936' Average FPS: 4.36843 Best FPS: 4.83559 Worst FPS: 0.50813 
     241817:15:55: Render Target 'rtt/50400000' Average FPS: 4.05718 Best FPS: 5.08044 Worst FPS: 0.456413 
     241917:15:55: Render Target 'rtt/50398304' Average FPS: 4.00013 Best FPS: 4.4964 Worst FPS: 0.440529 
     242017:15:55: Render Target 'rtt/50398368' Average FPS: 3.89773 Best FPS: 4.92611 Worst FPS: 0.599161 
     242117:15:55: Render Target 'rtt/50398432' Average FPS: 4.53378 Best FPS: 5.06757 Worst FPS: 0.55991 
     242217:15:55: Render Target 'rtt/50398496' Average FPS: 4.31188 Best FPS: 4.82625 Worst FPS: 0.536193 
     242317:15:55: Render Target 'rtt/50398560' Average FPS: 3.89951 Best FPS: 4.7081 Worst FPS: 0.507872 
     242417:15:55: Render Target 'rtt/50398624' Average FPS: 3.56888 Best FPS: 4.52899 Worst FPS: 0.45683 
     242517:15:55: Render Target 'rtt/50397280' Average FPS: 27.3296 Best FPS: 31.3418 Worst FPS: 0.907441 
     242617:15:55: Render Target 'rtt/50396512' Average FPS: 4.61765 Best FPS: 5.13259 Worst FPS: 0.83682 
     242717:15:55: Render Target 'rtt/50396576' Average FPS: 4.57695 Best FPS: 5.08475 Worst FPS: 0.58651 
     242817:15:55: Render Target 'rtt/50396640' Average FPS: 4.56561 Best FPS: 5.10204 Worst FPS: 0.547345 
     242917:15:55: Render Target 'rtt/50396704' Average FPS: 4.57435 Best FPS: 5.07614 Worst FPS: 0.523286 
     243017:15:55: Render Target 'rtt/50396768' Average FPS: 4.58375 Best FPS: 5.07185 Worst FPS: 0.49456 
     243117:15:55: Render Target 'rtt/50396832' Average FPS: 4.58209 Best FPS: 5.06757 Worst FPS: 0.447227 
     243217:15:55: Render Target 'rtt/50395136' Average FPS: 4.00811 Best FPS: 4.49236 Worst FPS: 0.878735 
     243317:15:55: Render Target 'rtt/50395200' Average FPS: 4.31785 Best FPS: 5.02513 Worst FPS: 0.597729 
     243417:15:55: Render Target 'rtt/50395264' Average FPS: 3.61178 Best FPS: 4.93097 Worst FPS: 0.558036 
     243517:15:55: Render Target 'rtt/50395328' Average FPS: 4.28823 Best FPS: 4.81232 Worst FPS: 0.534759 
     243617:15:55: Render Target 'rtt/50395392' Average FPS: 4.32614 Best FPS: 5.16351 Worst FPS: 0.506586 
     243717:15:55: Render Target 'rtt/50395456' Average FPS: 3.37043 Best FPS: 5.12383 Worst FPS: 0.453926 
     243817:15:55: Render Target 'rtt/50393792' Average FPS: 4.46382 Best FPS: 4.78469 Worst FPS: 0.878349 
     243917:15:55: Render Target 'rtt/50393856' Average FPS: 4.54513 Best FPS: 5.06329 Worst FPS: 0.597372 
     244017:15:55: Render Target 'rtt/50393920' Average FPS: 4.55214 Best FPS: 4.84496 Worst FPS: 0.557724 
     244117:15:55: Render Target 'rtt/50393984' Average FPS: 3.4117 Best FPS: 4.98504 Worst FPS: 0.534474 
     244217:15:55: Render Target 'rtt/50394048' Average FPS: 4.34474 Best FPS: 5.09771 Worst FPS: 0.506329 
     244317:15:55: Render Target 'rtt/50394112' Average FPS: 4.02715 Best FPS: 4.73485 Worst FPS: 0.453721 
     244417:15:55: Render Target 'rtt/50392416' Average FPS: 2.56641 Best FPS: 4.329 Worst FPS: 0.291886 
     244517:15:55: Render Target 'rtt/50392480' Average FPS: 1.72221 Best FPS: 3.89105 Worst FPS: 0.327011 
     244617:15:55: Render Target 'rtt/50392544' Average FPS: 2.3841 Best FPS: 4.39367 Worst FPS: 0.568505 
     244717:15:55: Render Target 'rtt/50392608' Average FPS: 2.02403 Best FPS: 3.95648 Worst FPS: 0.279174 
     244817:15:55: Render Target 'rtt/50392672' Average FPS: 2.57651 Best FPS: 4.40529 Worst FPS: 0.507357 
     244917:15:55: Render Target 'rtt/50392736' Average FPS: 0.55981 Best FPS: 3.96825 Worst FPS: 0.288934 
     245017:15:55: Render Target 'rtt/50391072' Average FPS: 4.57944 Best FPS: 5.07185 Worst FPS: 0.879894 
     245117:15:55: Render Target 'rtt/50391136' Average FPS: 4.58313 Best FPS: 5.06329 Worst FPS: 0.598086 
     245217:15:55: Render Target 'rtt/50391200' Average FPS: 4.58016 Best FPS: 5.08044 Worst FPS: 0.568505 
     245317:15:55: Render Target 'rtt/50391264' Average FPS: 4.57014 Best FPS: 5.05476 Worst FPS: 0.535045 
     245417:15:55: Render Target 'rtt/50391328' Average FPS: 4.58118 Best FPS: 5.04202 Worst FPS: 0.507099 
     245517:15:55: Render Target 'rtt/50391392' Average FPS: 4.55968 Best FPS: 5.04626 Worst FPS: 0.456621 
     245617:15:55: Render Target 'rtt/50389696' Average FPS: 4.57912 Best FPS: 5.07185 Worst FPS: 0.879507 
     245717:15:55: Render Target 'rtt/50389760' Average FPS: 4.58309 Best FPS: 5.06329 Worst FPS: 0.597729 
     245817:15:55: Render Target 'rtt/50389824' Average FPS: 4.57954 Best FPS: 5.08475 Worst FPS: 0.568182 
     245917:15:55: Render Target 'rtt/50389888' Average FPS: 4.56956 Best FPS: 5.05476 Worst FPS: 0.535045 
     246017:15:55: Render Target 'rtt/50389952' Average FPS: 4.5809 Best FPS: 5.04202 Worst FPS: 0.507099 
     246117:15:55: Render Target 'rtt/50390016' Average FPS: 4.55946 Best FPS: 5.04626 Worst FPS: 0.45683 
     246217:15:55: Render Target 'rtt/50388672' Average FPS: 27.4113 Best FPS: 31.4961 Worst FPS: 0.970874 
     246317:15:55: Render Target 'rtt/50387904' Average FPS: 27.4213 Best FPS: 31.4961 Worst FPS: 0.966184 
     246417:15:55: Render Target 'rtt/50387968' Average FPS: 27.4778 Best FPS: 31.4961 Worst FPS: 0.966184 
     246517:15:55: Render Target 'rtt/50388032' Average FPS: 27.4786 Best FPS: 31.4961 Worst FPS: 0.966184 
     246617:15:55: Render Target 'rtt/50388096' Average FPS: 27.4786 Best FPS: 31.4961 Worst FPS: 0.938086 
     246717:15:55: Render Target 'rtt/50388160' Average FPS: 27.3917 Best FPS: 31.3112 Worst FPS: 0.938086 
     246817:15:55: Render Target 'rtt/50388224' Average FPS: 27.434 Best FPS: 31.8091 Worst FPS: 0.938086 
     246917:15:55: Render Target 'rtt/50386560' Average FPS: 27.4971 Best FPS: 31.4961 Worst FPS: 0.974659 
     247017:15:55: Render Target 'rtt/50386624' Average FPS: 27.4986 Best FPS: 31.5271 Worst FPS: 0.974659 
     247117:15:55: Render Target 'rtt/50386688' Average FPS: 27.4285 Best FPS: 31.4961 Worst FPS: 0.974659 
     247217:15:55: Render Target 'rtt/50386752' Average FPS: 27.4363 Best FPS: 31.4961 Worst FPS: 0.974659 
     247317:15:55: Render Target 'rtt/50386816' Average FPS: 27.4146 Best FPS: 31.5271 Worst FPS: 0.969932 
     247417:15:55: Render Target 'rtt/50386880' Average FPS: 27.4149 Best FPS: 31.4961 Worst FPS: 0.969932 
     247517:15:55: Render Target 'rtt/49318528' Average FPS: 4.5642 Best FPS: 5.03356 Worst FPS: 0.296472 
     247617:15:55: Render Target 'rtt/49318592' Average FPS: 4.57188 Best FPS: 5.02513 Worst FPS: 0.293083 
     247717:15:55: Render Target 'rtt/49318656' Average FPS: 4.56232 Best FPS: 5.05051 Worst FPS: 0.288684 
     247817:15:55: Render Target 'rtt/49318720' Average FPS: 4.57959 Best FPS: 5.01253 Worst FPS: 0.285144 
     247917:15:55: Render Target 'rtt/49318784' Average FPS: 4.56227 Best FPS: 5.05051 Worst FPS: 0.281294 
     248017:15:55: Render Target 'rtt/49318848' Average FPS: 4.54956 Best FPS: 5.07614 Worst FPS: 0.278087 
     248117:15:55: Render Target 'rtt/49317472' Average FPS: 27.1215 Best FPS: 30.0388 Worst FPS: 1.18203 
     248217:15:55: Render Target 'rtt/49316992' Average FPS: 27.4373 Best FPS: 31.4342 Worst FPS: 0.978474 
     248317:15:55: Render Target 'rtt/49317056' Average FPS: 27.4407 Best FPS: 31.4342 Worst FPS: 0.978474 
     248417:15:55: Render Target 'rtt/49317120' Average FPS: 27.4445 Best FPS: 31.4342 Worst FPS: 0.978474 
     248517:15:55: Render Target 'rtt/49317184' Average FPS: 27.3232 Best FPS: 31.3726 Worst FPS: 0.978474 
     248617:15:55: Render Target 'rtt/49317248' Average FPS: 27.3248 Best FPS: 31.3726 Worst FPS: 0.976563 
     248717:15:55: Render Target 'rtt/49317312' Average FPS: 27.3263 Best FPS: 31.25 Worst FPS: 0.976563 
     248817:15:55: Render Target 'rtt/49315648' Average FPS: 27.0888 Best FPS: 30.2439 Worst FPS: 1.18133 
     248917:15:55: Render Target 'rtt/49315712' Average FPS: 27.1132 Best FPS: 30.0971 Worst FPS: 1.18133 
     249017:15:55: Render Target 'rtt/49315776' Average FPS: 27.1006 Best FPS: 30.1263 Worst FPS: 1.18133 
     249117:15:55: Render Target 'rtt/49315840' Average FPS: 27.0873 Best FPS: 30.1263 Worst FPS: 1.18133 
     249217:15:55: Render Target 'rtt/49315904' Average FPS: 27.0888 Best FPS: 30.2439 Worst FPS: 1.18064 
     249317:15:55: Render Target 'rtt/49315968' Average FPS: 27.0747 Best FPS: 30.0971 Worst FPS: 1.18064 
     249417:15:55: Render Target 'rtt/49314016' Average FPS: 4.58003 Best FPS: 5.05051 Worst FPS: 0.296736 
     249517:15:55: Render Target 'rtt/49314080' Average FPS: 4.59049 Best FPS: 5.07614 Worst FPS: 0.293341 
     249617:15:55: Render Target 'rtt/49314144' Average FPS: 4.55831 Best FPS: 5.08475 Worst FPS: 0.289017 
     249717:15:55: Render Target 'rtt/49314208' Average FPS: 4.58192 Best FPS: 5.07614 Worst FPS: 0.251762 
     249817:15:55: Render Target 'rtt/49314272' Average FPS: 4.57753 Best FPS: 5.05902 Worst FPS: 0.281611 
     249917:15:55: Render Target 'rtt/49314336' Average FPS: 4.5674 Best FPS: 5.08475 Worst FPS: 0.278319 
     250017:15:55: *-*-* OGRE Shutdown 
     250117:15:55: Unregistering ResourceManager for type Compositor 
     250217:15:55: Unregistering ResourceManager for type Font 
     250317:15:55: Unregistering ResourceManager for type Skeleton 
     250417:15:55: Unregistering ResourceManager for type Mesh 
     250517:15:55: Unregistering ResourceManager for type HighLevelGpuProgram 
     250617:15:55: Unloading library .\Plugin_CgProgramManager 
     250717:15:55: Unloading library .\Plugin_OctreeSceneManager 
     250817:15:55: Unloading library .\Plugin_BSPSceneManager 
     250917:15:55: Unloading library .\Plugin_ParticleFX 
     251017:15:55: Render Target 'ILLUM_FIRE_TEXTURE' Average FPS: 10.5653 Best FPS: 23.166 Worst FPS: 0.120919 
     251117:15:55: Render Target 'OGRE Render Window' Average FPS: 27.2428 Best FPS: 30.1556 Worst FPS: 2.72975 
     251217:15:55: D3D9 : Shutting down cleanly. 
     251317:15:55: Unregistering ResourceManager for type Texture 
     251417:15:55: Unregistering ResourceManager for type GpuProgram 
     251517:15:55: D3D9 : Direct3D9 Rendering Subsystem destroyed. 
     251617:15:55: Unloading library .\RenderSystem_Direct3D9 
     251717:15:55: Unregistering ResourceManager for type Material 
     251817:15:55: Unloading library OgrePlatform.dll 
  • GTP/trunk/App/Games/CarDriving_BME/ogre.cfg

    r1049 r2514  
    55Anti aliasing=None 
    66Floating-point mode=Fastest 
    7 Full Screen=Yes 
    8 Rendering Device=NVIDIA GeForce 7800 GT 
     7Full Screen=No 
     8Rendering Device=NVIDIA GeForce Go 7900 GS 
    99VSync=No 
    1010Video Mode=800 x 600 @ 32-bit colour 
Note: See TracChangeset for help on using the changeset viewer.