arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
678 stars 143 forks source link

arkopt_ may not be working - have tried it in individual instance .cfg as well as main arkmanager.cfg #1205

Open spacefiddle opened 2 years ago

spacefiddle commented 2 years ago

Seems to have no effect, I see none of the event creatures or items or whatnot on any instance.

Singleplayer mod on official maps does show the current event etc., so i do have the files on my client and whatnot. Also i do see event colors on spawns, which as i understand it, is something they push alongside every event that doesn't depend on the event mechanics itself.

Not sure what to try next.

spacefiddle commented 2 years ago

Er, should note, I am specifically trying arkopt_ActiveEvent=TurkeyTrial

as the official WildCard post states that that's the server option to use for private instances.

klightspeed commented 2 years ago

arkopt_ActiveEvent=TurkeyTrial should add -ActiveEvent=TurkeyTrial to the game server commandline. You can check the commandline that is used by checking the Executing line in /var/log/arklog/arkserver.log, and/or using ps -f -w -w -C ShooterGameServer (-f = full, -w -w = unlimited width, -C = select by command)

spacefiddle commented 2 years ago

Hey there! Thanks for taking a look, sorry for the slow response. Just for anyone else who comes along and reads this, my logdir is /var/log/arktools/ and the line starts with "Running" not "Executing" (so don't grep for executing if you found this on Google heh). Other than that, it is as you say: I do see the parameter "-ActiveEvent=TurkeyTrial" in there after the long initial directive that ends with .....\?listen, and before all other directives such as -ClusterDirOverride.

Barring some typo I've made in the actual parameter (i've stared at it one letter at a time so many times.....), it looks like it's where it should be, just as if entered manually. Sorry to bother you; looks like this is WildCode's issue. Color me shocked. Oh well.

On Fri, Nov 26, 2021 at 7:36 PM Ben Peddell @.***> wrote:

arkopt_ActiveEvent=TurkeyTrial should add -ActiveEvent=TurkeyTrial to the game server commandline. You can check the commandline that is used by checking the Executing line in /var/log/arklog/arkserver.log, and/or using ps -f -w -w -C ShooterGameServer (-f = full, -w -w = unlimited width, -C = select by command)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arkmanager/ark-server-tools/issues/1205#issuecomment-980476183, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMHI5TUMOGUI3QTWZ2VQVZDUOARYFANCNFSM5I3IZSYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.