Master server down
Posted: Wed 14. Dec 2022, 20:35
I have posted announcements on our Steam and Discord pages.
Be smart, be like mikel: Add CEONSS to your favorites!
Be smart, be like mikel: Add CEONSS to your favorites!

Central European ONSlaught Server
https://ceonss.net/
If you want to contribute, the best way would be to join the OpenSpy-Discord and chat with the other developers:laboRHEinz wrote: ↑Tue 20. Dec 2022, 04:28 without a masterserver UT2k4 is about to die, as simple and as sad as that.![]()
So, great, that there's already a community-driven masterserver and I'd be willing to contribute to it, too.
Only issue is that every UT client by default looks only for:
MasterServerList=(Address="ut2004master1.epicgames.com",Port=28902)
MasterServerList=(Address="ut2004master2.epicgames.com",Port=28902)
So, at any rate, Epic should transfer at least one of those two DNS entries to the community-driven masterserver to keep the game alive.
But tbh, I think that Epic just doesn't have any interest in keeping an 18 years old game alive that doesn't yield any money anymore.
to this:[IpDrv.MasterServerLink]
LANPort=11777
LANServerPort=10777
MasterServerList=(Address="ut2004master1.epicgames.com",Port=28902)
MasterServerList=(Address="ut2004master2.epicgames.com",Port=28902)
Note: If you would like to keep the Epic MasterServer entries around, say, for historical preservation purposes, but not have the game waste time trying to use them whenever OpenSpy might also be unavailable (thus requiring two more Refresh button pushes before cycling back to the first MS), you can simply comment them out by adding a semicolon character at the start of each line, like in the above example. Alternatively, you can simply delete the two epicgames.com lines, as they will no longer serve any practical purpose.[IpDrv.MasterServerLink]
LANPort=11777
LANServerPort=10777
MasterServerList=(Address="utmaster.openspy.net",Port=28902)
;MasterServerList=(Address="ut2004master1.epicgames.com",Port=28902)
;MasterServerList=(Address="ut2004master2.epicgames.com",Port=28902)
Well said, thanks Peg.
Someone could write a little script (heck even PowerShell would suffice) to add this new master server line automatically, for the users not capable of doing it on their own.
Interesting, I didn't know it is open source. Altough it won't help me much since I'm not really a developer.