Posts: 10
Threads: 3
Joined: Dec 2014
Reputation:
0
Well, i have big problem with server crashing, i mean, testing server, not hosted one... The problem is with every single command ... When i type command and press enter server just crash ... And it's not just 1 command, its every cmd in gamemode ... There is no warnings or errors in it , so i dont know what should i fix ... Help :P
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
That is the default crash report which is utterly meaningless to anyone but Kalcor. Check the server log for the output of crashdetect.
Posts: 143
Threads: 0
Joined: Jul 2015
Reputation:
0
Where is the crashdetect plugin? You should load it too.
If your script is running with the crashdetect plugin it will create a code in the console (server.log).
Posts: 143
Threads: 0
Joined: Jul 2015
Reputation:
0
Can you send us your callback OnPlayerCommandReceived and OnPlayerCommandText?