The LogicServers package keeps the active Medieval Engineers save below worlds/Saves. The main configuration must continue to point at that save for the same world to load after a restart.
- Stop the server and create a backup before changing any world path.
- Open File Manager, then browse to
worlds/Saves. The current package uses theWorldfolder and records the last loaded save inLastLoaded.sbl.
- Open Configuration Files and use the Text Editor for
MedievalEngineers-Dedicated.cfg. - Check that
LoadWorldstill contains the existing full path ending in\worlds\Saves\World. - Keep
WorldNameasWorldandIgnoreLastSessionasfalse, then save without changing the rest of the path. - Start the server and join to confirm the expected grids and player progress are present.
<WorldName>World</WorldName> <IgnoreLastSession>false</IgnoreLastSession>
Do not paste another customer’s complete LoadWorld path into your file: its user and service folders will not match yours. If the wrong world loads, stop the server before making another change and restore the backup if necessary.