Need help , cant run sampserver -
Ivander - 24.11.2013
Hey guys , i got problem when start the server and it say like this:
Anyone can tell me the problem ?
Re: Need help , cant run sampserver -
[SF]OutLawZ - 24.11.2013
You clearly need to upgrade and compile your Streamer plugin include with the latest ones that match your plugin.
Re: Need help , cant run sampserver -
kbalor - 24.11.2013
Quote:
Originally Posted by Ivander
Hey guys , i got problem when start the server and it say like this:
Anyone can tell me the problem ?
|
Here you go darling. Download the latest include of streamer
Streamer 2.6.1 (use the r84)
Then put it in include folder (server directory) and then don't forget to write streamer.dll inside server.cfg on the line plugins.
After those I mentioned above. Recompile all your script that uses #include <streamer> (Recompile your gamemode)
Re: Need help , cant run sampserver -
ReD_DeVi - 24.11.2013
download the latest include of streamer
Re: Need help , cant run sampserver -
Ivander - 24.11.2013
Quote:
Originally Posted by kbalor
Here you go darling. Download the latest include of streamer
Streamer 2.6.1 (use the r84)
Then put it in include folder (server directory) and then don't forget to write streamer.dll inside server.cfg on the line plugins.
After those I mentioned above. Recompile all your script that uses #include <streamer> (Recompile your gamemode)
|
After i download and put it in specific location , i start server again and it shown like before.
can you check this , this is right or no.
Код:
echo Executing Server Config...
lanmode 0
rcon_password pass
maxplayers 5
port 7777
hostname Server Test
gamemode0 LARP
filterscripts buttons
plugins streamer.dll audio.dll sscanf.dll
announce 1
query 1
weburl coming-soon
mapname LA:RP Map
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70
Re: Need help , cant run sampserver -
kbalor - 24.11.2013
Don't forget to recompile your Gamemode LARP. And make sure you put streamer.dll in correct folder include
And as what you posted, there is nothing wrong.
EDIT: also put streamer.inc inside pawno/include folder this should work now.
Re: Need help , cant run sampserver -
RafaelZam - 24.11.2013
well i had the same problem 5 months ago i guess,
step
1-Update your includes/plugins
2-if you added a new funtion/command/variable check it if is working, 'cause thats could be the problem
3-use nativechecker to check if any plugin/include is bugged or something so.
i guess that is the script, check it, if you added recently an update delete it and run your server
if don't workl, are the plugins, but i'm sure that is the script, again, check it C:
have a nice day/night.
-RafaelZam