//restore doesn't work with 1.18.1 worlds
TheoRetisch1 opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.18.1
Describe the bug
Restoring 1.18.1 worlds doesn't work, regardless of which blocks should be restored and in which size.
No error appears in the console, but the following messages appear in the chat:
Snapshot 'weltn-untergrund' loaded; will be restored ...
Errors prevented the recovery of blocks.
Last error: Missing root 'Level' tag
The //restore
of the same world works under the same FAWE and paper version when using a 1.17.1 backup that has not yet been updated to 1.18.1.
To Reproduce
- Load your 1.18.1 world into the backup folder
- Select a region
- //restore
-> the attempt ends in the described error
Expected behaviour
The blocks in the selection should be restored from backup.
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/871f99ed8cca43ce951881bea6d0ca15
Fawe Version
FastAsyncWorldEdit version 2.0.1-SNAPSHOT-76;e8f72d6
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response