debug.log entry for timercontrol

Archive of posts related to former distro versions. Be aware that posts here do not refer to the current distro and may not work.

Moderators: POL Developer, Distro Developer

Locked
User avatar
OldnGrey
POL Expert
Posts: 657
Joined: Sat Feb 04, 2006 6:26 pm

debug.log entry for timercontrol

Post by OldnGrey »

timerControl.src, function KillTimedScript

debug.log is giving me repeated errors about this:
Script Error in 'pkg/mobiles/timedScripts/timerControl.ecl' PC=1148:
Call to function GetProcess:
Parameter 0: Expected datatype Integer, got datatype Error
Seems the pid can be invalid.
Locked