Palworld Asked You to Create a New Character? Fix the Save Reset
A nasty Palworld dedicated server failure mode is joining after a crash or update and seeing the game ask you to create a brand-new character. In the worst cases, bases look missing too. This usually means the world folder or player save mapping no longer lines up, not that every byte of progress is gone forever.
Do not keep playing on the broken state until you make a backup. Creating new characters and saving repeatedly can overwrite the exact files you need to restore.
Files That Usually Matter
| File or Folder | Why It Matters |
|---|---|
Players/ |
Contains per-player character data |
Level.sav |
Main world state |
LevelMeta.sav |
World metadata paired with the level save |
WorldOption.sav |
Can override settings and is worth preserving with the same world set |
Where to Look
The affected data normally lives under:
Pal/Saved/SaveGames/0/<world-folder>/
If you have multiple world-ID folders, compare modification times carefully. The correct restore point is often the last good folder from before the crash or patch.
Recovery Order
- Stop the server completely.
- Copy the current broken save directory somewhere safe before changing anything.
- Find the most recent known-good backup or world-ID folder.
- Restore
Players,Level.sav, andLevelMeta.savtogether from the same restore point. - If your host exposes backups, restore the whole world set rather than mixing files from different timestamps.
Why This Happens
- The server crashed mid-save and created a partial world state.
- An update changed how the active world folder was selected.
- A newer empty player file was created after the original mapping broke.
- The server was restarted multiple times after the damage happened.
Best prevention: take regular backups and avoid changing save files while the Palworld process is still running. This issue becomes much easier to fix when you have a clean before-update snapshot.
Need safer backups and easier rollback paths? Run Palworld on Supercraft and keep restore points ready before major patches.