Question Can i get help on this?

TJhost

New member
Jun 6, 2024
2
0
1
I have not touched the Saver in a month but I tried starting it back up today and I've been getting this error message


Starting org.bukkit.craftbukkit.Main
* Warning, you've not updated in a while! *
* Please download a new build as per instructions from https://papermc.io/downloads/paper *
System Info: Java 21 (OpenJDK 64-Bit Server VM 21.0.2+13-Ubuntu-122.04.1) Host: Linux 6.1.0-21-amd64 (amd64)
Loading libraries, please wait...
2024-06-06 00:45:24,517 ServerMain WARN Advanced terminal features are not available in this environment
[00:45:42 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[00:45:48 INFO]: Loaded 7 recipes
[00:45:51 INFO]: This server is running Paper version git-Paper-17 (MC: 1.20) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: c287e92)
[00:45:51 INFO]: Server Ping Player Sample Count: 12
[00:45:51 INFO]: Using 4 threads for Netty based IO
[00:45:51 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[00:45:51 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[00:45:52 ERROR]: Encountered an unexpected exception
org.spongepowered.configurate.ConfigurateException: []: java.nio.file.FileSystemException: /crafty/servers/8739df88-4d5a-4bda-b2d4-0b2acbbbb23a/config/.886152524947678-587707385paper-global.yml.tmp: Operation not permitted
at org.spongepowered.configurate.loader.AbstractConfigurationLoader.save(AbstractConfigurationLoader.java:205) ~[configurate-core-4.1.2.jar:?]
at io.papermc.paper.configuration.Configurations.trySaveFileNode(Configurations.java:106) ~[paper-1.20.jar:git-Paper-17]
at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:128) ~[paper-1.20.jar:git-Paper-17]
at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:101) ~[paper-1.20.jar:git-Paper-17]
at io.papermc.paper.configuration.PaperConfigurations.initializeGlobalConfiguration(PaperConfigurations.java:180) ~[paper-1.20.jar:git-Paper-17]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:209) ~[paper-1.20.jar:git-Paper-17]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.nio.file.FileSystemException: /crafty/servers/8739df88-4d5a-4bda-b2d4-0b2acbbbb23a/config/.886152524947678-587707385paper-global.yml.tmp: Operation not permitted
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
at sun.nio.fs.UnixFileSystem.copyFile(UnixFileSystem.java:743) ~[?:?]
at sun.nio.fs.UnixFileSystem.copy(UnixFileSystem.java:1060) ~[?:?]
at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:300) ~[?:?]
at java.nio.file.Files.copy(Files.java:1304) ~[?:?]
at org.spongepowered.configurate.loader.AtomicFiles.atomicBufferedWriter(AtomicFiles.java:85) ~[configurate-core-4.1.2.jar:?]
at org.spongepowered.configurate.loader.AtomicFiles.lambda$atomicWriterFactory$0(AtomicFiles.java:58) ~[configurate-core-4.1.2.jar:?]
at org.spongepowered.configurate.loader.AbstractConfigurationLoader.save(AbstractConfigurationLoader.java:188) ~[configurate-core-4.1.2.jar:?]
... 8 more
[00:45:52 ERROR]: Cause of unexpected exception was
java.nio.file.FileSystemException: /crafty/servers/8739df88-4d5a-4bda-b2d4-0b2acbbbb23a/config/.886152524947678-587707385paper-global.yml.tmp: Operation not permitted
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
at sun.nio.fs.UnixFileSystem.copyFile(UnixFileSystem.java:743) ~[?:?]
at sun.nio.fs.UnixFileSystem.copy(UnixFileSystem.java:1060) ~[?:?]
at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:300) ~[?:?]
at java.nio.file.Files.copy(Files.java:1304) ~[?:?]
at org.spongepowered.configurate.loader.AtomicFiles.atomicBufferedWriter(AtomicFiles.java:85) ~[configurate-core-4.1.2.jar:?]
at org.spongepowered.configurate.loader.AtomicFiles.lambda$atomicWriterFactory$0(AtomicFiles.java:58) ~[configurate-core-4.1.2.jar:?]
at org.spongepowered.configurate.loader.AbstractConfigurationLoader.save(AbstractConfigurationLoader.java:188) ~[configurate-core-4.1.2.jar:?]
at io.papermc.paper.configuration.Configurations.trySaveFileNode(Configurations.java:106) ~[paper-1.20.jar:git-Paper-17]
at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:128) ~[paper-1.20.jar:git-Paper-17]
at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:101) ~[paper-1.20.jar:git-Paper-17]
at io.papermc.paper.configuration.PaperConfigurations.initializeGlobalConfiguration(PaperConfigurations.java:180) ~[paper-1.20.jar:git-Paper-17]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:209) ~[paper-1.20.jar:git-Paper-17]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
[00:45:52 ERROR]: This crash report has been saved to: /crafty/servers/8739df88-4d5a-4bda-b2d4-0b2acbbbb23a/./crash-reports/crash-2024-06-06_00.45.52-server.txt
[00:45:52 INFO]: Stopping server
[00:45:52 INFO]: Saving players
[00:45:52 INFO]: Saving worlds
[00:45:52 INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
2024-06-06 00:45:52,321 Log4j2-AsyncAppenderEventDispatcher-1-Async WARN Advanced terminal features are not available in this environment
[00:45:52 INFO]: Flushing Chunk IO
[00:45:52 INFO]: Closing Thread Pool
[00:45:52 INFO]: Closing Server
 
Version Output
1.20
Solution
Looks like you have some filesystem issues.

However, you're also running an incredibly ancient version of the server. Upgrade to 1.20.4 or 1.20.6 for further help.

mbaxter

Cat Wrangler
Staff member
Dec 14, 2021
67
20
10
8
over there
Looks like you have some filesystem issues.

However, you're also running an incredibly ancient version of the server. Upgrade to 1.20.4 or 1.20.6 for further help.
 
Solution

TJhost

New member
Jun 6, 2024
2
0
1
Looks like you have some filesystem issues.

However, you're also running an incredibly ancient version of the server. Upgrade to 1.20.4 or 1.20.6 for further help.
Is on 1.20.6 now and

Downloading mojang_1.20.6.jar
Applying patches
Starting org.bukkit.craftbukkit.Main
System Info: Java 21 (OpenJDK 64-Bit Server VM 21.0.2+13-Ubuntu-122.04.1) Host: Linux 6.1.0-21-amd64 (amd64)
Loading libraries, please wait...
WARN StatusConsoleListener Advanced terminal features are not available in this environment
[01:04:36 INFO]: [ReobfServer] Remapping server...
[01:05:06 INFO]: Environment: Environment[sessionHost=[URL]https://sessionserver.mojang.com[/URL], servicesHost=https://api.minecraftservices.com, name=PROD]
[01:05:08 INFO]: Found new data pack paper, loading it automatically
[01:05:13 INFO]: [ReobfServer] Done remapping server in 37540ms.
[01:05:15 INFO]: Loaded 1175 recipes
[01:05:16 INFO]: Loaded 1276 advancements
[01:05:17 INFO]: Starting minecraft server version 1.20.6
[01:05:17 INFO]: Loading properties
[01:05:17 INFO]: This server is running Paper version 1.20.6-137-master@bd5867a (2024-06-04T21:04:28Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
[01:05:20 INFO]: Server Ping Player Sample Count: 12
[01:05:20 INFO]: Using 4 threads for Netty based IO
[01:05:22 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[01:05:22 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[01:05:22 ERROR]: Encountered an unexpected exception
org.spongepowered.configurate.ConfigurateException: []: java.nio.file.FileSystemException: /crafty/servers/8739df88-4d5a-4bda-b2d4-0b2acbbbb23a/config/.887323198286941-1931868845paper-global.yml.tmp: Operation not permitted
at org.spongepowered.configurate.loader.AbstractConfigurationLoader.save(AbstractConfigurationLoader.java:205) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
at io.papermc.paper.configuration.Configurations.trySaveFileNode(Configurations.java:114) ~[paper-1.20.6.jar:1.20.6-137-bd5867a]
at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:139) ~[paper-1.20.6.jar:1.20.6-137-bd5867a]
at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:109) ~[paper-1.20.6.jar:1.20.6-137-bd5867a]
at io.papermc.paper.configuration.PaperConfigurations.initializeGlobalConfiguration(PaperConfigurations.java:201) ~[paper-1.20.6.jar:1.20.6-137-bd5867a]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:222) ~[paper-1.20.6.jar:1.20.6-137-bd5867a]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1136) ~[paper-1.20.6.jar:1.20.6-137-bd5867a]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[paper-1.20.6.jar:1.20.6-137-bd5867a]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.nio.file.FileSystemException: /crafty/servers/8739df88-4d5a-4bda-b2d4-0b2acbbbb23a/config/.887323198286941-1931868845paper-global.yml.tmp: Operation not permitted
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?]
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
at java.base/sun.nio.fs.UnixFileSystem.copyFile(UnixFileSystem.java:743) ~[?:?]
at java.base/sun.nio.fs.UnixFileSystem.copy(UnixFileSystem.java:1060) ~[?:?]
at java.base/sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:300) ~[?:?]
at java.base/java.nio.file.Files.copy(Files.java:1304) ~[?:?]
at org.spongepowered.configurate.loader.AtomicFiles.atomicBufferedWriter(AtomicFiles.java:85) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
at org.spongepowered.configurate.loader.AtomicFiles.lambda$atomicWriterFactory$0(AtomicFiles.java:58) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
at org.spongepowered.configurate.loader.AbstractConfigurationLoader.save(AbstractConfigurationLoader.java:188) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
... 8 more
[01:05:22 ERROR]: This crash report has been saved to: /crafty/servers/8739df88-4d5a-4bda-b2d4-0b2acbbbb23a/./crash-reports/crash-2024-06-06_01.05.22-server.txt
[01:05:22 INFO]: Stopping server
[01:05:22 INFO]: Saving players
[01:05:23 INFO]: Saving worlds
[01:05:23 INFO]: ThreadedAnvilC