|
From: James W. W. <ja...@wr...> - 2005-01-11 18:57:52
|
>I have now committed the first batch of changes, the changes should >be consistent and it should still work, if not then please let me >know how it fails. >It works fine with 3D World. I got an access violation right away, trying to use it with Geom Test. This is in debug code, so if you did not build it with Q3_DEBUG, you might not get the crash. The problem is where e3root_new uses the macros PREVLINK and NEXTLINK, which use E3Class_FindInstanceData. The object being passed to E3Class_FindInstanceData does not seem to be valid. -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |