18.09.2012, 18:24
(
Last edited by ProjectGANTON; 18/09/2012 at 07:08 PM.
)
Hello all, today i bought a Windows VPS, 1GB RAM and 100GB Disk.
So, i installed NET. Framework 4.0 and Microsoft Visual C++ 2010 x86.
I try to run samp-server.exe, and only "sscanf" loads. Other plugins, no.
Here are my logs:
And here, a list of program that i installed.
Here, is my server.cfg:
Plugins into /plugins/ dir:
http://gyazo.com/3f4f3d02c6cb754d88319a756c0dff0e
So, i installed NET. Framework 4.0 and Microsoft Visual C++ 2010 x86.
I try to run samp-server.exe, and only "sscanf" loads. Other plugins, no.
Here are my logs:
Code:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [20:34:41] filterscripts = "" (string) [20:34:41] [20:34:41] Server Plugins [20:34:41] -------------- [20:34:41] Loading plugin: mysql [20:34:41] Failed. [20:34:41] Loading plugin: sscanf [20:34:41] [20:34:41] =============================== [20:34:41] sscanf plugin loaded. [20:34:41] © 2009 Alex "******" Cole [20:34:41] 0.3d-R2 500 Players "dnee" [20:34:41] =============================== [20:34:41] Loaded. [20:34:41] Loading plugin: streamer [20:34:41] Failed. [20:34:41] Loading plugin: regex [20:34:41] Failed. [20:34:41] Loaded 1 plugins. [20:34:41] [20:34:41] Filterscripts [20:34:41] --------------- [20:34:41] Loaded 0 filterscripts. [20:34:41] Script[gamemodes/Butterfly.amx]: Run time error 19: "File or function is not found" [20:34:41] Number of vehicle models: 0
Here, is my server.cfg:
Code:
echo Executing Server Config... lanmode 1 rcon_password xxxx maxplayers 500 port 7777 hostname XXX gamemode0 Butterfly 1 filterscripts announce 0 query 1 weburl XXX plugins mysql sscanf streamer regex onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 logtimeformat [%H:%M:%S]
http://gyazo.com/3f4f3d02c6cb754d88319a756c0dff0e