How to activate log ?

Houman

TR Team Leader
Joined
Jan 24, 2002
Messages
1,083
Hello,

We have serious problems to solve the CTD in our recent update. Is there a serious log I could activate and see what happend in the very last step before the crash occured?

I really appreciate any help,
Thanks
Houman
 
Check out TGA's python tutorial, the section on debugging. I believe it shows how to turn on the python (and other) logs. It's basically taking values in the ini file and turning them on.

In terms of CTD's, if it's something that actually happened in the SDK, you're probably not gonna' get much on it, but you might see that it was a python function that called an SDK function, before the entire system went kablammo.
 
Thanks a lot for this tip. At first it looked like a big help. Unfortunatilly I dont get any proper message for anything useful in the logfiles.

Desperate houmie
 
Back
Top Bottom