Uplink mysteries

Discussions about Servers
Post Reply
User avatar
Barbie
Godlike
Posts: 2792
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Uplink mysteries

Post by Barbie »

Just for your interest: for some reason the value System\UnrealTorunament.ini->IpServer.UdpServerUplink->DoUplink=True changes automatically to False after starting the server. With setting DoUplink=True and then starting the server it connects to the given UdpServerUplink's, but with loading next map the uplink gets disabled (as seen in the logs).
I solved this by adding the parameter DoUplink=True for the UdpServerUplink, for example:

Code: Select all

[Engine.GameEngine]
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.333networks.com MasterServerPort=27900 DoUplink=True
Furthermore the definition of more than 3 UdpServerUplink's causes a SIGSEGV-crash as stated in 333networks-wiki.

Server details:
Spoiler
OS: Ubuntu 14.04.3 LTS
UT: server version 451
UT Framework: abfackelns Server Utilities (ASU) v0.6
UT mods: nexgen112, BarbiesWorld, MapvoteLA13, ServerAdds v1.04, SBMutatorFastWarShell-Rev2
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
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: Uplink mysteries

Post by rjmno1 »

update you Linux package ,as in what the wikia conserns you canot edit more then 3 lines of text in that section.
Otherwise you can get that fault on the server , you did described.
It just a limit of your Linux package or maby the ut 99 server files.
If you have more than 3 lines, your server may crash or not even start properly. Use trial-and-error to determine whether this is the case with your server.
best regardz:rjmno1
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.
Post Reply