Page MenuHomeFeedback Tracker

AutoReload Startup parameter not working as intended.
Reviewed, NormalPublic

Description

Please provide the following when creating the Ticket:

Game Version number: 1.3.0.144
Modded?: (Yes/No) Yes

Issue Description:
When adding `-autoreload disable or -autoreload` to my startup command, the server will not shutdown and relaunch the same instance as per the changelog when the mission end timer reaches 0. It just sits there at restarting: 0:0, it doesn't shutdown the server and restart.

The `-autoreload 0` works as intended though.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

Add `-autoreload disable``` to startup command.

Event Timeline

TPMTactical updated the task description. (Show Details)
Geez changed the task status from New to Awaiting internal Testing.Fri, Apr 11, 2:41 PM
Geez changed the task status from Awaiting internal Testing to Reviewed.Wed, Apr 23, 11:17 AM
Geez added a subscriber: Geez.

Hello TPMTactical.
It does work as intended - with -autoreload disable server should hang on 00:00 timer and never restart until its manually shut down.
For the desired result, the -autoshutdown CLI parameter that was introduced to ensure correct server shutdown process.
Regards,
Geez