SA-MP Forums Archive
Filterscripts & Gamemode not loading - 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: Filterscripts & Gamemode not loading (/showthread.php?tid=616765)



Filterscripts & Gamemode not loading - Blake29882 - 10.09.2016

Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[08:34:05] 
[08:34:05] Server Plugins
[08:34:05] --------------
[08:34:05]  Loading plugin: streamer.so
[08:34:05] 

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

[08:34:05]   Loaded.
[08:34:05]  Loading plugin: crashdetect.so
[08:34:05]   AMX errors won't be tracked because 'streamer.so' has been loaded before CrashDetect.
[08:34:05]   CrashDetect v4.12 is OK.
[08:34:05]   Loaded.
[08:34:05]  Loading plugin: libmysqlclient.so
[08:34:05]   Failed (plugins/libmysqlclient.so: file too short)
[08:34:05]  Loading plugin: Whirlpool.so
[08:34:05]  
[08:34:05]  ==================
[08:34:05]  
[08:34:05]   Whirlpool loaded
[08:34:05]  
[08:34:05]  ==================
[08:34:05]  
[08:34:05]   Loaded.
[08:34:05]  Loading plugin: mysql.so
[08:34:05]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[08:34:05]  Loading plugin: sscanf.so
[08:34:05] 

[08:34:05]  ===============================

[08:34:05]       sscanf plugin loaded.     

[08:34:05]          Version:  2.8.1        

[08:34:05]    © 2012 Alex "******" Cole  

[08:34:05]  ===============================

[08:34:05]   Loaded.
[08:34:05]  Loading plugin: nativechecker.so
[08:34:05]   Loaded.
[08:34:05]  Loaded 5 plugins.

[08:34:05] 
[08:34:05] Ban list
[08:34:05] --------
[08:34:05]  Loaded: samp.ban
[08:34:05] 
[08:34:05] 
[08:34:05] Filterscripts
[08:34:05] ---------------
[08:34:05]   Loading filterscript 'buttons.amx'...
[08:34:05]   Unable to load filterscript 'buttons.amx'.
[08:34:05]   Loading filterscript 'headshot.amx'...
[08:34:05]   Unable to load filterscript 'headshot.amx'.
[08:34:05]   Loading filterscript 'Toll.amx'...
[08:34:05]   Unable to load filterscript 'Toll.amx'.
[08:34:05]   Loading filterscript 'ls_elevator.amx'...
[08:34:05]   Unable to load filterscript 'ls_elevator.amx'.
[08:34:05]   Loading filterscript 'AFK.amx'...
[08:34:05]   Unable to load filterscript 'AFK.amx'.
[08:34:05]   Loading filterscript 'gCamera.amx'...
[08:34:05]   Unable to load filterscript 'gCamera.amx'.
[08:34:05]   Loading filterscript 'flash.amx'...
[08:34:05]   Unable to load filterscript 'flash.amx'.
[08:34:05]   Loading filterscript 'mapping.amx'...
[08:34:05]   Unable to load filterscript 'mapping.amx'.
[08:34:05]   Loading filterscript 'admin.amx'...
[08:34:05]   Unable to load filterscript 'admin.amx'.
[08:34:05]   Loading filterscript 'object.amx'...
[08:34:05]   Unable to load filterscript 'object.amx'.
[08:34:05]   Loaded 0 filterscripts.

[08:34:05] *** Streamer Plugin: Include file version (0x27101) does not match plugin version (0x282001) (script might need to be recompiled with the latest include file)
[08:34:05]    Error: Function not registered: 'mysql_connect'
[08:34:05]    Error: Function not registered: 'mysql_errno'
[08:34:05]    Error: Function not registered: 'mysql_tquery'
[08:34:05]    Error: Function not registered: 'cache_get_field_content'
[08:34:05]    Error: Function not registered: 'mysql_escape_string'
[08:34:05]    Error: Function not registered: 'cache_get_data'
[08:34:05]    Error: Function not registered: 'cache_affected_rows'
[08:34:05]    Error: Function not registered: 'cache_insert_id'
[08:34:05]    Error: Function not registered: 'cache_get_row'
[08:34:05] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[08:34:05] Number of vehicle models: 0
[08:34:05] New version of CrashDetect is available for download (4.13)
Server cant connect to SQL cuz of this either, help.

Linux


Re: Filterscripts & Gamemode not loading - JordanZaundd - 10.09.2016

1. In server.cfg, under 'plugins,' make crashdetect the first plugin in that list, so it loads first when the server starts.
2. Update your plugins(CrashDetect, Streamer, MySQL)
3. Recompile with up to date includes and try again.


Re: Filterscripts & Gamemode not loading - Blake29882 - 10.09.2016

Код:
08:54:10] Filterscripts
[08:54:10] ---------------
[08:54:10]   Loading filterscript 'buttons.amx'...
[08:54:10]   Unable to load filterscript 'buttons.amx'.
[08:54:10]   Loading filterscript 'headshot.amx'...
[08:54:10]   Unable to load filterscript 'headshot.amx'.
[08:54:10]   Loading filterscript 'Toll.amx'...
[08:54:10]   Unable to load filterscript 'Toll.amx'.
[08:54:10]   Loading filterscript 'ls_elevator.amx'...
[08:54:10]   Unable to load filterscript 'ls_elevator.amx'.
[08:54:10]   Loading filterscript 'AFK.amx'...
[08:54:10]   Unable to load filterscript 'AFK.amx'.
[08:54:10]   Loading filterscript 'gCamera.amx'...
[08:54:10]   Unable to load filterscript 'gCamera.amx'.
[08:54:10]   Loading filterscript 'flash.amx'...
[08:54:10]   Unable to load filterscript 'flash.amx'.
[08:54:10]   Loading filterscript 'mapping.amx'...
[08:54:10]   Unable to load filterscript 'mapping.amx'.
[08:54:10]   Loading filterscript 'admin.amx'...
[08:54:10]   Unable to load filterscript 'admin.amx'.
[08:54:10]   Loading filterscript 'object.amx'...
[08:54:10]   Unable to load filterscript 'object.amx'.
[08:54:10]   Loaded 0 filterscripts.
08:54:11]    Error: Function not registered: 'mysql_connect'
[08:54:11]    Error: Function not registered: 'mysql_errno'
[08:54:11]    Error: Function not registered: 'mysql_tquery'
[08:54:11]    Error: Function not registered: 'cache_get_field_content'
[08:54:11]    Error: Function not registered: 'mysql_escape_string'
[08:54:11]    Error: Function not registered: 'cache_get_data'
[08:54:11]    Error: Function not registered: 'cache_affected_rows'
[08:54:11]    Error: Function not registered: 'cache_insert_id'
[08:54:11]    Error: Function not registered: 'cache_get_row'
[08:54:11] [debug] Run time error 19: "File or function is not found"
[08:54:11] [debug]  mysql_connect
[08:54:11] [debug]  mysql_errno
[08:54:11] [debug]  mysql_tquery
[08:54:11] [debug]  cache_get_field_content
[08:54:11] [debug]  mysql_escape_string
[08:54:11] [debug]  cache_get_data
[08:54:11] [debug]  cache_affected_rows
[08:54:11] [debug]  cache_insert_id
[08:54:11] [debug]  cache_get_row
[08:54:11] [debug] Run time error 19: "File or function is not found"
[08:54:11] [debug]  mysql_connect
[08:54:11] [debug]  mysql_errno
[08:54:11] [debug]  mysql_tquery
[08:54:11] [debug]  cache_get_field_content
[08:54:11] [debug]  mysql_escape_string
[08:54:11] [debug]  cache_get_data
[08:54:11] [debug]  cache_affected_rows
[08:54:11] [debug]  cache_insert_id
[08:54:11] [debug]  cache_get_row
[08:54:11] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[08:54:11] Number of vehicle models: 0