Closed pokeblokdude closed 2 years ago
You're right that it looks very similar but appears because the tmp file system is read-only I'll add a check for that. Follow the wiki for repair
Edit: #20 was caused by a lock file having funny permissions on windows, this is related to #51 and has the same root cause
Can you tell what permission does the /tmp directory have?
rwxrwxrwt
That's interesting...
Ok, so I added a test to see if the tmp directory is writable, here's a test build, could you tell me if it screams at you? textile_backup-2.3.1-a-1.18.jar.tar.gz
Seems to have worked! The backup file is now ~930 MB, as expected.
Great! Keep in mind there's still something wrong with your system as java correctly detected it doesn't have the write permissions and just used slower compressor which won't use the tmp files.
Very similar issue to #20, but with a different exception.
Using all default settings. One interesting thing is that the first two backups the server made were fine, but since then every backup has failed, resulting in a 1 KB empty zip file. Uncompressed world size is 964 MB. Server is running on Debian.
Other mods installed are Lithium and Starlight.