[02:17:58] [ServerMain/INFO]: Environment: Environment[sessionHost=https://api.minehut.com/mitm/proxy, servicesHost=https://api.minecraftservices.com/, name=properties] [02:17:58] [ServerMain/WARN]: Missing data pack paper [02:17:59] [ServerMain/INFO]: Loaded 1174 recipes [02:17:59] [ServerMain/INFO]: Loaded 1271 advancements [02:17:59] [Server thread/INFO]: Starting minecraft server version 1.20.4 [02:17:59] [Server thread/INFO]: Loading properties [02:17:59] [Server thread/INFO]: This server is running Paper version git-Paper-499 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 9de3f75 on ver/1.20.4) [02:17:59] [Server thread/INFO]: Server Ping Player Sample Count: 12 [02:17:59] [Server thread/INFO]: Using 4 threads for Netty based IO [02:17:59] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [02:17:59] [Server thread/ERROR]: [Configurations] Loading a newer configuration than is supported (31 > 30)! You may have to backup & delete the world defaults config file to start the server. [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, ambient] [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, axolotls] [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, creature] [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, misc] [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, monster] [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, underground_water_creature] [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, water_ambient] [02:17:59] [Server thread/ERROR]: [MapSerializer] Could not deserialize value {hard=default, soft=default} into class io.papermc.paper.configuration.WorldConfiguration$Entities$Spawning$DespawnRange at [entities, spawning, despawn-ranges, water_creature] [02:17:59] [Server thread/ERROR]: Encountered an unexpected exception org.spongepowered.configurate.serialize.SerializationException: [misc, max-leash-distance] of type java.lang.Float: java.lang.NumberFormatException: For input string: "default" at org.spongepowered.configurate.serialize.NumericSerializers.lambda$static$1(NumericSerializers.java:124) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.serialize.FunctionScalarSerializer.deserialize(FunctionScalarSerializer.java:40) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.serialize.ScalarSerializer.deserialize(ScalarSerializer.java:156) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.serialize.ScalarSerializer.deserialize(ScalarSerializer.java:121) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load0(ObjectMapperImpl.java:76) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load(ObjectMapperImpl.java:56) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.objectmapping.ObjectMapperFactoryImpl.deserialize(ObjectMapperFactoryImpl.java:230) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.serialize.TypeSerializer.deserialize(TypeSerializer.java:96) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load0(ObjectMapperImpl.java:76) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load(ObjectMapperImpl.java:56) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.objectmapping.ObjectMapperFactoryImpl.deserialize(ObjectMapperFactoryImpl.java:230) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.AbstractConfigurationNode.get0(AbstractConfigurationNode.java:203) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.AbstractConfigurationNode.get(AbstractConfigurationNode.java:161) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.ConfigurationNode.get(ConfigurationNode.java:521) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.ConfigurationNode.require(ConfigurationNode.java:408) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at io.papermc.paper.configuration.Configurations.initializeWorldDefaultsConfiguration(Configurations.java:175) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:210) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-499] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-499] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.NumberFormatException: For input string: "default" at jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054) ~[?:?] at jdk.internal.math.FloatingDecimal.parseFloat(FloatingDecimal.java:122) ~[?:?] at java.lang.Float.parseFloat(Float.java:556) ~[?:?] at org.spongepowered.configurate.serialize.NumericSerializers.lambda$static$1(NumericSerializers.java:122) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] ... 19 more [02:17:59] [Server thread/ERROR]: This crash report has been saved to: /home/********/./crash-reports/crash-2024-12-26_02.17.59-server.txt [02:17:59] [Server thread/INFO]: Stopping server [02:17:59] [Server thread/INFO]: Saving players [02:18:00] [Server thread/INFO]: Saving worlds [02:18:00] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [02:18:00] [Server thread/INFO]: Flushing Chunk IO [02:18:00] [Server thread/INFO]: Closing Thread Pool [02:18:00] [Server thread/INFO]: Closing Server