PDA

View Full Version : Serveur immediately close client connexion !



Malaussène
11-29-2007, 06:58 AM
Hi all.

I have a problem with the full version of the server dedicate UT3.

Once my server boot (with the console server).
I try to connect it to me and my connection and immediately closed.
In the games, I just this message "connection error".

My server is behind a public IP with a FW
I opened the port 6500 13000 and 7777 for UDP

If I kill my server console, the server stops normally.
My log was also closed properly.
And I see my connection, and drop my connection.

Does anyone have an idea about it?


PS: sorry for my English, it's not my language
PS2 : I post an example of the log as soon as possible.

eriFlleH
11-29-2007, 08:14 AM
Maybe it needs both udp and tcp? I remember seeing this somewhere before.

flak.pt
11-29-2007, 08:40 AM
Hi all.

I have a problem with the full version of the server dedicate UT3.

Once my server boot (with the console server).
I try to connect it to me and my connection and immediately closed.
In the games, I just this message "connection error".

My server is behind a public IP with a FW
I opened the port 6500 13000 and 7777 for UDP

If I kill my server console, the server stops normally.
My log was also closed properly.
And I see my connection, and drop my connection.

Does anyone have an idea about it?


PS: sorry for my English, it's not my language
PS2 : I post an example of the log as soon as possible.

Sometimes i need to connect to my server twice. The first time it closes my connection and gives me connection failed. The second time it works fine. Try through the console and through the server browser, see if it makes a difference.

Also, please post your commandline.


Maybe it needs both udp and tcp? I remember seeing this somewhere before.

UDP is enough.

Dubious
11-29-2007, 08:57 AM
My server is behind a public IP with a FW
I opened the port 6500 13000 and 7777 for UDP
Those ports are correct if you are running the beta patch v101. I believe that if you are running unpatched then the ports are UDP 6500 7777 and 12900. Its that last port that I am unsure of. You can run a 'netstat -a -b -n > ports.txt' in a DOS prompt and then open ports.txt file to see which ports your UT3.exe process is binding to.

flak.pt
11-29-2007, 10:02 AM
Those ports are correct if you are running the beta patch v101. I believe that if you are running unpatched then the ports are UDP 6500 7777 and 12900. Its that last port that I am unsure of. You can run a 'netstat -a -b -n > ports.txt' in a DOS prompt and then open ports.txt file to see which ports your UT3.exe process is binding to.

Hello Dubious, great master of all things related to UT3 servers :)

Can you tell me what the port 13000 is for?

Thank you. :)

Dubious
11-29-2007, 10:26 AM
Can you tell me what the port 13000 is for?
I'll be honest - I'm not sure.

7777 - game port
6500 - query port
13000 - ... beer port?

flak.pt
11-29-2007, 10:39 AM
I'll be honest - I'm not sure.

7777 - game port
6500 - query port
13000 - ... beer port?

Beer port sounds good :D

Seems that no one knows this :|

Comparing to UT2004:

Port 7777 UDP Game Port
Port 7778 UDP Query Port
Port 7787 UDP Game Spy
Port 27900 TCP Master Server port ?

It shouldnt be some sort of port for connection to the master server, since UT3 servers dont use cd-key like the old ones.

Maybe it's some special port for gamespy? :confused:

Have you tried creating the server with with port 13000 closed?

Im gonna do some testing on this, will report back.

flak.pt
11-29-2007, 10:50 AM
Ok, i've tested it. The server works fine with only ports 6500 and 7777 open. 13000 is closed. It appeared on the browser and i connected to it without any problems.

What can it be for then?

- Stats?
- Anti-cheat? (that may come later)
- Webadmin not likely, since its usually port 80..

Please report your findings, thanks :)

Malaussène
11-29-2007, 11:01 AM
I connect to the server via "open xx.xx.xx.xx: 7777"
I do not know if my server is seen in the server browser

Thank you for your answer, I checked it all as soon as possible.
And I would add my command line and the error log.

flak.pt
11-29-2007, 11:13 AM
UTEngine.ini

[StatNotifyProviders.StatNotifyProvider_UDP]
ListenPort=13000

Its for stats, but seems that there are reports of people with stats enabled servers that have 0 traffic on the port. Maybe its not working properly yet.

Malaussène
12-03-2007, 04:53 PM
Hi,

No more luck for me

I can not launched from the terminal server from a batch.
I launch UT by a service on my server, otherwise i get an error.

Here is the log:

Log: Initializing FaceFX...
Log: FaceFX initialized:
Log: version 1.710000
Log: licensee Unreal Engine 3 Licensee
Log: project Unreal Engine 3 Project
Init: WinSock: I am cwtserver (195.70.14.70:0)
Critical: appError called:
Critical: Assertion failed: SynchObject [File:c:\depot\unrealengine3-ut3-pc\development\src\core\inc\UnThreadingBase.h] [Line: 638]

Stack:
Critical: Windows GetLastError: Seule une partie d'une requête ReadProcessMemory ou WriteProcessMemory a été effectuée. (299)
Log: === Critical error: ===
Assertion failed: SynchObject [File:c:\depot\unrealengine3-ut3-pc\development\src\core\inc\UnThreadingBase.h] [Line: 638]

Stack:

RaiseException() Address = 0x77e449d3 (filename not found) [in kernel32.dll]
CxxThrowException() Address = 0x78158e69 (filename not found) [in MSVCR80.dll]
Address = 0xb27ca2 (filename not found) [in UT3.exe]
Address = 0xe8781b4c (filename not found)

Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing UWindowsClient::ShutdownAfterError
Log: Shutting down FaceFX...
Log: FaceFX shutdown.
Exit: Exiting.
Exit: Name subsystem shutting down
Uninitialized: Log file closed, 12/03/07 22:14:21


Here my command line:
ut3.exe server DM-Deck?Game=UTGame.UTDeathmatch?GameMode=0?numplay=4 ?BotSkill=2?minnetplayers=1?maxplayers=8?timelimit =15?goalscore=35?ServerName=CWT_Server1?ServerDesc ription=Testserver1?AdminPassword=MaAdminPassword? bIsDedicated=True -login=Mylogin -password=Mypassword -Port=7777 -log=CWTserver1.txt -multihome=195.70.14.70 -unattended


Here my Netstat log:

UDP 0.0.0.0:445 *:* 4
UDP 0.0.0.0:500 *:* 588
UDP 0.0.0.0:1027 *:* 892
UDP 0.0.0.0:3020 *:* 892
UDP 0.0.0.0:3448 *:* 892
UDP 0.0.0.0:3587 *:* 892
UDP 0.0.0.0:3862 *:* 2352
UDP 0.0.0.0:4500 *:* 588
UDP 127.0.0.1:123 *:* 928
UDP 195.70.14.70:123 *:* 928
UDP 195.70.14.70:137 *:* 4
UDP 195.70.14.70:138 *:* 4
UDP 195.70.14.70:7777 *:* 2352
UDP 195.70.14.70:13000 *:* 2352

MysTikal
12-03-2007, 05:20 PM
Malau, I'd remove the admin login and password.

Slaughter
12-03-2007, 05:46 PM
He means, edit your post and remove those. :)

Malaussène
12-06-2007, 10:18 AM
The issue has been resolved and is not on the server but how to connect.

"Open xxx.xxx.xxx.xxxx: 7777" is not working since the games.
We must start from the menu with F10 and hit it command

Thank you for your interest