TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

Research Progress lost upon config save via UI #396

Closed LordTylus closed 2 years ago

LordTylus commented 4 years ago

Torch Version: 1.3.1.123 SE Version: 1.195.024

Expected Behavior

Config is applied when hit save. nothing else is altered

Observed Behavior

After changing the config and hitting save and restart the server players started complaining about their progress being gone.

Steps to Reproduce

  1. I had the server on restart and Xed the SteamCMD window
  2. Set autostart to false in torch cfg
  3. opened server UI for last loaded world
  4. changed PCU and BlockType Limits and Hit save (likely not important)
  5. closed the server
  6. set autostart to true in torch.cfg
  7. started server

Other Information

The Server itself runs mods but I hightly doubt these have anything to do with that. to my knowledge no mods installed that mess with progression in any way. I am not keen to reproduce it on our servers again so I just drop a report of that having happened for the case it appears again with other people.