Multiplayer Problems

Hey there people !

I got this game today great fun so far! A friend and I wanted to try a LAN game however we run into some problems while trying to do so.

First of all he can't see any games I create :/

Our second problem is that if he creates a game (I can see his) and I press the connect button it waits a few seconds and then I get the message ''disconnected from game server''.

We would really like to play a bit over LAN together so I hope someone is able to help me with this problem.

Thanks for reading :)

** I read something about opening ports, port 6112 is open so I guess that can't be the problem :/ **
42,752 views 19 replies
Reply #1 Top
Try opening port 6000 too. It sounds like there's a firewall issue going on. Are you running anti-virus, Norton Security, Windows Defender, etc?  Those could be blocking the game.
+1 Loading…
Reply #2 Top
Definately firewall. I had this same problem a while back with the beta, what I had to do was allow my brothers ip access to my pc.
Reply #3 Top
Thanks for these fast replies guys !

I'll try to open port 6000 too Yarlen. I'll post back here if it works :)

Oh and no I'm not running any of the programs you listed.
Reply #4 Top
Unfortunately we still can't play together.

I've opened ports 6000 and 6112.

I get the same message each time I try to connect to my friends server ''disconnected from the game server''.

When I try to host a server he can't see my server for some reason :/


It's very strange because I can host servers just fine on all the other games I have.

I hope someone is able to help me with this problem!
Reply #5 Top
Are you by any chance at a university? They may block those ports regardless of your router settings.
Reply #7 Top
If nothing else, you can always use Hamachi to create a workable LAN (yes if you are already on your own LAN it seems rather silly but hey desperate times, desperate measures!). You can get it over at Hamachi.CC

Basically, just download it on both computers and install it. Create a network on one and name it something. Then on the other one choose "Join Network" and type that in plus whatever password you set. Once you are both visible to each other in Hamachi (should have green dots next to your computer names in the list) you can go into Sins and create a LAN game as usual. The other computer should now see it just fine.

I use Hamachi all the time to play LAN games across the internet with my friends, but it should work on local LAN games just fine as well. It basically creates a VPN - virtual private network, which gets around firewall and port blocking issues.
Reply #8 Top
Forgot to include an actual link for ya, here is one to download Hamachi: WWW Link
Reply #9 Top

If nothing else, you can always use Hamachi to create a workable LAN (yes if you are already on your own LAN it seems rather silly but hey desperate times, desperate measures!). You can get it over at Hamachi.CC

Basically, just download it on both computers and install it. Create a network on one and name it something. Then on the other one choose "Join Network" and type that in plus whatever password you set. Once you are both visible to each other in Hamachi (should have green dots next to your computer names in the list) you can go into Sins and create a LAN game as usual. The other computer should now see it just fine.

I use Hamachi all the time to play LAN games across the internet with my friends, but it should work on local LAN games just fine as well. It basically creates a VPN - virtual private network, which gets around firewall and port blocking issues.



I tried Hamachi but I run into the same problems :/
Reply #10 Top
How many connections are shown in the windows network connections folder? If your machine has more than just the LAN configured there, that might cause issues as well.
Reply #11 Top

How many connections are shown in the windows network connections folder? If your machine has more than just the LAN configured there, that might cause issues as well.



I'm not entirely sure I understand what you mean because I have the Dutch version of windows so all the things have different names.

I think I found what you were refering to, I can see 4 connection things in there. My internet connection (LAN), Wireless connection, Netword card and also one for Hamachi.

I have no idea how this can cause any problems or how I could possibly fix this.
Reply #12 Top
Try disabling all connections except the LAN one. What he means is that Sins might be trying to grab the wrong connection (for instance your wireless one) and is therefore not seeing your friend on the LAN. Just right-click and choose "disable" to turn off all of them except the LAN connection.
Reply #13 Top
Thanks for all the replies guys. I solved the problem now, It had something to do with network adapters :)
Reply #14 Top
If you have the means (understand what I'm explaining) you can verify some things this way:

1. fire up Sins, start a MP game, then Alt+Tab out of the game
2. open a command prompt (Start > Run > type "cmd" (without the quotes) > press
Reply #15 Top
Yeah I finally did some multiplayer myself and got the notice that others wouldn't be able to join. Alt+tabbed out and threw up a Battle.Net service enabled on my router and it worked like a champ even though it still complained that the ports weren't open. I think you have to restart Sins to have it recognize the change in the network states but it still works fine. Got a 3 hour start to what should be a 10-hour multiplayer game or so :-)
Reply #16 Top
Forgot to specify the nmap command in my last post. The app is available HERE.

There are several options that will give you the info necessary to determine whether or not your machine is accessible from the outside world for specific ports:

prompt> nmap -v [-sT|-sS|-sA|-sW] -p 6000,6112 x.x.x.x

-v <=== means "verbosity level", spits out even MORE results in the command window
[-sT|-sS] <=== these are differing scan techniques you can use, only pick one though
-p 6000,6112 <=== the ports to check for, TCP in this case
x.x.x.x <=== this is the public IP address of the hosting PC/Server

EX: nmap -v -sW -p 6000,6112 10.10.10.1

You're looking for the result to say "open". If you see "closed" or "filtered" (firewall/router issue most likely still), then there is an issue you'll need to figure out.
Reply #17 Top
Me and my friend have the same problem, could you write a bit about how you solved the problem because I have no idea how to do it.
- Thanks
Reply #18 Top
Same here, I have the same problem, down to the fact that I can see his games but he can't see mine.