SRCDS Steam group


Srcds.exe Console Error
#1
srcds.exe -game cstrike -console -secure -maxplayers 20 +fps_max 500 -tickrate 100 +map cs_italy +port 27015 +mp_dynamicpricing 0 -ip 80.216.168.194

I wrote this line in the command prompt...
The Source Dedicated Server came up, and a Engine Error: Coundn't allocate dedicated server UDP port.

Whats the problem? I opened port 27015 and 27020 on Both UPD and TCP

Oh, yeah. Just figured out at this moment i wrote this xD
I got a RPG plugin. *Testing to remove it and try again*

Didn't work... In the console screen it says:

Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 20
Unknown command "port"
WARNING: NNET_OpenSocket: bind: WSAEADDRNOTAVAIL


My server.cfg :


// server.cfg
// For Counter-Stirke copy to cstrike directory
// For Counter-Strike: Source copy to cstrike/cfg directory
// More cvars can be found at: http://www.cstrike-planet.com/cvarlist

// hostname - Set the name of your server
hostname "The Wieners Surf/DM/RPG"

// rcon_password - This allows you to control your server remotely, things like changing maps, kick/ban clients, etc.
rcon_password "dontknowyet"

// mp_buytime <seconds> - The amount of time to allow purchasing weapons/equipment on round start
mp_buytime 0.45

// mp_startmoney <money> - Specify how much money players start off with
mp_startmoney 800

// mp_c4timer <seconds> - How long before the c4 explodes
mp_c4timer 45

// mp_timelimit <minutes> - How long each map should be played before switching levels
mp_timelimit 35

// mp_freezetime <seconds> - How long players are unable to move during round starts
mp_freezetime 1

// sv_cheats <0/1> - Whether to allow game cheat commands to be used by clients. 0 = off | 1 = on
sv_cheats 0

// sv_maxrate <1000-25000> - The maximum bandwidth rate the server is allowed to transmit to clients
sv_maxrate 10000

// sv_pausable <0/1> - Whether to allow clients to pause the server. 0 = off | 1 = on
sv_pausable 0

// sv_contact <email/web address> Contact email for server admin
sv_contact "sweetdudee@gmail.com"

// sv_region <1-7> - The region of the world to report the server in.
// see this page for more codes: http://www.cstrike-planet.com/cvarlist
sv_region 0



UPDATE:

Tryed this command in cmd:

I:\srcds\srcds.exe -console -game cstrike +map de_dust -maxplayers 16 -autoupdate


Think it is working, dont know yet... need someone to test it ^^

UPDATE2:

Found it in the server list, but the port is 60734... Seems to be working though.
Now i just need rpg and dm ^^

UPDATE3:

Okay, now i need help with these things:

Setting up Mani Admin Plugin
----ll----- AMX Mod
----ll----- RPG
----ll----- DM

Would really be happy if this works Smile
And btw, the one who helps me, gets Admin on the server. It will be up running 23.5/7.
10 min for restart computer ^^
Reply
#2
You can NOT bind your external ip to an internal computer, use your internal IP for that!
-Mani Admin Plugin: install onto metamod, google metamod source for metamod install and read about plugins.
- AMX MOD: I think it was cs 1.6 only?
- RPG: look at the readme...
- DM: search CSSDM and read the installation documents! (mani installs the same way)
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
Drocona Wrote:You can NOT bind your external ip to an internal computer, use your internal IP for that!
-Mani Admin Plugin: install onto metamod, google metamod source for metamod install and read about plugins.
- AMX MOD: I think it was cs 1.6 only?
- RPG: look at the readme...
- DM: search CSSDM and read the installation documents! (mani installs the same way)

Alright! Thanks a lot Wink

Will try this things now, and btw, do i need Mani to use RPG ?

Where should i put the Addon files? In cstrike or in srcds?

And i dont have a metaplugins.ini in I:\srcds\addons\metamod\bin
Do i need to create one?

Haha, and i dont have a Adminlist.txt or Clients.txt in \cfg\mani_admin_plugin
So weird, always a file missing Smile
Reply
#4
Nice that's the way I want to see people fix their servers Smile

the addon files should be put in I:\SRCDS\cstrike\addons

metaplugins.ini should be made in I:\SRCDS\cstrike\addons\metamod\

You have to make your own adminlist.txt or clients.txt, easiest way is to go to the mani documentation website and find the adminlist.txt syntax, fill in your infor, start the server and mani will automatically convert it to clients.txt
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#5
Drocona Wrote:Nice that's the way I want to see people fix their servers Smile

the addon files should be put in I:\SRCDS\cstrike\addons

metaplugins.ini should be made in I:\SRCDS\cstrike\addons\metamod\

You have to make your own adminlist.txt or clients.txt, easiest way is to go to the mani documentation website and find the adminlist.txt syntax, fill in your infor, start the server and mani will automatically convert it to clients.txt

Arghh... Mani is still not working =/
Neither is RPG Sad


You are roxxorz at this ^^ You can help me by remote control Big Grin


But this really sux, i have done everything i should do (I think), and it doesn't work...
I want this server so bad, i will put it online 24/7. None stop! And plus i will have a backup server. Not as good, but still can hold about 12 players Smile

UPDATE: Ok, forgot to add exec mani_server.cfg in Server.cfg and forgot to make a vdf file ^^
But its not working yet...

Couldn't exec ./mani_admin_plugin/defaults.cfg came up when i started the server... And:
Incorrect price blob version! Update your server!

Failed to open ./cfg/mani_admin_plugin/data/mana_player_settings.txt

Failed to open /cfg/mani_admin_plugin/data/mani_stats.txt
Failed to open /cfg/mani_admin_plugin/data/mani_stats.txt
Failed to open /cfg/mani_admin_plugin/data/mani_name_stats.txt
Failed to open /cfg/mani_admin_plugin/data/mani_name_stats.txt

Couldn't exec mani_quake_sounds.cfg

Well, thats about it Toungue Some model errors, but i think its standard?
The floor on de_dust is shiny pink...
Reply
#6
Modelerrors are indeed standard and can be ignored,

You shouldn't make a .vdf file, mani HAS to run on metamod, it should work if you added it to the metaplugins.ini in the metamod folder (srcds\cstrike\addons\metamod)

incorrect price blob: add +mp_dynamicpricing 0 to the startupline

I think you have an old mani version since mani_quake_sounds doesn't exist anymore in the newer versions, it's all in the main cfg. So make sure you have the correct version!
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#7
Drocona Wrote:Modelerrors are indeed standard and can be ignored,

You shouldn't make a .vdf file, mani HAS to run on metamod, it should work if you added it to the metaplugins.ini in the metamod folder (srcds\cstrike\addons\metamod)

incorrect price blob: add +mp_dynamicpricing 0 to the startupline

I think you have an old mani version since mani_quake_sounds doesn't exist anymore in the newer versions, it's all in the main cfg. So make sure you have the correct version!

I think its old too, dont remember really Toungue But how do i upgrade it?
Just replace all old files? That will take ages...

My metaplugins.ini :

addons/cssrpg/bin/cssrpg_mm
addons/mani_admin_plugin/bin/mani_admin_plugin_mm
Reply
#8
simply download a new version and extract it over the cstrike folder, when it asks to overwrite click yes and you've upgraded (make sure you don't overwrite your settings!
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#9
Drocona Wrote:simply download a new version and extract it over the cstrike folder, when it asks to overwrite click yes and you've upgraded (make sure you don't overwrite your settings!

O M G...

Meta Mod didn't work -.-'
Tried to write meta in the console. It didn't work, but i have fixed it now ^^

BUT, mani isn't working yet =/

ALL mani commands dont work. It says: (for example)

Unknown Command "Mani_anti_rejoin"


Could you say all files i need to edit for mani to work? Rolleyes
Would be really great if u did

UPDATE: Oke, now Mani is working. But im not admin, made a clients.txt with that maker on the forum. Still not working :S

And RPG isn't working. Did as the ReadMe says.


UPDATE2: Need DM too, downloaded SourceMod and DM. Put addons/sourcemod/bin/sourcemod_mm in addons/metamod/metaplugins.ini

Followed the whole http://wiki.alliedmods.net/Installing_SourceMod guide.

Isn't working =/
Wrote meta list to get a list of plugins installed. And it was empty! Not even mani was there, wich is working(I think O.o)
This really sux ass ^^
Reply
#10
http://forums.srcds.com/viewpost/25756#pid25756
Reply
#11
BUMP ^^

Yeah, RPG working,Mani working,SourceMod NOT working Sad
Really want DM.
And im not admin yet, for some reason its not working. But RCON is working xD

So, need help Smile My last call for help!
Reply
#12
You don't need sourcemod for DM, download CSSDM from bailopan and install it on metamod...
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#13
Drocona Wrote:You don't need sourcemod for DM, download CSSDM from bailopan and install it on metamod...

Thx! Ill try it out Wink
Reply
#14
Okay, the CSSDM is not working... I get only errors. Like : Unknown Command "ak47"
And the port isn't the same! Sometimes its 3235 and sometimes 3316. Different every time i restart my computer and start the server.
But im admin now. So that works...
Reply
#15
if the port changes, the forwarding isn't set up correctly or doesn't work as it should
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)