Are you running any script that use DLL files?

On occasion, they can cause this error.

If this is the case, use something like this:

on *:exit: {
dll -u <dll file>
}

Last edited by _dood_; 27/08/05 06:09 AM.