echo Executing Server Config... lanmode 0 rcon_password [HIDDEN] maxplayers 100 port 7778 hostname San Andreas Multiplayer gamemode0 owen_BCRP 1 filterscripts gm_custmapping anims plugins streamer.so sscanf.so mysql.so socket.so announce 0 query 1 chatlogging 0 weburl www.website-soon.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 mapname New York City logtimeformat [%H:%M:%S]
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x-R2, ©2005-2013 SA-MP Team [11:08:12] [11:08:12] Server Plugins [11:08:12] -------------- [11:08:12] Loaded 0 plugins. [11:08:12] [11:08:12] Filterscripts [11:08:12] --------------- [11:08:12] Loading filterscript 'base.amx'... [11:08:12] --Base FS loaded. [11:08:12] Loading filterscript 'gl_actions.amx'... [11:08:12] Loading filterscript 'gl_property.amx'... [11:08:12] ----------------------------------- [11:08:12] Grand Larceny Property Filterscript [11:08:12] ----------------------------------- [11:08:12] Loading filterscript 'gl_realtime.amx'... [11:08:12] Loaded 4 filterscripts. [11:08:12] Loaded 3 vehicles from: vehicles/trains.txt [11:08:12] Loaded 3 vehicles from: vehicles/pilots.txt [11:08:12] Loaded 15 vehicles from: vehicles/lv_law.txt [11:08:12] Loaded 39 vehicles from: vehicles/lv_airport.txt [11:08:12] Loaded 255 vehicles from: vehicles/lv_gen.txt [11:08:12] Loaded 38 vehicles from: vehicles/sf_law.txt [11:08:12] Loaded 35 vehicles from: vehicles/sf_airport.txt [11:08:12] Loaded 353 vehicles from: vehicles/sf_gen.txt [11:08:12] Loaded 24 vehicles from: vehicles/ls_law.txt [11:08:12] Loaded 37 vehicles from: vehicles/ls_airport.txt [11:08:12] Loaded 98 vehicles from: vehicles/ls_gen_inner.txt [11:08:12] Loaded 389 vehicles from: vehicles/ls_gen_outer.txt [11:08:12] Loaded 71 vehicles from: vehicles/whetstone.txt [11:08:12] Loaded 168 vehicles from: vehicles/bone.txt [11:08:12] Loaded 61 vehicles from: vehicles/flint.txt [11:08:12] Loaded 96 vehicles from: vehicles/tierra.txt [11:08:12] Loaded 96 vehicles from: vehicles/red_county.txt [11:08:12] Total vehicles from files: 1781 [11:08:12] Reading File: blank [11:08:12] Reading File: properties/houses.txt [11:08:12] Reading File: properties/businesses.txt [11:08:13] Reading File: properties/banks.txt [11:08:13] Reading File: properties/police.txt [11:08:13] --------------------------------------- [11:08:13] Running Grand Larceny - by the SA-MP team [11:08:13] --------------------------------------- [11:08:13] Number of vehicle models: 173 ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x-R2, ©2005-2013 SA-MP Team [12:06:43] [12:06:43] Server Plugins [12:06:43] -------------- [12:06:43] Loading plugin: streamer.so [12:06:43] *** Streamer Plugin v2.6.1 by Incognito loaded *** [12:06:43] Loaded. [12:06:43] Loading plugin: sscanf.so [12:06:43] [12:06:43] =============================== [12:06:43] sscanf plugin loaded. [12:06:43] © 2009 Alex "******" Cole [12:06:43] 0.3d-R2 500 Players "dnee" [12:06:43] =============================== [12:06:43] Loaded. [12:06:43] Loading plugin: mysql.so [12:06:43] Failed (plugins/mysql.so: invalid ELF header) [12:06:43] Loading plugin: socket.so [12:06:43] Socket plugin v0.1b loaded. [12:06:43] Loaded. [12:06:43] Loaded 3 plugins. [12:06:43] [12:06:43] Filterscripts [12:06:43] --------------- [12:06:43] Loading filterscript 'gm_custmapping.amx'... [12:06:43] Loading filterscript 'anims.amx'... [12:06:43] Loaded 2 filterscripts. [12:06:44] Script[gamemodes/owen_BCRP.amx]: Run time error 19: "File or function is not found" [12:06:44] Number of vehicle models: 0
Load mysql_static.so instead? Make sure your plugins are in the "plugins" folder, and it appears you may be missing a plugin such as Whirlpool.
Do you have all the required filterscripts? If you don't need them, Go to your server.cfg and find the line "filterscripts" then remove the filterscripts you don't want. |
Windows uses DLL files, while Linux uses SO files, if you have mysql.dll in your plugins, rename it to mysql.so, that counts for all plugins.
|