You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament 2003/2004 > UT2003/4 Server - Linux Specific

Reply
Thread Tools Display Modes
  #1  
Unread 14th March, 2003, 12:31 PM
teletoeffel teletoeffel is offline
Killing Spree
 
Join Date: Sep 2002
Location: germany.gif
Posts: 32
Default

For some reason i don't understand the meltdown script didn't make the needed entries in my UT2003.ini.

So do the following to see the needed changes:

grep UT2003.ini Manifest.ini
Ini=System\UT2003.ini,Xinterface.Tab_AudioSettings .BonusPackInfo[1]=(PackageName="AnnouncerEvil.uax",Description="Evi l")
Ini=System\UT2003.ini,Xinterface.Tab_AudioSettings .BonusPackInfo[2]=(PackageName="AnnouncerFemale.uax",Description="F emale")
Ini=System\UT2003.ini,Xinterface.Tab_AudioSettings .BonusPackInfo[3]=(PackageName="AnnouncerSexy.uax",Description="Aro used")
INI=System\UT2003.ini,xInterface.ExtendedConsole.M usicManagerClassName=OGGPlayer.UT2OGGMenu
AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=BonusPack
AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=SkaarjPack
AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=SkaarjPack_rc
AddIni=System\UT2003.ini,Engine.GameEngine.ServerP ackages=BonusPack
AddIni=System\UT2003.ini,Engine.GameEngine.ServerP ackages=SkaarjPack
AddIni=System\UT2003.ini,Engine.GameEngine.ServerP ackages=SkaarjPack_rc
AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=OGGPlayer

The Last entry is the really import one: Add the Line
EditPackages=OGGPlayer to the
[Editor.EditorEngine]Section of UT2003.ini

That's the trick.
Reply With Quote
  #2  
Unread 15th March, 2003, 05:44 PM
universaL universaL is offline
Forum Newcomer
 
Join Date: Mar 2003
Location: Germany.gif
Posts: 9
Default

On my freshly set up linux dedicated server: ucc mastermd5 -r has solved the problem
Reply With Quote
  #3  
Unread 15th March, 2003, 07:32 PM
_Nec _Nec is offline
Killing Spree
 
Join Date: Jan 2003
Location: Hungary.gif
Posts: 46
Default

well I did it, and the problem persisted - it only affects those who have the packONE

after wipeing out the OGG entries on the client UT2k3 .ini files, the problem solved ...
Reply With Quote
  #4  
Unread 15th March, 2003, 08:50 PM
teletoeffel teletoeffel is offline
Killing Spree
 
Join Date: Sep 2002
Location: germany.gif
Posts: 32
Default

I know that deleting the file on the clients removes the messages, but as a nice admin I didn't like to ask everyone to do it. Many people even like to listen to theire own music while playing.

I finally got the meltdown script working: I put a symbolic link from ~/.ut2003/System/UT2003.ini pointing to /usr/local/games/ut2003_dedicated/System/UT2003.ini (my install dir) and let the script do its job.

:gulp:
Reply With Quote
  #5  
Unread 19th March, 2003, 04:47 PM
Pertu Pertu is offline
Forum Newcomer
 
Join Date: Mar 2003
Location: Germany.gif
Posts: 2
Default

I did all the described thinks and kept the error message in the client....

I ended up to add

ServerPackages=OGGPlayer in the [Engine.GameEngine] section of the "myServer.ini" belonging to my linux ded-server

Pertu
Reply With Quote
  #6  
Unread 25th March, 2003, 05:05 AM
Leprekan Leprekan is offline
Forum Newcomer
 
Join Date: Feb 2003
Location: USA.gif
Posts: 3
Default

The following information is available at http://www.unrealtournament2003.com for the Epic Bonus Pack Instalation on Linux - I've modified it so you can cut and paste...

System\Default.ini AND System\UT2003.ini ( or your equivalent )
[Engine.GameEngine]
ServerPackages=BonusPack
ServerPackages=SkaarjPack
ServerPackages=SkaarjPack_rc
ServerPackages=OGGPlayer
[Editor.EditorEngine]
EditPackages=BonusPack
EditPackages=SkaarjPack
EditPackages=SkaarjPack_rc
EditPackages=OGGPlayer
[xInterface.ExtendedConsole]
MusicManagerClassName=OGGPlayer.UT2OGGMenu
[Xinterface.Tab_AudioSettings]
BonusPackInfo[1]=(PackageName="AnnouncerEvil.uax",Description="Evi l")
BonusPackInfo[2]=(PackageName="AnnouncerFemale.uax",Description="F emale")
BonusPackInfo[3]=(PackageName="AnnouncerSexy.uax",Description="Aro used")

System\DefUser.ini AND System\User.ini
[Engine.Input]
F11=MusicMenu

The ServerPackages=OGGPlayer in the [Engine.GameEngine] was the entry that solved my problems... Thanks. Hope this information makes someone elses administration easier...
Reply With Quote
  #7  
Unread 25th March, 2003, 06:36 AM
teletoeffel teletoeffel is offline
Killing Spree
 
Join Date: Sep 2002
Location: germany.gif
Posts: 32
Default

@Leprekan: Where did you find it? What I found was:
Quote:
To install on Linux:
1) Download the .EXE file, which can be treated as a regular .ZIP file.
2) Unzip it in the base of the directory where you installed ut2003.
3) Edit the appropriate .INI file to include the below information.
4) Play the game, tell your friends how great it is, buy them copies as
birthday, wedding, and bar mitzvah presents.
Ini=System\Default.ini,Xinterface.Tab_AudioSetting s.BonusPackInfo[1]=(PackageName="AnnouncerEvil.uax",Description="Evi l")
Ini=System\UT2003.ini,Xinterface.Tab_AudioSettings .BonusPackInfo[1]=(PackageName="AnnouncerEvil.uax",Description="Evi l")
Ini=System\Default.ini,Xinterface.Tab_AudioSetting s.BonusPackInfo[2]=(PackageName="AnnouncerFemale.uax",Description="F emale")
Ini=System\UT2003.ini,Xinterface.Tab_AudioSettings .BonusPackInfo[2]=(PackageName="AnnouncerFemale.uax",Description="F emale")
Ini=System\Default.ini,Xinterface.Tab_AudioSetting s.BonusPackInfo[3]=(PackageName="AnnouncerSexy.uax",Description="Aro used")
Ini=System\UT2003.ini,Xinterface.Tab_AudioSettings .BonusPackInfo[3]=(PackageName="AnnouncerSexy.uax",Description="Aro used")
INI=System\Default.ini,xInterface.ExtendedConsole. MusicManagerClassName=OGGPlayer.UT2OGGMenu
INI=System\UT2003.ini,xInterface.ExtendedConsole.M usicManagerClassName=OGGPlayer.UT2OGGMenu
AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=BonusPack
AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=SkaarjPack
AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=SkaarjPack_rc
AddIni=System\UT2003.ini,Engine.GameEngine.ServerP ackages=BonusPack
AddIni=System\UT2003.ini,Engine.GameEngine.ServerP ackages=SkaarjPack
AddIni=System\UT2003.ini,Engine.GameEngine.ServerP ackages=SkaarjPack_rc
AddIni=System\Default.ini,Editor.EditorEngine.Edit Packages=BonusPack
AddIni=System\Default.ini,Editor.EditorEngine.Edit Packages=SkaarjPack
AddIni=System\Default.ini,Editor.EditorEngine.Edit Packages=SkaarjPack_rc
AddIni=System\Default.ini,Engine.GameEngine.Server Packages=BonusPack
AddIni=System\Default.ini,Engine.GameEngine.Server Packages=SkaarjPack
AddIni=System\Default.ini,Engine.GameEngine.Server Packages=SkaarjPack_rc

AddIni=System\UT2003.ini,Editor.EditorEngine.EditP ackages=OGGPlayer
AddIni=System\Default.ini,Editor.EditorEngine.Edit Packages=OGGPlayer
Ini=system\DefUser.ini,Engine.Input.F11=MusicMenu
Ini=system\User.ini,Engine.Input.F11=MusicMenu
No Serverpackage OGGPlayer there!
Reply With Quote
  #8  
Unread 26th March, 2003, 03:25 AM
Leprekan Leprekan is offline
Forum Newcomer
 
Join Date: Feb 2003
Location: USA.gif
Posts: 3
Default

The ServerPackages=OGGPlayer was from Pertu's post...
Reply With Quote
  #9  
Unread 27th March, 2003, 12:49 AM
coke's Avatar
coke coke is offline
Killing Spree
 
Join Date: Feb 2003
Location: Netherlands
Posts: 42
Default

Quote:
[xInterface.ExtendedConsole]
MusicManagerClassName=OGGPlayer.UT2OGGMenu
[Xinterface.Tab_AudioSettings]
BonusPackInfo[1]=(PackageName="AnnouncerEvil.uax",Description="Evi l")
BonusPackInfo[2]=(PackageName="AnnouncerFemale.uax",Description="F emale")
BonusPackInfo[3]=(PackageName="AnnouncerSexy.uax",Description="Aro used")

System\DefUser.ini AND System\User.ini
[Engine.Input]
F11=MusicMenu
I am assuming those belong in the *client*'s System.ini and not in the server's... They sound like something UI-related... Since my server is dedicated, I don't see any need for them to be in the server's ini file. Any comments?
__________________
coke

All of you sheep better bow before me!
Arda Warriors -- http://aw.morannon.org/
Reply With Quote
  #10  
Unread 29th March, 2003, 12:03 AM
Leprekan Leprekan is offline
Forum Newcomer
 
Join Date: Feb 2003
Location: USA.gif
Posts: 3
Default

coke,
I am running the dedicated linux server and had to make the changes on the server in order for clients with the update installed to connect...
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:19 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.