
Backups fail if world folder is a symlink.
Keridos opened this issue ยท 0 comments
Minecraft version
1.19.4
Simple Backups version
1.20.1-3.1.2
Forge version
47.2.16
The latest.log file
https://gist.github.com/Keridos/a3909b19cc8e3d37cba4bc422eadcba3
Issue description
The world backup fails if the world directory is a symlink (f.ex. mounting the world in RAM). it writes a zip file with only the world symlink inside it (126 bytes big).
Steps to reproduce
- make the world folder a symlink to another folder.
- start MC Server with simplebackups
- wait for a backup and then look at the server's logs.
Other information
No response