Sample app - can't click on things?

winegums

21-11-2006 19:30:34

Hi, I'm having problems with teh paging scene manager. After finally getting it to compile and run (not under DX though? It seems to just crash), I can't deform the terrain. I have another installation of it in another directory that works, but i've tried to keep it modular and within its own folder (not in ogresdk/samples/...). Anyone know why it wouldn't acknowledge clicking? Camera movement works fine.

tuan kuranes

29-11-2006 15:24:43

Could be a texturemode problem, try with a terrain config that use InstantBase as texture mode
What says log ?
Where it crash (use debug version in order to get a stack) ?

winegums

10-12-2006 02:46:36

ok in light of recent problems im going to bump this.

i somehow managed to wreck the working version of the demo and im stumped as to why it no longer works.

all i've done is:

copy some media files to c:/paginglandscape... that were required by the program.


reworked the paginglandscape.cfg file :


DefaultMap=Alpes

European_Alpes=Alpes
Terrain_Scene_Manager_Terrain=TsmTerrain
hf=hf_129_3

#NewWorld2=NewWorld2

# need to download datasrc.zip from http://tuan.kuranes.free.fr/ogre.html for those
puget_sound=ps_height_1k
grand_canyon=gcanyon_height_4k2k
terragen_genrated=terragen16bits


# resource group name where to find map definition
GroupName=PLSM2

# Try forbidden textureformat combinations
TextureFormatDebug=no

tuan kuranes

14-12-2006 14:37:35

is problem related to other thread or is it fixed ?