25.05.2014, 18:25
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3z-R2, ©2005-2014 SA-MP Team [11:40:40] password = "" (string) [11:40:40] [11:40:40] Server Plugins [11:40:40] -------------- [11:40:40] Loading plugin: mysql [11:40:42] Failed. [11:40:42] Loading plugin: Whirlpool [11:40:42] [11:40:42] ================== [11:40:42] [11:40:42] Whirlpool loaded [11:40:42] [11:40:42] ================== [11:40:42] [11:40:42] Loaded. [11:40:42] Loading plugin: streamer [11:40:42] *** Streamer Plugin v2.6.1 by Incognito loaded *** [11:40:42] Loaded. [11:40:42] Loading plugin: sscanf [11:40:42] [11:40:42] =============================== [11:40:42] sscanf plugin loaded. [11:40:42] © 2009 Alex "******" Cole [11:40:42] 0.3d-R2 500 Players "dnee" [11:40:42] =============================== [11:40:42] Loaded. [11:40:42] Loading plugin: nativechecker [11:40:42] Loaded. [11:40:42] Loaded 4 plugins. [11:40:43] [11:40:43] Ban list [11:40:43] -------- [11:40:43] Loaded: samp.ban [11:40:43] [11:40:43] [11:40:43] Filterscripts [11:40:43] --------------- [11:40:43] Loading filterscript 'yom_buttons.amx'... [11:40:43] Loading filterscript 'vactions.amx'... [11:40:43] Loading filterscript 'Server.amx'... [11:40:43] Loading filterscript 'PlayerInteriors.amx'... [11:40:43] Loading filterscript 'PlayerExteriors.amx'... [11:40:43] Loading filterscript 'ints.amx'... [11:40:43] --------------------------------- [11:40:43] Interiors [11:40:43] --------------------------------- [11:40:43] Loading filterscript 'gcustom03e.amx'... [11:40:43] Loading filterscript 'valkyrie.amx'... [11:40:43] ---------------------------------- [11:40:43] :) [11:40:43] ---------------------------------- [11:40:43] Loaded 8 filterscripts. [11:40:44] Error: Function not registered: 'mysql_tquery' [11:40:44] Error: Function not registered: 'mysql_escape_string' [11:40:44] Error: Function not registered: 'cache_get_data' [11:40:44] Error: Function not registered: 'cache_get_field_content' [11:40:44] Error: Function not registered: 'mysql_stat' [11:40:44] Error: Function not registered: 'mysql_log' [11:40:44] Error: Function not registered: 'mysql_connect' [11:40:44] Error: Function not registered: 'mysql_errno' [11:40:44] Error: Function not registered: 'mysql_close' [11:40:44] Error: Function not registered: 'cache_get_row' [11:40:44] Error: Function not registered: 'cache_insert_id' [11:40:44] Error: Function not registered: 'cache_affected_rows' [11:40:44] Script[gamemodes/V-RP.amx]: Run time error 19: "File or function is not found" [11:40:44] Number of vehicle models: 0 [11:40:52] --- Server Shutting Down. [11:40:56] [11:40:56] ==================== [11:40:56] [11:40:56] Whirlpool unloaded [11:40:56] [11:40:56] ==================== [11:40:56] [11:40:56] *** Streamer Plugin v2.6.1 by Incognito unloaded *** [11:40:56] [11:40:56] =============================== [11:40:56] sscanf plugin unloaded. [11:40:56] ===============================
It was giving me these
msvcp100.dll
msvcr100.dll
msvcr110.dll
Basically it could not find those or whatever.
SSCANF/Streamer/Whirlpool were looking for those DLL's and they failed to start.
Now the others are loading except the MySQL one.
What do I do?