Terraria World Version Compatibility

Servers cannot load worlds that were created on a later version of Terraria. Update your server or try restoring a backup to keep playing. This guide will show you how to do that in a few simple steps.
World version compatibility prompt
When loading a world that was created or last played on a later version of Terraria, you may see a prompt like this in the server console:
Terraria Server v1.4.5.0
1 (LaterVersion) world1
n New World
d <number> Delete World
Choose World:
To keep playing, you can either update your server or try restoring a world backup that was created with an earlier version of Terraria.
Automatic world backups
Terraria servers automatically create backups of your world file each time the game is stopped. The two most recent backups are stored next to your main world file:
gameserver
└── Worlds
├── world1.wld
├── world1.wld.bak
└── world1.wld.bak2
If any of these backups was created with an earlier version of Terraria, you can try restoring it to keep playing.
Restoring a backup
- Start your server
- Pause your server
- Open the
Configscreen - Open the
Worldsfolder undergameserver/Worlds - Optional: Download all your world files as a backup
- Rename
world1.wldtoworld1.wld.old - Rename
world1.wld.baktoworld1.wld - Unpause your server