1 | [22:01:16] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Eclipse Adoptium Temurin-21.0.3+9) on Linux 5.4.0-200-generic (amd64)
|
2 | [22:01:16] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z) for Minecraft 1.21
|
3 | [22:01:16] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
|
4 | [22:01:17] [ServerMain/INFO]: [PluginInitializerManager] Initialized 3 plugins
|
5 | [22:01:17] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (3):
|
6 | - GensPlus (1.6.0), PlotSquared (7.4.1-Premium), WorldEdit (7.3.9+6959-7adf70b)
|
7 | [22:01:24] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
8 | [22:01:28] [ServerMain/INFO]: Loaded 1290 recipes
|
9 | [22:01:28] [ServerMain/INFO]: Loaded 1399 advancements
|
10 | [22:01:28] [Server thread/INFO]: Starting minecraft server version 1.21
|
11 | [22:01:28] [Server thread/INFO]: Loading properties
|
12 | [22:01:29] [Server thread/INFO]: This server is running Paper version 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
|
13 | [22:01:30] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
|
14 | [22:01:30] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
15 | [22:01:30] [Server thread/INFO]: Using 4 threads for Netty based IO
|
16 | [22:01:31] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
|
17 | We recommend migrating to the spark profiler.
|
18 | For more information please visit: https://github.com/PaperMC/Paper/discussions/10565
|
19 | [22:01:31] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and population gen parallelism of 4 threads
|
20 | [22:01:32] [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]
|
21 | [22:01:32] [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]
|
22 | [22:01:32] [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]
|
23 | [22:01:32] [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]
|
24 | [22:01:32] [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]
|
25 | [22:01:32] [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]
|
26 | [22:01:32] [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]
|
27 | [22:01:32] [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]
|
28 | [22:01:32] [Server thread/ERROR]: Encountered an unexpected exception
|
29 | org.spongepowered.configurate.serialize.SerializationException: [misc, max-leash-distance] of type java.lang.Double: java.lang.NumberFormatException: For input string: "default"
|
30 | at org.spongepowered.configurate.serialize.NumericSerializers.lambda$static$3(NumericSerializers.java:144) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
31 | at org.spongepowered.configurate.serialize.FunctionScalarSerializer.deserialize(FunctionScalarSerializer.java:40) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
32 | at org.spongepowered.configurate.serialize.ScalarSerializer.deserialize(ScalarSerializer.java:156) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
33 | at org.spongepowered.configurate.serialize.ScalarSerializer.deserialize(ScalarSerializer.java:121) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
34 | at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load0(ObjectMapperImpl.java:76) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
35 | at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load(ObjectMapperImpl.java:56) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
36 | at org.spongepowered.configurate.objectmapping.ObjectMapperFactoryImpl.deserialize(ObjectMapperFactoryImpl.java:230) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
37 | at org.spongepowered.configurate.serialize.TypeSerializer.deserialize(TypeSerializer.java:96) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
38 | at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load0(ObjectMapperImpl.java:76) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
39 | at org.spongepowered.configurate.objectmapping.ObjectMapperImpl.load(ObjectMapperImpl.java:56) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
40 | at org.spongepowered.configurate.objectmapping.ObjectMapperFactoryImpl.deserialize(ObjectMapperFactoryImpl.java:230) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
41 | at org.spongepowered.configurate.AbstractConfigurationNode.get0(AbstractConfigurationNode.java:203) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
42 | at org.spongepowered.configurate.AbstractConfigurationNode.get(AbstractConfigurationNode.java:161) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
43 | at org.spongepowered.configurate.ConfigurationNode.get(ConfigurationNode.java:521) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
44 | at org.spongepowered.configurate.ConfigurationNode.require(ConfigurationNode.java:408) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
45 | at io.papermc.paper.configuration.Configurations.initializeWorldDefaultsConfiguration(Configurations.java:178) ~[paper-1.21.jar:1.21-130-b1b5d4c]
|
46 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:227) ~[paper-1.21.jar:1.21-130-b1b5d4c]
|
47 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
|
48 | at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
|
49 | at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
|
50 | Caused by: java.lang.NumberFormatException: For input string: "default"
|
51 | at java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054) ~[?:?]
|
52 | at java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) ~[?:?]
|
53 | at java.base/java.lang.Double.parseDouble(Double.java:792) ~[?:?]
|
54 | at org.spongepowered.configurate.serialize.NumericSerializers.lambda$static$3(NumericSerializers.java:142) ~[configurate-core-4.2.0-SNAPSHOT.jar:?]
|
55 | ... 19 more
|
56 | [22:01:32] [Server thread/ERROR]: This crash report has been saved to: /home/********/crash-reports/crash-2025-01-11_22.01.32-server.txt
|
57 | [22:01:32] [Server thread/INFO]: Stopping server
|
58 | [22:01:32] [Server thread/INFO]: Saving players
|
59 | [22:01:32] [Server thread/INFO]: Saving worlds
|
60 | [22:01:32] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
|