Page MenuHomeFeedback Tracker

loadSessionSave parameter outputting error
Need More Info, NormalPublic

Description

Please provide the following when creating the Ticket:

Game Version number: Latest Build
Modded?: (Yes/No) No
If modded, please list the mods:

Issue Description:
We've added "-loadSessionSave mission" to our startup parameters and we received an error in the console upon startup:

`SCRIPT (W): SCR_SaveManagerCore: Cannot load save file 'mission', no rules found for it!

We have a mission.json file in the profile/profile/saves/ (I believe that's correct) directory, where the default saves are like .latestsave.json and scenario specific saves.

This is not the location the startup parameter pulls from?

Thank you

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Linux
Operating System Version
Debian
Category
General
Steps To Reproduce

Adding -loadSessionSave mission to startup parameters.

Starting server.

Console error received.

Event Timeline

Geez changed the task status from New to Awaiting internal Testing.Thu, May 23, 11:35 AM
Geez changed the task status from Awaiting internal Testing to Need More Info.Mon, May 27, 11:20 AM
Geez added a subscriber: Geez.

Hello ImminentDebacle.
Can you please send us the server launch file with "-loadSessionSave mission" included and logs from the server and logs from the server you are trying to launch?
Regards,
Geez

I don't believe I have access to the actual launch/batch file for the server but here is the copied text from the paid host server panel from the startup parameters section:

./ArmaReforgerServer -gproj ./addons/data/ArmaReforger.gproj -config ./config.json -profile ./profile -backendlog -nothrow -listScenarios -loadSessionSave mission -logStats $((0*1000)) -maxFPS 120 -addonTempDir /home/container/tmp

The zip contains the console, crash, error, and script logs.