SA-MP Forums Archive
Errors, wont load (rep+) - 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: Errors, wont load (rep+) (/showthread.php?tid=593778)



Errors, wont load (rep+) - OMonger - 09.11.2015

Title says all. I cant load the server on our hosted slot or on my PC. Please help and give links if needed, thanks.

PHP код:
[16:42:58]    Error: Function not registered'SSCANF_Init'
[16:42:58]    Error: Function not registered'SSCANF_Join'
[16:42:58]    Error: Function not registered'SSCANF_Leave'
[16:42:58]    Error: Function not registered'mysql_connect'
[16:42:58]    Error: Function not registered'mysql_function_query'
[16:42:58]    Error: Function not registered'sscanf'
[16:42:58]    Error: Function not registered'mysql_store_result'
[16:42:58]    Error: Function not registered'mysql_num_rows'
[16:42:58]    Error: Function not registered'mysql_fetch_row_format' 
I have tried to update my MYSQL and SSCANF and it wont work at all.


Re: Errors, wont load (rep+) - SnG.Scot_MisCuDI - 09.11.2015

Can i see your server.cfg


Re: Errors, wont load (rep+) - OMonger - 09.11.2015

Quote:
Originally Posted by SnG.Scot_MisCuDI
Посмотреть сообщение
Can i see your server.cfg
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password 200319
maxplayers 50
port 7777
hostname Virtual Life Roleplay
gamemode0 roleplay 1
filterscripts mapping
announce 0
query 1
chatlogging 0
plugins mysql streamer Whirlpool regex nativechecker sscanf streamer
weburl www
.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat 
[%H:%M:%S]
language English 



Re: Errors, wont load (rep+) - DemME - 09.11.2015

change the plugins to

Quote:

sscanf streamer mysql Whirlpool regex nativechecker




Re: Errors, wont load (rep+) - OMonger - 09.11.2015

These are the remaining errors:
PHP код:
[21:48:06]    Error: Function not registered'mysql_function_query'
[21:48:06]    Error: Function not registered'mysql_store_result'
[21:48:06]    Error: Function not registered'mysql_num_rows'
[21:48:06]    Error: Function not registered'mysql_fetch_row_format' 



Re: Errors, wont load (rep+) - Ritzy2K - 10.11.2015

Update your sql plugin and recompile with latest include.


Re: Errors, wont load (rep+) - DemME - 10.11.2015

try exchange places between streamer and mysql, also try to do what Zeus said above ^