Run Time Error 19
#1

Seems to not work properly.
--------------
Here is the server.cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password ***
maxplayers 30
port ***
bind ***
hostname ***
gamemode0 *** 1
filterscripts yom_buttons gcustom03e vacation
announce 1
rcon 1
query 1
plugins mysql.so mysql_5.5.so mysql_static.so nativechecker.so streamer.so sscanf.so Whirlpool.so crashdetect.so
weburl ***
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
--------------
Here's the server logs:
Код:
[00:15:12] Number of vehicle models: 0
[00:15:12] Script[gamemodes/***.amx]: Run time error 19: "File or function is not found"
[00:15:12]    Error: Function not registered: 'CreateDynamicPickup'
[00:15:12]    Error: Function not registered: 'DestroyDynamicPickup'
[00:15:12]    Error: Function not registered: 'IsValidDynamicPickup'
[00:15:12]    Error: Function not registered: 'CountDynamic3DTextLabels'
[00:15:12]    Error: Function not registered: 'CountDynamicMapIcons'
[00:15:12]    Error: Function not registered: 'CountDynamicObjects'
[00:15:12]    Error: Function not registered: 'mysql_affected_rows'
[00:15:12]    Error: Function not registered: 'GetDynamicObjectRot'
[00:15:12]    Error: Function not registered: 'SetDynamicObjectRot'
[00:15:12]    Error: Function not registered: 'IsValidDynamicArea'
[00:15:12]    Error: Function not registered: 'Streamer_SetIntData'
[00:15:12]    Error: Function not registered: 'SetDynamicObjectPos'
[00:15:12]    Error: Function not registered: 'Streamer_TickRate'
[00:15:12]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[00:15:12]    Error: Function not registered: 'CreateDynamicMapIcon'
[00:15:12]    Error: Function not registered: 'DestroyDynamicMapIcon'
[00:15:12]    Error: Function not registered: 'IsValidDynamicMapIcon'
[00:15:12]    Error: Function not registered: 'sscanf'
[00:15:12]    Error: Function not registered: 'DestroyDynamicArea'
[00:15:12]    Error: Function not registered: 'CreateDynamicRectangle'
[00:15:12]    Error: Function not registered: 'CreateDynamicObject'
[00:15:12]    Error: Function not registered: 'IsPlayerInDynamicArea'
[00:15:12]    Error: Function not registered: 'IsValidDynamicObject'
[00:15:12]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[00:15:12]    Error: Function not registered: 'Streamer_UpdateEx'
[00:15:12]    Error: Function not registered: 'DestroyAllDynamicAreas'
[00:15:12]    Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[00:15:12]    Error: Function not registered: 'DestroyAllDynamicMapIcons'
[00:15:12]    Error: Function not registered: 'DestroyAllDynamicCPs'
[00:15:12]    Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[00:15:12]    Error: Function not registered: 'DestroyAllDynamicObjects'
[00:15:12]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[00:15:12]    Error: Function not registered: 'MoveDynamicObject'
[00:15:12]    Error: Function not registered: 'DestroyDynamicObject'
[00:15:12]    Error: Function not registered: 'CreateDynamicSphere'
[00:15:12]    Error: Function not registered: 'GetDynamicObjectPos'
[00:15:12]    Error: Function not registered: 'mysql_real_escape_string'
[00:15:12]    Error: Function not registered: 'mysql_ping'
[00:15:12]    Error: Function not registered: 'mysql_debug'
[00:15:12]    Error: Function not registered: 'mysql_function_query'
[00:15:12]    Error: Function not registered: 'WP_Hash'
[00:15:12]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[00:15:12]    Error: Function not registered: 'SSCANF_Leave'
[00:15:12]    Error: Function not registered: 'SSCANF_Join'
[00:15:12]    Error: Function not registered: 'SSCANF_Init'
[00:15:12]    Error: Function not registered: 'Streamer_CallbackHook'

[00:15:11]   Loaded 1 filterscripts.
[00:15:11]   Unable to load filterscript 'vacation.amx'.
[00:15:11]   Loading filterscript 'vacation.amx'...
[00:15:11]    Error: Function not registered: 'Streamer_VisibleItems'
[00:15:11]    Error: Function not registered: 'Streamer_UpdateEx'
[00:15:11]    Error: Function not registered: 'CreateDynamicPickup'
[00:15:11]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[00:15:11]    Error: Function not registered: 'CreateDynamicObject'
[00:15:11]    Error: Function not registered: 'Streamer_CallbackHook'
[00:15:11]   Loading filterscript 'gcustom03e.amx'...
[00:15:11]   Unable to load filterscript 'yom_buttons.amx'.
[00:15:11]   Loading filterscript 'yom_buttons.amx'...
[00:15:11] ---------------
[00:15:11] Filterscripts
[00:15:11] 

[00:15:10]  Loaded 5 plugins.
[00:15:10]   Failed (plugins/crashdetect.so: cannot open shared object file: No such file or directory)
[00:15:10]  Loading plugin: crashdetect.so
[00:15:10]   Loaded.
[00:15:10]  
[00:15:10]  ==================
[00:15:10]  
[00:15:10]   Whirlpool loaded
[00:15:10]  
[00:15:10]  ==================
[00:15:10]  
[00:15:10]  Loading plugin: Whirlpool.so
[00:15:10]   Loaded.

[00:15:10]  ===============================

[00:15:10]    © 2012 Alex "******" Cole  

[00:15:10]          Version:  2.8.1        

[00:15:10]       sscanf plugin loaded.     

[00:15:10]  ===============================

[00:15:10] 
[00:15:10]  Loading plugin: sscanf.so
[00:15:10]   Loaded.

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

[00:15:10] 
[00:15:10]  Loading plugin: streamer.so
[00:15:10]   Loaded.
[00:15:10]  Loading plugin: nativechecker.so
[00:15:10]   Loaded.
[00:15:10]  >> plugin.mysql: R33 successfully loaded.
[00:15:10]  Loading plugin: mysql_static.so
[00:15:10]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[00:15:10]  Loading plugin: mysql_5.5.so
[00:15:10]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[00:15:10]  Loading plugin: mysql.so
[00:15:10] --------------
[00:15:10] Server Plugins
[00:15:10] 

v0.3z, ©2005-2014 SA-MP Team
----------------------
SA-MP Dedicated Server
Reply
#2

if your hosting in a vps

please follow this instruction:-

Then here is the solution:-

Код HTML:
Step 1:- wget http://downloads.mysql.com/archives/mysq...424258Step 2:- rpm -qlp MySQL-shared-compat-5.1.49-1.rhel5.i386.rpm
Reply
#3

im not using a vps
Reply
#4

Then any gamehost ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)