first, remove your server dns from signature, it's not okay to advertise game servers around here, and yes, that errors causes server crashes sometimes
just add this somewhere below plugin_precache
PHP Code:
public client_disconect(id)
{
remove_task(id + TASKID_FASTRUN_HEARTBEAT)
}