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!
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!