MySQL Server Crash Issue - Can't resolve.
#1

pawn Код:
[10:57:12] --- Server Shutting Down.
[10:57:12] plugin.mysql: Unloading plugin...
[10:57:12] [debug] Server crashed due to an unknown error
[10:57:12] [debug] Native backtrace:
[10:57:12] [debug] #0 6a134c33 in ?? () from plugins\mysql.dll
[10:57:12] [debug] #1 6a134817 in ?? () from plugins\mysql.dll
[10:57:12] [debug] #2 6a13ca6f in ?? () from plugins\mysql.dll
[10:57:12] [debug] #3 6a15ad3e in ?? () from plugins\mysql.dll
[10:57:12] [debug] #4 5f7a62a4 in ?? () from C:\Windows\SYSTEM32\ucrtbase.DLL
[10:57:12] [debug] #5 74f086e3 in ?? () from C:\Windows\SYSTEM32\KERNEL32.DLL
[10:57:12] [debug] #6 777baa29 in ?? () from C:\Windows\SYSTEM32\ntdll.dll
[10:57:12] [debug] #7 777ba9fc in ?? () from C:\Windows\SYSTEM32\ntdll.dll

Could this be a host issue as on my local server I had no issues, this is completely random, it happens at random times, even if there is nobody on the server.

I do have a timer every 15 minutes saving all player data.
Reply
#2

"Server shutting down" and "unloading plugin" are clear signs that the server process was terminated either by using "rcon exit" or by receiving a SIGTERM signal (i.e. kill command).
Reply
#3

But there is nothing in the script that uses such a thing, where could this be located?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)