Game Modes Script Filter Scripts Map Name Script Hostname Script RCON Password 1234 Server Password Announce 1 Web URL Coming Soon Plugins streamer sscanf mysql Whirlpool nativechecker RCON 1 Max NPCs 0 Log Time Format [%H:%M:%S] Chat Logging 1
SA-MP Dedicated Server ---------------------- v0.3x, ©2005-2013 SA-MP Team [12:46:38] password = "" (string) [12:46:38] [12:46:38] Server Plugins [12:46:38] -------------- [12:46:38] Loading plugin: streamer [12:46:38] *** Streamer Plugin v2.6.1 by Incognito loaded *** [12:46:38] Loaded. [12:46:38] Loading plugin: sscanf [12:46:38] [12:46:38] =============================== [12:46:38] sscanf plugin loaded. [12:46:38] Version: 2.8.1 [12:46:38] © 2012 Alex "******" Cole [12:46:38] =============================== [12:46:38] Loaded. [12:46:38] Loading plugin: mysql [12:46:38] SA:MP MySQL Plugin v2.1.1 Loaded. [12:46:38] Loaded. [12:46:38] Loading plugin: Whirlpool [12:46:38] [MySQL] Thread running. Threadsafe: Yes. [12:46:38] [12:46:38] ================== [12:46:38] [12:46:38] Whirlpool loaded [12:46:38] [12:46:38] ================== [12:46:38] [12:46:38] Loaded. [12:46:38] Loading plugin: nativechecker [12:46:38] Loaded. [12:46:38] Loaded 5 plugins. [12:46:39] [12:46:39] Filterscripts [12:46:39] --------------- [12:46:39] Loading filterscript 'yom_buttons.amx'... [12:46:39] Loading filterscript 'gcustom.amx'... [12:46:39] Loaded 2 filterscripts. [12:46:39] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file) [12:46:39] Error: Function not registered: 'mysql_function_query' [12:46:39] Error: Function not registered: 'cache_get_data' [12:46:39] Error: Function not registered: 'cache_get_field_content' [12:46:39] Error: Function not registered: 'mysql_debug' [12:46:39] Error: Function not registered: 'cache_get_row' [12:46:39] Script[gamemodes/SCRIPT.amx]: Run time error 19: "File or function is not found" [12:46:39] Number of vehicle models: 0
Which means incoglito's steamer plugin does not match the version of the include.
1-Download the plugin here. 2-Go to pawno >> Include then replace the old streamer.inc with the new downloaded once. 3-Go to server folder then to plugins and replace the old streamer.dll with the new one, in case you use Linux replace streamer.so with the new one 4-Re-compile the script. |
Hey, I'm Yaron's partner. We are not having the streamer error anymore as we updated the file. But now we get ten new errors and still the gamemode is not locating it. We are running a windows server so we do not need a .so file.
[12:16:30] Error: Function not registered: 'mysql_function_query' [12:16:30] Error: Function not registered: 'cache_get_data' [12:16:30] Error: Function not registered: 'cache_get_field_content' [12:16:30] Error: Function not registered: 'mysql_debug' [12:16:30] Error: Function not registered: 'mysql_connect' [12:16:30] Error: Function not registered: 'mysql_ping' [12:16:30] Error: Function not registered: 'mysql_close' [12:16:30] Error: Function not registered: 'cache_get_row' [12:16:30] Error: Function not registered: 'mysql_stat' [12:16:30] Error: Function not registered: 'mysql_affected_rows' [12:16:30] Script[gamemodes/SCRIPT.amx]: Run time error 19: "File or function is not found" Thanks for your time, Luis |