Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > CoD Multiplayer

CoD Multiplayer Everything about multiplayer in IL-2 CoD

Reply
 
Thread Tools Display Modes
  #1  
Old 08-24-2011, 10:30 PM
Dangerousdave26 Dangerousdave26 is offline
Approved Member
 
Join Date: Aug 2011
Location: South Florida so close I can see the Tropics
Posts: 16
Default MP Dedicated Server and MP Client connection issues

First let me thank everyone who has contributed to providing instructions on how to create a dedicated server.

I have the server all set up but and from all appearences it is running perfectly fine.

The issue is no one can connect to it. It does not show up in the server list nor can we connect to it by Direct Connect.

I have set up two Steam accounts both have a license for the game.

Server information:

Windows Server 2008 Standard
Service Pack 2
Intel Xeon CPU X3323 @2.50 GHz (Quad Core)
Memory 4 GB
System Type 32-Bit OS
The server is connected directly to the internet using the Windows Firewall.

Firewall rules
Inbound/Outbound Allow
Steam.exe TCP/UDP all ports
Launcher.exe TCP/UDP all ports

The start command is

Code:
PATH "D:\COD\Steam"

steam.exe -silent -login {user ID} {password} -applaunch 63950 -server
Once the server starts I run my start up script.

Code:
f serverStart.cmd
Code:
console LOG on
console LOGTIME on
difficulty AntropomorphicControl 0
difficulty ComplexEManagement 0
difficulty TorqueGyroEffects 1
difficulty EngineTemperatureEffects 0
difficulty FlutterEffects 1
difficulty WindTurbulence 1
difficulty StallSpins 1
difficulty Vulnerabilty 1
difficulty BlackoutsRedouts 1
difficulty Realisticgunnery 1
difficulty RealisticBombing 1
difficulty LimitedAmmo 1
difficulty LimitedFuel 1
difficulty CockpitAlwaysOn 0
difficulty NoOutsideViews 0
difficulty HeadShake 0
difficulty NoIcons 0
difficulty NoPadlock 0
difficulty Clouds 1
difficulty TakeoffLanding 1
difficulty RealisticLandings 1
difficulty NoMapIcons 0
difficulty NoMinimapPath 1
difficulty NoAutopilot 0
difficulty NoReplacementPlace 0
difficulty NoReplacement 0
difficulty NoSelect 0
difficulty NoReplacementArmy 0
difficulty NoSelectArmy 0
difficulty NoCreate 0
mp_dotrange DOT 20
f mapRotation1.cmd
The mission I am using is doghous3 Mission 1.6.

Code:
battle stop

missLoad missions/Multi/Dogfight/128Bobv1_6.mis

timeout 180.00 chat Welcome to Sim-Outhouse Flight Center IL2 Cliffs of Dover Server
timeout 200.00 chat This server is a work in progress. ALL
timeout 250.00 chat Please report all issues on the www.sim-outhouse.net IL2 forum ALL
timeout 340.00 chat Maps rotate Every 4 hours ALL
timeout 14200.000 chat Map will change in 3 minutes ALL
timeout 14260.000 chat Map will change in 2 minutes ALL
timeout 14320.000 chat Map will change in 1 minutes ALL
timeout 14400.000 f mapRotation2.cmd
battle start
Second script

Code:
battle stop

missLoad missions/Multi/Dogfight/128Bobv1_6.mis

timeout 180.00 chat Welcome to Sim-Outhouse Flight Center IL2 Cliffs of Dover Server
timeout 200.00 chat This server is a work in progress. ALL
timeout 250.00 chat Please report all issues on the www.sim-outhouse.net IL2 forum. ALL
timeout 340.00 chat Maps rotate Every 4 hours ALL
timeout 14200.000 chat Map will change in 3 minutes ALL
timeout 14260.000 chat Map will change in 2 minutes ALL
timeout 14320.000 chat Map will change in 1 minutes ALL
timeout 14400.000 f mapRotation1.cmd
battle start
I disabled the Steam Cloud so I could edit the confs.ini file directly.

I changed the server name to

serverName=SOH FC COD Dedicated Server

The server starts and loads the mission without a problem.

It never appears in the server list and any attempt to connect to it by direct connect times out.

When I am connected to my personal account and I view the server account "Join Game" is grayed out.

If I select "View Game Info" from the steam friends window it says.

Game IL-2 Strumovich: Cliffs of Dover

Server: Sim-Outhouse Flight Center is not currently playing on any game server.

Which is correct because I am running it as a server but the message seems strange.

We also run FS host 4 different instances. I have shut off those server applications and tested the CloD server and I get the same results.

At this point I am really at a lose on why I can not connect.

Any help is appreciated.
Reply With Quote
  #2  
Old 08-25-2011, 08:02 PM
Dangerousdave26 Dangerousdave26 is offline
Approved Member
 
Join Date: Aug 2011
Location: South Florida so close I can see the Tropics
Posts: 16
Default

For those of you scratching your heads was well...

I ran my log on script today as administrator which launched the application as administrator.

The results of this were the same.

I then went to the Steam folder and gave my log on full access rights in security.

Also no help.

I then went into the steam game properties/local files and verified integrity of game cache.

It passed.

I have one more thing I am going to try then I am down to uninstalling the game and reinstalling it. I of course do not know the proper procedure to uninstall and reinstall a steam game. Will figure that out when I get there.
Reply With Quote
  #3  
Old 08-25-2011, 08:11 PM
Dangerousdave26 Dangerousdave26 is offline
Approved Member
 
Join Date: Aug 2011
Location: South Florida so close I can see the Tropics
Posts: 16
Default

The last thing I tried was reinstalling DirectX 9C from the game disc. I should not have needed that as it was installed when we built the server a in early 2010 but just in the event COD does not like the version I had I did it.

No joy.

time to uninstall and reinstall the game.
Reply With Quote
  #4  
Old 08-25-2011, 09:16 PM
Dangerousdave26 Dangerousdave26 is offline
Approved Member
 
Join Date: Aug 2011
Location: South Florida so close I can see the Tropics
Posts: 16
Default

PFFFTTTT!!!

That did it. Uninstall and reinstall and now I can connect by direct connection. It still does not show up in the server list but no one elses does for me either.

I can live with that as long as someone can connect.
Reply With Quote
  #5  
Old 08-25-2011, 09:24 PM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Open Steam >> Servers >> LAN after you start server and Steam will learn about it and will show it in game browser.
Reply With Quote
  #6  
Old 08-25-2011, 11:06 PM
Dangerousdave26 Dangerousdave26 is offline
Approved Member
 
Join Date: Aug 2011
Location: South Florida so close I can see the Tropics
Posts: 16
Default

When I do that it tells me "There are no servers running on your local network"

Even though it is running and I can Direct Connect to it.

I added localHost=72.233.79.242 in the [net] section of confs.ini and that was no help.
Reply With Quote
  #7  
Old 08-26-2011, 08:19 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Steam can not see your server.
Maybe your provider put you behind a router or your firewall rules do not work (try deleting them and creating again from scratch with everything allowed).

Try creating a server in Multiplayer >> Lobby. Lobby is for those who are put behind a router by provider and do not have real internet IP.

Also try adding your server to Steam >> Servers >> Favorites. It should appear in Game favorites then. Ask someone of your friends to do this too.

Last edited by Ataros; 08-26-2011 at 08:22 AM.
Reply With Quote
  #8  
Old 08-26-2011, 02:04 PM
Wandalen's Avatar
Wandalen Wandalen is offline
Approved Member
 
Join Date: Nov 2008
Posts: 86
Default

Make sure you got different port open for server and gaming machine.. I.e 27016 on the server and 2707 on the gaming pc if they are on the same network.
That solved my problem..
__________________
OS : Win7 64bit
CPU : i7
GF : GTX285
RAM : 4 GB

Reply With Quote
  #9  
Old 08-26-2011, 10:22 PM
Dangerousdave26 Dangerousdave26 is offline
Approved Member
 
Join Date: Aug 2011
Location: South Florida so close I can see the Tropics
Posts: 16
Default

Ataros thanks for your suggestions but none of them worked.

The server now shows on the server list in the game through no action of mine.

I am no longer concerned with where it shows up anymore since I can direct connect.

Thank you Wandalen for that tip. The server is in a server farm in Dallas Texas.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:03 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.