Slowly making a comeback with Ogre
I am trying to make an old project work with Ogre 1.9, which I created in the 1.4 days.
I am using TSM but I keep getting this error - snippet from the log;
The error gets thrown when I call mSceneMgr->setWorldGeometry("terrain.cfg"); But as you see in the first line OctreeSceneManager is recognised as being loaded.14:02:09: SceneManagerFactory for type 'OctreeSceneManager' registered.
14:02:09: OGRE EXCEPTION(2:InvalidParametersException): World geometry is not supported by the generic SceneManager.
Any ideas where I am going wrong would be awesome
