I am setting up a server to play with a friend on mine. We are both able to play, but after restarting the server it loads up as a new game instead of where we left it out. We are playing on the Experimental branch.
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Operating System Version
- 22H2
- Category
- General
Steps To Reproduce
Set up the server:
- Download Arma Reforger Experimental Dedicated Server from Steam
- Copy the dedicated server folder into another directory on the same drive
- Add a server.json file with the server configuration and a start.bat file to launch the server with some parameters. Both are attached to the post
- Open 2001 port on router settings
Play for some minutes
Restart the server:
- Close "ArmaReforgerServer.exe" CMD window
- Exit to main menu
- Open the server using the "start.bat" file
- Join again to the deploy screen as a new game
Additional Information
I was monitoring the console during the playing session, and I could see multiple "SCRIPT: SCR_LatestSaveDSSessionCallback: LocalSave: .LatestSave", corresponding to each time a new JSON file was updated/created on the server profile folder, so the server is successfully saving the progress.
We can tell its a new game because not always the weather and time of the day is the same. Also, deployment point loot is reset and the car respawns on the garage. Also, compromised hideouts are no longer compromised.