SA-MP Forums Archive
[HELP]Function not registered - 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: [HELP]Function not registered (/showthread.php?tid=572950)



[HELP]Function not registered - prototype0104 - 03.05.2015

Server log:
Код:
[13:07:59]    Error: Function not registered: 'mysql_tquery'
[13:07:59]    Error: Function not registered: 'sscanf'
[13:07:59]    Error: Function not registered: 'mysql_format'
[13:07:59]    Error: Function not registered: 'mysql_query'
[13:07:59]    Error: Function not registered: 'cache_get_row_count'
[13:07:59]    Error: Function not registered: 'cache_get_field_content'
[13:07:59]    Error: Function not registered: 'cache_delete'
[13:07:59]    Error: Function not registered: 'mysql_connect'
[13:07:59]    Error: Function not registered: 'mysql_close'
[13:07:59]    Error: Function not registered: 'mysql_escape_string'
[13:07:59]    Error: Function not registered: 'cache_get_data'
[13:07:59]    Error: Function not registered: 'GetCountryName'
[13:07:59]    Error: Function not registered: 'cache_insert_id'
[13:07:59]    Error: Function not registered: 'mysql_reconnect'
Server config:
Код:
echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 gmi 1
plugins streamer nativechecker sscanf mysql
filterscripts gl_actions gl_realtime gl_property gl_mapicon ls_elevator attachments skinchanger vspawner test_cmds ls_mall ls_beachside
announce 0
query 1
chatlogging 0
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]
How to fix it?I downloaded R39-3 https://github.com/pBlueG/SA-MP-MySQL/releases


Re: [HELP]Function not registered - Mencent - 03.05.2015

Hello!

PHP код:
plugins streamer sscanf mysql nativechecker 
nativechecker has to been at least.
Does it work now?


Re: [HELP]Function not registered - prototype0104 - 03.05.2015

No
Now only this:
Код:
[21:22:59]    Error: Function not registered: 'mysql_tquery'
[21:22:59]    Error: Function not registered: 'mysql_format'
[21:22:59]    Error: Function not registered: 'mysql_query'
[21:22:59]    Error: Function not registered: 'cache_get_row_count'
[21:22:59]    Error: Function not registered: 'cache_get_field_content'
[21:22:59]    Error: Function not registered: 'cache_delete'
[21:22:59]    Error: Function not registered: 'mysql_connect'
[21:22:59]    Error: Function not registered: 'mysql_close'
[21:22:59]    Error: Function not registered: 'mysql_escape_string'
[21:22:59]    Error: Function not registered: 'cache_get_data'
[21:22:59]    Error: Function not registered: 'GetCountryName'
[21:22:59]    Error: Function not registered: 'cache_insert_id'
[21:22:59]    Error: Function not registered: 'mysql_reconnect'



Re: [HELP]Function not registered - Konstantinos - 03.05.2015

Do you get Run time error 19: "File or function is not found"? If not, then everything is fine with the plugins. Having wrong parameters on mysql_connect and/or database/fields do not exist is another issue.


Re: [HELP]Function not registered - prototype0104 - 03.05.2015

Idk.. How to fix?


Re: [HELP]Function not registered - sammp - 03.05.2015

Update your plugins and make sure the server version corresponds with what version the plugins are compatible with


Re: [HELP]Function not registered - sammp - 03.05.2015

// nvm u alrready have it


Re: [HELP]Function not registered - prototype0104 - 04.05.2015

Anyone?


Re: [HELP]Function not registered - Konstantinos - 04.05.2015

I'll quote myself:

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Do you get Run time error 19: "File or function is not found"?
Also load crashdetect plugin: https://github.com/Zeex/samp-plugin-...etect/releases
Run the server and post server log & mysql logs.


Re: [HELP]Function not registered - prototype0104 - 04.05.2015

[10:42:16] Loading plugin: crashdetect
[10:42:16] CrashDetect must be loaded before 'streamer.DLL'
[10:42:18] Failed.


[10:42:19] Error: Function not registered: 'GetCountryName'
[10:42:19] Reading File: blank
[10:42:19] Reading File: properties/houses.txt
[10:42:19] Reading File: properties/businesses.txt
[10:42:19] Reading File: properties/banks.txt
[10:42:19] Reading File: properties/police.txt
[10:42:19] Script[gamemodes/gmi.amx]: Run time error 19: "File or function is not found"
[10:42:19] Number of vehicle models: 0