After getting our project onto the new OdeJava API checked in by William, we are getting this nasty looking exception:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_STACK_OVERFLOW (0xc00000fd) occurred at PC=0x3002EBB
Function=Java_org_odejava_collision_NativeCollision_plainNativeSpaceCollide+0xD07B
Library=C:\j2sdk1.4.2_03\jre\bin\odejava.dll
Current Java thread:
at org.odejava.collision.JavaCollision.spaceCollide(Native Method)
at org.odejava.collision.JavaCollision.collide(JavaCollision.java:124)
Anybody else seen this? I’m assuming it’s my own fault but I can’t quite figure out what I’m doing wrong.
Thanks,
Matt