Two new Masterservers: Please test

All multiplayer related discussion.

Moderator: Forum Guards

Two new Masterservers: Please test

Postby Imperial » Wed Feb 21, 07 3:20 pm

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
Last edited by Imperial on Wed Feb 21, 07 3:58 pm, edited 1 time in total.
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Alex » Wed Feb 21, 07 3:34 pm

Did you guys open all ports? Not only 27900 but also 28900?
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Imperial » Wed Feb 21, 07 3:37 pm

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"
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Hacker_>< » Wed Feb 21, 07 3:42 pm

address need to be domain names because when the they get resolved in unreal script its string to ip
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Imperial » Wed Feb 21, 07 3:44 pm

So it won't work without domain then?
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Alex » Wed Feb 21, 07 3:45 pm

It does work. You need to open 27900 & 28900 in your router.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Imperial » Wed Feb 21, 07 3:46 pm

i don't have a router :wink:
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Alex » Wed Feb 21, 07 3:48 pm

Can you browse the masterserver list? Since I can't.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Hacker_>< » Wed Feb 21, 07 3:49 pm

i try to connect my server to the master server and on the console it shows nothing of a connection to the master server.
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Imperial » Wed Feb 21, 07 3:51 pm

We discovered ucc Masterserver after cd\deusex\system is better instead of ucc master masterserver.ini
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Hacker_>< » Wed Feb 21, 07 3:55 pm

so your using ucc masterserver c\deusex\system?
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Imperial » Wed Feb 21, 07 3:56 pm

~[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..
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Hacker_>< » Wed Feb 21, 07 3:59 pm

i just try that in cmd and its only loading a master server without any settings. Thats why you use the masterserver.ini.
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Imperial » Wed Feb 21, 07 4:02 pm

are you using sdk?
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Hacker_>< » Wed Feb 21, 07 4:03 pm

no i am just using cmd and ucc.exe.
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Imperial » Wed Feb 21, 07 4:06 pm

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
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Imperial » Wed Feb 21, 07 4:10 pm

Hacker_>< wrote:so your using ucc masterserver c\deusex\system?


no no

cd\deusex\system

and after that ucc masterserver
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Hacker_>< » Wed Feb 21, 07 4:12 pm

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
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Imperial » Wed Feb 21, 07 4:15 pm

ah ok.

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

EDIT: Approved 3 now
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Hacker_>< » Wed Feb 21, 07 4:28 pm

did you get any more approves?

EDIT:can you see my server in the list
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Allan » Wed Feb 21, 07 4:34 pm

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.
User avatar
Allan
Alpha
 
Posts: 4545
Joined: Wed Dec 21, 05 1:41 pm
Location: Northamptonshire, England.

Postby Imperial » Wed Feb 21, 07 4:37 pm

[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.
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Imperial » Wed Feb 21, 07 4:53 pm

Approved, from 5 to 2 now to 3
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Alex » Wed Feb 21, 07 5:14 pm

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
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Imperial » Wed Feb 21, 07 5:14 pm

Could you come onto MSN please Alex?
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Alex » Wed Feb 21, 07 5:16 pm

Which one?
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Hacker_>< » Wed Feb 21, 07 5:19 pm

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.
Attachments
masterserver.ini
(709 Bytes) Downloaded 270 times
Last edited by Hacker_>< on Wed Feb 21, 07 5:36 pm, edited 1 time in total.
Hacker_><
Newbie
 
Posts: 13
Joined: Sat Oct 15, 05 7:45 pm
Location: UK

Postby Alex » Wed Feb 21, 07 5:27 pm

Hacker_X, you gave Imperial your masterserver.ini? Could you attach it please?
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Alex » Wed Feb 21, 07 5:43 pm

Ok, Hacker_X, your MasterServer.ini is wrong. It's bugged. Imperial now hosts a masterserver which works. I tried it myself.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Kaiden » Wed Feb 21, 07 5:45 pm

How do you connect to his masterserver? (Imperials)
------
Kaiden
Alpha
 
Posts: 7003
Joined: Wed Jan 18, 06 11:21 pm
Location: England

Next

Return to Multiplayer

Who is online

Users browsing this forum: No registered users and 1 guest
cron