How to use parallax mapping

Tubulii

24-01-2010 14:24:18

Hi,

I tried to use parallax mapping in my test game.
It based on the compositor demo.
I changed the groundplane's materialname to "Examples/OffsetMapping/Specular" but now the plane is dark.
This is my log:
13:33:11: Creating resource group General
13:33:11: Creating resource group Internal
13:33:11: Creating resource group Autodetect
13:33:11: SceneManagerFactory for type 'DefaultSceneManager' registered.
13:33:11: Registering ResourceManager for type Material
13:33:11: Registering ResourceManager for type Mesh
13:33:11: Registering ResourceManager for type Skeleton
13:33:11: MovableObjectFactory for type 'ParticleSystem' registered.
13:33:11: OverlayElementFactory for type Panel registered.
13:33:11: OverlayElementFactory for type BorderPanel registered.
13:33:11: OverlayElementFactory for type TextArea registered.
13:33:11: Registering ResourceManager for type Font
13:33:11: ArchiveFactory for archive type FileSystem registered.
13:33:11: ArchiveFactory for archive type Zip registered.
13:33:11: FreeImage version: 3.13.1
13:33:11: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
13:33:11: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,bay,bmq,cr2,crw,cs1,dc2,dcr,dng,erf,fff,hdr,k25,kdc,mdc,mos,mrw,nef,orf,pef,pxn,raf,raw,rdc,sr2,srf,arw,3fr,cine,ia,kc2,mef,nrw,qtk,rw2,sti,drf,dsc,ptx,cap,iiq,rwz
13:33:11: DDS codec registering
13:33:11: Registering ResourceManager for type HighLevelGpuProgram
13:33:11: Registering ResourceManager for type Compositor
13:33:11: MovableObjectFactory for type 'Entity' registered.
13:33:11: MovableObjectFactory for type 'Light' registered.
13:33:11: MovableObjectFactory for type 'BillboardSet' registered.
13:33:11: MovableObjectFactory for type 'ManualObject' registered.
13:33:11: MovableObjectFactory for type 'BillboardChain' registered.
13:33:11: MovableObjectFactory for type 'RibbonTrail' registered.
13:33:11: Loading library .\RenderSystem_Direct3D9
13:33:11: Installing plugin: D3D9 RenderSystem
13:33:11: D3D9 : Direct3D9 Rendering Subsystem created.
13:33:12: D3D9: Driver Detection Starts
13:33:12: D3D9: Driver Detection Ends
13:33:12: Plugin successfully installed
13:33:12: Loading library .\RenderSystem_GL
13:33:12: Installing plugin: GL RenderSystem
13:33:12: OpenGL Rendering Subsystem created.
13:33:16: Plugin successfully installed
13:33:16: Loading library .\Plugin_ParticleFX
13:33:16: Installing plugin: ParticleFX
13:33:16: Particle Emitter Type 'Point' registered
13:33:16: Particle Emitter Type 'Box' registered
13:33:16: Particle Emitter Type 'Ellipsoid' registered
13:33:16: Particle Emitter Type 'Cylinder' registered
13:33:16: Particle Emitter Type 'Ring' registered
13:33:16: Particle Emitter Type 'HollowEllipsoid' registered
13:33:16: Particle Affector Type 'LinearForce' registered
13:33:16: Particle Affector Type 'ColourFader' registered
13:33:16: Particle Affector Type 'ColourFader2' registered
13:33:16: Particle Affector Type 'ColourImage' registered
13:33:16: Particle Affector Type 'ColourInterpolator' registered
13:33:16: Particle Affector Type 'Scaler' registered
13:33:16: Particle Affector Type 'Rotator' registered
13:33:16: Particle Affector Type 'DirectionRandomiser' registered
13:33:16: Particle Affector Type 'DeflectorPlane' registered
13:33:16: Plugin successfully installed
13:33:16: Loading library .\Plugin_BSPSceneManager
13:33:16: Installing plugin: BSP Scene Manager
13:33:16: Plugin successfully installed
13:33:16: Loading library .\Plugin_OctreeSceneManager
13:33:16: Installing plugin: Octree & Terrain Scene Manager
13:33:16: Plugin successfully installed
13:33:16: Loading library .\Plugin_CgProgramManager
13:33:17: Installing plugin: Cg Program Manager
13:33:17: Plugin successfully installed
13:33:17: *-*-* OGRE Initialising
13:33:17: *-*-* Version 1.6.5 (Shoggoth)
13:33:17: D3D9 : RenderSystem Option: Allow NVPerfHUD = Yes
13:33:17: D3D9 : RenderSystem Option: Anti aliasing = Level 8
13:33:17: D3D9 : RenderSystem Option: Floating-point mode = Consistent
13:33:17: D3D9 : RenderSystem Option: Full Screen = No
13:33:17: D3D9 : RenderSystem Option: Rendering Device = ATI Radeon HD 5700 Series
13:33:17: D3D9 : RenderSystem Option: VSync = Yes
13:33:17: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour
13:33:17: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
13:33:18: CPU Identifier & Features
13:33:18: -------------------------
13:33:18: * CPU ID: GenuineIntel: Pentium(R) Dual-Core CPU E5400 @ 2.70GHz
13:33:18: * SSE: yes
13:33:18: * SSE2: yes
13:33:18: * SSE3: yes
13:33:18: * MMX: yes
13:33:18: * MMXEXT: yes
13:33:18: * 3DNOW: no
13:33:18: * 3DNOWEXT: no
13:33:18: * CMOV: yes
13:33:18: * TSC: yes
13:33:18: * FPU: yes
13:33:18: * PRO: yes
13:33:18: * HT: no
13:33:18: -------------------------
13:33:18: D3D9 : Subsystem Initialising
13:33:18: D3D9RenderSystem::_createRenderWindow "Application", 800x600 windowed miscParams: FSAA=8 FSAAQuality=0 colourDepth=32 gamma=false useNVPerfHUD=true vsync=true
13:33:18: D3D9 : Created D3D9 Rendering Window 'Application' : 800x600, 32bpp
13:33:19: Registering ResourceManager for type Texture
13:33:19: Registering ResourceManager for type GpuProgram
13:33:19: D3D9: Vertex texture format supported - PF_L8
13:33:19: D3D9: Vertex texture format supported - PF_L16
13:33:19: D3D9: Vertex texture format supported - PF_A8
13:33:19: D3D9: Vertex texture format supported - PF_A4L4
13:33:19: D3D9: Vertex texture format supported - PF_BYTE_LA
13:33:19: D3D9: Vertex texture format supported - PF_R5G6B5
13:33:19: D3D9: Vertex texture format supported - PF_B5G6R5
13:33:19: D3D9: Vertex texture format supported - PF_A4R4G4B4
13:33:19: D3D9: Vertex texture format supported - PF_A1R5G5B5
13:33:19: D3D9: Vertex texture format supported - PF_A8R8G8B8
13:33:19: D3D9: Vertex texture format supported - PF_B8G8R8A8
13:33:19: D3D9: Vertex texture format supported - PF_A2R10G10B10
13:33:19: D3D9: Vertex texture format supported - PF_A2B10G10R10
13:33:19: D3D9: Vertex texture format supported - PF_DXT1
13:33:19: D3D9: Vertex texture format supported - PF_DXT2
13:33:19: D3D9: Vertex texture format supported - PF_DXT3
13:33:19: D3D9: Vertex texture format supported - PF_DXT4
13:33:19: D3D9: Vertex texture format supported - PF_DXT5
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT16_RGB
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT16_RGBA
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
13:33:19: D3D9: Vertex texture format supported - PF_X8R8G8B8
13:33:19: D3D9: Vertex texture format supported - PF_X8B8G8R8
13:33:19: D3D9: Vertex texture format supported - PF_R8G8B8A8
13:33:19: D3D9: Vertex texture format supported - PF_DEPTH
13:33:19: D3D9: Vertex texture format supported - PF_SHORT_RGBA
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT16_R
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT32_R
13:33:19: D3D9: Vertex texture format supported - PF_SHORT_GR
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT16_GR
13:33:19: D3D9: Vertex texture format supported - PF_FLOAT32_GR
13:33:19: D3D9: Vertex texture format supported - PF_SHORT_RGB
13:33:19: RenderSystem capabilities
13:33:19: -------------------------
13:33:19: RenderSystem Name: Direct3D9 Rendering Subsystem
13:33:19: GPU Vendor: ati
13:33:19: Device Name: ATI Radeon HD 5700 Series
13:33:19: Driver Version: 8.14.10.716
13:33:19: * Fixed function pipeline: yes
13:33:19: * Hardware generation of mipmaps: yes
13:33:19: * Texture blending: yes
13:33:19: * Anisotropic texture filtering: yes
13:33:19: * Dot product texture operation: yes
13:33:19: * Cube mapping: yes
13:33:19: * Hardware stencil buffer: yes
13:33:19: - Stencil depth: 8
13:33:19: - Two sided stencil support: yes
13:33:19: - Wrap stencil values: yes
13:33:19: * Hardware vertex / index buffers: yes
13:33:19: * Vertex programs: yes
13:33:19: * Fragment programs: yes
13:33:19: * Geometry programs: no
13:33:19: * Supported Shader Profiles: hlsl ps_1_1 ps_1_2 ps_1_3 ps_1_4 ps_2_0 ps_2_a ps_2_b ps_2_x ps_3_0 vs_1_1 vs_2_0 vs_2_a vs_2_x vs_3_0
13:33:19: * Texture Compression: yes
13:33:19: - DXT: yes
13:33:19: - VTC: no
13:33:19: * Scissor Rectangle: yes
13:33:19: * Hardware Occlusion Query: yes
13:33:19: * User clip planes: yes
13:33:19: * VET_UBYTE4 vertex element type: yes
13:33:19: * Infinite far plane projection: yes
13:33:19: * Hardware render-to-texture: yes
13:33:19: * Floating point textures: yes
13:33:19: * Non-power-of-two textures: yes
13:33:19: * Volume textures: yes
13:33:19: * Multiple Render Targets: 4
13:33:19: - With different bit depths: yes
13:33:19: * Point Sprites: yes
13:33:19: * Extended point parameters: yes
13:33:19: * Max Point Size: 256
13:33:19: * Vertex texture fetch: yes
13:33:19: - Max vertex textures: 4
13:33:19: - Vertex textures shared: no
13:33:19: * Render to Vertex Buffer : no
13:33:19: * DirectX per stage constants: yes
13:33:19: ***************************************
13:33:19: *** D3D9 : Subsystem Initialised OK ***
13:33:19: ***************************************
13:33:19: ResourceBackgroundQueue - threading disabled
13:33:19: Particle Renderer Type 'billboard' registered
13:33:19: SceneManagerFactory for type 'BspSceneManager' registered.
13:33:19: Registering ResourceManager for type BspLevel
13:33:19: SceneManagerFactory for type 'OctreeSceneManager' registered.
13:33:19: SceneManagerFactory for type 'TerrainSceneManager' registered.
13:33:20: Added resource location 'Media\Gui' of type 'FileSystem' to resource group 'General'
13:33:20: Creating resource group Bootstrap
13:33:20: Added resource location 'Media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
13:33:20: Added resource location 'Media' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/fonts' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/materials/programs' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/materials/scripts' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/materials/textures' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/models' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/overlays' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/particle' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/gui' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/DeferredShadingMedia' of type 'FileSystem' to resource group 'General'
13:33:20: Added resource location 'Media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
13:33:20: Added resource location 'Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
13:33:20: Added resource location 'Media/packs/dragon.zip' of type 'Zip' to resource group 'General'
13:33:20: Added resource location 'Media/packs/fresneldemo.zip' of type 'Zip' to resource group 'General'
13:33:20: Added resource location 'Media/packs/ogretestmap.zip' of type 'Zip' to resource group 'General'
13:33:20: Added resource location 'Media/packs/skybox.zip' of type 'Zip' to resource group 'General'
13:33:20: Parsing scripts for resource group Autodetect
13:33:20: Finished parsing scripts for resource group Autodetect
13:33:20: Parsing scripts for resource group Bootstrap
13:33:20: Parsing script OgreCore.material
13:33:20: Parsing script OgreProfiler.material
13:33:20: Parsing script Ogre.fontdef
13:33:20: Parsing script OgreDebugPanel.overlay
13:33:20: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
13:33:20: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
13:33:20: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
13:33:20: Font BlueHighwayusing texture size 512x512
13:33:20: Info: Freetype returned null for character 127 in font BlueHighway
13:33:20: Info: Freetype returned null for character 128 in font BlueHighway
13:33:20: Info: Freetype returned null for character 129 in font BlueHighway
13:33:20: Info: Freetype returned null for character 130 in font BlueHighway
13:33:20: Info: Freetype returned null for character 131 in font BlueHighway
13:33:20: Info: Freetype returned null for character 132 in font BlueHighway
13:33:20: Info: Freetype returned null for character 133 in font BlueHighway
13:33:20: Info: Freetype returned null for character 134 in font BlueHighway
13:33:20: Info: Freetype returned null for character 135 in font BlueHighway
13:33:20: Info: Freetype returned null for character 136 in font BlueHighway
13:33:20: Info: Freetype returned null for character 137 in font BlueHighway
13:33:20: Info: Freetype returned null for character 138 in font BlueHighway
13:33:20: Info: Freetype returned null for character 139 in font BlueHighway
13:33:20: Info: Freetype returned null for character 140 in font BlueHighway
13:33:20: Info: Freetype returned null for character 141 in font BlueHighway
13:33:20: Info: Freetype returned null for character 142 in font BlueHighway
13:33:20: Info: Freetype returned null for character 143 in font BlueHighway
13:33:20: Info: Freetype returned null for character 144 in font BlueHighway
13:33:20: Info: Freetype returned null for character 145 in font BlueHighway
13:33:20: Info: Freetype returned null for character 146 in font BlueHighway
13:33:20: Info: Freetype returned null for character 147 in font BlueHighway
13:33:20: Info: Freetype returned null for character 148 in font BlueHighway
13:33:20: Info: Freetype returned null for character 149 in font BlueHighway
13:33:20: Info: Freetype returned null for character 150 in font BlueHighway
13:33:20: Info: Freetype returned null for character 151 in font BlueHighway
13:33:20: Info: Freetype returned null for character 152 in font BlueHighway
13:33:20: Info: Freetype returned null for character 153 in font BlueHighway
13:33:20: Info: Freetype returned null for character 154 in font BlueHighway
13:33:20: Info: Freetype returned null for character 155 in font BlueHighway
13:33:20: Info: Freetype returned null for character 156 in font BlueHighway
13:33:20: Info: Freetype returned null for character 157 in font BlueHighway
13:33:20: Info: Freetype returned null for character 158 in font BlueHighway
13:33:20: Info: Freetype returned null for character 159 in font BlueHighway
13:33:20: Info: Freetype returned null for character 160 in font BlueHighway
13:33:20: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.
13:33:20: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
13:33:20: Parsing script OgreLoadingPanel.overlay
13:33:20: Finished parsing scripts for resource group Bootstrap
13:33:20: Parsing scripts for resource group General
13:33:20: Parsing script Examples.program
13:33:21: Parsing script StdQuad_vp.program
13:33:21: Parsing script deferred.glsl.program
13:33:21: Parsing script deferred.hlsl.program
13:33:21: Parsing script deferred_post_debug.glsl.program
13:33:21: Parsing script deferred_post_debug.hlsl.program
13:33:21: Parsing script deferred_post_minilight.glsl.program
13:33:21: Parsing script deferred_post_minilight.hlsl.program
13:33:21: OGRE EXCEPTION(2:InvalidParametersException): Parameter called lightSpecularColor does not exist. in GpuProgramParameters::_findNamedConstantDefinition at ..\src\OgreGpuProgram.cpp (line 1097)
13:33:21: Compiler error: invalid parameters in deferred_post_minilight.hlsl.program(26): setting of constant failed
13:33:21: Parsing script deferred_post_multipass.glsl.program
13:33:21: Parsing script deferred_post_multipass.hlsl.program
13:33:21: Parsing script deferred_post_onepass.glsl.program
13:33:21: Parsing script deferred_post_onepass.hlsl.program
13:33:21: Parsing script OldButton.material
13:33:21: Parsing script BlackAndWhite.material
13:33:21: Parsing script Bloom.material
13:33:21: Parsing script DepthShadowmap.material
13:33:21: Parsing script DOF.material
13:33:21: Compiler error: object name expected in DOF.material(55)
13:33:21: Parsing script Embossed.material
13:33:21: Parsing script Example-DynTex.material
13:33:21: Parsing script Example-Water.material
13:33:21: Parsing script Example.material
13:33:21: Parsing script Examples-Advanced.material
13:33:22: Compiler error: number expected in Examples-Advanced.material(679): incorrect float constant declaration
13:33:22: Parsing script facial.material
13:33:22: Parsing script Glass.material
13:33:22: Parsing script hdr.material
13:33:22: Parsing script HeatVision.material
13:33:22: Parsing script Hurt.material
13:33:22: Parsing script instancing.material
13:33:22: Parsing script Invert.material
13:33:22: Parsing script Laplace.material
13:33:22: Parsing script Me_full.material
13:33:22: OGRE EXCEPTION(2:InvalidParametersException): Parameter called eyePosition does not exist. in GpuProgramParameters::_findNamedConstantDefinition at ..\src\OgreGpuProgram.cpp (line 1097)
13:33:22: Compiler error: invalid parameters in Me_full.material(170): setting of constant failed
13:33:22: Parsing script MotionBlur.material
13:33:22: Parsing script Ocean.material
13:33:22: Parsing script OffsetMapping.material
13:33:22: Parsing script Ogre.material
13:33:22: Parsing script OgreNewt_Example.material
13:33:22: Parsing script OldMovie.material
13:33:22: Parsing script OldTV.material
13:33:22: Parsing script Posterize.material
13:33:22: Parsing script RZR-002.material
13:33:22: Parsing script SharpenEdges.material
13:33:22: Parsing script SkyDomeMoseisley.material
13:33:22: Parsing script smoke.material
13:33:22: Parsing script Tiling.material
13:33:22: Parsing script VarianceShadowmap.material
13:33:22: Parsing script OldButton.material
13:33:22: Parsing script deferred.material
13:33:22: Parsing script deferreddemo.material
13:33:22: Compiler error: unknown error in deferreddemo.material(22): base object named "DeferredShading/Material/TexturedPhong" not found in script definition
13:33:22: Compiler error: unknown error in deferreddemo.material(47): base object named "DeferredShading/Material/TexturedNormalMapped" not found in script definition
13:33:22: Compiler error: unknown error in deferreddemo.material(81): base object named "DeferredShading/Material/UntexturedNormalMapped" not found in script definition
13:33:22: Compiler error: unknown error in deferreddemo.material(114): base object named "DeferredShading/Material/TexturedPhong" not found in script definition
13:33:22: Compiler error: unknown error in deferreddemo.material(141): base object named "DeferredShading/Material/UntexturedPhong" not found in script definition
13:33:22: Compiler error: unknown error in deferreddemo.material(166): base object named "DeferredShading/Material/TexturedPhong" not found in script definition
13:33:22: Compiler error: unknown error in deferreddemo.material(197): base object named "DeferredShading/Material/TexturedPhong" not found in script definition
13:33:22: Compiler error: object name expected in deferreddemo.material(91)
13:33:22: Compiler error: object name expected in deferreddemo.material(105)
13:33:22: Compiler error: object name expected in deferreddemo.material(147)
13:33:22: Compiler error: object name expected in deferreddemo.material(158)
13:33:22: Compiler error: object name expected in deferreddemo.material(172)
13:33:22: Compiler error: object name expected in deferreddemo.material(186)
13:33:22: Compiler error: object name expected in deferreddemo.material(203)
13:33:22: Compiler error: object name expected in deferreddemo.material(217)
13:33:22: Parsing script deferred_post_debug.material
13:33:22: Parsing script deferred_post_minilight.material
13:33:22: Parsing script deferred_post_multipass.material
13:33:22: Parsing script deferred_post_onepass.material
13:33:22: Parsing script RomanBath.material
13:33:22: Parsing script emitted_emitter.particle
13:33:22: Parsing script Example-Water.particle
13:33:22: Parsing script Example.particle
13:33:22: Parsing script smoke.particle
13:33:22: Parsing script Examples.compositor
13:33:22: Parsing script BerlinSans32.fontdef
13:33:22: Parsing script sample.fontdef
13:33:22: Parsing script Compositor.overlay
13:33:22: Parsing script DP3.overlay
13:33:22: Parsing script Example-CubeMapping.overlay
13:33:22: Parsing script Example-DynTex.overlay
13:33:22: Parsing script Example-Water.overlay
13:33:22: Parsing script Shadows.overlay
13:33:22: Finished parsing scripts for resource group General
13:33:22: Parsing scripts for resource group Internal
13:33:22: Finished parsing scripts for resource group Internal
13:33:23: Texture: Button.Down.M.png: Loading 1 faces(PF_A8R8G8B8,152x27x1) with 7 generated mipmaps from Image. Internal format is PF_A8R8G8B8,152x27x1.
13:33:23: Texture: Button.Focused.M.png: Loading 1 faces(PF_A8R8G8B8,152x27x1) with 7 generated mipmaps from Image. Internal format is PF_A8R8G8B8,152x27x1.
13:33:23: Texture: Button.Focused.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: Button.M.png: Loading 1 faces(PF_A8R8G8B8,152x27x1) with 7 generated mipmaps from Image. Internal format is PF_A8R8G8B8,152x27x1.
13:33:23: Texture: Button.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: EventButton.MouseEnter.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: EventButton.MouseLeave.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: EventButton.MousePressed.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: EventButton.MouseReleased.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: EventButton.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: Checkbox.Checked.png: Loading 1 faces(PF_R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,32x32x1.
13:33:23: Texture: Checkbox.Focused.Checked.png: Loading 1 faces(PF_R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,32x32x1.
13:33:23: Texture: Checkbox.Focused.png: Loading 1 faces(PF_R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,32x32x1.
13:33:23: Texture: Checkbox.png: Loading 1 faces(PF_R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,32x32x1.
13:33:23: Texture: Radiobutton.Checked.png: Loading 1 faces(PF_A8R8G8B8,16x16x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,16x16x1.
13:33:23: Texture: Radiobutton.png: Loading 1 faces(PF_A8R8G8B8,16x16x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,16x16x1.
13:33:23: Texture: Panel.Border.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
13:33:23: Texture: Panel.png: Loading 1 faces(PF_A8R8G8B8,600x500x1) with 9 generated mipmaps from Image. Internal format is PF_A8R8G8B8,600x500x1.
13:33:23: Texture: Textbox.Focused.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: Textbox.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: Listbox.png: Loading 1 faces(PF_A8R8G8B8,80x300x1) with 8 generated mipmaps from Image. Internal format is PF_A8R8G8B8,80x300x1.
13:33:23: Texture: Listbox.ScrollBar.png: Loading 1 faces(PF_A8R8G8B8,16x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,16x128x1.
13:33:23: Texture: Listbox.ScrollBar.Thumb.Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
13:33:23: Texture: Listbox.ScrollBar.Thumb.png: Loading 1 faces(PF_A8R8G8B8,15x60x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,15x60x1.
13:33:23: Texture: DropDownList.List.png: Loading 1 faces(PF_A8R8G8B8,80x300x1) with 8 generated mipmaps from Image. Internal format is PF_A8R8G8B8,80x300x1.
13:33:23: Texture: DropDownList.png: Loading 1 faces(PF_A8R8G8B8,100x25x1) with 6 generated mipmaps from Image. Internal format is PF_A8R8G8B8,100x25x1.
13:33:23: Texture: DropDownList.ScrollBar.png: Loading 1 faces(PF_A8R8G8B8,16x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,16x128x1.
13:33:23: Texture: DropDownList.ScrollBar.Thumb.Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
13:33:23: Texture: DropDownList.ScrollBar.Thumb.png: Loading 1 faces(PF_A8R8G8B8,15x60x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,15x60x1.
13:33:23: Texture: ProgressbarH.Bar.png: Loading 1 faces(PF_A8R8G8B8,90x20x1) with 6 generated mipmaps from Image. Internal format is PF_A8R8G8B8,90x20x1.
13:33:23: Texture: ProgressbarH.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: ProgressbarV.Bar.png: Loading 1 faces(PF_A8R8G8B8,20x90x1) with 6 generated mipmaps from Image. Internal format is PF_A8R8G8B8,20x90x1.
13:33:23: Texture: ProgressbarV.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x32x1.
13:33:23: Texture: SliderH.Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
13:33:23: Texture: SliderH.png: Loading 1 faces(PF_R8G8B8,128x16x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x16x1.
13:33:23: Texture: SliderH.Thumb.Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
13:33:23: Texture: SliderH.Thumb.png: Loading 1 faces(PF_A8R8G8B8,10x30x1) with 4 generated mipmaps from Image. Internal format is PF_A8R8G8B8,10x30x1.
13:33:23: Texture: SliderV.png: Loading 1 faces(PF_A8R8G8B8,16x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,16x128x1.
13:33:23: Texture: SliderV.Thumb.png: Loading 1 faces(PF_A8R8G8B8,30x10x1) with 4 generated mipmaps from Image. Internal format is PF_A8R8G8B8,30x10x1.
13:33:23: Texture: Cursor.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
13:33:23: Texture: Cursor.ResizeBottomLeft.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
13:33:23: Texture: Cursor.ResizeBottomRight.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
13:33:23: Texture: Cursor.ResizeLeft.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
13:33:23: Texture: Cursor.ResizeTop.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
13:33:23: Texture: cursor.png: Loading 1 faces(PF_R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,32x32x1.
13:33:24: Font Miyagi_bluehigh.ttf_12using texture size 256x256
13:33:24: Info: Freetype returned null for character 127 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 128 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 129 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 130 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 131 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 132 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 133 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 134 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 135 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 136 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 137 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 138 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 139 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 140 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 141 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 142 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 143 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 144 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 145 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 146 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 147 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 148 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 149 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 150 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 151 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 152 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 153 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 154 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 155 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 156 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 157 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 158 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 159 in font Miyagi_bluehigh.ttf_12
13:33:24: Info: Freetype returned null for character 160 in font Miyagi_bluehigh.ttf_12
13:33:24: Texture: Miyagi_bluehigh.ttf_12Texture: Loading 1 faces(PF_BYTE_LA,256x256x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,256x256x1.
13:33:24: Font Miyagi_bluehigh.ttf_16using texture size 512x256
13:33:24: Info: Freetype returned null for character 127 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 128 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 129 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 130 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 131 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 132 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 133 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 134 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 135 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 136 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 137 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 138 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 139 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 140 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 141 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 142 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 143 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 144 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 145 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 146 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 147 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 148 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 149 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 150 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 151 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 152 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 153 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 154 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 155 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 156 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 157 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 158 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 159 in font Miyagi_bluehigh.ttf_16
13:33:24: Info: Freetype returned null for character 160 in font Miyagi_bluehigh.ttf_16
13:33:24: Texture: Miyagi_bluehigh.ttf_16Texture: Loading 1 faces(PF_BYTE_LA,512x256x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x256x1.
13:33:24: Font Miyagi_bluehigh.ttf_14using texture size 512x256
13:33:24: Info: Freetype returned null for character 127 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 128 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 129 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 130 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 131 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 132 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 133 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 134 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 135 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 136 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 137 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 138 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 139 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 140 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 141 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 142 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 143 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 144 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 145 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 146 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 147 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 148 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 149 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 150 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 151 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 152 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 153 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 154 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 155 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 156 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 157 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 158 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 159 in font Miyagi_bluehigh.ttf_14
13:33:24: Info: Freetype returned null for character 160 in font Miyagi_bluehigh.ttf_14
13:33:24: Texture: Miyagi_bluehigh.ttf_14Texture: Loading 1 faces(PF_BYTE_LA,512x256x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x256x1.
13:33:24: Texture: berlin_sans32.png: Loading 1 faces(PF_A8R8G8B8,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,512x512x1.
13:33:24: Mesh: Loading tudorhouse.mesh.
13:33:24: Texture: fw12b.jpg: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.
13:33:24: Mesh: Loading knot.mesh.
13:33:24: Can't assign material 2 - Default to SubEntity of 3 because this Material does not exist. Have you forgotten to define it in a .material script?
13:33:24: Texture: morning.jpg: Loading 6 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from multiple Images. Internal format is PF_X8R8G8B8,512x512x1.
13:33:25: Texture: morning_fr.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
13:33:25: Texture: morning_bk.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
13:33:25: Texture: morning_lf.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
13:33:25: Texture: morning_rt.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
13:33:25: Texture: morning_up.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
13:33:25: Texture: morning_dn.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
13:33:26: Texture: rockwall_NH.tga: Loading 1 faces(PF_A8R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1.
13:33:26: Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
13:33:26: Texture: spot_shadow_fade.png: Loading 1 faces(PF_R8G8B8,128x128x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
13:33:33: Unregistering ResourceManager for type BspLevel
13:33:33: *-*-* OGRE Shutdown
13:33:33: Unregistering ResourceManager for type Compositor
13:33:33: Unregistering ResourceManager for type Font
13:33:33: Unregistering ResourceManager for type Skeleton
13:33:33: Unregistering ResourceManager for type Mesh
13:33:33: Unregistering ResourceManager for type HighLevelGpuProgram
13:33:33: Uninstalling plugin: Cg Program Manager
13:33:33: Plugin successfully uninstalled
13:33:33: Unloading library .\Plugin_CgProgramManager
13:33:33: Uninstalling plugin: Octree & Terrain Scene Manager
13:33:33: Plugin successfully uninstalled
13:33:33: Unloading library .\Plugin_OctreeSceneManager
13:33:33: Uninstalling plugin: BSP Scene Manager
13:33:33: Plugin successfully uninstalled
13:33:33: Unloading library .\Plugin_BSPSceneManager
13:33:33: Uninstalling plugin: ParticleFX
13:33:33: Plugin successfully uninstalled
13:33:33: Unloading library .\Plugin_ParticleFX
13:33:33: Uninstalling plugin: GL RenderSystem
13:33:33: *** Stopping Win32GL Subsystem ***
13:33:33: Plugin successfully uninstalled
13:33:33: Unloading library .\RenderSystem_GL
13:33:33: Uninstalling plugin: D3D9 RenderSystem
13:33:33: D3D9 : Shutting down cleanly.
13:33:33: Unregistering ResourceManager for type Texture
13:33:33: Unregistering ResourceManager for type GpuProgram
13:33:33: D3D9 : Direct3D9 Rendering Subsystem destroyed.
13:33:33: Plugin successfully uninstalled
13:33:33: Unloading library .\RenderSystem_Direct3D9
13:33:33: Unregistering ResourceManager for type Material


There seems to be no critical error, so what do i have forgotten?

thank you

smiley80

24-01-2010 15:42:10

Do you have a light in the scene?

Tubulii

24-01-2010 15:44:50

Yes, i have a light.
The light works fine.
It seems the plane is not affected by the light.

smiley80

26-01-2010 14:15:44

Does changing the material of the plane in the compositor demo work for you?

Tubulii

26-01-2010 17:29:29

I am afraid not.
As i posted it doesn't work after I changed it and until know I have know idea what to do...
But maybe the other way around: What would you do, if you want to use the "Examples/OffsetMapping/Specular"-material ?

smiley80

26-01-2010 17:52:32

Well, it works for me when I use the plane and light from the vanilla compositor demo.
Without the light source the plane is pitch-black, despite having ambient light.

Tubulii

27-01-2010 14:54:14

So, i found my mistake: I used shadow(stenciladdative), without shadows it works.
Edit: It is working but I get a strange looking plane.t seems to be the specular color(see picture) but how to fix it?