Server missing in Master Server

Discussions about Servers
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Server missing in Master Server

Post by Pileyrei »

Hi all

Not sure why but my server from game servers is no longer showing in the master server list.

Here are some of my ini settings:

ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.333networks.com MasterServerPort=27900

(I had noccer in there but had errors in my log that it could not be found).

[IpServer.UdpServerUplink]
DoUplink=True
UpdateMinutes=1
MasterServerAddress=utmaster.epicgames.com
MasterServerPort=27900
Region=0

Am I missing anything?
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
User avatar
esnesi
Godlike
Posts: 1018
Joined: Mon Aug 31, 2015 12:58 pm
Personal rank: Dialed in.

Re: Server missing in Master Server

Post by esnesi »

[UBrowser.UBrowserMainClientWindow]
bKeepMasterServer=True

important as well.

Can be multiple things;
If other can connect through IP, some regional DNS issue might be going on.

Did your internal IP lease maybe changed?
This might be the most obvious case as it suddenly happened right?
If so, you gotta change the IP in your router/setup as well, if you opened ports for it. (and change your FW rules, in case of Linux based internal IP entries)
Good to know if others see it advertised or not as well.

*Btw, we missed you yesterday on FragNight!
Last edited by esnesi on Sat Aug 03, 2019 11:44 am, edited 1 time in total.
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Re: Server missing in Master Server

Post by Pileyrei »

hiya

I have that settings you mentioned, thanks!

Its a rented game servers server.
Ive checked on my laptop and desktop, don't see it (only in favs).
Someone else checked for me and confirmed they cant see it

IP is: 108.61.230.209:7777
Server name begins Unreal Survivors.

This is from my server log:

Game engine initialized
UDP recvfrom error: 11 from 0.0.0.0:0
Resolved utmaster.epicgames.com (199.255.40.174)
UdpServerUplink: Master Server is utmaster.epicgames.com:27900
UdpServerUplink: Port 7779 successfully bound.
Resolved master.333networks.com (84.83.176.234)
UdpServerUplink: Master Server is master.333networks.com:27900
UdpServerUplink: Port 7779 successfully bound.


Its been a while since Ive had time to play properly. Will come to a frag night when I can :)
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
User avatar
esnesi
Godlike
Posts: 1018
Joined: Mon Aug 31, 2015 12:58 pm
Personal rank: Dialed in.

Re: Server missing in Master Server

Post by esnesi »

I can connect through IP.
But don't see it advertised.
I see GameTracker has it advertised though.

So internal IP and portforwarding/firewall is good.

But as you get:
UDP recvfrom error: 11 from 0.0.0.0:0
Maybe other older dead masterservers under:
[UBrowserAll]
?

Mine:
[UBrowserAll]
ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.333networks.com MasterServerPort=27900,Region=0,GameName=ut
ListFactories[2]=UBrowser.UBrowserGSpyFact,MasterServerAddress=unreal.epicgames.com MasterServerPort=27900,Region=0,GameName=ut
bFallbackFactories=False

You might have Noccer listed there as first still.
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Re: Server missing in Master Server

Post by Pileyrei »

Thanks!

Mine were a little different.
I removed and added yours.
No joy yet.

But I'll give it some time to catch up and post back if still an issue.

Appreciated the help.


EDIT:
Under [IpServer.UdpServerUplink] section:

MasterServerAddress=utmaster.epicgames.com
MasterServerPort=27900


Should that be 28900 or 27900? Always been 27900 for me I recall.
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
User avatar
esnesi
Godlike
Posts: 1018
Joined: Mon Aug 31, 2015 12:58 pm
Personal rank: Dialed in.

Re: Server missing in Master Server

Post by esnesi »

Mine as well.
Weird stuff man Piley!
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Re: Server missing in Master Server

Post by Pileyrei »

Going on holiday today but will probably have to wipe and reinstall my server :sad2:

Perhaps that will sort ACE crashing and not loading as well :noidea

I'd be grateful if others could post their ini settings for the getting their server in the master browser just in case I missed anything.
Will check back in 10 days, its holiday time :D
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
RocketJedi
Inhuman
Posts: 850
Joined: Wed Mar 12, 2008 7:14 pm
Personal rank: I.T Master
Location: New York
Contact:

Re: Server missing in Master Server

Post by RocketJedi »

probably using old ipserver? check for the newer ipserver.u

mine are:

ServerActors=XServerQuery.XServerQuery
ServerActors=XServerQuery.XServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
ServerActors=XServerQuery.XServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900

i dont even have the list factories in my ini . weird.
https://www.vulpinemission.com
Image ROCKET-X8 Server
Image MONSTERHUNT w/ NALI WEAPONS 3 + RX8
Image BUNNYTRACK NY
Image SNIPER DEATHMATCH
Image InstaGib + ComboGib + Jailbreak
Image ROSEBUM ROCKET-X RB
User avatar
esnesi
Godlike
Posts: 1018
Joined: Mon Aug 31, 2015 12:58 pm
Personal rank: Dialed in.

Re: Server missing in Master Server

Post by esnesi »

ServerActors=XServerQuery.XServerQuery
ServerActors=XServerQuery.XServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
ServerActors=XServerQuery.XServerUplink MasterServerAddress=333networks.com MasterServerPort=27900
ServerActors=XServerQuery.XServerUplink MasterServerAddress=master.telefragged.com MasterServerPort=27500

[UBrowserAll]
ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.333networks.com MasterServerPort=27900,Region=0,GameName=ut
ListFactories[2]=UBrowser.UBrowserGSpyFact,MasterServerAddress=unreal.epicgames.com MasterServerPort=27900,Region=0,GameName=ut
bFallbackFactories=False

Enjoy your holidays!

@qwerty, weird you did not got those by default.
http://333networks.com/instructions
https://github.com/dgibbs64/Master-Server-List
RocketJedi
Inhuman
Posts: 850
Joined: Wed Mar 12, 2008 7:14 pm
Personal rank: I.T Master
Location: New York
Contact:

Re: Server missing in Master Server

Post by RocketJedi »

iSenSe wrote:ServerActors=XServerQuery.XServerQuery
ServerActors=XServerQuery.XServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
ServerActors=XServerQuery.XServerUplink MasterServerAddress=333networks.com MasterServerPort=27900
ServerActors=XServerQuery.XServerUplink MasterServerAddress=master.telefragged.com MasterServerPort=27500

[UBrowserAll]
ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.333networks.com MasterServerPort=27900,Region=0,GameName=ut
ListFactories[2]=UBrowser.UBrowserGSpyFact,MasterServerAddress=unreal.epicgames.com MasterServerPort=27900,Region=0,GameName=ut
bFallbackFactories=False

Enjoy your holidays!

@qwerty, weird you did not got those by default.
http://333networks.com/instructions
https://github.com/dgibbs64/Master-Server-List
I don't use 333 networks as I kept getting weird/questionable queries
https://www.vulpinemission.com
Image ROCKET-X8 Server
Image MONSTERHUNT w/ NALI WEAPONS 3 + RX8
Image BUNNYTRACK NY
Image SNIPER DEATHMATCH
Image InstaGib + ComboGib + Jailbreak
Image ROSEBUM ROCKET-X RB
User avatar
esnesi
Godlike
Posts: 1018
Joined: Mon Aug 31, 2015 12:58 pm
Personal rank: Dialed in.

Re: Server missing in Master Server

Post by esnesi »

All my usual at first questionable queries are from GameTracker.
User avatar
rjmno1
Masterful
Posts: 716
Joined: Fri Aug 12, 2011 9:38 pm
Personal rank: masterfull
Location: https://sites.google.com/view/unrealtou ... oject/home
Contact:

Re: Server missing in Master Server

Post by rjmno1 »

Pileyrei wrote:Going on holiday today but will probably have to wipe and reinstall my server :sad2:

Perhaps that will sort ACE crashing and not loading as well :noidea

I'd be grateful if others could post their ini settings for the getting their server in the master browser just in case I missed anything.
Will check back in 10 days, its holiday time :D
Happy hollyday pirley have a good one enjoy live without ut99 lol. :shock:

the right master server settings.ut.ini client side.

[UBrowserAll]
ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.333networks.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.noccer.de,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[2]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.errorist.tk,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[3]=UBrowser.UBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut
bFallbackFactories=False

[UBrowser.UBrowserMainClientWindow]
bKeepMasterServer=True

like guys posted earlyer.
unreal tournament 99
®
Image
Image
ImageImage
https://sites.google.com/view/unrealtou ... oject/home mine home ut99 website.
https://richardmoust105.blogspot.com/20 ... ef-in.html dutch blog page about ut99 settings.
User avatar
esnesi
Godlike
Posts: 1018
Joined: Mon Aug 31, 2015 12:58 pm
Personal rank: Dialed in.

Re: Server missing in Master Server

Post by esnesi »

It's a server environment....
So your client INI settings wont really add anything of help to this thread.

Pretty much all your posts are quite misleading in general, and contain lots of typos.
TIP: work a bit more on your English, it will make you understand such situations better.
User avatar
Dr.Flay
Godlike
Posts: 3347
Joined: Thu Aug 04, 2011 9:26 pm
Personal rank: Chaos Evangelist
Location: Kernow, UK
Contact:

Re: Server missing in Master Server

Post by Dr.Flay »

noccer hasn't been active for a while so get rid of his master.
If you want to see which masters are running look at the top of the site on OldUnreal forum.
I advise putting the oldunreal master in your list for up and down links.

333networks is having a lay down for some reason, so I rerouted the master to the main backup https://master.errorist.tk
Either domain will be the same IP for now.

BTW. The uplinks to Telefragged are for the users of GameRanger client. They don't offer a downlink in the same way.

If you are successfully uplinked you should see your server listed https://master.errorist.tk/s/ut
When I get 333nw back on its feet you can use http://master.333networks.com/s/ut
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Re: Server missing in Master Server

Post by Pileyrei »

Hi all

Bumping my old topic.

My server still does not show up in the master list.

INI:

[Engine.GameEngine]
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.333networks.com MasterServerPort=27900

[IpServer.UdpServerUplink]
DoUplink=True
UpdateMinutes=1
MasterServerAddress=utmaster.epicgames.com
MasterServerPort=27900
Region=0

[UBrowser.UBrowserMainClientWindow]
bKeepMasterServer=True

[UBrowserAll]
ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=27900,Region=0,GameName=ut
ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.333networks.com MasterServerPort=27900,Region=0,GameName=ut
ListFactories[2]=UBrowser.UBrowserGSpyFact,MasterServerAddress=unreal.epicgames.com MasterServerPort=27900,Region=0,GameName=ut
bFallbackFactories=False

Anything else to check or something I've missed?

Piley
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
Post Reply