----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3a R8, (C)2005-2010 SA-MP Team
[15:04:17] filterscripts = "" (string)
[15:04:17]
[15:04:17] Server Plugins
[15:04:17] --------------
[15:04:17] Loading plugin: streamer.dll
[15:04:17]
*** Streamer Plugin v2.3.8 by Incognito loaded ***
[15:04:17] Loaded.
[15:04:17] Loading plugin: sscanf.dll
[15:04:17]
[15:04:17] ===============================
[15:04:17] sscanf plugin loaded.
[15:04:17] (c) 2009 Alex "******" Cole
[15:04:17] ===============================
[15:04:17] Loaded.
[15:04:17] Loading plugin: mysql.dll
[15:04:17] SA:MP MySQL Plugin v2.1.1 Loaded.
[15:04:17] Loaded.
[15:04:17] Loaded 3 plugins.
[15:04:17] [MySQL] Thread running. Threadsafe: Yes.
[15:04:17]
[15:04:17] Filter Scripts
[15:04:17] ---------------
[15:04:17] Loaded 0 filter scripts.
[15:04:17] Script[gamemodes/quartz.amx]: Run time error 19: "File or function is not found"
[15:04:17] Number of vehicle models: 0
echo Executing Server Config...
lanmode 0
rcon_password lolwtc
maxplayers 50
port 7779
hostname [BETA]
gamemode0 quartz 1
filterscripts
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer.dll sscanf.dll mysql.dll
password 123
//=====================================[Includes]=====================================
#include <a_samp> //
#include <a_mysql>
#include <zcmd>
#include <sscanf2>
pawn Code:
|
SA-MP Dedicated Server ---------------------- v0.3a R8, ©2005-2010 SA-MP Team [15:15:41] filterscripts = "" (string) [15:15:41] [15:15:41] Server Plugins [15:15:41] -------------- [15:15:41] Loading plugin: streamer [15:15:41] *** Streamer Plugin v2.3.8 by Incognito loaded *** [15:15:41] Loaded. [15:15:41] Loading plugin: sscanf [15:15:41] [15:15:41] =============================== [15:15:41] sscanf plugin loaded. [15:15:41] © 2009 Alex "******" Cole [15:15:41] =============================== [15:15:41] Loaded. [15:15:41] Loading plugin: mysql The error comes up here. [15:17:01] Failed. [15:17:01] Loaded 2 plugins. [15:17:01] [15:17:01] Filter Scripts [15:17:01] --------------- [15:17:01] Loaded 0 filter scripts. [15:17:01] Script[gamemodes/quartz.amx]: Run time error 19: "File or function is not found" [15:17:01] Number of vehicle models: 0 |
Okay, I'll reupload the one I got with the server (mysql.dll)
EDIT: So, I've done that now, now I get some error box; "samp-server.exe - Unable to Locate Component" "This application has failed to start because MSVCR100.dll was not found. Re-installing this application may fix this problem" D: |