The Unreal Admins Page - Forums

The Unreal Admins Page - Forums (https://unrealadmin.org/forums/index.php)
-   Server Admins Open Forum (https://unrealadmin.org/forums/forumdisplay.php?f=74)
-   -   UTPure (and Nexgen SC) installation trouble (https://unrealadmin.org/forums/showthread.php?t=30242)

firehacker 12th October, 2010 03:48 PM

UTPure (and Nexgen SC) installation trouble
 
As UTPure's installation notices say:
Quote:

Then start up your server, and immediately shut it down. UTPure will then have created a new section in your server ini file called [UTPureRC7G.UTPure], where all configurable
options are stored.

But real situation is so: no sections in any ini file were created.

This is obviously not UTPure's problem: Nexgen Server Controller also must create it's own ini-file, but it also doesn't! :(

My server is running under FreeBSD-8, all files/directories permissions is ok, server process uid = file owner's uid.

So, what it the source of problem and how to solve it?

Letylove49 12th October, 2010 04:19 PM

Check your ini to see if you have added the follow ligne :


[Engine.GameEngine]
ServerActors=UTPureRC7G.UTPureSA
ServerActors=Nexgen111.NexgenActor
ServerPackages=UTPureRC7G
ServerPackages=NexgenCC
ServerPackages=Nexgen111

you can added this section manualy:

[UTPureRC7G.UTPure]
bUTPureEnabled=True
Advertise=1
AdvertiseMsg=1
bAllowCenterView=False
CenterViewDelay=1.000000
bAllowBehindView=False
TrackFOV=2
bAllowMultiWeapon=False
bFastTeams=True
bUseClickboard=True
MinClientRate=1000
bAdvancedTeamSay=True
bHitSounds=False
bTeamHitSounds=False
ForceSettingsLevel=2
bNoLockdown=True
bWarmup=False
bCoaches=False
bAutoPause=False
ImprovedHUD=1
bDelayedPickupSpawn=False
bTellSpectators=False
bNoWeaponThrow=False
bForceDemo=False
PlayerPacks[0]=
PlayerPacks[1]=
PlayerPacks[2]=
PlayerPacks[3]=
PlayerPacks[4]=
PlayerPacks[5]=
PlayerPacks[6]=
PlayerPacks[7]=

firehacker 12th October, 2010 05:10 PM

Quote:

Check your ini to see if you have added the follow ligne :
Of course I have added this, only stupid might not do this.

Quote:

you can added this section manualy:
Yes, I can, but I am interested to remove the source of this problem. The problem is inability for any mutator to create own separeted ini file or add own section to already existing ini-file. Maybe it also can not modify own keyvalues in ini-file, I just haven't checked for it.

Azura 13th October, 2010 01:33 AM

Is your server being launched via a script? If so check to see if another ini file is being used, say server.ini.

back4more 13th October, 2010 02:16 AM

I have the same problem with ACE (only) lol. Perhaps a Server problem I would assume.

firehacker 13th October, 2010 03:00 AM

Quote:

Originally Posted by Azura (Post 158506)
Is your server being launched via a script? If so check to see if another ini file is being used, say server.ini.

No, I have specified full filename (e.g. with path) of ini configuration. By the way, Nexgen should create it's own file, but it doesn't.

back4more 13th October, 2010 03:29 AM

check files permissions on system folder chmod[755]?

try chmod[777] full access on folder only , perhaps .htaccess will help also.

firehacker 13th October, 2010 09:48 AM

Quote:

Originally Posted by back4more (Post 158509)
check files permissions on system folder chmod[755]

As I said, all is okay with permissions.

Quote:

Originally Posted by back4more (Post 158509)
perhaps .htaccess will help also.

LOL, htaccess is a configuretion file of Apache Http Server. Apache don't know anything about UT99, UT99 — about Apache.

LeeBe 13th October, 2010 11:01 AM

can you post your server.log and ut.ini


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

 


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