29.12.2010, 21:42
Probably the script crashes somewhere before saving and sending the message.
Add a print("<line number here>"); after every line, or every second, so you can see what is executed last (this causes the crash).
Add a print("<line number here>"); after every line, or every second, so you can see what is executed last (this causes the crash).