SRCDS Steam group


People Cant Connect to My Server
#1
Hello, My Friends has tried Connecting to My Garrys mod Server and it keeps Coming up with "Connection Failed After 4 Tries"

My Ip is 115.64.165.96

Can Anyone Help?




-Matt
Reply
#2
1. You dont have choosed any port, need to be ":27015" i think
2. You maybe dont have portforwardning!
Reply
#3
(04-21-2011, 05:24 PM)Aolz Wrote:  1. You dont have choosed any port, need to be ":27015" i think
2. You maybe dont have portforwardning!

hmmm I'll Double Check my portforwarding.
Reply
#4
Can you provide us a screenshot of your port forwarding, startup command lines and your server.cfg file please. ( remove rcon )
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#5
(04-21-2011, 05:58 PM)loopyman Wrote:  Can you provide us a screenshot of your port forwarding, startup command lines and your server.cfg file please. ( remove rcon )

@echo off
cd c:\srcds/orangebox
echo Starting game server.
echo Beginning "Garry's Mod"
srcds.exe -console -game garrysmod +map gm_construct +maxplayers 16
echo "Garry's Mod" has now started.
echo It is recommended that you start Server Crash Recovery aswell.



// Sandbox limits
"sbox_maxprops" "150"
"sbox_maxragdolls" "2"
"sbox_maxnpcs" "150"
"sbox_maxballoons" "10"
"sbox_maxeffects" "10"
"sbox_maxdynamite" "1"
"sbox_maxlamps" "20"
"sbox_maxthrusters" "20"
"sbox_maxwheels" "10"
"sbox_maxhoverballs" "10"
"sbox_maxvehicles" "3"
"sbox_maxbuttons" "20"
"sbox_maxemitters" "5"
"sbox_maxspawners" "3"
"sbox_maxturrets" "2"

// Sandbox WIRE limits
// If you are not running wire addon, remove this entire section.
"sbox_maxwire_wheels" "20"
"sbox_maxwire_waypoints" "30"
"sbox_maxwire_values" "20"
"sbox_maxwire_twoway_radioes" "30"
"sbox_maxwire_turrets" "10"
"sbox_maxwire_thrusters" "20"
"sbox_maxwire_target_finders" "10"
"sbox_maxwire_speedometers" "14"
"sbox_maxwire_emitters" "25"
"sbox_maxwire_simple_explosive" "30"
"sbox_maxwire_sensors" "30"
"sbox_maxwire_screens" "20"
"sbox_maxwire_relays" "20"
"sbox_maxwire_rangers" "20"
"sbox_maxwire_radioes" "30"
"sbox_maxwire_sockets" "20"
"sbox_maxwire_plugs" "20"
"sbox_maxwire_pixels" "20"
"sbox_maxwire_panels" "20"
"sbox_maxwire_outputs" "20"
"sbox_maxwire_oscilloscopes" "20"
"sbox_maxwire_locators" "30"
"sbox_maxwire_lights" "16"
"sbox_maxwire_inputs" "20"
"sbox_maxwire_indicators" "21"
"sbox_maxwire_hoverballs" "20"
"sbox_maxwire_gyroscopes" "10"
"sbox_maxwire_gpss" "10"
"sbox_maxwire_gate_trigs" "30"
"sbox_maxwire_gate_times" "30"
"sbox_maxwire_gate_selections" "30"
"sbox_maxwire_gate_memorys" "30"
"sbox_maxwire_gate_logics" "30"
"sbox_maxwire_gate_comparisons" "30"
"sbox_maxwire_gates" "50"
"sbox_maxwire_explosive" "30"
"sbox_maxwire_dual_inputs" "20"
"sbox_maxwire_detonators" "20"
"sbox_maxwire_buttons" "25"
"sbox_maxwire_adv_inputs" "20"

//Load bans
exec "banip.cfg"
exec "banid.cfg"









Port ScreenShots:


http://img155.imageshack.us/img155/8536/unledpz.png
http://img560.imageshack.us/img560/3360/unled2z.png
Reply
#6
add
-ip 192.168.0.2
to the end of your startup line

Make sure the srcds.exe has been added to the windows fire wall exceptions. OR disable the windows firewall and any others.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#7
add -port 27015
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#8
(04-21-2011, 11:39 PM)Mooga Wrote:  add -port 27015

It's the default, I don't see why it would matter Toungue
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#9
I have same problem Sad
Reply
#10
(04-22-2011, 09:02 AM)allavaz Wrote:  I have same problem Sad

Open another forum topic and be sure to include the information that is in the readme!

Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#11
(04-22-2011, 05:10 AM)loopyman Wrote:  
(04-21-2011, 11:39 PM)Mooga Wrote:  add -port 27015

It's the default, I don't see why it would matter Toungue

Because if something else is using the port, or he boots another server before it or something it may default to another port. Always a good, safe bet.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#12
(04-22-2011, 03:03 PM)Mooga Wrote:  
(04-22-2011, 05:10 AM)loopyman Wrote:  
(04-21-2011, 11:39 PM)Mooga Wrote:  add -port 27015

It's the default, I don't see why it would matter Toungue

Because if something else is using the port, or he boots another server before it or something it may default to another port. Always a good, safe bet.

I suppose, then he would just get another error. But I understand your logic.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)