Hello Sadi,

Sadi Tanis wrote:
> Hi Carsten,
> 
> the last dayd I worked a little bit more on the problem. Thats my new 
> approach but still not working:
> 
> I have traversed the puppet object to get one specific node. For this 
> node with the help of getVolume and getCenter I get the center point of 
> it in world coordinates. Now I can set it as the at coordinates with 
> setAt() from the Navigator Class. After compiling the code I get the 
> following error:
> 
> Unbehandelte Ausnahme(unhandled exception) bei (at) 0x0043a40e in 
> 01hello.exe: 0xC0000005: Zugriffsverletzung-Leseposition(access 
> violation) 0x00000034.
> 
> I suppose something went wrong with the NodePtr's but I cannot fix it

I apologize for being blunt, but I'm not going to read through your code 
hunting for a bug. That is inefficient even for code one has written 
themselves, not to mention with someone else's code.
Please run your program under a debugger and when it crashes get a 
backtrace (the sequence of function calls that led to the point where it 
crashed). If you can not find the problem in that way, please feel free 
to post the backtrace here and I'll take a look, but without it I'd be 
totally running in the dark.

        Carsten

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to