Forge 1.19.2 Server Log

#Vjh3lDX
50 errors
1878 lines
Raw
Analysis
Minecraft version:
1.19.2
Forge version:
43.1.55
Java version:
17.0.4.1
1[28Dec2022 11:29:58.301] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.55, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui]
2[28Dec2022 11:29:58.306] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.4.1 by Eclipse Adoptium; OS Linux arch amd64 version 5.4.0-100-generic
3[28Dec2022 11:29:58.569] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
4[28Dec2022 11:29:59.731] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.19.2-43.1.55/fmlcore-1.19.2-43.1.55.jar is missing mods.toml file
5[28Dec2022 11:29:59.732] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.1.55/javafmllanguage-1.19.2-43.1.55.jar is missing mods.toml file
6[28Dec2022 11:29:59.732] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.1.55/lowcodelanguage-1.19.2-43.1.55.jar is missing mods.toml file
7[28Dec2022 11:29:59.733] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.19.2-43.1.55/mclanguage-1.19.2-43.1.55.jar is missing mods.toml file
8[28Dec2022 11:30:00.452] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /server/mods/resourcefullib-forge-1.19.2-1.1.17.jar
9[28Dec2022 11:30:00.453] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 16 dependencies adding them to mods collection
10[28Dec2022 11:30:08.407] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
11[28Dec2022 11:30:08.622] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property
12[28Dec2022 11:30:08.661] [main/ERROR] [mixin/]: Mixin config myrtrees-common.mixins.json does not specify "minVersion" property
13[28Dec2022 11:30:08.802] [main/ERROR] [mixin/]: Mixin config itshallnottick.mixins.json does not specify "minVersion" property
14[28Dec2022 11:30:09.112] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
15[28Dec2022 11:30:09.113] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
16[28Dec2022 11:30:09.114] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.endertanks.mixins.MixinConnector]
17[28Dec2022 11:30:09.114] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
18[28Dec2022 11:30:09.154] [main/WARN] [mixin/]: Reference map 'universalgrid.refmap.json' for universalgrid.mixins.json could not be read. If this is a development environment you can ignore this message
19[28Dec2022 11:30:09.314] [main/WARN] [mixin/]: Reference map 'myrtrees-common-refmap.json' for myrtrees-common.mixins.json could not be read. If this is a development environment you can ignore this message
20[28Dec2022 11:30:09.389] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
21[28Dec2022 11:30:10.210] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
22[28Dec2022 11:30:10.510] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
23[28Dec2022 11:30:10.515] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
24[28Dec2022 11:30:10.868] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyboardHandler for invalid dist DEDICATED_SERVER
25[28Dec2022 11:30:10.869] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/KeyboardHandler (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyboardHandler for invalid dist DEDICATED_SERVER)
26[28Dec2022 11:30:10.869] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.KeyboardHandler was not found ad_astra-common.mixins.json:client.KeyboardHandlerMixin
27[28Dec2022 11:30:10.884] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
28[28Dec2022 11:30:10.958] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER
29[28Dec2022 11:30:10.959] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER)
30[28Dec2022 11:30:10.959] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not found findme-common.mixins.json:MixinSlotRenderer
31[28Dec2022 11:30:10.961] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER
32[28Dec2022 11:30:10.961] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/ParticleEngine (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER)
33[28Dec2022 11:30:10.961] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.particle.ParticleEngine was not found findme-common.mixins.json:ParticleEngineAccessor
34[28Dec2022 11:30:11.145] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
35[28Dec2022 11:30:11.145] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
36[28Dec2022 11:30:11.145] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
37[28Dec2022 11:30:11.158] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
38[28Dec2022 11:30:11.172] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
39[28Dec2022 11:30:11.172] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
40[28Dec2022 11:30:11.775] [main/INFO] [mixin/]: Mixing server.MixinDedicatedServer from nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer
41[28Dec2022 11:30:12.855] [main/INFO] [mixin/]: Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player
42[28Dec2022 11:30:14.345] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
43[28Dec2022 11:30:14.447] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
44[28Dec2022 11:30:15.744] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
45[28Dec2022 11:30:16.577] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
46[28Dec2022 11:30:16.865] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
47[28Dec2022 11:30:17.597] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
48[28Dec2022 11:30:17.923] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
49[28Dec2022 11:30:17.924] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
50[28Dec2022 11:30:19.031] [modloading-worker-0/INFO] [paucal/]: Hello PAUCAL! This is FORGE!
51[28Dec2022 11:30:19.083] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Registered paragon
52[28Dec2022 11:30:19.125] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: acee#1220
53[28Dec2022 11:30:19.126] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Paragon has been initialized
54[28Dec2022 11:30:19.271] [modloading-worker-0/INFO] [cabletiers/]: Loading config: /server/config/cabletiers-common.toml
55[28Dec2022 11:30:19.272] [modloading-worker-0/INFO] [cabletiers/]: Built config: /server/config/cabletiers-common.toml
56[28Dec2022 11:30:19.272] [modloading-worker-0/INFO] [cabletiers/]: Loaded config: /server/config/cabletiers-common.toml
57[28Dec2022 11:30:19.333] [modloading-worker-0/INFO] [universalgrid/]: Loading config: /server/config/universalgrid-common.toml
58[28Dec2022 11:30:19.333] [modloading-worker-0/INFO] [universalgrid/]: Built config: /server/config/universalgrid-common.toml
59[28Dec2022 11:30:19.333] [modloading-worker-0/INFO] [universalgrid/]: Loaded config: /server/config/universalgrid-common.toml
60[28Dec2022 11:30:19.387] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
61[28Dec2022 11:30:19.388] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id powah:packet
62[28Dec2022 11:30:19.465] [modloading-worker-0/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
63[28Dec2022 11:30:19.555] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
64[28Dec2022 11:30:19.606] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
65[28Dec2022 11:30:19.608] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
66[28Dec2022 11:30:19.609] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
67[28Dec2022 11:30:19.625] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
68[28Dec2022 11:30:19.928] [modloading-worker-0/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker...
69[28Dec2022 11:30:19.929] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check...
70[28Dec2022 11:30:19.942] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done!
71[28Dec2022 11:30:19.942] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date!
72[28Dec2022 11:30:19.977] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
73[28Dec2022 11:30:20.088] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
74[28Dec2022 11:30:20.222] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinPlayerList from nochatreports.mixins.json into net.minecraft.server.players.PlayerList
75[28Dec2022 11:30:20.420] [modloading-worker-0/INFO] [net.bdew.generators.integration.ic2c.IC2CIntegration$/]: IC2 Not loaded, skipping integration
76[28Dec2022 11:30:20.452] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'multiblock' for mod 'bdlib'
77[28Dec2022 11:30:20.456] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'misc' for mod 'bdlib'
78[28Dec2022 11:30:20.460] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Registering mod: allthecompressed
79[28Dec2022 11:30:20.564] [modloading-worker-0/INFO] [net.bdew.generators.integration.mekanism.MekanismIntegration$/]: Mekanism loaded, activating integration
80[28Dec2022 11:30:20.583] [modloading-worker-0/INFO] [net.bdew.lib.BdLib$/]: Initialized multiblock manager for advgenerators
81[28Dec2022 11:30:20.616] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'generators' for mod 'advgenerators'
82[28Dec2022 11:30:20.630] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (merchantNames in net.blay09.mods.farmingforblockheads.FarmingForBlockheadsConfigData)
83[28Dec2022 11:30:20.669] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER
84[28Dec2022 11:30:20.722] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 14 blocks registered.
85[28Dec2022 11:30:20.722] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 29 items registered.
86[28Dec2022 11:30:20.723] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 tiles registered.
87[28Dec2022 11:30:20.723] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 containers registered.
88[28Dec2022 11:30:20.730] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.55, for MC 1.19.2 with MCP 20220805.130853
89[28Dec2022 11:30:20.730] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.1.55 Initialized
90[28Dec2022 11:30:20.881] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinServerGamePacketListenerImpl from nochatreports.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
91[28Dec2022 11:30:21.289] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: KONNICHIWA ZA WARUDO!
92[28Dec2022 11:30:21.291] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Default JVM text encoding is: UTF-8
93[28Dec2022 11:30:21.300] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
94[28Dec2022 11:30:21.341] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
95[28Dec2022 11:30:21.515] [modloading-worker-0/INFO] [pneumaticcraft/]: Thirdparty integration activated for [theoneprobe,cofh_core,immersiveengineering,computercraft,jei,mekanism,curios,patchouli,create]
96[28Dec2022 11:30:21.515] [modloading-worker-0/ERROR] [pneumaticcraft/]: CoFH IEnchantableItem interface is not where we expected! Continuing, but PneumaticCraft items won't be able to use the Holding enchantment. Notify the PNC mod author, including the versions of PNC and CoFH Core you're using, if you see this error.
97[28Dec2022 11:30:22.121] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire
98[28Dec2022 11:30:22.121] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis
99[28Dec2022 11:30:22.122] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda
100[28Dec2022 11:30:22.122] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original
101[28Dec2022 11:30:22.122] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia
102[28Dec2022 11:30:22.122] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan
103[28Dec2022 11:30:22.123] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands
104[28Dec2022 11:30:22.123] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse
105[28Dec2022 11:30:22.123] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch
106[28Dec2022 11:30:22.124] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak
107[28Dec2022 11:30:22.124] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch
108[28Dec2022 11:30:22.124] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern
109[28Dec2022 11:30:22.124] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars
110[28Dec2022 11:30:22.125] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce
111[28Dec2022 11:30:22.125] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse
112[28Dec2022 11:30:22.125] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce
113[28Dec2022 11:30:22.125] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak
114[28Dec2022 11:30:22.126] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna
115[28Dec2022 11:30:22.126] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves
116[28Dec2022 11:30:22.126] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City
117[28Dec2022 11:30:22.126] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress
118[28Dec2022 11:30:22.127] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: .
119[28Dec2022 11:30:22.127] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: .
120[28Dec2022 11:30:22.127] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs
121[28Dec2022 11:30:22.333] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
122[28Dec2022 11:30:22.428] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
123[28Dec2022 11:30:22.514] [modloading-worker-0/INFO] [Advanced Peripherals/]: botania not loaded, skip integration loading
124[28Dec2022 11:30:22.515] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for botania
125[28Dec2022 11:30:22.517] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Successfully loaded the Modding Legacy supporters list.
126[28Dec2022 11:30:22.518] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for create
127[28Dec2022 11:30:22.549] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for mekanism
128[28Dec2022 11:30:22.666] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
129[28Dec2022 11:30:22.666] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
130[28Dec2022 11:30:22.666] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
131[28Dec2022 11:30:22.667] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
132[28Dec2022 11:30:22.667] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
133[28Dec2022 11:30:22.667] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
134[28Dec2022 11:30:22.667] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
135[28Dec2022 11:30:23.283] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:key_pressed
136[28Dec2022 11:30:23.284] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:mode_changed
137[28Dec2022 11:30:23.365] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Registered deeperdarker
138[28Dec2022 11:30:23.422] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker entities have been registered
139[28Dec2022 11:30:23.425] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
140[28Dec2022 11:30:23.475] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker blocks have been registered
141[28Dec2022 11:30:23.476] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker block entities have been registered
142[28Dec2022 11:30:23.478] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker sounds have been registered
143[28Dec2022 11:30:23.503] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker items have been registered
144[28Dec2022 11:30:23.532] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/93a3df5fb37f371cb25c481f6e5b9323
145[28Dec2022 11:30:23.533] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/b71e26ec071d32928d9fb5d2c3ec8a7a
146[28Dec2022 11:30:23.542] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
147[28Dec2022 11:30:23.543] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
148[28Dec2022 11:30:23.544] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
149[28Dec2022 11:30:23.546] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
150[28Dec2022 11:30:23.548] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation
151[28Dec2022 11:30:23.592] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_teleporter
152[28Dec2022 11:30:23.592] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_crafting_recipe
153[28Dec2022 11:30:23.713] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.BetterChannel$PartialPacketBegin
154[28Dec2022 11:30:23.722] [modloading-worker-0/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Inventory Profiles Next - init in Kotlin
155[28Dec2022 11:30:23.732] [modloading-worker-0/INFO] [Void Totem/]: Loading up Void Totem (Forge)
156[28Dec2022 11:30:23.753] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
157[28Dec2022 11:30:23.754] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/61a49a35c5283c0aaa7b0dfea5b7a53a
158[28Dec2022 11:30:23.754] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.BetterChannel$PartialPacketBegin
159[28Dec2022 11:30:23.756] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
160[28Dec2022 11:30:23.762] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.BetterChannel$PartialPacketData
161[28Dec2022 11:30:23.765] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
162[28Dec2022 11:30:23.765] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties
163[28Dec2022 11:30:23.766] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3dd73fd88be832559bc3a3c4a2e63b4a
164[28Dec2022 11:30:23.766] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
165[28Dec2022 11:30:23.766] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.BetterChannel$PartialPacketData
166[28Dec2022 11:30:23.768] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$InitTPSProfile
167[28Dec2022 11:30:23.775] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/b453c08f23b83b82b690c31bf8b2a45a
168[28Dec2022 11:30:23.775] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$InitTPSProfile
169[28Dec2022 11:30:23.775] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbic
170[28Dec2022 11:30:23.776] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbquests
171[28Dec2022 11:30:23.777] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$RequestTeleport
172[28Dec2022 11:30:23.780] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source almostunified
173[28Dec2022 11:30:23.781] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3a13df9e0b0a3290bb99252e1f8f68a2
174[28Dec2022 11:30:23.781] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestTeleport
175[28Dec2022 11:30:23.782] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$RequestAvailability
176[28Dec2022 11:30:23.782] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbchunks
177[28Dec2022 11:30:23.782] [modloading-worker-0/ERROR] [KubeJS/]: Failed to load plugin dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin from source ftbchunks: java.lang.ClassNotFoundException: dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin
178[28Dec2022 11:30:23.784] [modloading-worker-0/INFO] [KubeJS/]: Done in 30.60 ms
179[28Dec2022 11:30:23.786] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/0c662822629034678f5a8f0e70375315
180[28Dec2022 11:30:23.786] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestAvailability
181[28Dec2022 11:30:23.787] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingStarted
182[28Dec2022 11:30:23.791] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/2e815604a29b3a5cbfe0208e619d86c4
183[28Dec2022 11:30:23.791] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingStarted
184[28Dec2022 11:30:23.792] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingCompleted
185[28Dec2022 11:30:23.795] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/9ae83199b65a3768862799cc5e461a02
186[28Dec2022 11:30:23.795] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingCompleted
187[28Dec2022 11:30:23.796] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilerInactive
188[28Dec2022 11:30:23.800] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/ae8dfae1238e312397aa53e9d14c45ca
189[28Dec2022 11:30:23.800] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilerInactive
190[28Dec2022 11:30:23.801] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingResult
191[28Dec2022 11:30:23.807] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3a94cae7336038df9152bcb7b4b94825
192[28Dec2022 11:30:23.807] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingResult
193[28Dec2022 11:30:23.814] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$Availability
194[28Dec2022 11:30:23.820] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/c86a824e756d312396d1ba30e943e6aa
195[28Dec2022 11:30:23.820] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$Availability
196[28Dec2022 11:30:23.822] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ConsiderProfiling
197[28Dec2022 11:30:23.825] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/80ae5e04c32934dab1c17d27a88baf19
198[28Dec2022 11:30:23.825] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ConsiderProfiling
199[28Dec2022 11:30:23.938] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
200[28Dec2022 11:30:23.939] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded.
201[28Dec2022 11:30:23.941] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.19.2
202[28Dec2022 11:30:23.957] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/14e7fa1454283aec8ae811ef844ada28
203[28Dec2022 11:30:23.958] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/8f6a899247753217b9d86ab427a2b279
204[28Dec2022 11:30:23.984] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
205[28Dec2022 11:30:23.985] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
206[28Dec2022 11:30:23.986] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
207[28Dec2022 11:30:23.987] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
208[28Dec2022 11:30:23.988] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
209[28Dec2022 11:30:23.990] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
210[28Dec2022 11:30:23.991] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned
211[28Dec2022 11:30:23.992] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode
212[28Dec2022 11:30:23.993] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save
213[28Dec2022 11:30:23.994] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
214[28Dec2022 11:30:23.998] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp
215[28Dec2022 11:30:24.003] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
216[28Dec2022 11:30:24.004] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
217[28Dec2022 11:30:24.005] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
218[28Dec2022 11:30:24.006] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
219[28Dec2022 11:30:24.007] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
220[28Dec2022 11:30:24.008] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
221[28Dec2022 11:30:24.009] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
222[28Dec2022 11:30:24.010] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
223[28Dec2022 11:30:24.012] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
224[28Dec2022 11:30:24.014] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_quest
225[28Dec2022 11:30:24.015] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_chapter_image
226[28Dec2022 11:30:24.017] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0.079 s
227[28Dec2022 11:30:24.153] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.11...
228[28Dec2022 11:30:24.413] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:settings.js in 0.068 s
229[28Dec2022 11:30:24.435] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:worldgen.js in 0.022 s
230[28Dec2022 11:30:24.437] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_additions.js in 0.001 s
231[28Dec2022 11:30:24.439] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 3/3 KubeJS startup scripts in 0.42 s
232[28Dec2022 11:30:24.479] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
233[28Dec2022 11:30:24.483] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click
234[28Dec2022 11:30:24.502] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_map_data
235[28Dec2022 11:30:24.506] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_chunk_change
236[28Dec2022 11:30:24.509] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:teleport_from_map
237[28Dec2022 11:30:24.511] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:sync_tx
238[28Dec2022 11:30:24.628] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common)
239[28Dec2022 11:30:24.628] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client)
240[28Dec2022 11:30:24.655] [modloading-worker-0/INFO] [libIPN/]: [libIPN] libIPN - init in Kotlin
241[28Dec2022 11:30:24.750] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
242[28Dec2022 11:30:24.762] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
243[28Dec2022 11:30:24.775] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
244[28Dec2022 11:30:24.870] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 4 RS API injection points
245[28Dec2022 11:30:24.870] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.YTrollman.UniversalGrid.UniversalGrid RSAPI
246[28Dec2022 11:30:24.870] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in dev.smolinacadena.refinedcooking.RefinedCooking RSAPI
247[28Dec2022 11:30:24.870] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in net.gigabit101.rebornstorage.RebornStorage RSAPI
248[28Dec2022 11:30:24.872] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
249[28Dec2022 11:30:24.986] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
250[28Dec2022 11:30:25.229] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
251[28Dec2022 11:30:25.237] [modloading-worker-0/INFO] [mixin/]: Mixing common.MixinServerStatus from nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
252[28Dec2022 11:30:25.245] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
253[28Dec2022 11:30:25.248] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
254[28Dec2022 11:30:25.249] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
255[28Dec2022 11:30:25.254] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
256[28Dec2022 11:30:25.255] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
257[28Dec2022 11:30:25.259] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
258[28Dec2022 11:30:25.270] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
259[28Dec2022 11:30:25.271] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
260[28Dec2022 11:30:25.273] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
261[28Dec2022 11:30:25.275] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
262[28Dec2022 11:30:25.278] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
263[28Dec2022 11:30:25.280] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
264[28Dec2022 11:30:25.281] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ZombieVillagersOnNormalModule
265[28Dec2022 11:30:25.282] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
266[28Dec2022 11:30:25.283] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
267[28Dec2022 11:30:25.284] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
268[28Dec2022 11:30:25.285] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
269[28Dec2022 11:30:25.286] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
270[28Dec2022 11:30:25.288] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
271[28Dec2022 11:30:25.289] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
272[28Dec2022 11:30:25.290] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SafeRabbitsModule
273[28Dec2022 11:30:25.291] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
274[28Dec2022 11:30:25.292] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.RenewableSporeBlossoms
275[28Dec2022 11:30:25.293] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
276[28Dec2022 11:30:25.296] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
277[28Dec2022 11:30:25.298] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
278[28Dec2022 11:30:25.299] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
279[28Dec2022 11:30:25.301] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSounds
280[28Dec2022 11:30:25.302] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
281[28Dec2022 11:30:25.304] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
282[28Dec2022 11:30:25.305] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
283[28Dec2022 11:30:25.306] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
284[28Dec2022 11:30:25.308] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
285[28Dec2022 11:30:25.317] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
286[28Dec2022 11:30:25.319] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
287[28Dec2022 11:30:25.320] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
288[28Dec2022 11:30:25.321] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
289[28Dec2022 11:30:25.322] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
290[28Dec2022 11:30:25.323] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
291[28Dec2022 11:30:25.324] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
292[28Dec2022 11:30:25.325] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
293[28Dec2022 11:30:25.326] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
294[28Dec2022 11:30:25.327] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
295[28Dec2022 11:30:25.328] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
296[28Dec2022 11:30:25.335] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
297[28Dec2022 11:30:25.339] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
298[28Dec2022 11:30:25.343] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
299[28Dec2022 11:30:25.348] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
300[28Dec2022 11:30:25.350] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
301[28Dec2022 11:30:25.352] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
302[28Dec2022 11:30:25.353] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
303[28Dec2022 11:30:25.356] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
304[28Dec2022 11:30:25.357] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
305[28Dec2022 11:30:25.358] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
306[28Dec2022 11:30:25.358] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registering mod: pylons
307[28Dec2022 11:30:25.360] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
308[28Dec2022 11:30:25.392] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registered 1 network packets
309[28Dec2022 11:30:25.393] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Engineer's Decor GIT id #da1af53.
310[28Dec2022 11:30:25.415] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
311[28Dec2022 11:30:25.417] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
312[28Dec2022 11:30:25.423] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
313[28Dec2022 11:30:25.425] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
314[28Dec2022 11:30:25.426] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
315[28Dec2022 11:30:25.430] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
316[28Dec2022 11:30:25.429] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
317[28Dec2022 11:30:25.431] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class TOPPlugin for plugin theoneprobe
318[28Dec2022 11:30:25.431] [modloading-worker-0/INFO] [PluginManager/]: Constructed class TOPPlugin for plugin theoneprobe for mod functionalstorage
319[28Dec2022 11:30:25.431] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class TOPPlugin
320[28Dec2022 11:30:25.432] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class TOPPlugin
321[28Dec2022 11:30:25.432] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
322[28Dec2022 11:30:25.434] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
323[28Dec2022 11:30:25.436] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
324[28Dec2022 11:30:25.437] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
325[28Dec2022 11:30:25.438] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
326[28Dec2022 11:30:25.444] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
327[28Dec2022 11:30:25.446] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
328[28Dec2022 11:30:25.447] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
329[28Dec2022 11:30:25.451] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
330[28Dec2022 11:30:25.452] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
331[28Dec2022 11:30:25.454] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
332[28Dec2022 11:30:25.455] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
333[28Dec2022 11:30:25.456] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
334[28Dec2022 11:30:25.457] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SawModule
335[28Dec2022 11:30:25.460] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
336[28Dec2022 11:30:25.461] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
337[28Dec2022 11:30:25.462] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
338[28Dec2022 11:30:25.464] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
339[28Dec2022 11:30:25.465] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
340[28Dec2022 11:30:25.465] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
341[28Dec2022 11:30:25.466] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
342[28Dec2022 11:30:25.467] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
343[28Dec2022 11:30:25.468] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
344[28Dec2022 11:30:25.469] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class TOPPlugin
345[28Dec2022 11:30:25.469] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
346[28Dec2022 11:30:25.470] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
347[28Dec2022 11:30:25.471] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class TOPPlugin
348[28Dec2022 11:30:25.471] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.LongRangePickBlockModule
349[28Dec2022 11:30:25.472] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
350[28Dec2022 11:30:25.474] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
351[28Dec2022 11:30:25.476] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ElytraIndicatorModule
352[28Dec2022 11:30:25.478] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
353[28Dec2022 11:30:25.480] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
354[28Dec2022 11:30:25.481] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
355[28Dec2022 11:30:25.481] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
356[28Dec2022 11:30:25.484] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
357[28Dec2022 11:30:25.489] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
358[28Dec2022 11:30:25.490] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
359[28Dec2022 11:30:25.491] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
360[28Dec2022 11:30:25.496] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
361[28Dec2022 11:30:25.505] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
362[28Dec2022 11:30:25.506] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
363[28Dec2022 11:30:25.506] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
364[28Dec2022 11:30:25.507] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
365[28Dec2022 11:30:25.508] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
366[28Dec2022 11:30:25.509] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
367[28Dec2022 11:30:25.510] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
368[28Dec2022 11:30:25.512] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
369[28Dec2022 11:30:25.545] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
370[28Dec2022 11:30:25.546] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
371[28Dec2022 11:30:25.547] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
372[28Dec2022 11:30:25.549] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
373[28Dec2022 11:30:25.550] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
374[28Dec2022 11:30:25.551] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
375[28Dec2022 11:30:25.553] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
376[28Dec2022 11:30:25.554] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
377[28Dec2022 11:30:25.555] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
378[28Dec2022 11:30:25.557] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
379[28Dec2022 11:30:25.558] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
380[28Dec2022 11:30:25.562] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
381[28Dec2022 11:30:25.564] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
382[28Dec2022 11:30:25.566] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
383[28Dec2022 11:30:25.567] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
384[28Dec2022 11:30:25.568] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
385[28Dec2022 11:30:25.570] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
386[28Dec2022 11:30:25.571] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
387[28Dec2022 11:30:25.573] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
388[28Dec2022 11:30:25.573] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
389[28Dec2022 11:30:25.574] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
390[28Dec2022 11:30:25.575] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
391[28Dec2022 11:30:25.575] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
392[28Dec2022 11:30:25.577] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
393[28Dec2022 11:30:25.579] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
394[28Dec2022 11:30:25.582] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
395[28Dec2022 11:30:25.582] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
396[28Dec2022 11:30:25.583] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
397[28Dec2022 11:30:25.583] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
398[28Dec2022 11:30:25.585] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
399[28Dec2022 11:30:25.587] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
400[28Dec2022 11:30:25.588] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
401[28Dec2022 11:30:25.592] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
402[28Dec2022 11:30:25.594] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
403[28Dec2022 11:30:25.597] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
404[28Dec2022 11:30:25.599] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
405[28Dec2022 11:30:25.602] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
406[28Dec2022 11:30:25.639] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
407[28Dec2022 11:30:25.666] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Mekanism has been loaded
408[28Dec2022 11:30:25.666] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Applied Mekanistics has been loaded
409[28Dec2022 11:30:25.666] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for AE2 Things has been loaded
410[28Dec2022 11:30:25.666] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for The One Probe has been loaded
411[28Dec2022 11:30:25.666] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for FTB Teams has been loaded
412[28Dec2022 11:30:26.419] [main/INFO] [quark/]: Dispatching Module Step REGISTER
413[28Dec2022 11:30:26.898] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER
414[28Dec2022 11:30:28.137] [main/INFO] [corail_woodcutter/]: missing extension for "Oh Biome You'll Go" recipes
415[28Dec2022 11:30:37.623] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
416[28Dec2022 11:30:37.623] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
417[28Dec2022 11:30:37.623] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
418[28Dec2022 11:30:38.317] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
419[28Dec2022 11:30:38.317] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:blue_archwood), skipping
420[28Dec2022 11:30:38.317] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:red_archwood), skipping
421[28Dec2022 11:30:38.317] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:green_archwood), skipping
422[28Dec2022 11:30:38.317] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:purple_archwood), skipping
423[28Dec2022 11:30:38.317] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (blue_skies:crescent_fruit), skipping
424[28Dec2022 11:30:38.318] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (twilightforest:thorn), skipping
425[28Dec2022 11:30:38.318] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (twilightforest:beanstalk), skipping
426[28Dec2022 11:30:38.319] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Failed to find custom wood type byg:embur
427[28Dec2022 11:30:38.333] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
428[28Dec2022 11:30:38.333] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (quark:azalea), skipping
429[28Dec2022 11:30:38.340] [main/INFO] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Initialized block sets in 35ms
430[28Dec2022 11:30:41.891] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ae2wtlib:cycle_terminal
431[28Dec2022 11:30:42.111] [main/INFO] [evilcraft/]: 2205 possible Broom base combinations are ready for flying!
432[28Dec2022 11:30:45.425] [Thread-2/WARN] [com.mrbysco.structurecompass.StructureCompass/]: Structure Compass' config just got changed on the file system!
433[28Dec2022 11:30:45.426] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
434[28Dec2022 11:30:45.427] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
435[28Dec2022 11:30:45.429] [Thread-2/WARN] [com.mrbysco.structurecompass.StructureCompass/]: Structure Compass' config just got changed on the file system!
436[28Dec2022 11:30:45.431] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
437[28Dec2022 11:30:45.433] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
438[28Dec2022 11:30:45.434] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
439[28Dec2022 11:30:45.436] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
440[28Dec2022 11:30:45.437] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
441[28Dec2022 11:30:45.461] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/silentgear-common.toml is not correct. Correcting
442[28Dec2022 11:30:45.462] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyToolTier was corrected from WOOD to its default, WOOD.
443[28Dec2022 11:30:45.462] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyArmorMaterial was corrected from LEATHER to its default, LEATHER.
444[28Dec2022 11:30:45.464] [Thread-2/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /server/config/silentgear-common.toml is not correct. Correcting
445[28Dec2022 11:30:45.535] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
446[28Dec2022 11:30:45.536] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
447[28Dec2022 11:30:45.562] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
448[28Dec2022 11:30:45.562] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
449[28Dec2022 11:30:45.562] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class TOPPlugin
450[28Dec2022 11:30:45.563] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class TOPPlugin
451[28Dec2022 11:30:45.576] [main/INFO] [quark/]: Loading Module Redstone Randomizer
452[28Dec2022 11:30:45.576] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
453[28Dec2022 11:30:45.576] [main/INFO] [quark/]: Loading Module Obsidian Plate
454[28Dec2022 11:30:45.576] [main/INFO] [quark/]: Loading Module Metal Buttons
455[28Dec2022 11:30:45.576] [main/INFO] [quark/]: Loading Module Jukebox Automation
456[28Dec2022 11:30:45.578] [main/INFO] [quark/]: Loading Module Iron Rod
457[28Dec2022 11:30:45.578] [main/INFO] [quark/]: Loading Module Gravisand
458[28Dec2022 11:30:45.578] [main/INFO] [quark/]: Loading Module Feeding Trough
459[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Ender Watcher
460[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
461[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Chute
462[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
463[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Wooden Posts
464[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Vertical Slabs
465[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Vertical Planks
466[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Variant Ladders
467[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Variant Furnaces
468[28Dec2022 11:30:45.580] [main/INFO] [quark/]: Loading Module Variant Chests
469[28Dec2022 11:30:45.583] [main/INFO] [quark/]: Loading Module Variant Bookshelves
470[28Dec2022 11:30:45.583] [main/INFO] [quark/]: Loading Module Thatch
471[28Dec2022 11:30:45.583] [main/INFO] [quark/]: Loading Module Sturdy Stone
472[28Dec2022 11:30:45.583] [main/INFO] [quark/]: Loading Module Stools
473[28Dec2022 11:30:45.583] [main/INFO] [quark/]: Loading Module Soul Sandstone
474[28Dec2022 11:30:45.583] [main/INFO] [quark/]: Loading Module Shingles
475[28Dec2022 11:30:45.583] [main/INFO] [quark/]: Loading Module Shear Vines
476[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Rope
477[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Raw Metal Bricks
478[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
479[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module More Stone Variants
480[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module More Potted Plants
481[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module More Brick Types
482[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Midori
483[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Leaf Carpet
484[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Japanese Palette
485[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Industrial Palette
486[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Hedges
487[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Grate
488[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Gold Bars
489[28Dec2022 11:30:45.584] [main/INFO] [quark/]: Loading Module Glass Item Frame
490[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Framed Glass
491[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Duskbound Blocks
492[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Compressed Blocks
493[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Celebratory Lamps
494[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Quick Armor Swapping
495[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Item Sharing
496[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Inventory Sorting
497[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Hotbar Changer
498[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Expanded Item Interactions
499[28Dec2022 11:30:45.585] [main/INFO] [quark/]: Loading Module Easy Transfering
500[28Dec2022 11:30:45.586] [main/INFO] [quark/]: Loading Module Trowel
501[28Dec2022 11:30:45.586] [main/INFO] [quark/]: Loading Module Slime In A Bucket
502[28Dec2022 11:30:45.586] [main/INFO] [quark/]: Loading Module Seed Pouch
503[28Dec2022 11:30:45.587] [main/INFO] [quark/]: Loading Module Pickarang
504[28Dec2022 11:30:45.587] [main/INFO] [quark/]: Loading Module Pathfinder Maps
505[28Dec2022 11:30:45.588] [main/INFO] [quark/]: Loading Module Parrot Eggs
506[28Dec2022 11:30:45.589] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
507[28Dec2022 11:30:45.589] [main/INFO] [quark/]: Loading Module Color Runes
508[28Dec2022 11:30:45.590] [main/INFO] [quark/]: Loading Module Camera
509[28Dec2022 11:30:45.590] [main/INFO] [quark/]: Loading Module Bundle Recipe
510[28Dec2022 11:30:45.590] [main/INFO] [quark/]: Loading Module Bottled Cloud
511[28Dec2022 11:30:45.591] [main/INFO] [quark/]: Loading Module Beacon Redirection
512[28Dec2022 11:30:45.591] [main/INFO] [quark/]: Loading Module Ancient Tomes
513[28Dec2022 11:30:45.597] [main/INFO] [quark/]: Loading Module Ambient Discs
514[28Dec2022 11:30:45.597] [main/INFO] [quark/]: Loading Module Abacus
515[28Dec2022 11:30:45.597] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal
516[28Dec2022 11:30:45.598] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
517[28Dec2022 11:30:45.598] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters
518[28Dec2022 11:30:45.599] [main/INFO] [quark/]: Loading Module Utility Recipes
519[28Dec2022 11:30:45.600] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
520[28Dec2022 11:30:45.600] [main/INFO] [quark/]: Loading Module Simple Harvest
521[28Dec2022 11:30:45.600] [main/INFO] [quark/]: Loading Module Sign Editing
522[28Dec2022 11:30:45.601] [main/INFO] [quark/]: Loading Module Shulker Packing
523[28Dec2022 11:30:45.601] [main/INFO] [quark/]: Loading Module Safe Rabbits
524[28Dec2022 11:30:45.602] [main/INFO] [quark/]: Loading Module Replace Scaffolding
525[28Dec2022 11:30:45.602] [main/INFO] [quark/]: Loading Module Renewable Spore Blossoms
526[28Dec2022 11:30:45.604] [main/INFO] [quark/]: Loading Module Reacharound Placing
527[28Dec2022 11:30:45.605] [main/INFO] [quark/]: Loading Module Poison Potato Usage
528[28Dec2022 11:30:45.605] [main/INFO] [quark/]: Loading Module Pig Litters
529[28Dec2022 11:30:45.607] [main/INFO] [quark/]: Loading Module Pat The Dogs
530[28Dec2022 11:30:45.608] [main/INFO] [quark/]: Loading Module More Note Block Sounds
531[28Dec2022 11:30:45.608] [main/INFO] [quark/]: Loading Module More Banner Layers
532[28Dec2022 11:30:45.608] [main/INFO] [quark/]: Loading Module Lock Rotation
533[28Dec2022 11:30:45.610] [main/INFO] [quark/]: Loading Module Hoe Harvesting
534[28Dec2022 11:30:45.611] [main/INFO] [quark/]: Loading Module Grab Chickens
535[28Dec2022 11:30:45.612] [main/INFO] [quark/]: Loading Module Glass Shard
536[28Dec2022 11:30:45.612] [main/INFO] [quark/]: Loading Module Enhanced Ladders
537[28Dec2022 11:30:45.613] [main/INFO] [quark/]: Loading Module Emotes
538[28Dec2022 11:30:45.613] [main/INFO] [quark/]: Loading Module Dragon Scales
539[28Dec2022 11:30:45.614] [main/INFO] [quark/]: Loading Module Double Door Opening
540[28Dec2022 11:30:45.614] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
541[28Dec2022 11:30:45.614] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
542[28Dec2022 11:30:45.614] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
543[28Dec2022 11:30:45.615] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
544[28Dec2022 11:30:45.615] [main/INFO] [quark/]: Loading Module Armed Armor Stands
545[28Dec2022 11:30:45.616] [main/INFO] [quark/]: Loading Module Skull Pikes
546[28Dec2022 11:30:45.617] [main/INFO] [quark/]: Loading Module Spiral Spires
547[28Dec2022 11:30:45.618] [main/INFO] [quark/]: Loading Module Permafrost
548[28Dec2022 11:30:45.618] [main/INFO] [quark/]: Loading Module No More Lava Pockets
549[28Dec2022 11:30:45.618] [main/INFO] [quark/]: Loading Module New Stone Types
550[28Dec2022 11:30:45.618] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
551[28Dec2022 11:30:45.619] [main/INFO] [quark/]: Loading Module Monster Box
552[28Dec2022 11:30:45.619] [main/INFO] [quark/]: Loading Module Glimmering Weald
553[28Dec2022 11:30:45.619] [main/INFO] [quark/]: Loading Module Fairy Rings
554[28Dec2022 11:30:45.619] [main/INFO] [quark/]: Loading Module Corundum
555[28Dec2022 11:30:45.619] [main/INFO] [quark/]: Loading Module Chorus Vegetation
556[28Dec2022 11:30:45.619] [main/INFO] [quark/]: Loading Module Blossom Trees
557[28Dec2022 11:30:45.620] [main/INFO] [quark/]: Loading Module Big Stone Clusters
558[28Dec2022 11:30:45.620] [main/INFO] [quark/]: Loading Module Azalea Wood
559[28Dec2022 11:30:45.620] [main/INFO] [quark/]: Loading Module Wraith
560[28Dec2022 11:30:45.620] [main/INFO] [quark/]: Loading Module Toretoise
561[28Dec2022 11:30:45.621] [main/INFO] [quark/]: Loading Module Stonelings
562[28Dec2022 11:30:45.621] [main/INFO] [quark/]: Loading Module Shiba
563[28Dec2022 11:30:45.621] [main/INFO] [quark/]: Loading Module Foxhound
564[28Dec2022 11:30:45.623] [main/INFO] [quark/]: Loading Module Forgotten
565[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Crabs
566[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Wool Shuts Up Minecarts
567[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Variant Animal Textures
568[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Uses For Curses
569[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Usage Ticker
570[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Soul Candles
571[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Microcrafting Helper
572[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Long Range Pick Block
573[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Improved Tooltips
574[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Greener Grass
575[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Elytra Indicator
576[28Dec2022 11:30:45.624] [main/INFO] [quark/]: Loading Module Chest Searching
577[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Back Button Keybind
578[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
579[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Spawner Replacer
580[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Saw
581[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Overlay Shader
582[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Narrator Readout
583[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Game Nerfs
584[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Enchantments Begone
585[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Adjustable Chat
586[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Totem Of Holding
587[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Tiny Potato
588[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Pipes
589[28Dec2022 11:30:45.625] [main/INFO] [quark/]: Loading Module Matrix Enchanting
590[28Dec2022 11:30:45.626] [main/INFO] [quark/]: Loading Module Magnets
591[28Dec2022 11:30:45.626] [main/INFO] [quark/]: Loading Module Crate
592[28Dec2022 11:30:45.626] [main/INFO] [quark/]: Loading Module Backpack
593[28Dec2022 11:30:45.626] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
594[28Dec2022 11:30:45.702] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
595[28Dec2022 11:30:45.708] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
596[28Dec2022 11:30:45.718] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
597[28Dec2022 11:30:45.759] [modloading-worker-0/INFO] [com.clickadv.ClickAdvancements/]: clickadv mod initialized
598[28Dec2022 11:30:45.769] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
599[28Dec2022 11:30:45.786] [modloading-worker-0/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
600[28Dec2022 11:30:45.794] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
601[28Dec2022 11:30:45.795] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod curios
602[28Dec2022 11:30:45.810] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Version 10.3.5 initializing...
603[28Dec2022 11:30:45.812] [modloading-worker-0/INFO] [giselle.gmut.GravitationalModulatingUnitTweaks/]: Version 1.19.2 initializing...
604[28Dec2022 11:30:45.869] [modloading-worker-0/INFO] [pneumaticcraft/]: PneumaticCraft: Repressurized is loading!
605[28Dec2022 11:30:45.909] [modloading-worker-0/INFO] [Nature's Aura/]: -- Nature's Aura Fake Player Information --
606[28Dec2022 11:30:45.910] [modloading-worker-0/INFO] [Nature's Aura/]: Name: [Minecraft]
607[28Dec2022 11:30:45.910] [modloading-worker-0/INFO] [Nature's Aura/]: UUID: 41C82C87-7AfB-4024-BA57-13D2C99CAE77
608[28Dec2022 11:30:45.910] [modloading-worker-0/INFO] [Nature's Aura/]: -------------------------------------------
609[28Dec2022 11:30:45.916] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
610[28Dec2022 11:30:45.962] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
611[28Dec2022 11:30:45.963] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Mod loaded.
612[28Dec2022 11:30:45.970] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
613[28Dec2022 11:30:45.990] [modloading-worker-0/INFO] [integrateddynamicscompat/]: Registered packet handler.
614[28Dec2022 11:30:46.046] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
615[28Dec2022 11:30:46.088] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
616[28Dec2022 11:30:46.101] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
617[28Dec2022 11:30:46.116] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Registered compostable Items
618[28Dec2022 11:30:46.124] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Common setup complete.
619[28Dec2022 11:30:46.126] [modloading-worker-0/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
620[28Dec2022 11:30:46.126] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/healthoverlay.toml is not correct. Correcting
621[28Dec2022 11:30:46.126] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.absorptionOverHealth was corrected from null to its default, false.
622[28Dec2022 11:30:46.127] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter was corrected from null to its default, SimpleCommentedConfig:{}.
623[28Dec2022 11:30:46.127] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter.displayMode was corrected from null to its default, OFF.
624[28Dec2022 11:30:46.127] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter.textHealth was corrected from null to its default, [HEALTH]/[MAX].
625[28Dec2022 11:30:46.127] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter.textAbsorption was corrected from null to its default, [ABSORPTION].
626[28Dec2022 11:30:46.165] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
627[28Dec2022 11:30:46.187] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/overworld/byg-overworld-biomes.json5" was read.
628[28Dec2022 11:30:46.202] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
629[28Dec2022 11:30:46.204] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: HELLO FROM COMMON SETUP
630[28Dec2022 11:30:46.204] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: DIRT BLOCK >> minecraft:dirt
631[28Dec2022 11:30:46.220] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
632[28Dec2022 11:30:46.223] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Tools' module.
633[28Dec2022 11:30:46.271] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
634[28Dec2022 11:30:46.292] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/growing-patterns.json5" was read.
635[28Dec2022 11:30:46.304] [modloading-worker-0/INFO] [de.castcrafter.travelanchors.TravelAnchors/]: Loading TravelAnchors
636[28Dec2022 11:30:46.323] [modloading-worker-0/INFO] [Dungeon Crawl/]: Common Setup
637[28Dec2022 11:30:46.334] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/trades.json5" was read.
638[28Dec2022 11:30:46.344] [modloading-worker-0/INFO] [mcjtylib/]: XNet Detected RFTools Control: enabling support
639[28Dec2022 11:30:46.350] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/settings.json5" was read.
640[28Dec2022 11:30:46.352] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/biomepedia.json5" was read.
641[28Dec2022 11:30:46.355] [modloading-worker-0/INFO] [mcjtylib/]: Detected RFTools Control: enabling support
642[28Dec2022 11:30:46.368] [modloading-worker-0/INFO] [mcjtylib/]: RFTools Storage Detected XNet: enabling support
643[28Dec2022 11:30:46.381] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: Created compressed zip back up for "/server/config/byg" in "/server/config/byg/backups/last_working_configs_backup.zip"
644[28Dec2022 11:30:46.387] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: BYG: Added strippable Blocks...
645[28Dec2022 11:30:46.472] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
646[28Dec2022 11:30:46.493] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP
647[28Dec2022 11:30:46.528] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Common setup complete.
648[28Dec2022 11:30:46.530] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class TOPPlugin
649[28Dec2022 11:30:46.531] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Modular Routers is loading!
650[28Dec2022 11:30:46.821] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished mod setup in: 64 ms
651[28Dec2022 11:30:46.824] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias
652[28Dec2022 11:30:46.835] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type
653[28Dec2022 11:30:46.841] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner
654[28Dec2022 11:30:46.843] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type
655[28Dec2022 11:30:47.240] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
656[28Dec2022 11:30:47.240] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
657[28Dec2022 11:30:47.240] [main/INFO] [terrablender/]: Registered region hexerei:overworld to index 1 for type OVERWORLD
658[28Dec2022 11:30:47.254] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/desert/houses]' to registry
659[28Dec2022 11:30:47.254] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/snowy/houses]' to registry
660[28Dec2022 11:30:47.255] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/plains/houses]' to registry
661[28Dec2022 11:30:47.255] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/savanna/houses]' to registry
662[28Dec2022 11:30:47.255] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/taiga/houses]' to registry
663[28Dec2022 11:30:47.298] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER
664[28Dec2022 11:30:47.308] [main/INFO] [journeymap/]: Initializing Packet Registries
665[28Dec2022 11:30:47.379] [main/INFO] [potionstudios.byg.BYG/]: Initializing BYG network...
666[28Dec2022 11:30:47.384] [main/INFO] [potionstudios.byg.BYG/]: Initialized BYG network!
667[28Dec2022 11:30:47.395] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 2 for type OVERWORLD
668[28Dec2022 11:30:47.396] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 3 for type OVERWORLD
669[28Dec2022 11:30:47.396] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 4 for type OVERWORLD
670[28Dec2022 11:30:47.397] [main/INFO] [terrablender/]: Registered region byg:region_3 to index 5 for type OVERWORLD
671[28Dec2022 11:30:47.690] [main/INFO] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Initialized color sets in 133ms
672[28Dec2022 11:30:47.707] [main/INFO] [terrablender/]: Registered region ars_nouveau:overworld to index 6 for type OVERWORLD
673[28Dec2022 11:30:47.771] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Dedicated server setup complete.
674[28Dec2022 11:30:47.772] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Dedicated server setup complete.
675[28Dec2022 11:30:47.824] [modloading-worker-0/INFO] [com.choicetheorem.ctov.ctov/]: Got IMC []
676[28Dec2022 11:30:47.845] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.IMCHandler/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainerMenu for CraftingTweaks
677[28Dec2022 11:30:47.842] [modloading-worker-0/INFO] [pneumaticcraft/]: Enabled support for The One Probe
678[28Dec2022 11:30:47.851] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
679[28Dec2022 11:30:47.853] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
680[28Dec2022 11:30:47.853] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Enabled support for The One Probe
681[28Dec2022 11:30:47.854] [modloading-worker-0/INFO] [tombstone/]: Integration TOP
682[28Dec2022 11:30:47.921] [modloading-worker-0/INFO] [AttributeFix/]: Loaded values for 43 compatible attributes.
683[28Dec2022 11:30:47.924] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
684[28Dec2022 11:30:47.924] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
685[28Dec2022 11:30:47.930] [modloading-worker-0/INFO] [hexcasting/]: Loaded 153 regular patterns, 14 per-world patterns, and 2 special handlers.
686[28Dec2022 11:30:47.930] [modloading-worker-0/INFO] [AttributeFix/]: Loaded 43 values from config.
687[28Dec2022 11:30:47.934] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE
688[28Dec2022 11:30:47.935] [modloading-worker-0/INFO] [AttributeFix/]: Saving config file. 43 entries.
689[28Dec2022 11:30:47.935] [modloading-worker-0/INFO] [AttributeFix/]: Applying changes for 43 attributes.
690[28Dec2022 11:30:47.957] [modloading-worker-0/WARN] [minecolonies/]: Register mappings
691[28Dec2022 11:30:47.960] [main/INFO] [potionstudios.byg.BYG/]: BYG: Compostible Blocks Added!
692[28Dec2022 11:30:47.961] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added tillables!
693[28Dec2022 11:30:47.963] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added Flammables!
694[28Dec2022 11:30:47.964] [main/INFO] [potionstudios.byg.BYG/]: BYG: "Load Complete" Event Complete!
695[28Dec2022 11:30:47.970] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 7 for type OVERWORLD
696[28Dec2022 11:30:48.019] [PAUCAL Contributors Loading Thread/INFO] [paucal/]: Successfully loaded 41 contributors
697[28Dec2022 11:31:16.864] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
698[28Dec2022 11:31:35.671] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23404!/assets/.mcassetsroot' uses unexpected schema
699[28Dec2022 11:31:35.671] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23404!/data/.mcassetsroot' uses unexpected schema
700[28Dec2022 11:31:36.134] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 193 ms
701[28Dec2022 11:31:36.315] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 16 ms
702[28Dec2022 11:31:37.171] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/_before.js in 0.004 s
703[28Dec2022 11:31:37.185] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/dust.js in 0.014 s
704[28Dec2022 11:31:37.189] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/wires.js in 0.004 s
705[28Dec2022 11:31:37.194] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/storage_blocks.js in 0.004 s
706[28Dec2022 11:31:37.200] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/ingots.js in 0.005 s
707[28Dec2022 11:31:37.204] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/nuggets.js in 0.004 s
708[28Dec2022 11:31:37.207] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/raw_materials.js in 0.003 s
709[28Dec2022 11:31:37.212] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/plates.js in 0.004 s
710[28Dec2022 11:31:37.215] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/rods.js in 0.003 s
711[28Dec2022 11:31:37.218] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/gears.js in 0.003 s
712[28Dec2022 11:31:37.219] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:ore_removal.js in 0.0 s
713[28Dec2022 11:31:37.221] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:erroringRecipes.js in 0.002 s
714[28Dec2022 11:31:37.223] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:tags.js in 0.002 s
715[28Dec2022 11:31:37.224] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/timeinabottle/recipes.js in 0.001 s
716[28Dec2022 11:31:37.224] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbic/book.js in 0.0 s
717[28Dec2022 11:31:37.225] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/industrial_foregoing.js in 0.001 s
718[28Dec2022 11:31:37.226] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/fluid_extractor.js in 0.001 s
719[28Dec2022 11:31:37.226] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/quark/quark.js in 0.0 s
720[28Dec2022 11:31:37.228] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crafting.js in 0.002 s
721[28Dec2022 11:31:37.239] [main/INFO] [KubeJS Server/]: server_scripts:mods/mysticalagriculture/crops.js:1: Loaded Java class 'com.blakebr0.mysticalagriculture.registry.CropRegistry'
722[28Dec2022 11:31:37.239] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crops.js in 0.011 s
723[28Dec2022 11:31:37.240] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/twilightforest/removals.js in 0.001 s
724[28Dec2022 11:31:37.241] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mininggadgets/upgrade.js in 0.0 s
725[28Dec2022 11:31:37.241] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/rftools/builder.js in 0.0 s
726[28Dec2022 11:31:37.245] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/farmingforblockheads/market.js in 0.004 s
727[28Dec2022 11:31:37.246] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/structure_compass/structure_compass.js in 0.0 s
728[28Dec2022 11:31:37.247] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/quarryplus/quarrying.js in 0.001 s
729[28Dec2022 11:31:37.248] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/entangled/recipes.js in 0.001 s
730[28Dec2022 11:31:37.249] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ad_astra/ad_astra.js in 0.001 s
731[28Dec2022 11:31:37.254] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/refinedstorage/refinedstorage.js in 0.005 s
732[28Dec2022 11:31:37.255] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mekanism/mekanism.js in 0.001 s
733[28Dec2022 11:31:37.256] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/angelring/angelring.js in 0.001 s
734[28Dec2022 11:31:37.257] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/buildinggadgets/recipes.js in 0.001 s
735[28Dec2022 11:31:37.257] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/reliquary/reliquary.js in 0.0 s
736[28Dec2022 11:31:37.258] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ae/recipes.js in 0.001 s
737[28Dec2022 11:31:37.258] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/computercraft/turtles.js in 0.0 s
738[28Dec2022 11:31:37.259] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/silent_gear/salvager.js in 0.001 s
739[28Dec2022 11:31:37.260] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/evilcraft/evilcraft.js in 0.001 s
740[28Dec2022 11:31:37.264] [main/INFO] [KubeJS Server/]: server_scripts:mods/chemlib/blocks.js:1: Loaded Java class 'com.smashingmods.chemlib.registry.ItemRegistry'
741[28Dec2022 11:31:37.265] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/chemlib/blocks.js in 0.005 s
742[28Dec2022 11:31:37.269] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:conflicts.js in 0.004 s
743[28Dec2022 11:31:37.272] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloy_tools.js in 0.002 s
744[28Dec2022 11:31:37.272] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_shard.js in 0.0 s
745[28Dec2022 11:31:37.273] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloys.js in 0.001 s
746[28Dec2022 11:31:37.274] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/patrick_star.js in 0.001 s
747[28Dec2022 11:31:37.276] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/att_items.js in 0.002 s
748[28Dec2022 11:31:37.277] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/music_discs.js in 0.001 s
749[28Dec2022 11:31:37.278] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/mini_portals.js in 0.001 s
750[28Dec2022 11:31:37.282] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star_creative.js in 0.004 s
751[28Dec2022 11:31:37.283] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star.js in 0.001 s
752[28Dec2022 11:31:37.284] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:configurable/nuke.js in 0.001 s
753[28Dec2022 11:31:37.285] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:configurable/chunkloading.js in 0.001 s
754[28Dec2022 11:31:37.286] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:xpFluids.js in 0.001 s
755[28Dec2022 11:31:37.286] [main/INFO] [KubeJS Server/]: Loaded 51/51 KubeJS server scripts in 0.133 s
756[28Dec2022 11:31:37.342] [main/INFO] [KubeJS Server/]: Scripts loaded
757[28Dec2022 11:31:37.351] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shaped
758[28Dec2022 11:31:37.352] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shapeless
759[28Dec2022 11:31:37.352] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shaped
760[28Dec2022 11:31:37.353] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shapeless
761[28Dec2022 11:31:37.355] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:stonecutting
762[28Dec2022 11:31:37.357] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smelting
763[28Dec2022 11:31:37.357] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:blasting
764[28Dec2022 11:31:37.357] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smoking
765[28Dec2022 11:31:37.358] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:campfire_cooking
766[28Dec2022 11:31:37.360] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smithing
767[28Dec2022 11:31:37.360] [main/INFO] [KubeJS/]: Registered custom recipe handler for type cucumber:shaped_no_mirror
768[28Dec2022 11:31:37.360] [main/INFO] [KubeJS/]: Registered custom recipe handler for type dankstorage:upgrade
769[28Dec2022 11:31:37.366] [main/INFO] [KubeJS Server/]: Scanning recipes...
770[28Dec2022 11:31:46.499] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
771[28Dec2022 11:31:47.702] [main/INFO] [FTB Ranks/]: Loading command nodes...
772[28Dec2022 11:31:47.735] [main/INFO] [FTB Ranks/]: Loaded 2912 command nodes
773[28Dec2022 11:31:47.822] [Worker-Main7/INFO] [KubeJS Server/]: [minecraft:fluid] Found 76 tags, added 1 objects, removed 1 objects
774[28Dec2022 11:31:47.844] [Worker-Main11/INFO] [KubeJS Server/]: [minecraft:entity_type] Found 106 tags, added 135 objects, removed 0 objects
775[28Dec2022 11:31:48.159] [Worker-Main17/INFO] [KubeJS Server/]: [minecraft:block] Found 1386 tags, added 350 objects, removed 0 objects
776[28Dec2022 11:31:48.399] [Worker-Main9/INFO] [KubeJS Server/]: [minecraft:item] Found 3537 tags, added 151 objects, removed 0 objects
777[28Dec2022 11:31:49.912] [main/WARN] [AlmostUnified/]: Recipe count: 41350
778[28Dec2022 11:32:10.272] [main/WARN] [AlmostUnified/]: Recipe count afterwards: 40762
779[28Dec2022 11:32:11.120] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:crimson_chest_from_quark_crimson_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
780[28Dec2022 11:32:11.120] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:crimson_chest_from_quark_crimson_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
781[28Dec2022 11:32:11.198] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:jungle_chest_from_quark_jungle_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
782[28Dec2022 11:32:11.198] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:jungle_chest_from_quark_jungle_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
783[28Dec2022 11:32:11.283] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_log[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log'
784[28Dec2022 11:32:11.283] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_log[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log'
785[28Dec2022 11:32:11.351] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_log_stripped[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log_stripped'
786[28Dec2022 11:32:11.351] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_log_stripped[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log_stripped'
787[28Dec2022 11:32:11.492] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:spruce_chest_from_quark_spruce_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
788[28Dec2022 11:32:11.492] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:spruce_chest_from_quark_spruce_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
789[28Dec2022 11:32:11.511] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
790[28Dec2022 11:32:11.511] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
791[28Dec2022 11:32:11.655] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:warped_chest_from_quark_warped_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
792[28Dec2022 11:32:11.655] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:warped_chest_from_quark_warped_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
793[28Dec2022 11:32:11.681] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/onions[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
794[28Dec2022 11:32:11.681] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/onions[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
795[28Dec2022 11:32:11.726] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
796[28Dec2022 11:32:11.727] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
797[28Dec2022 11:32:12.491] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
798[28Dec2022 11:32:12.491] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
799[28Dec2022 11:32:12.536] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:acacia_chest_from_quark_acacia_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
800[28Dec2022 11:32:12.537] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:acacia_chest_from_quark_acacia_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
801[28Dec2022 11:32:12.584] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:soul_brazier: mod not loaded
802[28Dec2022 11:32:12.638] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:birch_chest_from_quark_birch_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
803[28Dec2022 11:32:12.638] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:birch_chest_from_quark_birch_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
804[28Dec2022 11:32:12.638] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block valhelsia_structures:brazier: mod not loaded
805[28Dec2022 11:32:12.770] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:emerald_ice: mod not loaded
806[28Dec2022 11:32:12.849] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:dark_oak_chest_from_quark_dark_oak_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
807[28Dec2022 11:32:12.849] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:dark_oak_chest_from_quark_dark_oak_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
808[28Dec2022 11:32:12.865] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'pneumaticcraft:pneumaticcraft_fuels/cofh_biofuel[pneumaticcraft:fuel_quality]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown fluid 'thermal:refined_biofuel'
809[28Dec2022 11:32:12.865] [main/WARN] [KubeJS Server/]: Failed to parse recipe pneumaticcraft:pneumaticcraft_fuels/cofh_biofuel[pneumaticcraft:fuel_quality]: com.google.gson.JsonSyntaxException: Unknown fluid 'thermal:refined_biofuel'
810[28Dec2022 11:32:12.952] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_wood_stripped[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood_stripped'
811[28Dec2022 11:32:12.953] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_wood_stripped[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood_stripped'
812[28Dec2022 11:32:13.057] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:ancient_emerald_ice: mod not loaded
813[28Dec2022 11:32:13.066] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:dense_emerald_ice: mod not loaded
814[28Dec2022 11:32:13.103] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:brazier: mod not loaded
815[28Dec2022 11:32:13.121] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block natura:nether_heat_sand: mod not loaded
816[28Dec2022 11:32:13.164] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_wood[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood'
817[28Dec2022 11:32:13.164] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_wood[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood'
818[28Dec2022 11:32:13.190] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:oak_chest_from_quark_oak_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
819[28Dec2022 11:32:13.191] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:oak_chest_from_quark_oak_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
820[28Dec2022 11:32:13.193] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block botania:blaze_block: mod not loaded
821[28Dec2022 11:32:13.230] [main/INFO] [KubeJS Server/]: Found 35912 recipes and 0 failed recipes in 2.952 s
822[28Dec2022 11:32:16.900] [main/INFO] [KubeJS Server/]: Posted recipe events in 3.670 s
823[28Dec2022 11:32:17.899] [main/INFO] [KubeJS Server/]: Modified & removed recipes in 998.2 ms
824[28Dec2022 11:32:17.921] [main/INFO] [KubeJS Server/]: Added recipes in 21.96 ms
825[28Dec2022 11:32:17.952] [main/INFO] [KubeJS Server/]: Added 851 recipes, removed 142 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
826[28Dec2022 11:32:17.962] [main/WARN] [net.minecraft.world.level.storage.loot.LootTables/]: Datapack tried to redefine minecraft:empty loot table, ignoring
827[28Dec2022 11:32:18.277] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_bridge' into 'minecraft:chests/bastion_bridge'
828[28Dec2022 11:32:18.580] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_other' into 'minecraft:chests/bastion_other'
829[28Dec2022 11:32:18.857] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_treasure' into 'minecraft:chests/bastion_treasure'
830[28Dec2022 11:32:18.989] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/nether_bridge' into 'minecraft:chests/nether_bridge'
831[28Dec2022 11:32:19.036] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/spider' into 'minecraft:entities/spider'
832[28Dec2022 11:32:19.724] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_iv
833com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_iv'
834 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
835 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
836 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
837 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
838 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
839 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
840 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
841 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
842 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
843 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
844 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
845 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
846 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
847 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
848 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
849 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
850 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
851 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
852 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
853 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
854 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
855 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
856 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
857 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
858 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
859 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
860 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
861 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
862 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
863 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
864 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
865 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
866 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
867 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
868 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
869 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
870 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
871 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
872 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
873 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
874 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
875 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
876 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
877 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
878 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
879 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
880 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
881 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
882 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
883 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
884 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
885 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
886 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
887 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
888 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
889 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
890 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
891 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
892 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
893 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
894 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
895[28Dec2022 11:32:19.731] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_hv
896com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_hv'
897 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
898 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
899 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
900 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
901 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
902 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
903 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
904 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
905 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
906 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
907 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
908 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
909 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
910 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
911 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
912 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
913 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
914 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
915 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
916 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
917 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
918 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
919 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
920 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
921 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
922 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
923 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
924 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
925 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
926 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
927 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
928 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
929 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
930 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
931 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
932 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
933 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
934 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
935 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
936 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
937 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
938 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
939 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
940 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
941 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
942 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
943 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
944 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
945 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
946 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
947 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
948 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
949 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
950 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
951 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
952 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
953 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
954 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
955 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
956 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
957 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
958[28Dec2022 11:32:19.739] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_ev
959com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_ev'
960 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
961 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
962 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
963 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
964 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
965 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
966 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
967 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
968 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
969 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
970 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
971 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
972 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
973 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
974 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
975 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
976 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
977 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
978 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
979 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
980 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
981 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
982 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
983 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
984 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
985 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
986 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
987 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
988 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
989 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
990 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
991 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
992 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
993 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
994 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
995 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
996 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
997 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
998 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
999 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1000 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1001 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1002 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
1003 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1004 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1005 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1006 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1007 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1008 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1009 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1010 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1011 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1012 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1013 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1014 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1015 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1016 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1017 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1018 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1019 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1020 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1021[28Dec2022 11:32:19.808] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/ruined_portal' into 'minecraft:chests/ruined_portal'
1022[28Dec2022 11:32:20.108] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/cave_spider' into 'minecraft:entities/cave_spider'
1023[28Dec2022 11:32:20.117] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_mv
1024com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_mv'
1025 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1026 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
1027 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1028 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1029 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1030 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1031 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1032 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1033 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1034 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1035 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1036 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1037 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1038 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1039 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1040 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1041 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1042 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1043 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1044 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1045 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1046 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1047 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1048 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1049 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1050 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1051 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1052 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1053 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1054 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1055 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1056 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1057 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1058 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1059 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
1060 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
1061 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1062 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
1063 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1064 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1065 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1066 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1067 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
1068 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1069 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1070 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1071 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1072 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1073 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1074 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1075 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1076 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1077 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1078 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1079 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1080 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1081 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1082 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1083 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1084 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1085 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1086[28Dec2022 11:32:20.122] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_lv
1087com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_lv'
1088 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1089 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
1090 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1091 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1092 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1093 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1094 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1095 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1096 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1097 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1098 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1099 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1100 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1101 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1102 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1103 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1104 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1105 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1106 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1107 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1108 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1109 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1110 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1111 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1112 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1113 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1114 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1115 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1116 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1117 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1118 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1119 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1120 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1121 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1122 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
1123 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
1124 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1125 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
1126 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1127 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1128 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1129 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1130 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
1131 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1132 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1133 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1134 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1135 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1136 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1137 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1138 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1139 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1140 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1141 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1142 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1143 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1144 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1145 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1146 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1147 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1148 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1149[28Dec2022 11:32:20.276] [main/INFO] [placebo/]: Registered 24 additional loot tables.
1150[28Dec2022 11:32:20.470] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cactus: Missing advancement, expected to find a JsonObject
1151[28Dec2022 11:32:20.472] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/salmonberry_pie: Missing advancement, expected to find a JsonObject
1152[28Dec2022 11:32:20.518] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cantaloupe: Missing advancement, expected to find a JsonObject
1153[28Dec2022 11:32:20.533] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/mini_melon: Missing advancement, expected to find a JsonObject
1154[28Dec2022 11:32:20.561] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/pumpkin_pie: Missing advancement, expected to find a JsonObject
1155[28Dec2022 11:32:20.577] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/source_berry_pie: Missing advancement, expected to find a JsonObject
1156[28Dec2022 11:32:20.660] [main/INFO] [quark/]: [Automatic Recipe Unlock] Removed 13532 recipe advancements
1157[28Dec2022 11:32:20.704] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2569 advancements
1158[28Dec2022 11:32:20.739] [main/INFO] [placebo/]: Registered 31 additional recipes.
1159[28Dec2022 11:32:20.746] [main/INFO] [Iron Jetpacks/]: Loaded 14 jetpack type(s) in 4 ms
1160[28Dec2022 11:32:20.811] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Loaded 8 flute songs
1161[28Dec2022 11:32:20.847] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/croptopia_seeds.json
1162java.lang.RuntimeException: Attempted to register duplicate default handler Croptopia Seeds
1163 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1164 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1165 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1166 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1167 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1168 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1169 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1170 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1171 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1172 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1173 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1174 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1175 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1176 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1177 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1178 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1179 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1180 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1181 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1182 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1183 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1184 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1185 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1186 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1187 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1188[28Dec2022 11:32:20.852] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/quark_saplings.json
1189java.lang.RuntimeException: Attempted to register duplicate default handler Quark Saplings
1190 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1191 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1192 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1193 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1194 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1195 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1196 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1197 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1198 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1199 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1200 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1201 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1202 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1203 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1204 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1205 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1206 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1207 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1208 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1209 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1210 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1211 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1212 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1213 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1214 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1215[28Dec2022 11:32:20.853] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/supplementaries_seeds.json
1216java.lang.RuntimeException: Attempted to register duplicate default handler Supplementaries Seeds
1217 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1218 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1219 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1220 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1221 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1222 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1223 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1224 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1225 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1226 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1227 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1228 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1229 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1230 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1231 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1232 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1233 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1234 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1235 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1236 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1237 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1238 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1239 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1240 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1241 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1242[28Dec2022 11:32:20.855] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_flowers.json
1243java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Flowers
1244 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1245 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1246 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1247 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1248 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1249 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1250 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1251 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1252 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1253 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1254 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1255 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1256 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1257 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1258 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1259 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1260 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1261 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1262 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1263 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1264 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1265 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1266 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1267 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1268 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1269[28Dec2022 11:32:20.856] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_saplings.json
1270java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Saplings
1271 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1272 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1273 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1274 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1275 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1276 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1277 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1278 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1279 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1280 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1281 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1282 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1283 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1284 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1285 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1286 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1287 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1288 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1289 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1290 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1291 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1292 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1293 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1294 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1295 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1296[28Dec2022 11:32:20.857] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_seeds.json
1297java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Seeds
1298 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1299 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1300 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1301 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1302 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1303 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1304 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1305 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1306 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1307 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1308 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1309 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1310 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1311 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1312 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1313 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1314 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1315 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1316 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1317 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1318 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1319 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1320 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1321 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1322 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1323[28Dec2022 11:32:20.886] [main/INFO] [Silent Gear/TraitManager]: Reloading trait files
1324[28Dec2022 11:32:20.891] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:not'
1325[28Dec2022 11:32:20.893] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:and'
1326[28Dec2022 11:32:20.894] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:or'
1327[28Dec2022 11:32:20.896] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:gear_type'
1328[28Dec2022 11:32:20.897] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_count'
1329[28Dec2022 11:32:20.898] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_ratio'
1330[28Dec2022 11:32:20.898] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
1331[28Dec2022 11:32:20.900] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type'
1332[28Dec2022 11:32:20.902] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability'
1333[28Dec2022 11:32:20.905] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment'
1334[28Dec2022 11:32:20.907] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt'
1335[28Dec2022 11:32:20.910] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:wielder_effect'
1336[28Dec2022 11:32:20.912] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier'
1337[28Dec2022 11:32:20.915] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:attribute'
1338[28Dec2022 11:32:20.918] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_placer'
1339[28Dec2022 11:32:20.921] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_filler'
1340[28Dec2022 11:32:20.923] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:synergy'
1341[28Dec2022 11:32:20.924] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:target_effect'
1342[28Dec2022 11:32:20.925] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:bonus_drops'
1343[28Dec2022 11:32:20.927] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:cancel_effects'
1344[28Dec2022 11:32:20.929] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:self_repair'
1345[28Dec2022 11:32:20.930] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stellar'
1346[28Dec2022 11:32:20.930] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_mining_speed'
1347[28Dec2022 11:32:20.947] [main/INFO] [Silent Gear/TraitManager]: Registered 70 traits
1348[28Dec2022 11:32:20.950] [main/INFO] [Silent Gear/PartManager]: Reloading part files
1349[28Dec2022 11:32:20.964] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:compound_part'
1350[28Dec2022 11:32:20.964] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:misc_upgrade'
1351[28Dec2022 11:32:20.988] [main/INFO] [Silent Gear/PartManager]: Registered 44 parts
1352[28Dec2022 11:32:20.991] [main/INFO] [Silent Gear/MaterialManager]: Reloading material files
1353[28Dec2022 11:32:21.000] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:standard'
1354[28Dec2022 11:32:21.002] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:compound'
1355[28Dec2022 11:32:21.003] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:custom_compound'
1356[28Dec2022 11:32:21.005] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:crafted'
1357[28Dec2022 11:32:21.056] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 8 tool_handle_types
1358[28Dec2022 11:32:21.056] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 37 snowcap_oven_freezing_recipes
1359[28Dec2022 11:32:21.057] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 horizonite_forge_fuels
1360[28Dec2022 11:32:21.057] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 12 snowcap_mushroom_freezing
1361[28Dec2022 11:32:21.073] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 70 alchemy_recipes
1362[28Dec2022 11:32:21.077] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 81 journal/entries
1363[28Dec2022 11:32:21.077] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 3 journal/sections
1364[28Dec2022 11:32:21.077] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 journal/requirements
1365[28Dec2022 11:32:21.122] [main/INFO] [twilightforest/]: Loaded 9 Stalactite configs!
1366[28Dec2022 11:32:21.124] [main/INFO] [dpanvil/]: Loaded 40 ResourceKey[dpanvil:data_managers / elementalcraft:tool_infusions]
1367[28Dec2022 11:32:21.128] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_upgrades]
1368[28Dec2022 11:32:21.129] [main/INFO] [dpanvil/]: Loaded 13 ResourceKey[dpanvil:data_managers / elementalcraft:runes]
1369[28Dec2022 11:32:21.130] [main/INFO] [dpanvil/]: Loaded 6 ResourceKey[dpanvil:data_managers / elementalcraft:source_traits]
1370[28Dec2022 11:32:21.137] [main/INFO] [dpanvil/]: Loaded 9 ResourceKey[dpanvil:data_managers / elementalcraft:pure_ore_loaders]
1371[28Dec2022 11:32:21.146] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:spell_properties]
1372[28Dec2022 11:32:21.148] [main/INFO] [dpanvil/]: Loaded 15 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_properties]
1373[28Dec2022 11:32:21.182] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 21 turtle upgrades
1374[28Dec2022 11:32:21.183] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 8 pocket computer upgrades
1375[28Dec2022 11:32:21.183] [main/INFO] [Dungeon Crawl/]: Loading data...
1376[28Dec2022 11:32:21.642] [main/INFO] [Dungeon Crawl/]: Done.
1377[28Dec2022 11:32:21.680] [main/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers
1378[28Dec2022 11:32:21.690] [main/INFO] [minecolonies/]: Loaded 138 recipes for 15 crafters
1379[28Dec2022 11:32:21.690] [main/INFO] [minecolonies/]: Beginning load of research for University.
1380[28Dec2022 11:32:21.699] [main/WARN] [minecolonies/]: Research minecolonies:combat/standard requested higher effect strength than exists.
1381[28Dec2022 11:32:21.704] [main/WARN] [minecolonies/]: Research minecolonies:combat/telescope requested higher effect strength than exists.
1382[28Dec2022 11:32:21.705] [main/WARN] [minecolonies/]: Research minecolonies:civilian/vaccines requested higher effect strength than exists.
1383[28Dec2022 11:32:21.717] [main/WARN] [minecolonies/]: Research minecolonies:civilian/masks requested higher effect strength than exists.
1384[28Dec2022 11:32:21.723] [main/INFO] [minecolonies/]: Loaded 197 recipes for 4 research branches
1385[28Dec2022 11:32:21.760] [main/INFO] [Gateways to Eternity/]: Registered 34 gateways.
1386[28Dec2022 11:32:21.762] [main/INFO] [Apotheosis : Enchantment/]: Registered 24 enchanting_stats.
1387[28Dec2022 11:32:21.781] [main/INFO] [Apotheosis : Adventure/]: Registered 65 affixes.
1388[28Dec2022 11:32:21.785] [main/INFO] [Apotheosis : Adventure/]: Registered 26 gems.
1389[28Dec2022 11:32:21.791] [main/INFO] [Apotheosis : Adventure/]: Registered 108 affix_loot_entries.
1390[28Dec2022 11:32:21.798] [main/INFO] [Apotheosis : Adventure/]: Registered 32 boss_gear.
1391[28Dec2022 11:32:21.810] [main/INFO] [Apotheosis : Adventure/]: Registered 41 bosses.
1392[28Dec2022 11:32:21.820] [main/INFO] [Apotheosis : Adventure/]: Registered 8 random_spawners.
1393[28Dec2022 11:32:21.830] [main/INFO] [Apotheosis : Village/]: Registered 45 wanderer_trades.
1394[28Dec2022 11:32:21.836] [main/INFO] [hostilenetworks/]: Registered 28 data_models.
1395[28Dec2022 11:32:21.842] [main/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
1396[28Dec2022 11:32:21.854] [main/INFO] [fastsuite/]: Successfully processed 36714 recipes into the AuxRecipeManager.
1397[28Dec2022 11:32:41.268] [main/INFO] [evilcraft/]: 19 Broom modifiers can be applied!
1398[28Dec2022 11:32:41.399] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished additional setup in 130 ms
1399[28Dec2022 11:32:42.577] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
1400[28Dec2022 11:32:42.582] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
1401[28Dec2022 11:32:42.625] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
1402[28Dec2022 11:32:42.625] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
1403[28Dec2022 11:32:42.625] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
1404[28Dec2022 11:32:42.625] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
1405[28Dec2022 11:32:42.707] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:60967
1406[28Dec2022 11:32:42.739] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
1407[28Dec2022 11:32:42.984] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
1408[28Dec2022 11:32:42.985] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
1409[28Dec2022 11:32:42.986] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
1410[28Dec2022 11:32:42.986] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/dimstorage-server.toml is not correct. Correcting
1411[28Dec2022 11:32:42.986] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimTablet.allow_list was corrected from [minecraft:dirt, minecraft:gravel, minecraft:cobblestone, minecraft:granite, minecraft:diorite, minecraft:andesite, minecraft:sand, minecraft:sandstone, minecraft:netherrack, minecraft:end_stone] to its default, [minecraft:dirt, minecraft:gravel, minecraft:cobblestone, minecraft:granite, minecraft:diorite, minecraft:andesite, minecraft:sand, minecraft:sandstone, minecraft:netherrack, minecraft:end_stone].
1412[28Dec2022 11:32:43.053] [Server thread/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
1413[28Dec2022 11:32:43.054] [Thread-2/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
1414[28Dec2022 11:32:43.055] [Thread-2/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
1415[28Dec2022 11:32:43.064] [Thread-2/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
1416[28Dec2022 11:32:43.067] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
1417[28Dec2022 11:32:43.067] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
1418[28Dec2022 11:32:43.071] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
1419[28Dec2022 11:32:43.072] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
1420[28Dec2022 11:32:43.072] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
1421[28Dec2022 11:32:43.073] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
1422[28Dec2022 11:32:43.073] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
1423[28Dec2022 11:32:43.074] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
1424[28Dec2022 11:32:43.105] [Server thread/INFO] [KubeJS Startup/]: Features with type 'raw_generation' in biome 'Optional[minecraft:the_void]':
1425[28Dec2022 11:32:43.106] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/raw_generation]
1426[28Dec2022 11:32:43.106] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_raw_generation]
1427[28Dec2022 11:32:43.106] [Server thread/INFO] [KubeJS Startup/]: Features with type 'lakes' in biome 'Optional[minecraft:the_void]':
1428[28Dec2022 11:32:43.107] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/lakes]
1429[28Dec2022 11:32:43.107] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_lakes]
1430[28Dec2022 11:32:43.107] [Server thread/INFO] [KubeJS Startup/]: Features with type 'local_modifications' in biome 'Optional[minecraft:the_void]':
1431[28Dec2022 11:32:43.107] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/local_modifications]
1432[28Dec2022 11:32:43.107] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_local_modifications]
1433[28Dec2022 11:32:43.108] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_structures' in biome 'Optional[minecraft:the_void]':
1434[28Dec2022 11:32:43.108] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_structures]
1435[28Dec2022 11:32:43.108] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_2_deep]
1436[28Dec2022 11:32:43.108] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_2]
1437[28Dec2022 11:32:43.108] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:rogue_spawner]
1438[28Dec2022 11:32:43.108] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:rogue_spawner_deep]
1439[28Dec2022 11:32:43.109] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_structures]
1440[28Dec2022 11:32:43.109] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon]
1441[28Dec2022 11:32:43.109] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_deep]
1442[28Dec2022 11:32:43.109] [Server thread/INFO] [KubeJS Startup/]: Features with type 'surface_structures' in biome 'Optional[minecraft:the_void]':
1443[28Dec2022 11:32:43.109] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/surface_structures]
1444[28Dec2022 11:32:43.109] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_surface_structures]
1445[28Dec2022 11:32:43.110] [Server thread/INFO] [KubeJS Startup/]: Features with type 'strongholds' in biome 'Optional[minecraft:the_void]':
1446[28Dec2022 11:32:43.110] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/strongholds]
1447[28Dec2022 11:32:43.110] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_strongholds]
1448[28Dec2022 11:32:43.110] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_ores' in biome 'Optional[minecraft:the_void]':
1449[28Dec2022 11:32:43.110] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_ores]
1450[28Dec2022 11:32:43.110] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / croptopia:disk_salt_configured]
1451[28Dec2022 11:32:43.111] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:cinnabar_ore]
1452[28Dec2022 11:32:43.111] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:apatite_ore]
1453[28Dec2022 11:32:43.111] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:nickel_ore]
1454[28Dec2022 11:32:43.111] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:silver_ore]
1455[28Dec2022 11:32:43.111] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:tin_ore]
1456[28Dec2022 11:32:43.111] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:sulfur_ore]
1457[28Dec2022 11:32:43.112] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:niter_ore]
1458[28Dec2022 11:32:43.112] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:lead_ore]
1459[28Dec2022 11:32:43.112] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_ores]
1460[28Dec2022 11:32:43.112] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium_large]
1461[28Dec2022 11:32:43.112] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium_buried]
1462[28Dec2022 11:32:43.112] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_upper]
1463[28Dec2022 11:32:43.113] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_small]
1464[28Dec2022 11:32:43.113] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_small]
1465[28Dec2022 11:32:43.113] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium_extra]
1466[28Dec2022 11:32:43.113] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_upper]
1467[28Dec2022 11:32:43.113] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium]
1468[28Dec2022 11:32:43.113] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_small]
1469[28Dec2022 11:32:43.114] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_middle]
1470[28Dec2022 11:32:43.114] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium]
1471[28Dec2022 11:32:43.114] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_middle]
1472[28Dec2022 11:32:43.114] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_upper]
1473[28Dec2022 11:32:43.114] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium_lower]
1474[28Dec2022 11:32:43.114] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_middle]
1475[28Dec2022 11:32:43.115] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_decoration' in biome 'Optional[minecraft:the_void]':
1476[28Dec2022 11:32:43.115] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_decoration]
1477[28Dec2022 11:32:43.115] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_decoration]
1478[28Dec2022 11:32:43.115] [Server thread/INFO] [KubeJS Startup/]: Features with type 'fluid_springs' in biome 'Optional[minecraft:the_void]':
1479[28Dec2022 11:32:43.115] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/fluid_springs]
1480[28Dec2022 11:32:43.115] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_fluid_springs]
1481[28Dec2022 11:32:43.116] [Server thread/INFO] [KubeJS Startup/]: Features with type 'vegetal_decoration' in biome 'Optional[minecraft:the_void]':
1482[28Dec2022 11:32:43.116] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/vegetal_decoration]
1483[28Dec2022 11:32:43.116] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / croptopia:random_crop]
1484[28Dec2022 11:32:43.116] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / waystones:waystone]
1485[28Dec2022 11:32:43.116] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_vegetal_decoration]
1486[28Dec2022 11:32:43.116] [Server thread/INFO] [KubeJS Startup/]: Features with type 'top_layer_modification' in biome 'Optional[minecraft:the_void]':
1487[28Dec2022 11:32:43.117] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / minecraft:void_start_platform]
1488[28Dec2022 11:32:43.117] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/top_layer_modification]
1489[28Dec2022 11:32:43.117] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_top_layer_modification]
1490[28Dec2022 11:32:43.337] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 0 known players
1491[28Dec2022 11:32:47.206] [Server thread/INFO] [spark/]: Starting background profiler...
1492[28Dec2022 11:32:47.976] [Server thread/INFO] [configured/]: Loading server configs...
1493[28Dec2022 11:32:48.640] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
1494[28Dec2022 11:32:48.640] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
1495[28Dec2022 11:32:49.121] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Loading Teams Data
1496[28Dec2022 11:32:49.122] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Finished Loading Teams Data
1497[28Dec2022 11:32:49.426] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.TamableAnimal from interface com.hollingsworth.arsnouveau.common.entity.IFollowingSummon
1498[28Dec2022 11:33:04.066] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
1499[28Dec2022 11:33:04.067] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
1500[28Dec2022 11:33:04.068] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
1501[28Dec2022 11:33:04.068] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
1502[28Dec2022 11:33:04.667] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
1503[28Dec2022 11:33:04.670] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
1504[28Dec2022 11:33:04.681] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
1505[28Dec2022 11:33:04.688] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".
1506[28Dec2022 11:33:04.688] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
1507[28Dec2022 11:33:04.689] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
1508[28Dec2022 11:33:04.698] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
1509[28Dec2022 11:33:04.700] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".
1510[28Dec2022 11:33:04.701] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
1511[28Dec2022 11:33:11.016] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1512[28Dec2022 11:33:11.053] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1513[28Dec2022 11:33:11.056] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1514[28Dec2022 11:33:11.057] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1515[28Dec2022 11:33:11.058] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1516[28Dec2022 11:33:11.059] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1517[28Dec2022 11:33:11.752] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1518[28Dec2022 11:33:11.753] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1519[28Dec2022 11:33:11.754] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1520[28Dec2022 11:33:11.754] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1521[28Dec2022 11:33:11.781] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1522[28Dec2022 11:33:11.782] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1523[28Dec2022 11:33:11.803] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1524[28Dec2022 11:33:11.804] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1525[28Dec2022 11:33:11.827] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1526[28Dec2022 11:33:12.210] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1527[28Dec2022 11:33:13.158] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1528[28Dec2022 11:33:13.215] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1529[28Dec2022 11:33:13.734] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1530[28Dec2022 11:33:14.222] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1531[28Dec2022 11:33:14.764] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1532[28Dec2022 11:33:15.326] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1533[28Dec2022 11:33:15.713] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1534[28Dec2022 11:33:16.268] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1535[28Dec2022 11:33:16.706] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1536[28Dec2022 11:33:17.228] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1537[28Dec2022 11:33:17.754] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1538[28Dec2022 11:33:18.242] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1539[28Dec2022 11:33:18.758] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1540[28Dec2022 11:33:19.506] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1541[28Dec2022 11:33:19.733] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1542[28Dec2022 11:33:24.080] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1543[28Dec2022 11:33:24.092] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1544[28Dec2022 11:33:24.093] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1545[28Dec2022 11:33:24.094] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1546[28Dec2022 11:33:24.094] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1547[28Dec2022 11:33:24.115] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1548[28Dec2022 11:33:24.116] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1549[28Dec2022 11:33:24.117] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1550[28Dec2022 11:33:24.209] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1551[28Dec2022 11:33:24.718] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1552[28Dec2022 11:33:25.203] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1553[28Dec2022 11:33:25.710] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1554[28Dec2022 11:33:26.216] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
1555[28Dec2022 11:33:26.709] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
1556[28Dec2022 11:33:27.238] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
1557[28Dec2022 11:33:27.722] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
1558[28Dec2022 11:33:28.225] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
1559[28Dec2022 11:33:28.742] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
1560[28Dec2022 11:33:29.203] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
1561[28Dec2022 11:33:29.705] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
1562[28Dec2022 11:33:30.225] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
1563[28Dec2022 11:33:30.708] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
1564[28Dec2022 11:33:31.214] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
1565[28Dec2022 11:33:31.724] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
1566[28Dec2022 11:33:32.204] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
1567[28Dec2022 11:33:32.726] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
1568[28Dec2022 11:33:33.236] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
1569[28Dec2022 11:33:33.700] [Worker-Main2/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=74, y=27, z=62}
1570[28Dec2022 11:33:33.703] [Worker-Main2/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=74, y=27, z=62}
1571[28Dec2022 11:33:33.703] [Worker-Main2/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (74, 27, 62)
1572[28Dec2022 11:33:33.745] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
1573[28Dec2022 11:33:33.788] [Worker-Main5/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=69, y=27, z=32}
1574[28Dec2022 11:33:33.789] [Worker-Main5/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=68, y=27, z=32}
1575[28Dec2022 11:33:33.790] [Worker-Main5/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=68, y=27, z=32}
1576[28Dec2022 11:33:33.790] [Worker-Main5/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=69, y=27, z=32}
1577[28Dec2022 11:33:33.790] [Worker-Main5/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (69, 27, 32)
1578[28Dec2022 11:33:34.203] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
1579[28Dec2022 11:33:34.703] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
1580[28Dec2022 11:33:35.203] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
1581[28Dec2022 11:33:35.715] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
1582[28Dec2022 11:33:36.238] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
1583[28Dec2022 11:33:36.722] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
1584[28Dec2022 11:33:37.214] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
1585[28Dec2022 11:33:37.258] [Worker-Main12/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=79, y=27, z=55}
1586[28Dec2022 11:33:37.258] [Worker-Main12/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=79, y=27, z=57}
1587[28Dec2022 11:33:37.259] [Worker-Main12/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=79, y=27, z=57}
1588[28Dec2022 11:33:37.259] [Worker-Main12/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (79, 27, 57)
1589[28Dec2022 11:33:37.259] [Worker-Main12/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=79, y=27, z=55}
1590[28Dec2022 11:33:37.259] [Worker-Main12/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (79, 27, 55)
1591[28Dec2022 11:33:37.378] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=96, y=27, z=36}
1592[28Dec2022 11:33:37.378] [Worker-Main4/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (96, 27, 36)
1593[28Dec2022 11:33:37.379] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=96, y=27, z=36}
1594[28Dec2022 11:33:37.718] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
1595[28Dec2022 11:33:38.207] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
1596[28Dec2022 11:33:38.733] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
1597[28Dec2022 11:33:39.202] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
1598[28Dec2022 11:33:39.719] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
1599[28Dec2022 11:33:40.236] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
1600[28Dec2022 11:33:40.718] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
1601[28Dec2022 11:33:41.204] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
1602[28Dec2022 11:33:41.718] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
1603[28Dec2022 11:33:41.768] [Worker-Main16/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=106, y=27, z=32}
1604[28Dec2022 11:33:41.768] [Worker-Main16/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=107, y=27, z=32}
1605[28Dec2022 11:33:41.769] [Worker-Main16/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=107, y=27, z=32}
1606[28Dec2022 11:33:41.769] [Worker-Main16/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=106, y=27, z=32}
1607[28Dec2022 11:33:41.769] [Worker-Main16/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (106, 27, 32)
1608[28Dec2022 11:33:42.226] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 20%
1609[28Dec2022 11:33:42.706] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 20%
1610[28Dec2022 11:33:43.214] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
1611[28Dec2022 11:33:43.715] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 22%
1612[28Dec2022 11:33:44.242] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 22%
1613[28Dec2022 11:33:44.708] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
1614[28Dec2022 11:33:45.211] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25%
1615[28Dec2022 11:33:45.718] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25%
1616[28Dec2022 11:33:46.204] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
1617[28Dec2022 11:33:46.730] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 28%
1618[28Dec2022 11:33:47.216] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 29%
1619[28Dec2022 11:33:47.718] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 30%
1620[28Dec2022 11:33:48.211] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31%
1621[28Dec2022 11:33:48.711] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32%
1622[28Dec2022 11:33:49.202] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32%
1623[28Dec2022 11:33:49.724] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32%
1624[28Dec2022 11:33:50.222] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 34%
1625[28Dec2022 11:33:50.724] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
1626[28Dec2022 11:33:51.204] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
1627[28Dec2022 11:33:51.712] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 36%
1628[28Dec2022 11:33:52.208] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 36%
1629[28Dec2022 11:33:52.717] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 38%
1630[28Dec2022 11:33:53.208] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
1631[28Dec2022 11:33:53.720] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 40%
1632[28Dec2022 11:33:54.207] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41%
1633[28Dec2022 11:33:54.711] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
1634[28Dec2022 11:33:55.229] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
1635[28Dec2022 11:33:55.725] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 43%
1636[28Dec2022 11:33:56.225] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
1637[28Dec2022 11:33:56.722] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
1638[28Dec2022 11:33:57.221] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 46%
1639[28Dec2022 11:33:57.707] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48%
1640[28Dec2022 11:33:58.248] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 50%
1641[28Dec2022 11:33:58.720] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 50%
1642[28Dec2022 11:33:59.240] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 52%
1643[28Dec2022 11:33:59.740] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 53%
1644[28Dec2022 11:34:00.237] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
1645[28Dec2022 11:34:00.709] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1646[28Dec2022 11:34:05.566] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1647[28Dec2022 11:34:05.604] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1648[28Dec2022 11:34:05.634] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1649[28Dec2022 11:34:05.671] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1650[28Dec2022 11:34:05.708] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1651[28Dec2022 11:34:05.715] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1652[28Dec2022 11:34:05.715] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1653[28Dec2022 11:34:05.720] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1654[28Dec2022 11:34:05.722] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1655[28Dec2022 11:34:05.723] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1656[28Dec2022 11:34:06.206] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1657[28Dec2022 11:34:06.704] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1658[28Dec2022 11:34:07.196] [Worker-Main10/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=167, y=55, z=64}
1659[28Dec2022 11:34:07.196] [Worker-Main10/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (167, 55, 64)
1660[28Dec2022 11:34:07.196] [Worker-Main10/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=167, y=55, z=64}
1661[28Dec2022 11:34:07.238] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
1662[28Dec2022 11:34:07.728] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
1663[28Dec2022 11:34:08.204] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 58%
1664[28Dec2022 11:34:08.707] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
1665[28Dec2022 11:34:10.379] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
1666[28Dec2022 11:34:10.380] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
1667[28Dec2022 11:34:10.381] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
1668[28Dec2022 11:34:10.712] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 61%
1669[28Dec2022 11:34:11.218] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 61%
1670[28Dec2022 11:34:11.258] [Worker-Main10/ERROR] [Apotheosis : Adventure/]: Failed to fetch boss spawner entity at (26, -12, 170)
1671[28Dec2022 11:34:11.702] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 63%
1672[28Dec2022 11:34:12.204] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
1673[28Dec2022 11:34:12.718] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
1674[28Dec2022 11:34:13.204] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67%
1675[28Dec2022 11:34:13.747] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
1676[28Dec2022 11:34:14.218] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
1677[28Dec2022 11:34:14.704] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69%
1678[28Dec2022 11:34:15.228] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69%
1679[28Dec2022 11:34:15.702] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 71%
1680[28Dec2022 11:34:16.228] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72%
1681[28Dec2022 11:34:16.721] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 74%
1682[28Dec2022 11:34:17.225] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 75%
1683[28Dec2022 11:34:17.312] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=27, z=25}
1684[28Dec2022 11:34:17.312] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=29, z=25}
1685[28Dec2022 11:34:17.312] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=27, z=24}
1686[28Dec2022 11:34:17.312] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=29, z=24}
1687[28Dec2022 11:34:17.314] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=27, z=24}
1688[28Dec2022 11:34:17.314] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=27, z=25}
1689[28Dec2022 11:34:17.314] [Worker-Main4/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (173, 27, 25)
1690[28Dec2022 11:34:17.314] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=29, z=24}
1691[28Dec2022 11:34:17.314] [Worker-Main4/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=173, y=29, z=25}
1692[28Dec2022 11:34:17.314] [Worker-Main4/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (173, 29, 25)
1693[28Dec2022 11:34:17.730] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 75%
1694[28Dec2022 11:34:18.207] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
1695[28Dec2022 11:34:18.730] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 79%
1696[28Dec2022 11:34:19.239] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 81%
1697[28Dec2022 11:34:19.736] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
1698[28Dec2022 11:34:20.207] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
1699[28Dec2022 11:34:20.715] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
1700[28Dec2022 11:34:21.216] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 84%
1701[28Dec2022 11:34:21.707] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
1702[28Dec2022 11:34:22.210] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
1703[28Dec2022 11:34:22.724] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
1704[28Dec2022 11:34:22.758] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=189, y=27, z=-20}
1705[28Dec2022 11:34:22.758] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=191, y=27, z=-20}
1706[28Dec2022 11:34:22.758] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=189, y=27, z=-21}
1707[28Dec2022 11:34:22.759] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=191, y=27, z=-21}
1708[28Dec2022 11:34:22.759] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=189, y=27, z=-21}
1709[28Dec2022 11:34:22.759] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=189, y=27, z=-20}
1710[28Dec2022 11:34:22.759] [Worker-Main3/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (189, 27, -20)
1711[28Dec2022 11:34:22.759] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=191, y=27, z=-21}
1712[28Dec2022 11:34:22.759] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=191, y=27, z=-20}
1713[28Dec2022 11:34:22.760] [Worker-Main3/ERROR] [Dungeon Crawl/]: Failed to fetch a mob spawner at (191, 27, -20)
1714[28Dec2022 11:34:23.203] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89%
1715[28Dec2022 11:34:23.718] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 91%
1716[28Dec2022 11:34:24.206] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 91%
1717[28Dec2022 11:34:24.715] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 92%
1718[28Dec2022 11:34:25.220] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 93%
1719[28Dec2022 11:34:25.746] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 94%
1720[28Dec2022 11:34:26.218] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 94%
1721[28Dec2022 11:34:26.707] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96%
1722[28Dec2022 11:34:27.232] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 98%
1723[28Dec2022 11:34:27.695] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 82993 ms
1724[28Dec2022 11:34:27.695] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (104.809s)! For help, type "help"
1725[28Dec2022 11:34:27.695] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
1726[28Dec2022 11:34:27.706] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener started
1727[28Dec2022 11:34:27.707] [Query Listener #1/INFO] [net.minecraft.server.rcon.thread.QueryThreadGs4/]: Query running on 0.0.0.0:9898
1728[28Dec2022 11:34:27.709] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: JMX monitoring enabled
1729[28Dec2022 11:34:27.989] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
1730[28Dec2022 11:34:28.001] [Server thread/INFO] [corail_woodcutter/]: 494 woodcutting recipes loaded
1731[28Dec2022 11:34:28.129] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command channelcreate
1732[28Dec2022 11:34:28.130] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command subscribe
1733[28Dec2022 11:34:28.130] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command broadcast
1734[28Dec2022 11:34:28.147] [Server thread/INFO] [FTB Ranks/]: Loaded 3 ranks
1735[28Dec2022 11:34:28.150] [Server thread/INFO] [Observable/]: Registered thread Server thread
1736[28Dec2022 11:34:28.151] [Server thread/INFO] [FTB Quests/]: Loading quests from /server/config/ftbquests/quests
1737[28Dec2022 11:34:28.241] [Server thread/INFO] [FTB Quests/]: Loaded 8 chapter groups, 21 chapters, 1255 quests, 12 reward tables
1738[28Dec2022 11:34:28.254] [Server thread/INFO] [evilcraft/]: Loading infobook /data/evilcraft/info/book.xml
1739[28Dec2022 11:34:28.326] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:witherer has no valid items
1740[28Dec2022 11:34:28.326] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:hungerer has no valid items
1741[28Dec2022 11:34:28.326] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:kamikaze has no valid items
1742[28Dec2022 11:34:28.414] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.baubles due to unsatisfied mod condition.
1743[28Dec2022 11:34:28.415] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.blood_magic due to unsatisfied mod condition.
1744[28Dec2022 11:34:28.415] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ee3 due to unsatisfied mod condition.
1745[28Dec2022 11:34:28.415] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.enderio due to unsatisfied mod condition.
1746[28Dec2022 11:34:28.415] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.forestry due to unsatisfied mod condition.
1747[28Dec2022 11:34:28.415] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ic2 due to unsatisfied mod condition.
1748[28Dec2022 11:34:28.415] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thaumcraft due to unsatisfied mod condition.
1749[28Dec2022 11:34:28.415] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thermal_expansion due to unsatisfied mod condition.
1750[28Dec2022 11:34:28.416] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.tinkers_construct due to unsatisfied mod condition.
1751[28Dec2022 11:34:28.416] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.waila due to unsatisfied mod condition.
1752[28Dec2022 11:34:28.428] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading reactor moderators
1753[28Dec2022 11:34:28.447] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 54 moderator data entries
1754[28Dec2022 11:34:28.451] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 79 moderator entries
1755[28Dec2022 11:34:28.452] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading turbine coils
1756[28Dec2022 11:34:28.456] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 15 coil data entries
1757[28Dec2022 11:34:28.458] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 30 coil entries
1758[28Dec2022 11:34:28.460] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading fluid transitions
1759[28Dec2022 11:34:28.464] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 6 transitions data entries
1760[28Dec2022 11:34:28.466] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 3 liquid transition entries
1761[28Dec2022 11:34:28.467] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 5 gas transition entries
1762[28Dec2022 11:34:28.467] [Server thread/INFO] [Silent Gear/TraitManager]: Traits loaded: 70
1763[28Dec2022 11:34:28.468] [Server thread/INFO] [Silent Gear/PartManager]: Parts loaded: 44
1764[28Dec2022 11:34:28.468] [Server thread/INFO] [Silent Gear/PartManager]: - Compound: 40
1765[28Dec2022 11:34:28.468] [Server thread/INFO] [Silent Gear/PartManager]: - Simple: 4
1766[28Dec2022 11:34:28.469] [Server thread/INFO] [Silent Gear/MaterialManager]: Materials loaded: 135
1767[28Dec2022 11:34:28.469] [Server thread/INFO] [Silent Gear/MaterialManager]: - Standard: 129
1768[28Dec2022 11:34:28.470] [Server thread/INFO] [integrateddynamics/]: Loading infobook /data/integrateddynamics/info/on_the_dynamics_of_integration.xml
1769[28Dec2022 11:34:28.544] [Server thread/INFO] [cyclopscore/]: Loading infobook /data/cyclopscore/info/test.xml
1770[28Dec2022 11:34:28.565] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Loading EnderTank Data
1771[28Dec2022 11:34:28.566] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Finished Loading EnderTank Data
1772[28Dec2022 11:34:28.604] [Server thread/INFO] [Silent Gear/]: Registered material modifier silentgear:grade
1773[28Dec2022 11:34:28.604] [Server thread/INFO] [Silent Gear/]: Registered material modifier silentgear:starcharged
1774[28Dec2022 11:34:28.828] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Loading EnderChest Data
1775[28Dec2022 11:34:28.828] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Finished Loading EnderChest Data
1776[28Dec2022 11:34:29.481] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 121
1777[28Dec2022 11:34:29.484] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 241 197
1778[28Dec2022 11:34:29.484] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19
1779[28Dec2022 11:34:29.513] [Server thread/INFO] [minecolonies/]: Finished discovering food 564 622
1780[28Dec2022 11:34:29.588] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 2188
1781[28Dec2022 11:34:29.591] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 1252
1782[28Dec2022 11:34:29.591] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 175
1783[28Dec2022 11:34:29.591] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs
1784[28Dec2022 11:34:29.593] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
1785[28Dec2022 11:34:29.711] [Server thread/INFO] [patchouli/]: Sending reload packet to clients
1786[28Dec2022 11:34:29.712] [Server thread/INFO] [elementalcraft/]: Pure ore generation started.
1787 Recipe Types: elementalcraft:grinding, immersiveengineering:arc_furnace, immersiveengineering:crusher, mekanism:crushing, mekanism:dissolution, mekanism:enriching, mekanism:injecting, mekanism:purifying, minecraft:blasting, minecraft:campfire_cooking, minecraft:smelting
1788[28Dec2022 11:34:29.717] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_uraninite.
1789 Source ores: powah:uraninite_raw
1790[28Dec2022 11:34:29.743] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:uraninite.
1791 Source ores: powah:uraninite_ore, powah:deepslate_uraninite_ore
1792[28Dec2022 11:34:29.750] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:ores.
1793 Source ores: blue_skies:everbright_moonstone_ore, alltheores:other_lead_ore, alltheores:sapphire_ore, blue_skies:everbright_charoite_ore, mysticalagriculture:prosperity_ore, ad_astra:venus_calorite_ore, alltheores:end_lead_ore, allthemodium:allthemodium_ore, ad_astra:glacio_coal_ore, minecraft:iron_ore, elementalcraft:inert_crystal_ore, occultism:iesnium_ore, ad_astra:mars_ice_shard_ore, alltheores:iridium_ore, alltheores:other_quartz_ore, alltheores:other_iridium_ore, alltheores:other_zinc_ore, silentgear:crimson_iron_ore, blue_skies:everbright_pyrope_ore, alltheores:other_iron_ore, deeperdarker:sculk_stone_gold_ore, alltheores:nether_platinum_ore, mysticalagriculture:deepslate_prosperity_ore, alltheores:other_tin_ore, alltheores:other_diamond_ore, allthemodium:unobtainium_ore, mysticalagradditions:end_prosperity_ore, alltheores:nether_iridium_ore, thermal:deepslate_niter_ore, ad_astra:mars_ostrum_ore, ftbic:deepslate_lead_ore, alltheores:nickel_ore, alltheores:other_nickel_ore, ad_astra:moon_desh_ore, byg:blue_nether_gold_ore, immersiveengineering:ore_nickel, minecraft:coal_ore, alltheores:uranium_ore, blue_skies:horizonite_ore, allthemodium:allthemodium_slate_ore, ad_astra:deepslate_calorite_ore, create:zinc_ore, alltheores:ruby_ore, alltheores:end_nickel_ore, deeperdarker:sculk_stone_emerald_ore, byg:emeraldite_ore, alltheores:lead_ore, ad_astra:moon_ice_shard_ore, ftbic:iridium_ore, minecraft:deepslate_copper_ore, thermal:deepslate_cinnabar_ore, xycraft_world:xychorium_ore_stone_dark, alltheores:end_uranium_ore, minecraft:deepslate_redstone_ore, occultism:silver_ore, alltheores:deepslate_nickel_ore, byg:budding_ametrine_ore, blue_skies:everdawn_moonstone_ore, minecraft:deepslate_lapis_ore, mekanism:deepslate_tin_ore, byg:blue_nether_quartz_ore, thermal:deepslate_sapphire_ore, deeperdarker:sculk_stone_lapis_ore, ad_astra:glacio_iron_ore, ad_astra:deepslate_ostrum_ore, silentgear:bort_ore, thermal:lead_ore, immersiveengineering:deepslate_ore_uranium, deeperdarker:sculk_stone_copper_ore, deeperdarker:sculk_stone_redstone_ore, xycraft_world:xychorium_ore_stone_light, alltheores:deepslate_tin_ore, ad_astra:deepslate_ice_shard_ore, alltheores:deepslate_ruby_ore, xycraft_world:xychorium_ore_deepslate_light, byg:pendorite_ore, minecraft:gold_ore, alltheores:platinum_ore, minecraft:deepslate_iron_ore, elementalcraft:deepslate_inert_crystal_ore, blue_skies:everdawn_aquite_ore, blue_skies:everbright_aquite_ore, silentgear:azure_silver_ore, thermal:deepslate_sulfur_ore, alltheores:deepslate_aluminum_ore, ad_astra:mars_iron_ore, ftbic:aluminum_ore, minecraft:deepslate_coal_ore, twilightforest:raw_ironwood, mysticalagradditions:nether_prosperity_ore, alltheores:deepslate_peridot_ore, alltheores:nether_nickel_ore, mekanism:uranium_ore, immersiveengineering:deepslate_ore_aluminum, allthemodium:other_vibranium_ore, rftoolsbase:dimensionalshard_end, ad_astra:glacio_copper_ore, ad_astra:venus_coal_ore, ftbic:lead_ore, alltheores:other_platinum_ore, mysticalagriculture:deepslate_inferium_ore, immersiveengineering:deepslate_ore_lead, minecraft:lapis_ore, rftoolsbase:dimensionalshard_overworld, xycraft_world:xychorium_ore_deepslate_dark, ftbic:deepslate_iridium_ore, ftbic:deepslate_uranium_ore, xycraft_world:xychorium_ore_kivi_dark, alltheores:silver_ore, alltheores:other_lapis_ore, deeperdarker:sculk_stone_iron_ore, ftbic:uranium_ore, blue_skies:falsite_ore, thermal:deepslate_apatite_ore, mekanism:deepslate_lead_ore, immersiveengineering:deepslate_ore_silver, mekanism:deepslate_fluorite_ore, blue_skies:everdawn_charoite_ore, ftbic:tin_ore, minecraft:deepslate_diamond_ore, thermal:tin_ore, thermal:deepslate_nickel_ore, xycraft_world:xychorium_ore_kivi_blue, thermal:ruby_ore, xycraft_world:aluminum_ore_kivi, alltheores:other_silver_ore, mekanism:deepslate_uranium_ore, evilcraft:dark_ore, minecraft:deepslate_emerald_ore, ad_astra:mercury_iron_ore, alltheores:end_aluminum_ore, xycraft_world:aluminum_ore_deepslate, mysticalagriculture:inferium_ore, thermal:silver_ore, alltheores:end_osmium_ore, alltheores:other_copper_ore, allthemodium:vibranium_ore, mekanism:osmium_ore, thermal:apatite_ore, mekanism:deepslate_osmium_ore, alltheores:other_coal_ore, minecraft:diamond_ore, occultism:silver_ore_deepslate, alltheores:deepslate_zinc_ore, mekanism:lead_ore, ftbic:deepslate_aluminum_ore, twilightforest:armor_shard_cluster, alltheores:osmium_ore, xycraft_world:xychorium_ore_deepslate_blue, ftbic:deepslate_tin_ore, ad_astra:venus_diamond_ore, xycraft_world:xychorium_ore_stone_red, ad_astra:deepslate_desh_ore, alltheores:deepslate_sapphire_ore, ad_astra:mars_diamond_ore, minecraft:emerald_ore, alltheores:deepslate_silver_ore, mysticalagradditions:nether_inferium_ore, mekanism:tin_ore, alltheores:other_emerald_ore, xycraft_world:xychorium_ore_kivi_light, thermal:deepslate_silver_ore, thermal:deepslate_tin_ore, alltheores:deepslate_osmium_ore, immersiveengineering:ore_aluminum, alltheores:other_osmium_ore, blue_skies:everdawn_emerald_ore, thermal:sapphire_ore, ad_astra:moon_iron_ore, alltheores:deepslate_lead_ore, thermal:nickel_ore, byg:cryptic_redstone_ore, alltheores:nether_lead_ore, alltheores:nether_zinc_ore, blue_skies:everbright_emerald_ore, alltheores:end_zinc_ore, alltheores:deepslate_iridium_ore, alltheores:zinc_ore, alltheores:other_uranium_ore, xycraft_world:xychorium_ore_deepslate_green, alltheores:end_tin_ore, silentgear:deepslate_bort_ore, blue_skies:everdawn_diopside_ore, alltheores:nether_aluminum_ore, thermal:deepslate_lead_ore, alltheores:end_silver_ore, biggerreactors:uranium_ore, alltheores:tin_ore, blue_skies:everdawn_pyrope_ore, evilcraft:dark_ore_deepslate, byg:ametrine_ore, minecraft:redstone_ore, byg:anthracite_ore, deeperdarker:sculk_stone_diamond_ore, mekanism:fluorite_ore, minecraft:nether_gold_ore, immersiveengineering:deepslate_ore_nickel, ad_astra:glacio_lapis_ore, alltheores:nether_uranium_ore, deeperdarker:sculk_stone_coal_ore, ad_astra:moon_cheese_ore, immersiveengineering:ore_silver, xycraft_world:xychorium_ore_kivi_green, minecraft:nether_quartz_ore, alltheores:other_redstone_ore, alltheores:aluminum_ore, create:deepslate_zinc_ore, alltheores:nether_osmium_ore, blue_skies:ventium_ore, minecraft:deepslate_gold_ore, blue_skies:everbright_diopside_ore, xycraft_world:xychorium_ore_stone_blue, byg:brimstone_nether_gold_ore, thermal:cinnabar_ore, minecraft:ancient_debris, mysticalagradditions:end_inferium_ore, alltheores:nether_silver_ore, immersiveengineering:ore_lead, alltheores:deepslate_platinum_ore, thermal:niter_ore, xycraft_world:aluminum_ore_stone, alltheores:other_aluminum_ore, minecraft:copper_ore, thermal:sulfur_ore, ad_astra:glacio_ice_shard_ore, alltheores:deepslate_uranium_ore, alltheores:end_iridium_ore, rftoolsbase:dimensionalshard_nether, mysticalagriculture:soulium_ore, byg:brimstone_nether_quartz_ore, alltheores:nether_tin_ore, alltheores:end_platinum_ore, xycraft_world:xychorium_ore_kivi_red, immersiveengineering:ore_uranium, xycraft_world:xychorium_ore_stone_green, thermal:deepslate_ruby_ore, silentgear:blackstone_crimson_iron_ore, alltheores:other_gold_ore, alltheores:peridot_ore, ad_astra:venus_gold_ore, xycraft_world:xychorium_ore_deepslate_red
1794[28Dec2022 11:34:30.079] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_materials.
1795 Source ores: ad_astra:raw_calorite, blue_skies:raw_horizonite, alltheores:raw_osmium, minecraft:raw_copper, mekanism:raw_uranium, ftbic:aluminum_chunk, immersiveengineering:raw_lead, xycraft_world:aluminum_raw, alltheores:raw_nickel, create:raw_zinc, occultism:raw_iesnium, mekanism:raw_lead, blue_skies:raw_ventium, alltheores:raw_lead, immersiveengineering:raw_uranium, ftbic:iridium_chunk, alltheores:raw_iridium, thermal:raw_lead, alltheores:raw_silver, minecraft:raw_gold, thermal:raw_nickel, ad_astra:raw_ostrum, allthemodium:raw_vibranium, alltheores:raw_zinc, blue_skies:raw_falsite, alltheores:raw_platinum, immersiveengineering:raw_aluminum, ftbic:lead_chunk, ftbic:tin_chunk, alltheores:raw_aluminum, immersiveengineering:raw_nickel, allthemodium:raw_allthemodium, blue_skies:raw_charoite, alltheores:raw_tin, thermal:raw_tin, mekanism:raw_tin, immersiveengineering:raw_silver, thermal:raw_silver, occultism:raw_silver, ftbic:uranium_chunk, minecraft:raw_iron, allthemodium:raw_unobtainium, ad_astra:raw_desh, mekanism:raw_osmium, alltheores:raw_uranium, blue_skies:raw_aquite
1796[28Dec2022 11:34:30.116] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_material_blocks.
1797 Source ores: alltheores:raw_osmium_block, blue_skies:raw_ventium_block, immersiveengineering:raw_block_nickel, blue_skies:raw_falsite_block, alltheores:raw_uranium_block, alltheores:raw_silver_block, immersiveengineering:raw_block_aluminum, blue_skies:raw_horizonite_block, alltheores:raw_lead_block, blue_skies:raw_charoite_block, thermal:raw_lead_block, mekanism:block_raw_uranium, alltheores:raw_nickel_block, xycraft_world:aluminum_raw_block, minecraft:raw_copper_block, immersiveengineering:raw_block_lead, blue_skies:raw_aquite_block, immersiveengineering:raw_block_silver, immersiveengineering:raw_block_uranium, minecraft:raw_gold_block, thermal:raw_tin_block, alltheores:raw_aluminum_block, mekanism:block_raw_osmium, thermal:raw_nickel_block, alltheores:raw_tin_block, mekanism:block_raw_tin, alltheores:raw_zinc_block, minecraft:raw_iron_block, thermal:raw_silver_block, create:raw_zinc_block, mekanism:block_raw_lead
1798[28Dec2022 11:34:30.132] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:dense_uraninite.
1799 Source ores: powah:uraninite_ore_dense, powah:deepslate_uraninite_ore_dense
1800[28Dec2022 11:34:30.133] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:poor_uraninite.
1801 Source ores: powah:uraninite_ore_poor, powah:deepslate_uraninite_ore_poor
1802[28Dec2022 11:34:30.135] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection.
1803[28Dec2022 11:34:30.214] [Server thread/INFO] [fastsuite/]: Successfully processed 36920 recipes into the AuxRecipeManager.
1804[28Dec2022 11:34:30.226] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection finished. 206 recipes added.
1805[28Dec2022 11:34:30.227] [Server thread/INFO] [elementalcraft/]: Pure ore generation ended in 514ms
1806 Ores: forge:desh, forge:lapis, forge:azure_silver, forge:zinc, forge:calorite, forge:silver, byg:brimstone_nether_quartz, blue_skies:horizonite, forge:anthracite, blue_skies:everbright_moonstone, forge:coal, forge:ironwood, blue_skies:everdawn_moonstone, blue_skies:everdawn_pyrope, forge:ostrum, forge:ametrine, blue_skies:everdawn_charoite, forge:copper, forge:sulfur, blue_skies:everbright_pyrope, forge:platinum, blue_skies:everdawn_diopside, forge:prosperity, forge:netherite_scrap, blue_skies:everbright_diopside, forge:soulium, forge:osmium, elementalcraft:uraninite, forge:quartz, forge:lead, forge:redstone, forge:nickel, forge:gold, forge:knightmetal, forge:diamond, forge:iesnium, blue_skies:everbright_charoite, forge:pendorite, forge:iron, forge:aluminum, forge:inferium, forge:unobtainium, forge:uranium, forge:ice_shard, forge:niter, forge:cinnabar, forge:emerald, forge:crimson_iron, blue_skies:everdawn_aquite, forge:cheese, forge:allthemodium, forge:emeraldite, blue_skies:falsite, forge:fluorite, forge:inert_crystal, forge:tin, blue_skies:everbright_aquite, byg:blue_nether_quartz, forge:vibranium, blue_skies:ventium, forge:apatite, forge:iridium.
1807[28Dec2022 11:37:10.034] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gamerule doImmediateRespawn is now set to: true
1808[28Dec2022 11:37:12.580] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Gamerule keepInventory is now set to: true
1809[28Dec2022 11:37:51.697] [Netty Epoll Server IO #1/INFO] [mixin/]: Mixing server.MixinServerboundChatPacket from nochatreports.mixins.json into net.minecraft.network.protocol.game.ServerboundChatPacket
1810[28Dec2022 11:37:51.924] [Netty Epoll Server IO #1/INFO] [mixin/]: Mixing common.MixinServerStatusSerializer from nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus$Serializer
1811[28Dec2022 11:37:57.600] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4423ms or 88 ticks behind
1812[28Dec2022 11:38:00.304] [Netty Epoll Server IO #2/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1813[28Dec2022 11:38:02.682] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: /**.**.**.**:57199 lost connection: Internal Exception: java.lang.OutOfMemoryError: Metaspace
1814[28Dec2022 11:38:02.682] [Netty Epoll Server IO #2/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1815[28Dec2022 11:38:17.742] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2214ms or 44 ticks behind
1816[28Dec2022 11:38:29.045] [Netty Epoll Server IO #4/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1817[28Dec2022 11:38:29.050] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: /**.**.**.**:57305 lost connection: Internal Exception: java.lang.OutOfMemoryError: Metaspace
1818[28Dec2022 11:38:31.237] [Netty Epoll Server IO #4/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1819[28Dec2022 11:38:54.363] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2136ms or 42 ticks behind
1820[28Dec2022 11:38:54.363] [Netty Epoll Server IO #5/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1821[28Dec2022 11:38:54.365] [Netty Epoll Server IO #5/WARN] [com.connectivity.Connectivity/]: io.netty.channel.unix.Errors$NativeIoException: writeAddress(..) failed: Broken pipe
1822[28Dec2022 11:38:56.453] [Netty Epoll Server IO #6/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1823[28Dec2022 11:38:56.456] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: /**.**.**.**:57310 lost connection: Internal Exception: java.lang.OutOfMemoryError: Metaspace
1824[28Dec2022 11:38:58.626] [Netty Epoll Server IO #6/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1825[28Dec2022 11:39:08.909] [Netty Epoll Server IO #7/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1826[28Dec2022 11:39:08.912] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: /**.**.**.**:57348 lost connection: Internal Exception: java.lang.OutOfMemoryError: Metaspace
1827[28Dec2022 11:39:11.009] [Netty Epoll Server IO #7/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1828[28Dec2022 11:39:40.945] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
1829java.lang.OutOfMemoryError: Metaspace
1830[28Dec2022 11:39:54.048] [spark-asyncsampler-worker-thread/WARN] [spark/]: Timed out waiting for world statistics
1831[28Dec2022 11:39:56.758] [Server thread/ERROR] [net.minecraft.CrashReport/]: Could not save crash report to ./crash-reports/crash-2022-12-28_11.39.43-server.txt
1832java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace
1833 at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(Unknown Source) ~[?:?]
1834 at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(Unknown Source) ~[?:?]
1835 at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(Unknown Source) ~[?:?]
1836 at java.lang.invoke.LambdaMetafactory.metafactory(Unknown Source) ~[?:?]
1837 at java.lang.invoke.BootstrapMethodInvoker.invoke(Unknown Source) ~[?:?]
1838 at java.lang.invoke.CallSite.makeSite(Unknown Source) ~[?:?]
1839 at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(Unknown Source) ~[?:?]
1840 at java.lang.invoke.MethodHandleNatives.linkCallSite(Unknown Source) ~[?:?]
1841 at net.minecraftforge.fml.loading.moddiscovery.ModFileInfo.getCodeSigningFingerprint(ModFileInfo.java:152) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1842 at net.minecraftforge.fml.ModList.fileToLine(ModList.java:81) ~[fmlcore-1.19.2-43.1.55.jar%23405!/:?]
1843 at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:?]
1844 at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:?]
1845 at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:?]
1846 at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?]
1847 at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:?]
1848 at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:?]
1849 at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?]
1850 at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:?]
1851 at net.minecraftforge.fml.ModList.crashReport(ModList.java:84) ~[fmlcore-1.19.2-43.1.55.jar%23405!/:?]
1852 at net.minecraftforge.fml.CrashReportCallables$1.get(CrashReportCallables.java:29) ~[fmlcore-1.19.2-43.1.55.jar%23405!/:?]
1853 at net.minecraftforge.fml.CrashReportCallables$1.get(CrashReportCallables.java:22) ~[fmlcore-1.19.2-43.1.55.jar%23405!/:?]
1854 at net.minecraft.SystemReport.m_143522_(SystemReport.java:66) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1855 at net.minecraftforge.logging.CrashReportExtender.extendSystemReport(CrashReportExtender.java:31) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
1856 at net.minecraft.CrashReport.m_127519_(CrashReport.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1857 at net.minecraft.CrashReport.m_127526_(CrashReport.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1858 at net.minecraft.CrashReport.m_127512_(CrashReport.java:134) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1859 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:671) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1860 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1861 at java.lang.Thread.run(Unknown Source) [?:?]
1862Caused by: java.lang.OutOfMemoryError: Metaspace
1863[28Dec2022 11:39:59.657] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: We were unable to save this crash report to disk.
1864[28Dec2022 11:39:59.657] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
1865[28Dec2022 11:40:02.337] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
1866java.lang.OutOfMemoryError: Metaspace
1867[28Dec2022 11:40:06.917] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Uncaught exception in server thread
1868java.lang.OutOfMemoryError: Metaspace
1869[28Dec2022 11:40:09.203] [Netty Epoll Server IO #0/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1870[28Dec2022 11:40:11.795] [Netty Epoll Server IO #0/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1871[28Dec2022 11:40:18.066] [Netty Epoll Server IO #1/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1872[28Dec2022 11:40:18.067] [Netty Epoll Server IO #1/WARN] [com.connectivity.Connectivity/]: io.netty.channel.unix.Errors$NativeIoException: writeAddress(..) failed: Broken pipe
1873[28Dec2022 11:40:20.522] [Netty Epoll Server IO #2/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1874[28Dec2022 11:40:23.167] [Netty Epoll Server IO #2/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1875[28Dec2022 11:40:40.350] [Netty Epoll Server IO #3/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1876[28Dec2022 11:40:43.389] [Netty Epoll Server IO #3/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1877[28Dec2022 11:40:47.289] [Netty Epoll Server IO #4/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
1878[28Dec2022 11:40:49.428] [Netty Epoll Server IO #4/WARN] [com.connectivity.Connectivity/]: java.lang.OutOfMemoryError: Metaspace
This log will be saved for 90 days from their last view.
Report abuse