Help please ! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help please ! (
/showthread.php?tid=547956)
Help please ! -
SAMPbitch - 26.11.2014
[18:26:10] Error: Function not registered: 'SSCANF_Init'
[18:26:10] Error: Function not registered: 'SSCANF_Join'
[18:26:10] Error: Function not registered: 'SSCANF_Leave'
[18:26:10] Error: Function not registered: 'sscanf'
[18:26:10] Error: Function not registered: 'mysql_tquery'
[18:26:10] Error: Function not registered: 'mysql_escape_string'
[18:26:10] Error: Function not registered: 'cache_get_data'
[18:26:10] Error: Function not registered: 'cache_get_field_content'
[18:26:10] Script[gamemodes/L-RP.amx]: Run time error 19: "File or function is not found"
Never seen this before, Somebody help.
Re: Help please ! -
Kelzano - 26.11.2014
I have had your problem before, the way to fix it is to update your plugins and re-compile your script with the last includes.
How to do it ? :
1 - Get the addons that are outdated (here sscanf and mysql), they can be found here :
MYSQL :
https://github.com/pBlueG/SA-MP-MySQL/releases
SSCANF :
https://sampforum.blast.hk/showthread.php?tid=120356
2 - Place the right files into your plugins folder, .so files if it's a linux server and .dll if it's a windows server.
3 - Place the includes folder inside your pawno folder.
4 - Re-compile your script with the last includes and try launching your server.
If you need more help, add me on skype : Kelzano (I'm the tiger picture)
If I helped you, please rep+.