Vanilla Server Log

#Sn0NE8q
49 lines
Raw
1[14:15:01] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
2[14:15:01] [ServerMain/INFO]: Found new data pack file/1.18.2.data-bubblellaneous-v1.2b.zip, loading it automatically
3[14:15:01] [ServerMain/INFO]: Found new data pack file/Better Deepslate Ore Drops.zip, loading it automatically
4[14:15:01] [ServerMain/INFO]: Found new data pack file/BetterHoe's-1.2.zip, loading it automatically
5[14:15:01] [ServerMain/INFO]: Found new data pack file/Blasting Plus 1.1 [1.14-1.19.3].zip, loading it automatically
6[14:15:01] [ServerMain/INFO]: Found new data pack file/BrutesDropScraps-1.1.zip, loading it automatically
7[14:15:01] [ServerMain/INFO]: Found new data pack file/CoffeeGWallClimbing-1.0.5.zip, loading it automatically
8[14:15:01] [ServerMain/INFO]: Found new data pack file/Hybrid Beta 1.18.2 v0.8.3.zip, loading it automatically
9[14:15:01] [ServerMain/INFO]: Found new data pack file/Librarian's Balance - v1.2.zip, loading it automatically
10[14:15:01] [ServerMain/INFO]: Found new data pack file/Ownership Improved.zip, loading it automatically
11[14:15:01] [ServerMain/INFO]: Found new data pack file/Raw-Ore-Processing-v1.5.zip, loading it automatically
12[14:15:01] [ServerMain/INFO]: Found new data pack file/Repurposed_Structures-Better_Monuments_v0_1.zip, loading it automatically
13[14:15:01] [ServerMain/INFO]: Found new data pack file/Repurposed_Structures-Bountiful_v1.zip, loading it automatically
14[14:15:01] [ServerMain/INFO]: Found new data pack file/SmeltingStoneInBlastFurnace.zip, loading it automatically
15[14:15:01] [ServerMain/INFO]: Found new data pack file/Stonecutter Damage 1.16-5.zip, loading it automatically
16[14:15:01] [ServerMain/INFO]: Found new data pack file/Woodcutter-1.1.0.zip, loading it automatically
17[14:15:01] [ServerMain/INFO]: Found new data pack file/[1.18] Caves & Canyons_Alt_V1.1.zip, loading it automatically
18[14:15:01] [ServerMain/INFO]: Found new data pack file/[20] Pisek's Craftable Saddle 1.0.zip, loading it automatically
19[14:15:01] [ServerMain/INFO]: Found new data pack file/balanced-weapons-1.0.0.zip, loading it automatically
20[14:15:01] [ServerMain/INFO]: Found new data pack file/better-end-city-vanilla.zip, loading it automatically
21[14:15:01] [ServerMain/INFO]: Found new data pack file/biomesaplings-v1-0-4a_1.18.2.zip, loading it automatically
22[14:15:01] [ServerMain/INFO]: Found new data pack file/bukkit, loading it automatically
23[14:15:01] [ServerMain/INFO]: Found new data pack file/enderite_upgrade-v5.zip, loading it automatically
24[14:15:01] [ServerMain/INFO]: Found new data pack file/level-up-0-9-3pre1-19.zip, loading it automatically
25[14:15:01] [ServerMain/INFO]: Found new data pack file/missiles_0.1_1.18.2.zip, loading it automatically
26[14:15:01] [ServerMain/INFO]: Found new data pack file/mob-variants-1.0.0.zip, loading it automatically
27[14:15:01] [ServerMain/INFO]: Found new data pack file/nbc-v1.0.zip, loading it automatically
28[14:15:01] [ServerMain/INFO]: Found new data pack file/spm-v9.1.zip, loading it automatically
29[14:15:01] [ServerMain/INFO]: Found new data pack file/tetrasdelight.zip, loading it automatically
30[14:15:01] [ServerMain/INFO]: Found new data pack file/villedit-e780.zip, loading it automatically
31[14:15:02] [ServerMain/WARN]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode
32java.util.concurrent.ExecutionException: com.google.gson.JsonParseException: Error loading registry data: Unknown registry key in ResourceKey[minecraft:root / minecraft:worldgen/structure_feature]: repurposed_structures:city_nether_structure
33 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
34 at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
35 at net.minecraft.server.Main.main(Main.java:229) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
36 at org.bukkit.craftbukkit.Main.main(Main.java:206) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
37 at org.bukkit.craftbukkit.bootstrap.Main.lambda$1(Main.java:60) ~[minecraft_server.jar:?]
38 at java.lang.Thread.run(Thread.java:840) [?:?]
39Caused by: com.google.gson.JsonParseException: Error loading registry data: Unknown registry key in ResourceKey[minecraft:root / minecraft:worldgen/structure_feature]: repurposed_structures:city_nether_structure
40 at net.minecraft.core.IRegistryCustom.a(SourceFile:296) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
41 at java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
42 at net.minecraft.core.IRegistryCustom.a(SourceFile:296) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
43 at net.minecraft.core.IRegistryCustom.a(SourceFile:290) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
44 at net.minecraft.resources.RegistryOps.a(SourceFile:32) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
45 at net.minecraft.resources.RegistryOps.a(SourceFile:25) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
46 at net.minecraft.server.Main.lambda$1(Main.java:199) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
47 at net.minecraft.server.WorldStem.a(SourceFile:40) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
48 at net.minecraft.server.Main.main(Main.java:193) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3498-Spigot-b081915-10ba1be]
49 ... 3 more
This log will be saved for 90 days from their last view.
Report abuse