CaseyB
10-03-2006 22:55:03
When I try to run the Map Splitter it doesn't do anything, doesn't throw an error, doesn't create the output files, nothing! Here is my maptool.cfg
And my Cleveland.gen.cfg
and here is a picture of what the Map Splitter looks like when I hit run.
What am I missing?
DefaultMap=Cleveland.gen
# resource group name
GroupName=PLSM2
#do you want to run it on all maps listed here
BatchMode=no
And my Cleveland.gen.cfg
GroupName=PLSM2
LandScapeFileName=terrain
TextureStretchFactor=1
OutDirectory=ClevelandTerrain
Data2DFormat=HeightField
ColorMapName=Cleveland.png
ColorMapSplit=yes
HeightMap=yes
BaseMap=yes
CoverageMap=yes
AlphaMaps=yes
MiniMap=no
MiniMapWidth=256
MiniMapHeight=256
NumMatHeightSplat=5
MaterialHeight0=0
MaterialHeight1=1
MaterialHeight2=20
MaterialHeight3=75
MaterialHeight4=75
AvgColorsExists=yes
#Sand
MaterialColor0.r=0.0f
MaterialColor0.g=0.0f
MaterialColor0.b=1.0f
#Grass
MaterialColor1.r=0.13f
MaterialColor1.g=0.545f
MaterialColor1.b=0.13f
#Rock 171 29 14
MaterialColor2.r=0.6705f
MaterialColor2.g=0.1137f
MaterialColor2.b=0.0549ff
#Rock
MaterialColor3.r=0.411764f
MaterialColor3.g=0.811764f
MaterialColor3.b=0.811764f
#Snow
MaterialColor4.r=0.411764f
MaterialColor4.g=0.811764f
MaterialColor4.b=0.811764f
and here is a picture of what the Map Splitter looks like when I hit run.
What am I missing?