I've been using msm on ubuntu for ~10 years. This last minecraft update required me to update to java 25.
minecraft still doesn't launch though, it appears to not like something about how you've organized the world folder? The log says:
[23:27:29] [ServerMain/ERROR]: Failed to start the minecraft server
net.minecraft.util.filefix.AbortedFileFixException: net.minecraft.util.filefix.virtualfilesystem.exception.CowFSSymlinkException: Cannot build copy-on-write file system when symlink is present: ./world
at net.minecraft.util.filefix.FileFixerUpper.fix(FileFixerUpper.java:95)
at net.minecraft.util.filefix.FileFixerUpper.fix(FileFixerUpper.java:80)
at net.minecraft.server.Main.main(Main.java:157)
at net.minecraft.bundler.Main.lambda$run$0(Main.java:54)
at java.base/java.lang.Thread.run(Thread.java:1474)
Caused by: net.minecraft.util.filefix.virtualfilesystem.exception.CowFSSymlinkException: Cannot build copy-on-write file system when symlink is present: ./world
I've been using msm on ubuntu for ~10 years. This last minecraft update required me to update to java 25.
minecraft still doesn't launch though, it appears to not like something about how you've organized the world folder? The log says:
[23:27:29] [ServerMain/ERROR]: Failed to start the minecraft server
net.minecraft.util.filefix.AbortedFileFixException: net.minecraft.util.filefix.virtualfilesystem.exception.CowFSSymlinkException: Cannot build copy-on-write file system when symlink is present: ./world
at net.minecraft.util.filefix.FileFixerUpper.fix(FileFixerUpper.java:95)
at net.minecraft.util.filefix.FileFixerUpper.fix(FileFixerUpper.java:80)
at net.minecraft.server.Main.main(Main.java:157)
at net.minecraft.bundler.Main.lambda$run$0(Main.java:54)
at java.base/java.lang.Thread.run(Thread.java:1474)
Caused by: net.minecraft.util.filefix.virtualfilesystem.exception.CowFSSymlinkException: Cannot build copy-on-write file system when symlink is present: ./world