how to log the script error message

Posted by Lxhd on Thu 15 Aug 2013 02:02 PM — 2 posts, 11,674 views.

#0
Is there some way to log the script error message automatically during the robot is running? Thanks in inadvance.
Australia Forum Administrator #1
Not really, but if a specific script is failing you could "pcall" it from your trigger/whatever, and then handle errors yourself.