most verbose debug log

Moderator: Moderator

Post Reply
Message
Author
Bene Hrethgir
Posts: 1
Joined: Thu Mar 07, 2019 2:03 pm

most verbose debug log

#1 Post by Bene Hrethgir »

I'm sure this is a stupid question but I am working on updating an older mod and the snippet of debug information that the debug handler shows when an exception occurs is hardly enough, my question is can I get a more full print out of the problem so that one can attempt to remedy the situation?

Kemsha
Higher
Posts: 58
Joined: Thu Aug 26, 2010 3:46 pm

Re: most verbose debug log

#2 Post by Kemsha »

There isn't much more information unless you buid it yourself

Use the print command and see the result on the "te4_log.txt" file

Or use the LUA console to check the environment and test some simple instructions

Post Reply