Server wont run. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server wont run. (
/showthread.php?tid=423095)
Server wont run. -
virusa1 - 16.03.2013
Hello my server wont run -.-.
I have the last streamer include, plugin.
pawn Код:
echo Executing Server Config...
lanmode
0rcon_password donald
maxplayers
50port
7887hostname SA
-MP
0.3 Server
gamemode0 hrp
1filterscripts
plugins sscanf
[U
]streamer
[/U
]announce
0query
1chatlogging
0weburl
[url
]www.sa-mp.com
[/url
]onfoot_rate
40incar_rate
40weapon_rate
40stream_distance
300.0stream_rate
1000maxnpc
0logtimeformat
[%H:%M:%S
]
Streamer included:
Server log :
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[16:57:11] filterscripts = "" (string)
[16:57:11]
[16:57:11] Server Plugins
[16:57:11] --------------
[16:57:11] Loading plugin: sscanf
[16:57:11]
[16:57:11] ===============================
[16:57:11] sscanf plugin loaded.
[16:57:11] Version: 2.8.1
[16:57:11] (c) 2012 Alex "******" Cole
[16:57:11] ===============================
[16:57:11] Loaded.
[16:57:11] Loading plugin: streamer
[16:57:13] Failed.
[16:57:13] Loaded 1 plugins.
[16:57:13]
[16:57:13] Filterscripts
[16:57:13] ---------------
[16:57:13] Loaded 0 filterscripts.
[16:57:13] Script[gamemodes/hrp.amx]: Run time error 19: "File or function is not found"
[16:57:13] Number of vehicle models: 0
Any Idea?
Re: Server wont run. -
Scenario - 16.03.2013
Quote:
Loading plugin: streamer
[16:57:13] Failed.
|
Is there a "streamer.dll" file in your
/plugins directory? If not, D/L the latest streamer package and put the .dll file in your
/plugins directory.
Re: Server wont run. -
Denying - 16.03.2013
I am not so sure, but it was my problem last time I had this problem, it MIGHT be the port, try using 7777 instead. Reply here with the result, please.
Re: Server wont run. -
virusa1 - 16.03.2013
Realcop yes it is. Is the last version
Denying the port has nothing to do in here lol
Re: Server wont run. -
Scenario - 16.03.2013
Can you take a screen-shot of your plugins directory? It isn't there, otherwise it would of been loaded (unless of course the include & plugin versions didn't match- that could also be an issue).
Re: Server wont run. -
virusa1 - 16.03.2013
Sure. Here it is
Re: Server wont run. -
Scenario - 16.03.2013
Does the include version match the plugin version? Might want to re-download just in case.
Otherwise, I'm a bit stumped on this. Unless you're trying to open the wrong samp-server.exe...
Re: Server wont run. -
virusa1 - 16.03.2013
yes.. downloaded it twice from the url :
http://code.******.com/p/samp-stream...downloads/list
Re: Server wont run. -
kamzaf - 16.03.2013
include has nothing to do with plugins, and yes this is very confusing as to what could possibly go wrong here.
EDIT try downloading mine
http://www.solidfiles.com/d/adeea9e28f/
Re: Server wont run. -
virusa1 - 16.03.2013
yes the include has something to do with the plugin.
Edit:Anyway your plugin dosent work.. it does the same thing like the other one.