Usually that indicates a bad object (i.e. empty object) or something. Greetings,
On 9/9/06, Piotr Obrzut <[EMAIL PROTECTED]> wrote: > hi, > > with revision 25306 of CS I have this error reported when I rotate my camera: > > DistributeLeafObjects failed: !leaf_replaced > This node contains the following objects: > 0: 'walls' (-100,-5,-100)-(100,-5,100) > 1: 'camera' (1e+009,1e+009,1e+009)-(-1e+009,-1e+009,-1e+009) > 2: 'cally' (-0.826473,9.33611e-008,-0.138456)-(0.82643,1.77767,0.959154) > 3: 'sky' (-500000,-499999,-499996)-(500000,500001,500004) > > and here is the callstack (btw. should I report such things on trac?) > > ntdll.dll!7c901230() > [Frames below may be incorrect and/or missing, no symbols loaded for > ntdll.dll] > > frustvis.dll!CS::Debug::AssertMessage(const char * expr=0x08d72aa8, > > const char * filename=0x08d73a70, int line=226, const char * > > msg=0x00000000) Line 75 C++ > frustvis.dll!csKDTree::DebugExit() Line 226 + 0x23 bytes C++ > frustvis.dll!csKDTree::DistributeLeafObjects() Line 465 C++ > frustvis.dll!csKDTree::Distribute() Line 647 C++ > frustvis.dll!csFrustumVis::FrustTest_Traverse(csKDTree * > treenode=0x01520690, FrustTest_Front2BackData * data=0x0012ed0c, unsigned int > cur_timestamp=4703, unsigned int frustum_mask=63) Line 473 C++ > frustvis.dll!csFrustumVis::VisTest(iRenderView * rview=0x0012f2cc, > iVisibilityCullerListener * viscallback=0x08443ed8) Line 523 C++ > engine.dll!csSector::GetVisibleMeshes(iRenderView * rview=0x0012f2cc) > Line 553 C++ > rendstep_std.dll!csGenericRenderStep::Perform(iRenderView * > rview=0x0012f2cc, iSector * sector=0x084436e4, iLight * light=0x00000000, > iShaderVarStack * stacks=0x076517b8) Line 394 + 0x11 bytes C++ > rendstep_std.dll!csGenericRenderStep::Perform(iRenderView * > rview=0x0012f2cc, iSector * sector=0x084436e4, iShaderVarStack * > stacks=0x076517b8) Line 308 C++ > engine.dll!csRenderLoop::Draw(iRenderView * rview=0x0012f2cc, iSector > * s=0x084436e4, iMeshWrapper * mesh=0x00000000) Line 84 C++ > engine.dll!csEngine::Draw(iCamera * c=0x07e084e8, iClipper2D * > view=0x082b9948, iMeshWrapper * mesh=0x00000000) Line 1469 C++ > pfdefcam.dll!csView::Draw(iMeshWrapper * mesh=0x00000000) Line 161 > C++ > pfdefcam.dll!celPcDefaultCamera::Draw() Line 898 C++ > pfdefcam.dll!celPcCameraCommon::TickEveryFrame() Line 279 C++ > stdphyslayer.dll!celPlLayer::HandleEvent(iEvent & ev={...}) Line 122 > C++ > stdphyslayer.dll!celPlLayer::EventHandler::HandleEvent(iEvent & > ev={...}) Line 259 C++ > iaeditor.exe!csEventTree::Dispatch(iEvent & e={...}) Line 576 + 0x10 > bytes C++ > iaeditor.exe!csEventTree::Notify() Line 547 C++ > iaeditor.exe!csEventQueue::Notify(const unsigned long & name=5) Line > 279 C++ > > iaeditor.exe!csEventQueue::iTypedFrameEventDispatcher::HandleEvent(iEvent & > __formal={...}) Line 263 C++ > iaeditor.exe!csEventTree::Dispatch(iEvent & e={...}) Line 576 + 0x10 > bytes C++ > iaeditor.exe!csEventTree::Notify() Line 547 C++ > iaeditor.exe!csEventQueue::Notify(const unsigned long & name=1) Line > 279 C++ > iaeditor.exe!csEventQueue::Process() Line 299 C++ > iaeditor.exe!csApplication::Update() Line 271 + 0x25 bytes C++ > iaeditor.exe!iaApplication::OnIdle(wxIdleEvent & event={...}) Line > 170 C++ > wxbase270d_vc_custom.dll!wxAppConsole::HandleEvent(wxEvtHandler * > handler=0x013f0138, void (wxEvent &)* func=0x004ac4f6, wxEvent & event={...}) > Line 321 + 0xc bytes C++ > wxbase270d_vc_custom.dll!wxEvtHandler::ProcessEventIfMatches(const > wxEventTableEntryBase & entry={...}, wxEvtHandler * handler=0x013f0138, > wxEvent & event={...}) Line 1201 + 0x26 bytes C++ > wxbase270d_vc_custom.dll!wxEventHashTable::HandleEvent(wxEvent & > event={...}, wxEvtHandler * self=0x013f0138) Line 879 + 0x1c bytes C++ > wxbase270d_vc_custom.dll!wxEvtHandler::ProcessEvent(wxEvent & > event={...}) Line 1263 + 0x25 bytes C++ > wxmsw270d_core_vc_custom.dll!wxAppBase::ProcessIdle() Line 395 + > 0x13 bytes C++ > wxmsw270d_core_vc_custom.dll!wxEventLoopManual::Run() Line 82 + 0x63 > bytes C++ > wxmsw270d_core_vc_custom.dll!wxAppBase::MainLoop() Line 264 + 0x17 > bytes C++ > wxmsw270d_core_vc_custom.dll!wxAppBase::OnRun() Line 319 + 0x12 > bytes C++ > wxbase270d_vc_custom.dll!wxEntryReal(int & argc=2, char * * > argv=0x012f9c50) Line 440 + 0x1d bytes C++ > wxbase270d_vc_custom.dll!wxEntry(int & argc=2, char * * > argv=0x012f9c50) Line 208 + 0xd bytes C++ > wxmsw270d_core_vc_custom.dll!wxEntry(HINSTANCE__ * > hInstance=0x00400000, HINSTANCE__ * __formal=0x00000000, HINSTANCE__ * > __formal=0x00000000, int nCmdShow=1) Line 385 + 0x10 bytes C++ > iaeditor.exe!WinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ > * hPrevInstance=0x00000000, char * lpCmdLine=0x00151ee0, int nCmdShow=1) > Line 52 + 0x36 bytes C++ > iaeditor.exe!main(int argc=2, const char * const * argv=0x012d2e00) > Line 67 + 0x2b bytes C++ > iaeditor.exe!__tmainCRTStartup() Line 586 + 0x17 bytes C > kernel32.dll!7c816fd7() > iaeditor.exe!iaMainFrame::CreateControls() Line 188 + 0x5c bytes > C++ > > > -- > greetings, > Piotr Obrzut mailto:[EMAIL PROTECTED] > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Crystal-main mailing list > Crystal-main@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/crystal-main > Unsubscribe: mailto:[EMAIL PROTECTED] > -- Project Manager of Crystal Space (http://www.crystalspace3d.org) and CEL (http://cel.crystalspace3d.org) Support Crystal Space. Donate at https://sourceforge.net/donate/index.php?group_id=649 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Crystal-main mailing list Crystal-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]