Mysql error
#1

Hi,

Using the Crashdetect script I have identified where your script is crashing. The crash trace is;

[20:52:59] [debug] Server crashed while executing EVG.amx
[20:52:59] [debug] Backtrace:
[20:52:59] [debug] #0 native samp_mysql_fetch_row () from sampmysql.DLL
[20:52:59] [debug] #1 0018be30 in ?? () from EVG.amx
[20:52:59] [debug] #2 0005dd78 in public OnGameModeInit () from EVG.amx

When you call samp_mysql_fetch_row () at some point, the operation fails. Unless you enable debugging symbols in your script (see https://sampforum.blast.hk/showthread.php?tid=262796) no further information can be obtained. As an easy debugging solution, I would suggest printing each query to the server log before executing it so that you can see what query causes the crash.

This is an answer I've got from KingJ about my server.
Just to mention it works find on my computer, how comes these error comes up now?
Some one understood him? Because I didn't.
Reply


Messages In This Thread
Mysql error - by AdamCooper - 01.05.2012, 21:40
Re: Mysql error - by Biesmen - 01.05.2012, 21:45

Forum Jump:


Users browsing this thread: 1 Guest(s)