Ut99 Server load no Mutator #4885
Unanswered
THE-WHO-72
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I installed a ut99 server after some initial difficulties, but I got it running.
I'm still a Linux beginner.
Several mutators are entered in the server.ini file.
In the console, under details, I see:
./ucc-bin server DM-!!SD!!-Bistro.unr Game=Botpack.DeathMatchPlus Mutator= ini=/home/ut99/serverfiles/System64/ut99server.ini
So no mutator is being loaded?
The settings under config-lgsm in Serverut99.cfg are as follows:
Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
defaultmap="DM-!!SD!!-Bistro"
gametype="Botpack.DeathMatchPlus"
ip="xxx.xxx.xxx.xxx"
mutators="MapVoteULv2_4.BDBMapVote"
ini=/home/ut99server/serverfiles/System64/ut99server.ini
Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
startparameters="server ${defaultmap}.unr Game=${gametype} Mutator=${mutator} ini=${servercfgfullpath}"
Where am I going wrong? Everything starts without problems on my home Windows machine, but on the server, with various settings, the server starts, but no mutators are loaded.
What do I need to configure, old man?
Beta Was this translation helpful? Give feedback.
All reactions