Author |
Message |
EmperorHunter
dU.Staff
UT Name: Emperor_Warrior UT Since: 2001 Gender: Joined: May 21, 2012 Age: 33 Posts: 133 Location: Somewhere in California Reputation: 150 votes: 1 Status: Offline
|
Posted: Wed Dec 14, 2022 9:02 pm Post subject: Possible shutdown of epic game servers |
|
|
Edit: From what i heard might affect some servers but not effects all of them so yeah I'm jumping to conclusions to early |
|
|
|
|
General
Joined: Mar 26, 2016 Posts: 10
Reputation: 40.5 votes: 1 Status: Offline
|
Posted: Fri Dec 16, 2022 2:43 pm Post subject: Re: Possible shutdown of epic game servers |
|
|
The workaround is to use an alternative master server on both the server and the player client.
Read this thread for more information:
And especially this post:
The 333networks.com master server seems to be already widely used, same goes for openspy.net and qtracker.com.
Long live UT
And Merry Christmas! |
|
|
|
|
-POTS-
UT Name: *POTS* UT Since: 2002 Gender: Joined: Nov 04, 2016 Posts: 22
Reputation: 68.5 Status: Offline
|
Posted: Sun Feb 12, 2023 5:30 am Post subject: Re: Possible shutdown of epic game servers |
|
|
Just an FYI: the dU gaming servers are currently no longer advertised, since they were probably relying on Epic's master server to do the job, which means no matter the client a player has installed, unless they have them favorited or know the IPs, they won't be able to find them via UT browser.
You either update the servers to v469c, which features community-hosted working master servers, or you manually edit your UnrealTournament.ini file adding these master servers:
Code: |
[Engine.GameEngine]
...
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.333networks.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.oldunreal.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.errorist.eu MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.openspy.net MasterServerPort=27900 |
As a last resort, if no changes are made, you may use this link:
|
Plain Old Telephone Service |
|
|
|
Sponsor
|
|
General
Joined: Mar 26, 2016 Posts: 10
Reputation: 40.5 votes: 1 Status: Offline
|
Posted: Sun Feb 19, 2023 12:51 pm Post subject: Re: Possible shutdown of epic game servers |
|
|
Yes, the dU servers don't appear anymore in the UT Servers tab of the game
Like POTS said, it's just a quick and easy edit to do to UnrealTournament.ini in the [Engine.GameEngine] section.
The [UBrowserAll] section is only for clients, [Engine.GameEngine] is for servers.
Please do it as soon as possible |
|
|
|
|
General
Joined: Mar 26, 2016 Posts: 10
Reputation: 40.5 votes: 1 Status: Offline
|
Posted: Sat Mar 18, 2023 7:00 pm Post subject: Re: Possible shutdown of epic game servers |
|
|
Come on guys, please just do it!
There is no point running servers that can't be seen in the game built-in browser if you don't already have these servers as favorites. The DU servers actually don't appear anymore in the UT Servers tab.
It's really just about a quick and easy edit of the UnrealTournament.ini files in the [Engine.GameEngine] section, like this:
Code: | [Engine.GameEngine]
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.333networks.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.openspy.net MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.oldunreal.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.errorist.eu MasterServerPort=27900 |
Order of lines is important, ServerActors=IpDrv.UdpBeacon and ServerActors=IpServer.UdpServerQuery lines must be before the master servers URLs as shown above.
REMOVE unreal.epicgames.com because this master server is dead and down forever.
And don't use more than 5 master servers.
Please, do it. Please |
|
|
|
|
Eternity
Joined: Feb 02, 2020 Posts: 6
Reputation: 33.5 Status: Offline
|
Posted: Sat May 11, 2024 1:58 pm Post subject: Re: Possible shutdown of epic game servers |
|
|
General wrote (View Post): |
And don't use more than 5 master servers. |
I'd add just 1 thing: that is correct in case of using server version v451 (sometimes even 5 trigger crash, so need to reduce it down to 3), but in case of v469 there is no such limitation, there can be added as much master servers as needed.
Practically, it is enough to add just a few, because OpenSpy and 333networks anyways gather lists from all public master servers existing out there.
[Automatic merged Post Sat May 11, 2024 2:02 pm:]
EmperorHunter wrote (View Post): | Edit: From what i heard might affect some servers but not effects all of them so yeah I'm jumping to conclusions to early |
Not quite... That was exactly the right time to begin with updates... And now it's becoming late... But, still, it's better late than never... |
|
|
|
|
Sponsor
|
|
General
Joined: Mar 26, 2016 Posts: 10
Reputation: 40.5 votes: 1 Status: Offline
|
Posted: Sat Dec 21, 2024 2:08 am Post subject: Re: Possible shutdown of epic game servers |
|
|
BTW your servers are still invisible to the outside world, so new players can't join them because they don't see them in the UT browser. The only way to see your servers is to already have them in the favorites.
Don't let your servers dying like that, it's a shame
, all you have to do is to edit four lines in the unrealtournament.ini files of all servers:
Stop the server because it can't work while the server is running,
Edit the lines,
Code: | [Engine.GameEngine]
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.333networks.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.openspy.net MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.oldunreal.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.errorist.eu MasterServerPort=27900 |
Order of lines is important, ServerActors=IpDrv.UdpBeacon and ServerActors=IpServer.UdpServerQuery lines must be before the master servers URLs as shown above.
REMOVE unreal.epicgames.com because this master server is dead forever.
Don't use more than 5 master servers.
Start the server,
Done.
For more information:
Please take five minutes of your life, just five minutes to celebrate the 25 years of UT!
And while you're at it, please remove the map rotation limitation from Main server (maps marked in red) so the players can play the maps they like at any time, like it is on the Crazy server. More players, more fun!
Merry Christmas! |
|
|
|
|
|