another [debug] problem .. - 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: another [debug] problem .. (
/showthread.php?tid=617225)
another [debug] problem .. -
radiobizza - 17.09.2016
This is the server_log.txt
Someone tells me to update the mysql plugin for the os version.
OS: Ubuntu 14.04 x64 (Linux)
I tryed mysql r39-3, r39-5(static)
On the MYSQL R40 and MYSQL R41 i've got more errors on compilation.
PHP код:
[21:45:35] [debug] Run time error 19: "File or function is not found"
[21:45:35] [debug] SSCANF_IsConnected
[21:45:35] [debug] mysql_connect
[21:45:35] [debug] mysql_errno
[21:45:35] [debug] mysql_tquery
[21:45:35] [debug] cache_get_field_content
[21:45:35] [debug] mysql_escape_string
[21:45:35] [debug] cache_get_data
[21:45:35] [debug] cache_affected_rows
[21:45:35] [debug] cache_insert_id
[21:45:35] [debug] cache_get_row
[21:45:35] [debug] Run time error 19: "File or function is not found"
[21:45:35] [debug] SSCANF_IsConnected
[21:45:35] [debug] mysql_connect
[21:45:35] [debug] mysql_errno
[21:45:35] [debug] mysql_tquery
[21:45:35] [debug] cache_get_field_content
[21:45:35] [debug] mysql_escape_string
[21:45:35] [debug] cache_get_data
[21:45:35] [debug] cache_affected_rows
[21:45:35] [debug] cache_insert_id
[21:45:35] [debug] cache_get_row
[21:45:35] Script[gamemodes/roleplaygm.amx]: Run time error 19: "File or function is not found"
What can I do ?
Re: another [debug] problem .. -
fireriper2 - 17.09.2016
I got the same problem, fuk dat.
Re: another [debug] problem .. -
radiobizza - 18.09.2016
anyone please?
Re: another [debug] problem .. -
Shinja - 18.09.2016
You are using mysql +R40? many functions were changed-renamed. There is a tutorial how to update from R39 to R40+ you'll find it
Re: another [debug] problem .. -
radiobizza - 18.09.2016
I am using mysql R39-3
Re: another [debug] problem .. -
Shinja - 18.09.2016
It looks like you are using R39-3 include but older/newer plugin.
Show whole log