mysql_tquery - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: mysql_tquery (
/showthread.php?tid=616540)
mysql_tquery -
MerryDeer - 06.09.2016
Hi,
Код:
[debug] Server crashed while executing mygm.amx
[debug] AMX backtrace:
[debug] #0 native mysql_tquery () from mysql.so
[debug] #1 007ddc88 in public OnPlayerExitVehicle (4, 481) from mygm.amx
[debug] Native backtrace:
How mysql_tquery can crash?
Re: mysql_tquery -
Spmn - 06.09.2016
Hm... invalid parameters? Buffer overflow? Bug in mysql plugin?
Respuesta: mysql_tquery -
Whyd - 06.09.2016
Show your OnPlayerExitVehicle if you want to help...