Run time error 19: "File or function is not found"
echo Executing Server Config... lanmode 0 rcon_password tron maxplayers 15 password kanakoer port 7777 hostname Test gamemode0 ozo filterscripts announce 1 query 1 plugins mysql.so streamer.so MapAndreas.so maxnpc 10
#include <a_samp> #include <a_mysql> #include <Dini> #include <OAOStockStore> #include <SAMsites0.4.1> #include <Double-O-Icons> #include <dudb> #include <mapandreas> #include <a_sampdb> #include <progress>
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3c, ©2005-2010 SA-MP Team [20:05:39] filterscripts = "" (string) [20:05:39] [20:05:39] Server Plugins [20:05:39] -------------- [20:05:39] Loading plugin: mysql.so [20:05:39] > MySQL plugin R5 successfully loaded. [20:05:39] Loaded. [20:05:39] Loading plugin: streamer.so [20:05:39] *** Streamer Plugin v2.5.2 by Incognito loaded *** [20:05:39] Loaded. [20:05:39] Loading plugin: MapAndreas.so [20:05:39] Loaded. [20:05:39] Loading plugin: sampmysql.so [20:05:39] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory) [20:05:39] Loaded 3 plugins. [20:05:39] [20:05:39] Filter Scripts [20:05:39] --------------- [20:05:39] Loaded 0 filter scripts. [20:05:39] Script[gamemodes/OneAndOnly2011.amx]: Run time error 19: "File or function is not found" [20:05:39] Number of vehicle models: 0 ###################[ End of log ]#########################
[20:05:39] Loading plugin: sampmysql.so [20:05:39] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory) |
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3c, ©2005-2010 SA-MP Team [20:33:30] filterscripts = "" (string) [20:33:30] [20:33:30] Server Plugins [20:33:30] -------------- [20:33:30] Loading plugin: mysql.so [20:33:30] > MySQL plugin R5 successfully loaded. [20:33:30] Loaded. [20:33:30] Loading plugin: streamer.so [20:33:30] *** Streamer Plugin v2.5.2 by Incognito loaded *** [20:33:30] Loaded. [20:33:30] Loading plugin: MapAndreas.so [20:33:30] Loaded. [20:33:30] Loaded 3 plugins. [20:33:30] [20:33:30] Filter Scripts [20:33:30] --------------- [20:33:30] Loaded 0 filter scripts. [20:33:30] Script[gamemodes/OneAndOnly2011.amx]: Run time error 19: "File or function is not found" [20:33:30] Number of vehicle models: 0
Did you compile your gamemode? Is it in your gamemodes folder?
|