Posted March 15, 2020
Dear GOG and Unreal Tournament users.
First of all, I never set up any game servers and I am totally newbie in that matter. All I want to do is to play easily with my colleges on private server, which is visible in example in game in Multiplayer > Find internet games.
I was trying to set up the private server for me and my colleagues after GOG Unreal Tournament GOTY installation. Naive and first approach by Multiplayer > Start new multiplayer game fails in many combinations - only I (or person who starts server) was able to play, other players doesn't see new server and can not to log in.
Second approach was related with opening server on my computer with Ubuntu 16.04 LTS according to this guide [1] (I can not attach links... so it was in wiki unrealadmin > Server_Install_linux ) . Setting ASU script is in version 0.6. After few changes in the guide like:
- you have to run ./asu.sh script by calling straightforward bash (bash ./asu.sh)
- ucc.init file is now ucc file in $HOME/ut-server
- update an required exports in .bashrc, needs additional "source ~/.bashrc" command.
- furthermore exported path must be changed like: from given " export UT_DATA_PATH="$MYDIR/ut-server/System/" " to " export UT_DATA_PATH="$HOME/System" ".
After all, and using the script to start running the server "./ucc start", which is in $HOME/ut-server I get an error, which says:
MissingIni
History: appInit
Exiting due to error
Is there anything I can do to fix this error? Or maybe there is much easier way to set up private internet server UT-GOTY in GOG version?
All the best,
Miłosz
First of all, I never set up any game servers and I am totally newbie in that matter. All I want to do is to play easily with my colleges on private server, which is visible in example in game in Multiplayer > Find internet games.
I was trying to set up the private server for me and my colleagues after GOG Unreal Tournament GOTY installation. Naive and first approach by Multiplayer > Start new multiplayer game fails in many combinations - only I (or person who starts server) was able to play, other players doesn't see new server and can not to log in.
Second approach was related with opening server on my computer with Ubuntu 16.04 LTS according to this guide [1] (I can not attach links... so it was in wiki unrealadmin > Server_Install_linux ) . Setting ASU script is in version 0.6. After few changes in the guide like:
- you have to run ./asu.sh script by calling straightforward bash (bash ./asu.sh)
- ucc.init file is now ucc file in $HOME/ut-server
- update an required exports in .bashrc, needs additional "source ~/.bashrc" command.
- furthermore exported path must be changed like: from given " export UT_DATA_PATH="$MYDIR/ut-server/System/" " to " export UT_DATA_PATH="$HOME/System" ".
After all, and using the script to start running the server "./ucc start", which is in $HOME/ut-server I get an error, which says:
MissingIni
History: appInit
Exiting due to error
Is there anything I can do to fix this error? Or maybe there is much easier way to set up private internet server UT-GOTY in GOG version?
All the best,
Miłosz
Post edited March 15, 2020 by mimi1990