Skip to content

Instantly share code, notes, and snippets.

@WenXin20
Created September 25, 2020 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WenXin20/984f4e94177edb448558ed514e8dec28 to your computer and use it in GitHub Desktop.
Save WenXin20/984f4e94177edb448558ed514e8dec28 to your computer and use it in GitHub Desktop.
Console Log for Pebblehost Bug Report
24.09 21:07:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:07:59 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {re:classloading,pl:accesstransformer:B}
24.09 21:07:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:07:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:07:59 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {re:classloading,pl:accesstransformer:B}
24.09 21:07:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:07:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:07:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:07:59 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?] {re:classloading,pl:accesstransformer:B}
24.09 21:07:59 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:07:59 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}
24.09 21:08:00 [Server] Server thread/INFO [Silent's Gems/]: Add gems to loot table minecraft:chests/jungle_temple (2 rolls)
24.09 21:08:00 [Server] Server thread/INFO [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/village/village_temple
24.09 21:08:00 [Server] Server thread/INFO [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/pillager_outpost
24.09 21:08:00 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
24.09 21:08:00 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
24.09 21:08:00 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_242] {}
24.09 21:08:00 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?] {}
24.09 21:08:00 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?] {re:classloading,re:mixin}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
24.09 21:08:00 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_242] {}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
24.09 21:08:00 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
24.09 21:08:00 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
24.09 21:08:00 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_242] {}
24.09 21:08:00 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_242] {}
24.09 21:08:00 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_242] {}
24.09 21:08:00 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {re:classloading,pl:accesstransformer:B}
24.09 21:08:00 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {re:classloading}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {re:classloading,pl:accesstransformer:B}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {re:classloading,pl:accesstransformer:B}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?] {re:classloading,pl:accesstransformer:B}
24.09 21:08:00 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24.09 21:08:00 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}
24.09 21:08:01 [Server] Server thread/INFO [Silent's Gems/]: Add gems to loot table minecraft:chests/stronghold_crossing (4 rolls)
24.09 21:08:01 [Server] Server thread/INFO [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_crossing
24.09 21:08:01 [Server] Server thread/INFO [Silent's Gems/]: Add gems to loot table minecraft:chests/desert_pyramid (3 rolls)
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[20].entries[0]->{funores:blocks/blaze_ore}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[2]->{minecraft:entities/husk}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[29].entries[0]->{funores:blocks/phantom_ore}.pools[0].entries[0]->{minecraft:entities/phantom}.pools[0].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[0]->{minecraft:entities/zombie}.pools[1].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[0]->{minecraft:entities/skeleton}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[0]->{minecraft:entities/cave_spider}.pools[2].entries[0]->{inspirations:entities/cave_spider}.pools[0].condition[2]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/aether_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[25].entries[0]->{funores:blocks/enderman_ore}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[23].entries[0]->{funores:blocks/cow_ore}.pools[0].entries[0]->{minecraft:entities/cow}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[29].entries[0]->{funores:blocks/phantom_ore}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[0]->{minecraft:entities/cave_spider}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[23].entries[0]->{funores:blocks/cow_ore}.pools[0].entries[0]->{minecraft:entities/cow}.pools[2].entries[0]->{farmersdelight:inject/cow}.pools[0].condition[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[1]->{minecraft:entities/elder_guardian}.pools[1].entries[0].functions[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[38].entries[0]->{funores:blocks/squid_ore}.pools[0].entries[0]->{minecraft:entities/squid}.pools[2].entries[0]->{simplefarming:entities/squid_drops}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[0]->{minecraft:entities/cave_spider}.pools[2].entries[0]->{inspirations:entities/cave_spider}.pools[0].condition[3]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[0]->{minecraft:entities/skeleton}.pools[2].entries[0]->{inspirations:entities/skeleton}.pools[0].condition[3]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/ghost_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[26].entries[0]->{funores:blocks/ghast_ore}.pools[0].entries[0]->{minecraft:entities/ghast}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[73].entries[0]: Unknown loot table called cavern:blocks/randomite_ore
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[39].entries[0]->{funores:blocks/witch_ore}.pools[0].entries[0]->{minecraft:entities/witch}.pools[0].entries[5].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[71].entries[0]: Unknown loot table called cavern:blocks/cracked_stone
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[39].entries[0]->{funores:blocks/witch_ore}.pools[0].entries[0]->{minecraft:entities/witch}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[40].entries[0]->{funores:blocks/wither_skeleton_ore}.pools[0].entries[0]->{minecraft:entities/wither_skeleton}.pools[2].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[38].entries[0]->{funores:blocks/squid_ore}.pools[0].entries[0]->{minecraft:entities/squid}.pools[1].entries[0]->{mysticalworld:entities/squid_inject}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[39].entries[0]->{funores:blocks/witch_ore}.pools[0].entries[0]->{minecraft:entities/witch}.pools[0].entries[2].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/ice_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[1]->{minecraft:entities/elder_guardian}.pools[1].entries[1].functions[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[42].entries[0]->{funores:blocks/zombie_pigman_ore}.pools[0].entries[0]->{minecraft:entities/zombie_pigman}.pools[2].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[32].entries[0]->{funores:blocks/rabbit_ore}.pools[0].entries[0]->{minecraft:entities/rabbit}.pools[3].entries[0]->{farmersdelight:inject/rabbit}.pools[1].condition[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[36].entries[0]->{funores:blocks/slime_ore}.pools[0].entries[0]->{minecraft:entities/slime}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[40].entries[0]->{funores:blocks/wither_skeleton_ore}.pools[0].entries[0]->{minecraft:entities/wither_skeleton}.pools[2].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[32].entries[0]->{funores:blocks/rabbit_ore}.pools[0].entries[0]->{minecraft:entities/rabbit}.pools[2].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[0]->{minecraft:entities/skeleton}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[1]->{minecraft:entities/elder_guardian}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[26].entries[0]->{funores:blocks/ghast_ore}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[20].entries[0]->{funores:blocks/blaze_ore}.pools[0].entries[0]->{minecraft:entities/blaze}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[0]->{minecraft:entities/guardian}.pools[1].entries[1].functions[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[42].entries[0]->{funores:blocks/zombie_pigman_ore}.pools[0].entries[0]->{minecraft:entities/zombie_pigman}.pools[2].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[118].entries[0]: Unknown loot table called sullys_mod:blocks/ruby_ore
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[39].entries[0]->{funores:blocks/witch_ore}.pools[0].entries[0]->{minecraft:entities/witch}.pools[0].entries[3].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[21].entries[0]->{funores:blocks/chicken_ore}.pools[0].entries[0]->{minecraft:entities/chicken}.pools[2].entries[0]->{farmersdelight:inject/chicken}.pools[0].condition[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[32].entries[0]->{funores:blocks/rabbit_ore}.pools[0].entries[0]->{minecraft:entities/rabbit}.pools[3].entries[0]->{farmersdelight:inject/rabbit}.pools[0].condition[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[30].entries[0]->{funores:blocks/pig_ore}.pools[0].entries[0]->{minecraft:entities/pig}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[3]->{minecraft:entities/drowned}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[28].entries[0]->{funores:blocks/magma_cube_ore}.pools[0].entries[0]->{minecraft:entities/magma_cube}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[21].entries[0]->{funores:blocks/chicken_ore}.pools[0].entries[0]->{minecraft:entities/chicken}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[32].entries[0]->{funores:blocks/rabbit_ore}.pools[0].entries[0]->{minecraft:entities/rabbit}.pools[2].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[0]->{minecraft:entities/guardian}.pools[1].entries[0].functions[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[21].entries[0]->{funores:blocks/chicken_ore}.pools[0].entries[0]->{minecraft:entities/chicken}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[0]->{minecraft:entities/zombie}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[25].entries[0]->{funores:blocks/enderman_ore}.pools[0].entries[0]->{minecraft:entities/enderman}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/water_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[26].entries[0]->{funores:blocks/ghast_ore}.pools[0].entries[0]->{minecraft:entities/ghast}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[40].entries[0]->{funores:blocks/wither_skeleton_ore}.pools[0].entries[0]->{minecraft:entities/wither_skeleton}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[0]->{minecraft:entities/guardian}.pools[2].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[0]->{minecraft:entities/guardian}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[34].entries[0]->{funores:blocks/sheep_ore}.pools[0].entries[1]->{minecraft:entities/sheep/gray}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[1]->{minecraft:entities/stray}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[39].entries[0]->{funores:blocks/witch_ore}.pools[0].entries[0]->{minecraft:entities/witch}.pools[0].entries[4].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[0]->{minecraft:entities/cave_spider}.pools[1].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[34].entries[0]->{funores:blocks/sheep_ore}.pools[0].entries[5]->{minecraft:entities/sheep/pink}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[1]->{minecraft:entities/spider}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[32].entries[0]->{funores:blocks/rabbit_ore}.pools[0].entries[0]->{minecraft:entities/rabbit}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[1]->{minecraft:entities/stray}.pools[2].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[1]->{minecraft:entities/spider}.pools[1].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[29].entries[0]->{funores:blocks/phantom_ore}.pools[0].entries[0]->{minecraft:entities/phantom}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[39].entries[0]->{funores:blocks/witch_ore}.pools[0].entries[0]->{minecraft:entities/witch}.pools[0].entries[1].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[0]->{minecraft:entities/guardian}.pools[2].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[24].entries[0]->{funores:blocks/creeper_ore}.pools[0].entries[0]->{minecraft:entities/creeper}.pools[1].condition[0]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[24].entries[0]->{funores:blocks/creeper_ore}.pools[0].entries[0]->{minecraft:entities/creeper}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[1]->{minecraft:entities/elder_guardian}.pools[3].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[34].entries[0]->{funores:blocks/sheep_ore}.pools[0].entries[0]->{minecraft:entities/sheep/white}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[38].entries[0]->{funores:blocks/squid_ore}.pools[0].entries[0]->{minecraft:entities/squid}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[40].entries[0]->{funores:blocks/wither_skeleton_ore}.pools[0].entries[0]->{minecraft:entities/wither_skeleton}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[32].entries[0]->{funores:blocks/rabbit_ore}.pools[0].entries[0]->{minecraft:entities/rabbit}.pools[1].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[34].entries[0]->{funores:blocks/sheep_ore}.pools[0].entries[3]->{minecraft:entities/sheep/black}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[0]->{minecraft:entities/skeleton}.pools[2].entries[0]->{inspirations:entities/skeleton}.pools[0].condition[2]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[1]->{minecraft:entities/spider}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[34].entries[0]->{funores:blocks/sheep_ore}.pools[0].entries[2]->{minecraft:entities/sheep/light_gray}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[1]->{minecraft:entities/stray}.pools[2].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/forest_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[35].entries[0]->{funores:blocks/skeleton_ore}.pools[0].entries[1]->{minecraft:entities/stray}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[37].entries[0]->{funores:blocks/spider_ore}.pools[0].entries[0]->{minecraft:entities/cave_spider}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/fire_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[1]->{minecraft:entities/elder_guardian}.pools[3].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[2]->{minecraft:entities/husk}.pools[1].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[3]->{minecraft:entities/drowned}.pools[1].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[1]->{minecraft:entities/zombie_villager}.pools[1].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/ender_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[39].entries[0]->{funores:blocks/witch_ore}.pools[0].entries[0]->{minecraft:entities/witch}.pools[0].entries[6].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {dragonmounts:blocks/nether_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[34].entries[0]->{funores:blocks/sheep_ore}.pools[0].entries[4]->{minecraft:entities/sheep/brown}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[23].entries[0]->{funores:blocks/cow_ore}.pools[0].entries[0]->{minecraft:entities/cow}.pools[1].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[3]->{minecraft:entities/drowned}.pools[1].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[42].entries[0]->{funores:blocks/zombie_pigman_ore}.pools[0].entries[0]->{minecraft:entities/zombie_pigman}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[2]->{minecraft:entities/husk}.pools[1].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[0]->{minecraft:entities/zombie}.pools[1].condition[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[1]->{minecraft:entities/zombie_villager}.pools[1].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[42].entries[0]->{funores:blocks/zombie_pigman_ore}.pools[0].entries[0]->{minecraft:entities/zombie_pigman}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[20].entries[0]->{funores:blocks/blaze_ore}.pools[0].entries[0]->{minecraft:entities/blaze}.pools[0].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[27].entries[0]->{funores:blocks/guardian_ore}.pools[0].entries[1]->{minecraft:entities/elder_guardian}.pools[2].condition[0]: Parameters [<parameter minecraft:last_damage_player>] are not provided in this context
24.09 21:08:01 [Server] Server thread/WARN [minecraft/LootTableManager]: Found validation problem in {compactores:blocks/compact_ore}.pools[41].entries[0]->{funores:blocks/zombie_ore}.pools[0].entries[1]->{minecraft:entities/zombie_villager}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
24.09 21:08:01 [Server] Server thread/INFO [placebo/]: Registered 14 additional loot tables.
24.09 21:08:03 [Server] Server thread/INFO [minecraft/FunctionManager]: Loaded 115 custom command functions
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_aspen_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_poise_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_mahogany_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_willow_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bamboo_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_maple_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement autumnity:recipes/foul_berry_pips as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_rosewood_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_spruce_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_kousa_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_wisteria_beehive as it's conditions were not met
24.09 21:08:05 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_magic_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_grimwood_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_jacaranda_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_dead_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_umbran_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_redwood_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_jungle_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_palm_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_snake_block_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_acacia_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_yucca_beehive as it's conditions were not met
24.09 21:08:06 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_cherry_beehive as it's conditions were not met
24.09 21:08:07 [Server] Server thread/ERROR [minecraft/AdvancementManager]: Parsing error loading custom advancement main:main/namespace: Expected item to be an item, was unknown string 'minecraft:item'
24.09 21:08:07 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_willow_beehive as it's conditions were not met
24.09 21:08:07 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_hellbark_beehive as it's conditions were not met
24.09 21:08:07 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_birch_beehive as it's conditions were not met
24.09 21:08:07 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_driftwood_beehive as it's conditions were not met
24.09 21:08:07 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_river_beehive as it's conditions were not met
24.09 21:08:07 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_fir_beehive as it's conditions were not met
24.09 21:08:08 [Server] Server thread/INFO [minecraft/AdvancementManager]: Skipping loading advancement productivebees:recipes/decorations/advanced_dark_oak_beehive as it's conditions were not met
24.09 21:08:08 [Server] Server thread/ERROR [minecraft/AdvancementList]: Couldn't load advancement main:main/gem_villagers: Task Advancement{parentId=main:main/treasure_gems, display=net.minecraft.advancements.DisplayInfo@56be1643, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=net.minecraft.command.FunctionObject$CacheableFunction@429f6938}, criteria={tick=net.minecraft.advancements.Criterion@44fcbfd5}, requirements=[[tick]]}
24.09 21:08:09 [Server] Server thread/INFO [minecraft/AdvancementList]: Loaded 6148 advancements
24.09 21:08:11 [Server] Server thread/INFO [Silent Gear/TraitManager]: Reloading trait files
24.09 21:08:11 [Server] Server thread/INFO [Silent Gear/TraitManager]: Registered 66 traits
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Reloading part files
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:highlight'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:grip'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:binding'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:tip'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgems:gear_soul'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:main'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:bowstring'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:misc_upgrade'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:fletching'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:rod'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered serializer 'silentgear:compound_part'
24.09 21:08:14 [Server] Server thread/INFO [Silent Gear/]: Skipping loading gear part silentgems:main/amazonite as it's conditions were not met
24.09 21:08:14 [Server] Server thread/WARN [Silent Gear/]: Unknown item tag 'forge:nuggets/compressed_iron' on part 'silents_mechanisms:main/compressed_iron'. Part will not be usable for crafting.
24.09 21:08:14 [Server] Server thread/WARN [Silent Gear/]: Unknown item tag 'forge:nuggets/refined_iron' on part 'silents_mechanisms:main/refined_iron'. Part will not be usable for crafting.
24.09 21:08:15 [Server] Server thread/INFO [Silent Gear/PartManager]: Registered 143 parts
24.09 21:08:15 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Reloading material files
24.09 21:08:15 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Registered serializer 'silentgear:standard'
24.09 21:08:15 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Registered serializer 'silentgear:simple_adapter'
24.09 21:08:15 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Skipping loading material silentgems:amazonite as its conditions were not met
24.09 21:08:15 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Skipping loading material silentgear:osmium as its conditions were not met
24.09 21:08:16 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Skipping loading material silentgear:titanium as its conditions were not met
24.09 21:08:16 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Trying to create adapter materials...
24.09 21:08:16 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Added part 'silentgems:bowstring/gilded' to adapter material 'silentgems:gilded'
24.09 21:08:16 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Added part 'silentgems:rod/ornate_gold' to adapter material 'silentgems:ornate_gold'
24.09 21:08:16 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Added part 'silentgems:rod/ornate_silver' to adapter material 'silentgems:ornate_silver'
24.09 21:08:16 [Server] Server thread/INFO [structurize:blockout/]: Beginning load of custom recipes for colony workers
24.09 21:08:17 [Server] Server thread/INFO [lo.co.LOTRLog/]: lotr: Loaded serverside map settings - image lotr:map/middle_earth.png
24.09 21:08:17 [Server] Server thread/INFO [Apotheosis : Deadly/]: Loaded 19 affix loot entries from resources.
24.09 21:08:17 [Server] Server thread/INFO [Apotheosis : Deadly/]: Registered 4 boss gear sets.
24.09 21:08:17 [Server] Server thread/INFO [Dungeon Crawl/]: Loading data...
24.09 21:08:17 [Server] Server thread/INFO [Dungeon Crawl/]: Loading all models...
24.09 21:08:18 [Server] Server thread/INFO [Dungeon Crawl/]: Loading additional models
24.09 21:08:19 [Server] Server thread/INFO [Dungeon Crawl/]: Finished model loading.
24.09 21:08:19 [Server] Server thread/INFO [Dungeon Crawl/]: Creating Child Piece Handlers
24.09 21:08:19 [Server] Server thread/INFO [Dungeon Crawl/]: Loading themes from JSON
24.09 21:08:20 [Server] Server thread/INFO [Dungeon Crawl/]: Finished data loading.
24.09 21:08:21 [Server] Server thread/INFO [Silent's Gems/ChaosBuffManager]: Reloading chaos buff files
24.09 21:08:21 [Server] Server thread/INFO [Silent's Gems/ChaosBuffManager]: Finished! Registered 15 chaos buffs
24.09 21:08:41 [Server] Server thread/WARN [ne.mi.co.DimensionManager/DIMS]: Missing Dimension Name: 'immersive_portals:alternate1' Id: 13 Type: 'immersive_portals:alternate1
24.09 21:08:41 [Server] Server thread/WARN [ne.mi.co.DimensionManager/DIMS]: Missing Dimension Name: 'immersive_portals:alternate2' Id: 14 Type: 'immersive_portals:alternate2
24.09 21:08:41 [Server] Server thread/WARN [ne.mi.co.DimensionManager/DIMS]: Missing Dimension Name: 'immersive_portals:alternate3' Id: 15 Type: 'immersive_portals:alternate3
24.09 21:08:41 [Server] Server thread/WARN [ne.mi.co.DimensionManager/DIMS]: Missing Dimension Name: 'immersive_portals:alternate4' Id: 16 Type: 'immersive_portals:alternate4
24.09 21:08:41 [Server] Server thread/WARN [ne.mi.co.DimensionManager/DIMS]: Missing Dimension Name: 'immersive_portals:alternate5' Id: 17 Type: 'immersive_portals:alternate5
24.09 21:08:43 [Server] INFO [RandomPatches ServerTickList Transformer]: Patching method: <init> (<init>)
24.09 21:08:47 [Server] Server thread/INFO [minecolonies/]: Server UUID 79989b6c-79db-4883-bfac-235e5dbd4ea0
24.09 21:08:52 [Server] Server thread/WARN [structurize/]: FMLServerStartedEvent
24.09 21:08:52 [Server] Server thread/WARN [structurize/]: Trying jar discover: assets/structurize
24.09 21:08:52 [Server] Server thread/WARN [structurize/]: Trying jar discover: assets/minecolonies
24.09 21:08:55 [Server] Server thread/INFO [structurize/]: Load additional huts or decorations from ./structurize/schematics
24.09 21:08:55 [Server] Server thread/INFO [structurize/]: Load cached schematic from ./structurize/cache
24.09 21:08:55 [Server] Server thread/INFO [structurize/]: Load cached schematic from ./structurize/cache
24.09 21:08:55 [Server] Server thread/INFO [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
24.09 21:08:56 [Server] INFO [RandomPatches PacketBuffer Transformer]: Transforming class: net/minecraft/network/PacketBuffer
24.09 21:08:56 [Server] INFO [RandomPatches PacketBuffer Transformer]: Patching method: func_150793_b (func_150793_b)
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:04 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:26 [Server] Server thread/WARN [mojang/TaggedChoice]: Unsupported key: pokecube:dynamax in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:mob_spawner -> MuType[V1931_4],
24.09 21:09:26 [Server] INFO minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:jigsaw -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:end_gateway -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:bell -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:ender_chest -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:comparator -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:beacon -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:end_portal -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:bed -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:enchanting_table -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:sign -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:conduit -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:banner -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO DUMMY -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:structure_block -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:skull -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
24.09 21:09:26 [Server] INFO minecraft:command_block -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:daylight_detector -> NilSave,
24.09 21:09:26 [Server] INFO minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:27 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
24.09 21:09:29 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 22%
24.09 21:09:29 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 22%
24.09 21:09:29 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 22%
24.09 21:09:29 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:32 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:32 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:32 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:32 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:32 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:32 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:33 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:35 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:35 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:35 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:35 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:35 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
24.09 21:09:36 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:36 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:37 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:37 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:38 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:38 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:39 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:39 [Server] Server-Worker-11/INFO [bettercaves/]: CREATING AND INIT'ING CARVER W DIMENSION minecraft:overworld...
24.09 21:09:39 [Server] Server-Worker-11/INFO [bettercaves/]: Better Caves config file for dimension minecraft:overworld not found. Using global config...
24.09 21:09:39 [Server] Server-Worker-11/INFO [bettercaves/]: Using block 'minecraft:lava' as lava in cave generation for dimension 0 (minecraft:overworld) ...
24.09 21:09:39 [Server] Server-Worker-11/INFO [bettercaves/]: Using block 'minecraft:water' as water in cave generation for dimension 0 (minecraft:overworld) ...
24.09 21:09:42 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:42 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:42 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:42 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:43 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:43 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:43 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:43 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:43 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:44 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:44 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:45 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:46 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:46 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:46 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:47 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 96%
24.09 21:09:47 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 97%
24.09 21:09:48 [Server] Server-Worker-11/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 97%
24.09 21:09:48 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 97%
24.09 21:09:49 [Server] Server-Worker-13/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 98%
24.09 21:09:49 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 98%
24.09 21:09:50 [Server] Server-Worker-12/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 99%
24.09 21:09:50 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 99%
24.09 21:09:50 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Time elapsed: 54597 ms
24.09 21:09:50 [Server] Server thread/INFO [minecraft/DedicatedServer]: Done (155.670s)! For help, type "help"
24.09 21:09:51 [Server] Server thread/INFO [pokecube/]: Server Starting, Registering Commands
24.09 21:09:51 [Server] Server thread/INFO [biomesoplenty/]: Registering BoP commands...
24.09 21:09:51 [Server] Server thread/INFO [vo.by.BYG/]: BYG: "Server Starting" Event Complete!
24.09 21:09:51 [Server] Server thread/INFO [co.ch.ge.Main/]: HELLO from server starting
24.09 21:09:52 [Server] Server thread/WARN [chancecubes/]: A new sound was added after the sounds were registered and therefore the new sound could not be added!
24.09 21:09:52 [Server] Server thread/INFO [chancecubes/]: Death and destruction prepared! (And Cookies. Cookies were also prepared.)
24.09 21:09:53 [Server] Server thread/INFO [pokecube/]: Registered 34 Legendary Conditions.
24.09 21:09:53 [Server] Server thread/INFO [Bookshelf/]: Registering 1 commands.
24.09 21:09:53 [Server] Server thread/INFO [co.si.gr.Graffiti/]: HELLO from server starting
24.09 21:09:53 [Server] Server thread/INFO [druidcraft/]: HELLO from server starting
24.09 21:09:53 [Server] Server thread/INFO [co.da.we.WeaponThrow/]: HELLO from server starting
24.09 21:09:53 [Server] Server thread/INFO [ja.pa.ParakeetMod/]: The Parakeet Mod has been correctly loaded in this server
24.09 21:09:53 [Server] Server thread/INFO [strawgolem/]: Strawgolem: Server Starting
24.09 21:09:53 [Server] Server thread/INFO [Silent Gear/TraitManager]: Traits loaded: 66
24.09 21:09:53 [Server] Server thread/INFO [Silent Gear/PartManager]: Parts loaded: 143
24.09 21:09:53 [Server] Server thread/INFO [Silent Gear/PartManager]: - Compound: 27
24.09 21:09:53 [Server] Server thread/INFO [Silent Gear/PartManager]: - Simple/Legacy: 116
24.09 21:09:53 [Server] Server thread/INFO [Silent Gear/MaterialManager]: Materials loaded: 156
24.09 21:09:53 [Server] Server thread/INFO [Silent Gear/MaterialManager]: - Standard: 153
24.09 21:09:53 [Server] Server thread/INFO [Silent Gear/MaterialManager]: - Adapter: 3
24.09 21:09:56 [Server] Server thread/INFO [minecolonies/]: Finished discovering saplings
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering Ores
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering oreBlocks
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering compostables
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering plantables
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering lucky oreBlocks
24.09 21:09:58 [Server] Server thread/WARN [minecolonies/]: Invalid recruitment item: air
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering recruitment costs
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering diseases
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished initiating sifter config
24.09 21:09:58 [Server] Server thread/INFO [minecolonies/]: Finished discovering food
24.09 21:10:01 [Server] Server thread/INFO [minecolonies/]: Finished discovering fuel
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (good_dream): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (middle_earth): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (bumblezone): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (huge_cavern): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (dungeon_dimension): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (world_blender): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (nightmare): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (secret_bases): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (cavern): All chunks are saved
24.09 21:10:10 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (ultraspace): All chunks are saved
24.09 21:10:10 [Server] Server thread/WARN [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 14093ms or 281 ticks behind
24.09 21:10:33 [Server] Server thread/WARN [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 8334ms or 166 ticks behind
24.09 21:15:07 [PebbleHost] Auto-saving world...
24.09 21:15:23 [Server] Server thread/WARN [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 4417ms or 88 ticks behind
24.09 21:25:10 [PebbleHost] Auto-saving world...
24.09 21:35:14 [PebbleHost] Auto-saving world...
24.09 21:45:23 [PebbleHost] Auto-saving world...
24.09 21:45:23 [PebbleHost Loader] Server Stopped
24.09 21:45:23 [PebbleHost Loader] PebbleHost Server Loader Stopping...
24.09 21:45:23 [PebbleHost Loader] Server loader version: v3.0.3 (using configuration version v1.3.5)
24.09 21:45:23 [PebbleHost Loader] PebbleHost Server Loader Stopped.
24.09 21:45:24 [PebbleHost] Server shut down (running)
24.09 21:45:24 [PebbleHost] Server stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment