Barna Zoltán
unread,Nov 7, 2009, 11:44:46 AM11/7/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ode-...@googlegroups.com
Hello!
I've got a dBodyID body, and I would like to set its position, like this:
dBodySetPosition(body, x_Coord, y_Coord, 0.0);
but visual studio give me this error:
Unhandled exception at 0x0040f6f6 in traffix3D.exe: 0xC0000005: Access violation writing location 0xbaadf0a5.
0xbaadf0a5 is the memory address of body, but I don't understand, why I get this error.
Please help me!
Bye,
Zoli