Server Startup
#1

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[23:58:41] filterscripts = "" (string)
[23:58:41]
[23:58:41] Server Plugins
[23:58:41] --------------
[23:58:41] Loading plugin: crashdetect.so
[23:58:41] crashdetect v4.8.4 is OK.
[23:58:41] Loaded.
[23:58:41] Loading plugin: streamer.so
[23:58:41]

*** Streamer Plugin v2.8 by Incognito loaded ***

[23:58:41] Loaded.
[23:58:41] Loading plugin: Whirlpool.so
[23:58:41]
[23:58:41] ==================
[23:58:41]
[23:58:41] Whirlpool loaded
[23:58:41]
[23:58:41] ==================
[23:58:41]
[23:58:41] Loaded.
[23:58:41] Loading plugin: sscanf.so
[23:58:41]

[23:58:41] ===============================

[23:58:41] sscanf plugin loaded.

[23:58:41] © 2009 Alex "Y_Less" Cole

[23:58:41] 0.3d-R2 500 Players "dnee"

[23:58:41] ===============================

[23:58:41] Loaded.
[23:58:41] Loading plugin: dns.so
[23:58:41]

*** DNS Plugin v2.4 by Incognito loaded ***

[23:58:41] Loaded.
[23:58:41] Loading plugin: mysql_static.so
[23:58:41] >> plugin.mysql: R39-5 successfully loaded.
[23:58:41] Loaded.
[23:58:41] Loaded 6 plugins.

[23:58:41]
[23:58:41] Filterscripts
[23:58:41] ---------------
[23:58:41] Loaded 0 filterscripts.

[23:58:42] [debug] Run time error 19: "File or function is not found"
[23:58:42] [debug] mysql_affected_rows
[23:58:42] [debug] mysql_insert_id
[23:58:42] [debug] cache_get_field
[23:58:42] [debug] enable_mutex
[23:58:42] [debug] mysql_ping
[23:58:42] Script[gamemodes/WCRP.amx]: Run time error 19: "File or function is not found"
[23:58:42] Number of vehicle models: 0

Any solution please?
Reply
#2

Code:
[23:58:41] sscanf plugin loaded.

[23:58:41] © 2009 Alex "Y_Less" Cole

[23:58:41] 0.3d-R2 500 Players "dnee"
You are loading the sscanf plugin for the wrong version of SAMP (0.3d vs 0.3.7).
Reply
#3

Quote:

[13:49:00] [debug] Run time error 19: "File or function is not found"
[13:49:00] [debug] mysql_connect
[13:49:00] [debug] mysql_errno
[13:49:00] [debug] WP_Hash
[13:49:00] [debug] mysql_tquery
[13:49:00] [debug] cache_get_field_content
[13:49:00] [debug] mysql_escape_string
[13:49:00] [debug] cache_get_data
[13:49:00] [debug] cache_affected_rows
[13:49:00] [debug] cache_insert_id
[13:49:00] [debug] cache_get_row

Now I get those..
Reply
#4

Get This and copy to your plugins directory of your server and add nativechecker in server.cfg
Reply
#5

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[14:16:13] filterscripts = "" (string)
[14:16:13]
[14:16:13] Server Plugins
[14:16:13] --------------
[14:16:13] Loading plugin: crashdetect.so
[14:16:13] crashdetect v4.8.4 is OK.
[14:16:13] Loaded.
[14:16:13] Loading plugin: nativechecker.so
[14:16:13] Loaded.
[14:16:13] Loading plugin: streamer.so
[14:16:13]

*** Streamer Plugin v2.8 by Incognito loaded ***

[14:16:13] Loaded.
[14:16:13] Loading plugin: dns.so
[14:16:13]

*** DNS Plugin v2.4 by Incognito loaded ***

[14:16:13] Loaded.
[14:16:13] Loading plugin: sscanf.so
[14:16:13]

[14:16:13] ===============================

[14:16:13] sscanf plugin loaded.

[14:16:13] Version: 2.8.2

[14:16:13] © 2012 Alex "Y_Less" Cole

[14:16:13] ===============================

[14:16:13] Loaded.
[14:16:13] Loading plugin: mysql.so
[14:16:13] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[14:16:13] Loaded 5 plugins.

[14:16:13]
[14:16:13] Filterscripts
[14:16:13] ---------------
[14:16:13] Loaded 0 filterscripts.

[14:16:13] Error: Function not registered: 'SSCANF_Init'
[14:16:13] Error: Function not registered: 'SSCANF_IsConnected'
[14:16:13] Error: Function not registered: 'SSCANF_Join'
[14:16:13] Error: Function not registered: 'SSCANF_Leave'
[14:16:13] Error: Function not registered: 'Streamer_UpdateEx'
[14:16:13] Error: Function not registered: 'sscanf'
[14:16:13] Error: Function not registered: 'CountDynamicObjects'
[14:16:13] Error: Function not registered: 'GetDynamicObjectPos'
[14:16:13] Error: Function not registered: 'GetDynamic3DTextLabelText'
[14:16:13] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[14:16:13] Error: Function not registered: 'mysql_function_query'
[14:16:13] Error: Function not registered: 'mysql_real_escape_string'
[14:16:13] Error: Function not registered: 'mysql_affected_rows'
[14:16:13] Error: Function not registered: 'cache_get_data'
[14:16:13] Error: Function not registered: 'cache_get_row'
[14:16:13] Error: Function not registered: 'rdns'
[14:16:13] Error: Function not registered: 'mysql_insert_id'
[14:16:13] Error: Function not registered: 'CreateDynamicObject'
[14:16:13] Error: Function not registered: 'CreateDynamicPickup'
[14:16:13] Error: Function not registered: 'CreateDynamic3DTextLabel'
[14:16:13] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[14:16:13] Error: Function not registered: 'DestroyDynamicPickup'
[14:16:13] Error: Function not registered: 'cache_get_field'
[14:16:13] Error: Function not registered: 'DestroyDynamicObject'
[14:16:13] Error: Function not registered: 'SetDynamicObjectPos'
[14:16:13] Error: Function not registered: 'SetDynamicObjectRot'
[14:16:13] Error: Function not registered: 'EditDynamicObject'
[14:16:13] Error: Function not registered: 'CreateDynamicRectangle'
[14:16:13] Error: Function not registered: 'IsPlayerInDynamicArea'
[14:16:13] Error: Function not registered: 'MoveDynamicObject'
[14:16:13] Error: Function not registered: 'SetDynamicObjectMaterial'
[14:16:13] Error: Function not registered: 'Streamer_GetArrayData'
[14:16:13] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[14:16:13] Error: Function not registered: 'GetDynamicObjectRot'
[14:16:13] Error: Function not registered: 'SetDynamicObjectMaterialText'
[14:16:13] Error: Function not registered: 'mysql_debug'
[14:16:13] Error: Function not registered: 'enable_mutex'
[14:16:13] Error: Function not registered: 'mysql_connect'
[14:16:13] Error: Function not registered: 'mysql_close'
[14:16:13] Error: Function not registered: 'mysql_ping'
[14:16:13] Error: Function not registered: 'Streamer_Update'
[14:16:13] [debug] Run time error 19: "File or function is not found"
[14:16:13] [debug] mysql_function_query
[14:16:13] [debug] mysql_real_escape_string
[14:16:13] [debug] mysql_affected_rows
[14:16:13] [debug] cache_get_data
[14:16:13] [debug] cache_get_row
[14:16:13] [debug] mysql_insert_id
[14:16:13] [debug] cache_get_field
[14:16:13] [debug] mysql_debug
[14:16:13] [debug] enable_mutex
[14:16:13] [debug] mysql_connect
[14:16:13] [debug] mysql_close
[14:16:13] [debug] mysql_ping
[14:16:13] Script[gamemodes/WCRP.amx]: Run time error 19: "File or function is not found"
[14:16:13] Number of vehicle models: 0

That's what i get now..
Reply
#6

Get the same verison of both includes and plugins of these files : sscanf, streamer and mysql
Reply
#7

When I tried using the latest version of MySQL, I got these errors in pawno..

Quote:

F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(645) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1067) : error 017: undefined symbol "mysql_real_escape_string"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1069) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1085) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1093) : error 017: undefined symbol "mysql_affected_rows"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1115) : error 017: undefined symbol "cache_get_data"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1121) : error 017: undefined symbol "cache_get_row"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1123) : error 017: undefined symbol "cache_get_row"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(112 : error 017: undefined symbol "cache_get_row"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1130) : error 017: undefined symbol "cache_get_row"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1114) : warning 203: symbol is never used: "fields"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1144) : error 017: undefined symbol "mysql_real_escape_string"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1146) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1159) : error 017: undefined symbol "mysql_real_escape_string"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1161) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1174) : error 017: undefined symbol "mysql_real_escape_string"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1176) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1186) : error 017: undefined symbol "cache_get_data"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1191) : error 017: undefined symbol "cache_get_row"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1192) : error 017: undefined symbol "cache_get_row"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1194) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1185) : warning 203: symbol is never used: "fields"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1207) : error 017: undefined symbol "mysql_real_escape_string"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1209) : error 017: undefined symbol "mysql_function_query"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(1217) : error 017: undefined symbol "mysql_affected_rows"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(2395) : error 017: undefined symbol "cache_get_data"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(2394) : warning 203: symbol is never used: "fields"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(2417) : error 017: undefined symbol "cache_get_data"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(2416) : warning 203: symbol is never used: "fields"
F:\SA-MP server\UKRP\pawno\include\wcrp\admin.pwn(2581) : error 017: undefined symbol "mysql_real_escape_string"

Reply
#8

Update all the code to mysql r41
PS: Your script seem to be outdated.
Reply
#9

I've got a little program overhere..
Quote:

[22:08:59] Loading plugin: mysql.so
[22:08:59] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

Any solution please?
Reply
#10

Quote:
Originally Posted by JasonRiggs
View Post
I've got a little program overhere..


Any solution please?
Don't use mysql.so .
use mysql_static.so it will work!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)