Page 1 of 2

Two new Masterservers: Please test

PostPosted: Wed Feb 21, 07 3:20 pm
by Imperial
Could you please try and host on both of these Masterservers, I will show you how to both host on them and see them :

To just host on them enter this:
( The First one is is hosted courtesy of DarkKnightKiller , which is jsut hopefully permeanent if all works out, while the second is hosted by me, which will be temporarily/only as a test)

If you have Nephthys insert these two into your
Code: Select all
[DeusEx.DeusExGameEngine]
ServerActors=Nephthys.NptServerUplink MasterServerAddress=67.86.252.168 MasterServerPort=27900
ServerActors=Nephthys.NptServerUplink MasterServerAddress=89.100.53.55
MasterServerPort=27900


If you don't have Nephthys Insert this into
[DeusEx.DeusExGameEngine]
Code: Select all
ServerActors=IpServer.UdpServerUplink MasterServerAddress=67.86.252.168 MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress= 89.100.53.55 MasterServerPort=27900



And to see them: (Without mmuserinterface)
Code: Select all
[DeusEx.MenuScreenJoinGame]
;MasterServerAddress=67.86.252.168
MasterServerAddress=89.100.53.55


for my one to be seen you put ;MasterServerAddress=67.86.252.168
MasterServerAddress=89.100.53.55

and for DarkKnightKiller's to be seen you put
MasterServerAddress=67.86.252.168
;MasterServerAddress=89.100.53.55

so the one without the ; entry may be seen and the one with it, will not.

Or alternatively, you can use MMuserinterface, which is simple, so I don't need to explain that.

Remember at the moment, this is only a test

PostPosted: Wed Feb 21, 07 3:34 pm
by Alex
Did you guys open all ports? Not only 27900 but also 28900?

PostPosted: Wed Feb 21, 07 3:37 pm
by Imperial
That isn't appearing up in cmd to be opened.
Tell me how to open it and I will.
"Listening for and servicing Messages

"Approved: 3
Pending: 0 Ignored: 0 rejected:0"

PostPosted: Wed Feb 21, 07 3:42 pm
by Hacker_><
address need to be domain names because when the they get resolved in unreal script its string to ip

PostPosted: Wed Feb 21, 07 3:44 pm
by Imperial
So it won't work without domain then?

PostPosted: Wed Feb 21, 07 3:45 pm
by Alex
It does work. You need to open 27900 & 28900 in your router.

PostPosted: Wed Feb 21, 07 3:46 pm
by Imperial
i don't have a router :wink:

PostPosted: Wed Feb 21, 07 3:48 pm
by Alex
Can you browse the masterserver list? Since I can't.

PostPosted: Wed Feb 21, 07 3:49 pm
by Hacker_><
i try to connect my server to the master server and on the console it shows nothing of a connection to the master server.

PostPosted: Wed Feb 21, 07 3:51 pm
by Imperial
We discovered ucc Masterserver after cd\deusex\system is better instead of ucc master masterserver.ini

PostPosted: Wed Feb 21, 07 3:55 pm
by Hacker_><
so your using ucc masterserver c\deusex\system?

PostPosted: Wed Feb 21, 07 3:56 pm
by Imperial
~[A]lex~ wrote:Can you browse the masterserver list? Since I can't.


Yes, but nothing shows on either one _ _

Approved: 2

If its approved why in Gods name isn't it shwoing..

PostPosted: Wed Feb 21, 07 3:59 pm
by Hacker_><
i just try that in cmd and its only loading a master server without any settings. Thats why you use the masterserver.ini.

PostPosted: Wed Feb 21, 07 4:02 pm
by Imperial
are you using sdk?

PostPosted: Wed Feb 21, 07 4:03 pm
by Hacker_><
no i am just using cmd and ucc.exe.

PostPosted: Wed Feb 21, 07 4:06 pm
by Imperial
oh you already have ucc?
Oh then it doesnt matter.

Although, it wouldn't do any harm to install sdk, retry it and see what happens

PostPosted: Wed Feb 21, 07 4:10 pm
by Imperial
Hacker_>< wrote:so your using ucc masterserver c\deusex\system?


no no

cd\deusex\system

and after that ucc masterserver

PostPosted: Wed Feb 21, 07 4:12 pm
by Hacker_><
yes but you are still loading it without any settings. when you load it does this come up.

!! Loading Config: MasterServer.ini
GameName: DeusEx
Operation Mode: TCPLink
!! Loading TextFile Operation Mode Defaults
TextFile Mode Output: servers.txt
!! Loading TCPLink Operation Mode Defaults
TCPLink Mode Service Port: 7792
!! Initializing sockets.
UDP socket bound at port 27900
TCP socket bound at port 7792
Listening on TCP socket.
!! Listening for and servicing messages.
Approved: 0 Pending: 0 Ignored: 0 Rejected: 0

PostPosted: Wed Feb 21, 07 4:15 pm
by Imperial
ah ok.

I am getting the same message as you are, except Approved : 1

EDIT: Approved 3 now

PostPosted: Wed Feb 21, 07 4:28 pm
by Hacker_><
did you get any more approves?

EDIT:can you see my server in the list

PostPosted: Wed Feb 21, 07 4:34 pm
by Allan
Nope, can't see your server =(

But it seems uplinks are working:

Code: Select all
ScriptLog: UdpServerUplink: Master Server is 67.86.252.168:27900
ScriptLog: UdpServerUplink: Port 7782 successfully bound.
ScriptLog: UdpServerUplink: Master Server is 89.100.53.55:27900
ScriptLog: UdpServerUplink: Port 7782 successfully bound.

PostPosted: Wed Feb 21, 07 4:37 pm
by Imperial
[A]llan wrote:Nope, can't see your server =(

But it seems uplinks are working:

Code: Select all
ScriptLog: UdpServerUplink: Master Server is 67.86.252.168:27900
ScriptLog: UdpServerUplink: Port 7782 successfully bound.
ScriptLog: UdpServerUplink: Master Server is 89.100.53.55:27900
ScriptLog: UdpServerUplink: Port 7782 successfully bound.


Yes, uplinks are most certainly working, for me too, but the servers jsut aren't showing, for reasons unknown to me.

However, to avoid any confilct/prevention of the servers not been seen, I took away anything reguarding dxmtl.eu and gamespy, both which are being attacked.

PostPosted: Wed Feb 21, 07 4:53 pm
by Imperial
Approved, from 5 to 2 now to 3

PostPosted: Wed Feb 21, 07 5:14 pm
by Alex
You guys really did something wrong. I just setup a MS, and it works just fine.
Code: Select all
ServerActors=Nephthys.NptServerUplink MasterServerAddress=82.157.195.191 MasterServerPort=27900

PostPosted: Wed Feb 21, 07 5:14 pm
by Imperial
Could you come onto MSN please Alex?

PostPosted: Wed Feb 21, 07 5:16 pm
by Alex
Which one?

PostPosted: Wed Feb 21, 07 5:19 pm
by Hacker_><
i think i know why there master server is not showing other servers. When my server connects to there master server it keeps get a ē\status\ request every second from 207.38.8.15.

PostPosted: Wed Feb 21, 07 5:27 pm
by Alex
Hacker_X, you gave Imperial your masterserver.ini? Could you attach it please?

PostPosted: Wed Feb 21, 07 5:43 pm
by Alex
Ok, Hacker_X, your MasterServer.ini is wrong. It's bugged. Imperial now hosts a masterserver which works. I tried it myself.

PostPosted: Wed Feb 21, 07 5:45 pm
by Kaiden
How do you connect to his masterserver? (Imperials)