Occasionally the trace window on the main screen will say my creature was destroyed because of an error. Does anoyone know a good way to figure out the error? Is the error caused by an unhandled exception?
MigrationUser 1 Monday, November 24, 2003 8:01 AM
Yes, it is because an exception occurred. The exception information should be dumped via a Trace call. You should be able to view it using a tool such as dbmon.exe.
MigrationUser 1 Monday, November 24, 2003 12:22 PM