03.04.2015, 05:26
Is your script writing to a file or reading from one when logging in?
Maybe the files can't read/write a file because the containing folder doesn't exist.
I know for sure that trying to write to a file which should be in a folder, makes your server restart if the folder doesn't exist.
And your client keeps trying to connect, and re-runs OnPlayerConnect everytime.
Maybe the files can't read/write a file because the containing folder doesn't exist.
I know for sure that trying to write to a file which should be in a folder, makes your server restart if the folder doesn't exist.
And your client keeps trying to connect, and re-runs OnPlayerConnect everytime.