dernasherbrezon
11-07-2006 12:07:00
I had tried to launch GOOF Editor. Compilation cause no errors.
I have video card: GeForce4 MX (without any shaders)
Here is DefaultGOOFEdMap.cfg:
I have video card: GeForce4 MX (without any shaders)
Here is DefaultGOOFEdMap.cfg:
GroupName=PLSM2
LandScapeFileName=DefaultGOOFEdMap
LandScapeExtension=raw
Width=2
Height=2
PageSize=129
TileSize=65
ScaleX=258
ScaleY=1024
ScaleZ=258
MaxRenderLevel=5
MaxPixelError=6
Deformable=yes
VertexCompression=no
VertexProgramMorph=no
VisibleRenderables=256
CameraThreshold=1
AvgColorsExists=yes
TextureFormat=Splatting
NumMatHeightSplat=0
TextureFormatSupported0=Splatting
NumTextureFormatSupported=1
TextureStretchFactor=2
TextureModifiable=no
MaterialDistanceLod=256
VertexLit=no
VertexNormals=no
SplatFilename0=Terrain_Dirt1.jpg
SplatFilename1=Terrain_Rock1.jpg
SplatFilename2=Terrain_Grass1.jpg
SplatFilename3=Terrain_Cobble1.jpg
MaxNumRenderables=256
MaxNumTiles=256
MaxAdjacentPages=8
FileSystem=../../../Media/paginglandscape2/terrains/LandScapeFileName
[/list:u]
and error:
- Error #: 4
Function: getNextTextureFormat
Description: Cannot find a TextureMode supported by current hardware! (shaders/num texture units...).
File: \Developer\Gamedev\Ogre_cvs\ogrenew\PlugIns\PagingLandScape2\src\OgrePagingLandScapeTextureManager.cpp
Line: 151[/list:u]
As You can see i've change "TextureFormat" to "Splatting" but error still happen.
UPDATE: switching "TextureFormat" to "Base" cause "windows error report"
Log here:
15:27:24: Texture: _cegui_ogre_7: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x128x1.
15:27:25: Registering ResourceManager for type DataFile
15:27:25: Initialising resource group PLSM2
15:27:25: Added resource location '../../../Media/paginglandscape2/terrains//DefaultGOOFEdMap' of type 'FileSystem' to resource group 'PLSM2'
15:27:25: Initialising resource group PLSM2
[/list:u]
P.S.: sorry for bad English
- Error #: 4