Can't run demo,error is that "0x031a6f82" 0x00000

cool1949

25-07-2008 12:10:00

After run demo a little time , the app error jump out with a waring sound
Can't run demo,error is that "0x031a6f82" 0x00000 can't read

MY OGRE SDK is 1.4.7
IDE:VC80+p1.exe
PLSM2:just got form https://ogreaddons.svn.sourceforge.net/ ... glandscape

HELP ME~
my dear friends

Maxi

27-07-2008 00:29:57

I think it would be helpfull if you could provide some info where in the code the error occurs; try running the demo from Visual Studio which should provide more debug info.

kuguoxin

28-08-2008 07:06:08

use #define _PLSM_OCTREE
before

#ifndef _PLSM_OCTREE
#include "OgreOctreeSceneManager.h"
#else //_PLSM_OCTREE
#include "OgrePagingLandScapeOctreeSceneManager.h"
#endif //_PLSM_OCTREE

in OgrePagingLandScapeSceneManager.h