grizzley90
08-12-2006 00:13:28
Hey I have been getting this error for a while and im trying to figure it out but i haven't gotten anywhere.
This is the error message i get.
I am using the PLSM2 from tuans website.
This is my resources.cfg
This the config file i pass to setworldgeometry
This is the map config file.
Everything needed is in that one folder so i dont know what the problem is...
OgreLog doesn't display any exception.
This is the error message i get.
Assertion failed at file OgrePagingLandScapeTexture.cpp
Expression: !material.isNull() && String(mMaterialBaseName + "Must exists in the" + opt->groupName + "group").c_str()"
I am using the PLSM2 from tuans website.
This is my resources.cfg
[PLSM2]I only have one media folder which is that one (i manually load ogrecore).
FileSystem=Media\PLSM2\
This the config file i pass to setworldgeometry
#Needed to run map
DefaultMap=level1
level1=level1config
GroupName=PLSM2
#----------------------------------------------------------------------------------------
# Level Options
#----------------------------------------------------------------------------------------
GroupName=PLSM2
LandScapeFileName=testmap
LandScapeExtension=png
LandScapeExportExtension=png
TextureExtension=png
#----------------------------------------------------------------------------------------
# Paging Option
#----------------------------------------------------------------------------------------
Width=2
Height=3
#----------------------------------------------------------------------------------------
# Datasource
#----------------------------------------------------------------------------------------
Data2DFormat=HeightField
#----------------------------------------------------------------------------------------
# Texturing
#----------------------------------------------------------------------------------------
TextureFormat=Image
ImageFilename=testmap_c0
This is the map config file.
Everything needed is in that one folder so i dont know what the problem is...
OgreLog doesn't display any exception.