08.06.2015, 18:18
Two reason would crash the server:
- Setting an empty name (you do check though with isnull so it is not that).
- Invalid file handle which used in Log function.
Crashdetect will print results for server crashes caused by natives so are you sure it's loaded?
- Setting an empty name (you do check though with isnull so it is not that).
- Invalid file handle which used in Log function.
Crashdetect will print results for server crashes caused by natives so are you sure it's loaded?

