for help:mapsplitter error for the TsmTerrain.gen item

goldenhyl1

15-02-2006 01:49:05

when I run this program there is an error in mapsplitter.cpp line 168 as following code:
assert (Heightdata * divider <= 65535);

when i get divider value: divider =65535

the configue file (TsmTerrain.gen.cfg ) I don't modify, and new plsm2 and new datasrc adopted in our conditions.but the other data items are correct, who can tell me what's the problem and what i can do? thank you advance!

goldenhyl1

15-02-2006 07:31:31

oh,my god! the terrain.png doesn't in the datasrc........
who can provide me the old datasrc or the terrain.png data source

tuan kuranes

15-02-2006 09:24:31

terrain.png is in General group, meaning it comes with Ogre SDK.
It's TSM terrain heightmap.
In fact it's used for fair comparison between TSM and PLSM2.

goldenhyl1

15-02-2006 13:26:15

thank you! I find it then

goldenhyl1

15-02-2006 13:29:25

but the first questiong recured again,could you tell me what's the matter?

tuan kuranes

15-02-2006 13:57:03

cannot reproduce that here...
Can you detail reproducable bug steps ?