DefaultMap none?

alex_dergian

23-10-2006 22:36:50

I Looked around trying to find a way to disable the DefaultMap and i found this page but when i set the default map to none it crashs my program with the following error
-----------------------------------
Details:
-----------------------------------
Error #: 4
Function: PagingLandScapeTextureManager::load
Description: TextureMode not supplied or wrong (check case) !.
File: ..\src\OgrePagingLandScapeTextureManager.cpp
Line: 343
Stack unwinding: <<beginning of stack>>


http://72.14.253.104/search?q=cache:lxQL7knLSxUJ:grotsnik.ogre3d.org/wiki/index.php%3Ftitle%3DPaging_Scene_Manager_config_files%26printable%3Dyes%26printable%3Dyes+plsm2+DefaultMap&hl=en&gl=us&ct=clnk&cd=143

zeus

12-11-2006 20:07:18

Hi,

I am having the same problem. Has anyone come up with a solution?

Thanks,
Grant

zeus

12-11-2006 20:24:07

Hi,

I have downloaded the latest PLSM2 from the CVS and it also does not work with DefaultMap=none

Regards,
Grant

zeus

12-11-2006 21:24:40

Hi,

One way I have found to not load any terrain at start is to call setWorldGeometry with an empty string.

Cheers,
Grant

tuan kuranes

30-11-2006 09:13:35

DefaultMap=None is now supported.