Giter Club home page Giter Club logo

Comments (5)

TuRz4m avatar TuRz4m commented on August 17, 2024

Hi,
By default the arkmanager.cfg will override your gameusersettings.
Delete or change this line : "ark_MaxPlayers=${NBPLAYERS}" in the arkmanager.cfg and see if it works.

However, if your GameUserSettings.ini is overwritten every time your start your server, it may be because your config file has a bad format. (see here)

from ark-docker.

RobinVanCauter avatar RobinVanCauter commented on August 17, 2024

Yeah I saw the arkmanager file and commented out the line, but it still started using 70 players. I'll have another look at it later and keep you posted if I managed to fix it :) Thanks for the quick response!

EDIT:

So I checked again, in the arkmanager.cfg file the MaxPlayers line is commented out. And when I change my GameUserSettings.ini file at the bottom to say for example MaxPlayers=20 it just changes the value to 70 on startup again.

I have a bunch of other custom settings at the top which are left unchanged and work perfectly.

from ark-docker.

TuRz4m avatar TuRz4m commented on August 17, 2024

Did you put it after [/Script/Engine.GameSession] ?
Like this ?

[/Script/Engine.GameSession]
MaxPlayers=20

Or if you put ark_MaxPlayers=20 in arkmanager.cfg, it should override your config file (it's directly put in the command line).

from ark-docker.

RobinVanCauter avatar RobinVanCauter commented on August 17, 2024

This what our GameUserSettings.ini looks like after starting the server (only change after launch is the value 20 that changed into 70 for some reason.)

As you can see all of our other settings are left unchanged and used by the server.

[ServerSettings]
ServerMap=TheIsland
ServerPassword=420blazeit
ServerAdminPassword=chillbits2012
RCONEnabled=True
RCONPort=32330
PvEDinoDecayPeriodMultiplier=1.000000
KickIdlePlayersPeriod=2400.000000
PerPlatformMaxStructuresMultiplier=1.000000
AutoSavePeriodMinutes=15.000000
ListenServerTetherDistanceMultiplier=1.000000
MaxTamedDinos=5000.000000
RCONServerGameLogBuffer=600.000000
alwaysNotifyPlayerJoined=True
alwaysNotifyPlayerLeft=True
allowThirdPersonPlayer=True
ShowMapPlayerLocation=True
noTributeDownloads=True
DisableStructureDecayPvE=True
DisableDinoDecayPvE=True
AllowFlyerCarryPvE=True
NightTimeSpeedScale=0.9
TamingSpeedMultiplier=3.0
HarvestAmountMultiplier=2.5
HarvestHealthMultiplier=2.0
AllowCaveBuildingPvE=true
PvPStructureDecay=True

... Some generated stuff in between ...

[SessionSettings]
SessionName=Arkitects

[/Script/Engine.GameSession]
MaxPlayers=70

I'll try the arkmanager.cfg trick you just mentioned in a minute.

from ark-docker.

RobinVanCauter avatar RobinVanCauter commented on August 17, 2024

Alright, setting it manually in the arkmanager.cfg file works! Thanks :)

from ark-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.