1. Wiped my server, updated, usual procedures during a big update. However I changed the command line to add "wiped" in the server name and changed max players and when I start the server again it wipes. Scared to restart the server again and see if it wipes again, any fixes?
     
  2. Wulf

    Wulf Community Admin

    Do you have a seed and size set?
     
  3. Well that's the thing, I had to delete some files to actually "wipe" my server for the first time. Every tutorial said go to the "save" folder but there was none.
    [DOUBLEPOST=1471569777][/DOUBLEPOST]
    Clarify a bit please :p
     
  4. Wulf

    Wulf Community Admin

    Every time you want to wipe manually, you'd just delete the .sav and .db files, otherwise Rust only forces a wipe once per month at the beginning generally. If you don't see a "seed" or "size" for your map though, it may be randomized.
     
  5. Oh okay, however when the server was "wiped" players started to get stats and resources. I normally restarted the server without editing any files but the command line and it wiped again. Worried if I restart again now it will wipe again?
     
  6. Any thoughts?
     
  7. Wulf

    Wulf Community Admin

    Are you sure the server is saving? Is the seed and such showing the same each restart?
     
  8. From what I've seen, even without a seed, size, salt, or map type, it tends to load the same map.

    My guess is you don't have a save interval set, you may also be forcefully shutting down your server.

    Add the following to your start.bat ir it isn't already present.
    Code:
    +server.saveinterval "300"
    You can change they save interval if you'd like, however I'd leave it at 300 seconds.
    [DOUBLEPOST=1475872416][/DOUBLEPOST]This may also be helpful.
    Make sure to type "save" in console before a forced stop, restart automatically saves. If you'd like to set the restart time instead of waiting 300 seconds specify a number after the command.

    Example:
    Code:
    restart 10