Either comment-out or remove the ;@EXEC and ;@EXEC_INCE lines in the config.ini file and then try again. You can use Hijack FTP to access the file, even with the player crashing away in the background.

Eg. Something vaguely like this sequence:Code:

ftp your.players.ip.address
cd /empeg/var
get config.ini
quit

<<edit the file on your pc>>

ftp your.players.ip.address
cd /empeg/var
site rw
put config.ini
site ro
quit


Cheers