[20:01:26] [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'
[20:01:27] [ServerMain/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourceNotFoundException: 'pack.mcmeta' in ResourcePack './world/datapacks/death-coordinates-epicbills.zip'
[20:01:27] [ServerMain/INFO]: Found new data pack file/bukkit, loading it automatically
[20:01:30] [ServerMain/WARN]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode
java.util.concurrent.ExecutionException: com.google.gson.JsonParseException: Error loading registry data: Not a tag id
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
at net.minecraft.server.Main.main(Main.java:229) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at org.bukkit.craftbukkit.Main.main(Main.java:206) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at org.bukkit.craftbukkit.bootstrap.Main.lambda$1(Main.java:60) ~[minecraft_server.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: com.google.gson.JsonParseException: Error loading registry data: Not a tag id
at net.minecraft.core.IRegistryCustom.a(SourceFile:296) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
at net.minecraft.core.IRegistryCustom.a(SourceFile:296) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at net.minecraft.core.IRegistryCustom.a(SourceFile:290) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at net.minecraft.resources.RegistryOps.a(SourceFile:32) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at net.minecraft.resources.RegistryOps.a(SourceFile:25) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at net.minecraft.server.Main.lambda$1(Main.java:199) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at net.minecraft.server.WorldStem.a(SourceFile:40) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]
at net.minecraft.server.Main.main(Main.java:193) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3453-Spigot-ffceeae-64db512]