#Cannot connect to other players

1 messages Β· Page 1 of 1 (latest)

quick kite
#

I cannot connect to other players when in a game lobby, so the game cannot be started, even though it says I'm connected to myself (?) and they are connected to each other.

I just get stuck with the clock symbol for a while, then the red "cannot connect" symbol.

I'm not running a VPN. I don't know how to go about addressing this.

Ideas appreciated.

haughty gulchBOT
#

GG @quick kite, you just advanced to level 1!

agile tendon
#

And tell me what anti-virus software you are running.

quick kite
#

The game is from steam.

Antivirus is the standard windows security.

Tried on v1.10 with friends, then we all tried again on v1.9. Still same issue. (We changed version via chronoshift in the ctrl-T overlay).

My friends went ahead and are play the game without me right now, so I can't grab a screenshot, but I have a screenshot one of them took

#

^ Friend's POV

agile tendon
#

Where do you two live? What country?

quick kite
#

All 3 of us are in Australia, Melbourne

#

When they finish their game I will try again with my firewalls disabled

agile tendon
quick kite
#

definitely

agile tendon
quick kite
#

If that doesn't work, is there anything else I could try?

agile tendon
#

There are more steps, no worries

quick kite
#

That's reassuring

agile tendon
#

Funny you think I'm joking....

#

Well, lets mislead you more then

quick kite
haughty gulchBOT
#

GG @quick kite, you just advanced to level 2!

quick kite
#

still the same, even without the firewalls 😦

agile tendon
#

Five options for network issues, try from top to bottom, test after each step:

  • Select a different IP-address from the dropdown in the network settings of the in-game options menu.
  • Switch the 6667 port to 16667 in the Tacitus overlay. Countries like Maleysia, other Asian countries and universities might block those.
  • Port forwarding (only if you know how to login to your router, ask me for assistance)
  • Correct Firewall entry (known issue for Steam version at least, ask for assistance)
  • VPN (quick and dirty workaround)
#

Regarding the second step, don't know how weird your Australians are, so try that too if the first thing didn't work πŸ˜›

ionic prism
#

Hi there, you are getting farther then me and my friend

#

I have manually added NAT routing through my router to my laptop, I added firewall rules in Windows, the signal icon changed from red to yellow after I did all network adjustments but my friend still has this error message

ionic prism
#

Balls, do not ask

#

I was missing the 6667 port, I opened both UDP,TCP since I don't know what protocol is it.

#

so now I have this

agile tendon
# ionic prism

That is not port forwarding what you are doing there btw

#

Please undo that

#

This I meant

#

This is actually port-forwarding, but you need many more ports

ionic prism
#

I added 6667 manually as well and I needed to add those to firewall

agile tendon
ionic prism
#

Which ones?

agile tendon
ionic prism
#

One sec when I get back to my laptop

agile tendon
#

Oops, hoped you wouldn't go in blindly.... can you undo everything you have done after my advise

#

And I mean everything

ionic prism
#

Haven't touched it since I messaged my last update when at least my friend was able to join my lobby

agile tendon
agile tendon
#

And undo the firewall exceptions

#

Pretty much seems you needed my advise on all of those points

#

so lets start again and do it properly point by point

ionic prism
#

I hope I don't need to mess with my router anymore πŸ˜‚

#

So what needs to be done?

haughty gulchBOT
#

GG @ionic prism, you just advanced to level 2!

agile tendon
#

If you haven't, our work will likely fail

ionic prism
#

Will do that when I get back to.my laptop I'm replying from my phone here

#

all deleting

#

outbound as well

#

I saw one more rule I also removed that

#

Let me know what port ranges + protocol needs to be added to the firewall not to be blocked

#

Also if any more ports need to be forwarded manually other than 6667 I saw in the CTRL+T menu

ionic prism
#

any news?

agile tendon
#

Can you give me the exact file/folder path to your CnC3 install directory?

quick kite
#

I'm struggling 😦

I'm using an ethernet connection now, and have tried the ingame ports 16667 and 6667. Still no connection

#

also i'm trying all this with my firewall off

#

i tried to do port forwarding but i can't even log in to my router (keeps saying wrong password, and then i get a 10 minute lockout)

#

i have a tp-link vx230v

quick kite
#

also idk if this makes a difference but I have many instances of KW and TW in my firewall settings

quick kite
#

I've reset my router and am able to login to it now, but I still have the same issue with connecting to any other players

#

I'm trying to port forward but am being given a message "invalid value"

my router is tplink vx230v

how can i do port forwarding for Kane's Wrath?

ionic prism
ionic prism
quick kite
#

i'm able to login to the online section of the game and join a game, but i cant connect to any other players in the game (even though they are all connecting to each other)

ionic prism
#

may I try joining your lobby?

ionic prism
#

but my firewall rules have been deleted so I can hope I am able to join xd

agile tendon
#

Wait, do you two know each other?

ionic prism
#

No πŸ˜€

#

Just idea of trying something

ionic prism
#

So what I need to add to my firewall then?

agile tendon
#
  • Close the game
  • Open a Command Prompt AS ADMINISTRATOR
  • Enter the exact following one command (copy-paste): netsh advfirewall firewall add rule name="CnC3 mrtnptrs in" dir=in action=allow program="D:\SteamLibrary\steamapps\common\Command and Conquer 3 Tiberium Wars\RetailExe\1.10\cnc3game.dat" enable=yes
  • Hit Enter
  • Enter the exact following one command (copy-paste): netsh advfirewall firewall add rule name="CnC3 mrtnptrs out" dir=out action=allow program="D:\SteamLibrary\steamapps\common\Command and Conquer 3 Tiberium Wars\RetailExe\1.10\cnc3game.dat" enable=yes
  • Hit Enter
  • Enter the exact following one command (copy-paste): netsh advfirewall firewall add rule name="CnC3 mrtnptrs in old" dir=in action=allow program="D:\SteamLibrary\steamapps\common\Command and Conquer 3 Tiberium Wars\RetailExe\1.9\cnc3game.dat" enable=yes
  • Hit Enter
  • Enter the exact following one command (copy-paste): netsh advfirewall firewall add rule name="CnC3 mrtnptrs out old" dir=out action=allow program="D:\SteamLibrary\steamapps\common\Command and Conquer 3 Tiberium Wars\RetailExe\1.9\cnc3game.dat" enable=yes
  • Hit Enter
  • Make a screenshot of the command prompt window and drop it here so I can check its results
ionic prism
#

this is what has appeared

agile tendon
#

Yes, added the exceptions also for the old version, just in case you downgrade

#

Please try now again

ionic prism
#

my friend is currently offline, so I don't have anyone to test it with

haughty gulchBOT
#

GG @ionic prism, you just advanced to level 3!

agile tendon
#

Then I can provide him/her with the same commands adjusted to the install location

ionic prism
#

I think I know the syntax since I know what to replace

netsh advfirewall firewall add rule name="CnC3 mrtnptrs out old" dir=out action=allow program="<steam game install dir>\RetailExe\1.9\cnc3game.dat" enable=yes

#

and same for v1.10

agile tendon
#

Correct

ionic prism
#

okk

#

I can do this remotely with Ultraviewer or AnyDesk, I will let him know

ionic prism
#

Just got a message he's gonna be at work at time while I'm home so we won't be able to meet up until next weekend

agile tendon
#

I have all the time

#

Let me know by then if I could help more

quick kite
#

I'm still struggling to connect to anybody in the game.

I'm trying to do port forwarding, but my router keeps giving me an error message when I try

haughty gulchBOT
#

GG @quick kite, you just advanced to level 3!

quick kite
#

It will let me port forward 8088, but not 8088-65535

ionic prism
#

Leave internal blank and put the range to the external

quick kite
#

I've done a reset on the router and done the port forwarding again and it's accepted it. thanks

#

what do i need to do to port forward for TW?

ionic prism
#

Most services nowadays should not need that

agile tendon
agile tendon
#

Wanna know the correct ports to forward?

agile tendon
ionic prism
agile tendon
#

But shouldn't be done for this game

#

Would lead to issues

ionic prism
#

Yes that's why it's best to leave it blank

agile tendon
#

No, because then something goes to nowhere

#

Best to just have the internal and external the same, also for simplicity

ionic prism
#

Most firmware should forward them untouched until you tell it, depends since bizilion different firmwares have this a bit different

#

I might do little.experiment on it when I can

quick kite
quick kite
ionic prism
#

I'm gmt+1 πŸ˜€

#

So currently at work

quick kite
#

An update on my existing problem with connecting to players:

I wanted to try connecting again, went to turn on my previously made port-forward, and I got this error message.

Can someone make sense of what this could mean?

ionic prism
#

Disable UPnP

#

I read the manual and its enabled by default for whatever reason

quick kite
#

I'm reading that VPNs can be used to get around the port forwarding issue. Does someone know much about this?

ionic prism
#

very simply, takes all your traffic and puts it through a different network

#

such as if you want to "change your location", connect to your home network or business network to access resources etc.

quick kite
#

i just got a VPN and it all works now πŸ˜„

#

the port forwarding stuff was killing me

ionic prism
#

Which one did you get? the one promoted here or others?

quick kite
#

I used surfshark just because that was one I had on hand, but sometimes it can desinc games after a while. so I might try another one that's reputed to be good for gaming

ionic prism
#

nothing has changed, commands have been done on both PCs

#

My client is also reporting yellow connection

ionic prism
#

Okay it might be his network restrictions, either OpenWRT or more likely ISP firewall, I have set up WireGuard VPN service on my network so we can try playing this way

haughty gulchBOT
#

GG @ionic prism, you just advanced to level 4!

ionic prism
#

Okay, spoke to soon πŸ˜„

ionic prism
#

both of us got this crash

quick kite
# ionic prism

I've had this crash before.

But after restarting my computer, doing the VPN, and then making sure I had the correct IP selected in the game under settings>network selected, it then worked fine.

ionic prism
#

Well will be something I won't be able to test soon, was not expecting to be this finicky jeez

#

And let's not talk about how much time we spent to even get to the start timer πŸ˜€

agile tendon
agile tendon
agile tendon
agile tendon
agile tendon
# agile tendon You did it incorrectly

Needed By All CnC games
TCP: 4321, 28900, 28910, 29900-29901
UDP: 13139, 27900-27901
Both: 1900 (UPnP), 16000 (C&C:Online)

TW-Specific
UDP: 8088, 65000, 65535
Both: 18310

KW-Specific
UDP: 8088, 65000, 65535
Both: 18760

agile tendon
#

Status update?

ionic prism
#

haven't been with my friend since sadly

agile tendon
#

But wait, you are on the same network when having this issue?

ionic prism
#

I created VPN service on my network so he publicly seen from same net as me, only different sub-net

agile tendon
#

If you are on the same network, one needs to use port forwarding, other one a VPN to avoid issues

#

Game is a bit stupid and can't handle two online players on the very same network haha

ionic prism
#

We did manage to connect to each other via CNC:Online even though not sure where the server is since our ping even though we both are on fibre says its only "good" but the game crashed on us up-on finishing loading the map

agile tendon
#

Can you always reproduce this issue?

ionic prism
#

not sure, more trying needed

#

but definitely something that shouldn't happen

agile tendon
#

Indeed, keep testing and keep me posted

agile tendon
#

Status update?

ionic prism
#

Haven't been with my friend yet

ionic prism
#

One thing I have done though is reinstalling my OS since it was borked from 2 years of bad Windows and Driver updates

agile tendon
ionic prism
#

Never done this, I used nvidia and amd drivers directly

#

and windows update for the rest

agile tendon
# ionic prism Never done this, I used nvidia and amd drivers directly

What driver updates did you mess up then? You can use DDU to fully uninstall GPU drivers if they are borked; https://www.guru3d.com/download/display-driver-uninstaller-download/

www.guru3d.com

Download Display Driver Uninstaller (DDU) - Remove AMD/NVIDIA/INTEL Graphics Drivers Cleanly - DDU is a driver removal utility that helps you completely uninstall AMD/NVIDIA graphics card drivers and packages from your system, leaving no leftovers behind, including registry keys, folders, files, and driver store.

ionic prism
#

I had issues with my screens not being able to turn back on after they went standby

#

and my system was generally getting unreliable, had to let my laptop fail booting 3 times to enter recovery and then after re-trying it succeded

agile tendon
#

But also.... why use standby nowadays haha?

#

Windows boots so freaking fast

#

I haven't been using it for over 10 years

ionic prism
#

I let my screens go off only

agile tendon
#

ahhh

#

Well, you'll see if that is really fixed now then

agile tendon
ionic prism
#

Still haven't been with him

agile tendon
#

Can I eviscerate him? 😈

haughty gulchBOT
#

GG @agile tendon, you just advanced to level 26!

ionic prism
#

ye since we work different shifts its quite difficult to meet up

agile tendon
agile tendon
#

Have an update? @ionic prism

ionic prism
#

Not reall

#

Been quite busy atm

ionic prism
#

Just checked, last time he messaged me was Apr 18 πŸ˜„

agile tendon
agile tendon
#

@ionic prism Any update?

ionic prism
#

No sadly gotta talk to him soon

agile tendon
#

Ok, will leave this still open then haha

#

We are going for a record here on how long we can keep a topic open haha

ionic prism
#

Ye πŸ˜€

haughty gulchBOT
#

GG @ionic prism, you just advanced to level 5!

celest hemlock
#

same probs..

#

its that right?

agile tendon
agile tendon
celest hemlock
#

fritzbox

#

all remove?

agile tendon
agile tendon
#

In you image

celest hemlock
#

Do you want to use TeamViewer?

celest hemlock
#

We had a different idea.

#

we use hamachi

#

it works

ionic prism
#

Hamachi still exists? πŸ˜„

#

been a while since last time I heard this πŸ˜„

agile tendon
celest hemlock
agile tendon
# agile tendon We could do that, but tomorrow then

Still want my assistance people? @ionic prism @celest hemlock @quick kite We should really go for a VPN as this is taking far too long to fix. Sorry people. So, say it if you want me to guide you through it