Many errors whilst loading server, but not in pawno? - 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: Many errors whilst loading server, but not in pawno? (
/showthread.php?tid=593628)
Many errors whilst loading server, but not in pawno? -
OMonger - 07.11.2015
I have the pawno on my computer - every thing seems fine when I compile it. I put it onto the server, and yet it now wont load at all. This is what the command line says:
PHP код:
[20:46:10] Error: Function not registered: 'SSCANF_Init'
[20:46:10] Error: Function not registered: 'SSCANF_Join'
[20:46:10] Error: Function not registered: 'SSCANF_Leave'
[20:46:10] Error: Function not registered: 'sscanf'
[20:46:10] Error: Function not registered: 'mysql_function_query'
[20:46:10] Error: Function not registered: 'mysql_store_result'
[20:46:10] Error: Function not registered: 'mysql_num_rows'
[20:46:10] Error: Function not registered: 'mysql_fetch_row_format'
I do not have any errors in my script, and dont know what to do right now. Please help,
Re: Many errors whilst loading server, but not in pawno? -
okaym8 - 07.11.2015
update sscanf plugins & sscanf include file and recompile
and try to run the gamemode again
Re: Many errors whilst loading server, but not in pawno? -
Ritzy2K - 07.11.2015
Your sscanf and mysql plugin n include arent up to date. Update em.
Re: Many errors whilst loading server, but not in pawno? -
OMonger - 07.11.2015
Fixed, thanks