Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Books and notebooks disappeared #5060

Open
2 tasks done
zhaodice opened this issue Jan 3, 2024 · 3 comments
Open
2 tasks done

[Bug]: Books and notebooks disappeared #5060

zhaodice opened this issue Jan 3, 2024 · 3 comments

Comments

@zhaodice
Copy link

zhaodice commented Jan 3, 2024

What happened?

The books or notebooks disappeared when put it on "Manuscript Writing Platform"

Minecraft Version

1.19

Ice and Fire version

2.1.13 alpha 2

Citadel version

2.1.4-1.19

Relevant log output

[02:01:23 ERROR]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerClickPacket@3af0555b, suppressing error
net.minecraft.ReportedException: Container click
        at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:376) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerGamePacketListenerImpl.java:1739) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:975) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:172) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:958) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:952) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:938) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:859) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.InventoryView.convertSlot(int)" because "what" is null
        at org.bukkit.event.inventory.InventoryDragEvent.<init>(InventoryDragEvent.java:77) ~[forge-1.19.2-43.3.5-universal.jar%23199!/:?]
        at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:445) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:362) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        ... 17 more
[02:02:09 INFO]: Yoshino has made the advancement [Would you Like to Know More?]
[02:02:33 ERROR]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerClickPacket@48b36bdd, suppressing error
net.minecraft.ReportedException: Container click
        at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:376) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerGamePacketListenerImpl.java:1739) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:975) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:172) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:958) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:952) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:938) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:859) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.InventoryView.convertSlot(int)" because "what" is null
        at org.bukkit.event.inventory.InventoryDragEvent.<init>(InventoryDragEvent.java:77) ~[forge-1.19.2-43.3.5-universal.jar%23199!/:?]
        at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:445) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:362) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
        ... 17 more
[02:05:52 INFO]: Yoshino lost connection: Disconnected
[02:05:52 INFO]: Yoshino left the game

Other Information

  • I am using other mods besides Ice and Fire
  • I have attached a log file from the session that I have experienced this issue
@zhaodice zhaodice added the bug label Jan 3, 2024
@github-actions github-actions bot added the 1.19 label Jan 3, 2024
@zhaodice
Copy link
Author

zhaodice commented Jan 3, 2024

Full log
2024-01-03 02:24:37,780 �[32mINFO �[m �[m[main]�[m �[mc.m.m.Launcher.main(76)�[m: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.5, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
2024-01-03 02:24:37,785 �[32mINFO �[m �[m[main]�[m �[mc.m.m.Launcher.<init>(51)�[m: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.2 by Eclipse Adoptium; OS Linux arch amd64 version 6.2.16-4-bpo11-pve
2024-01-03 02:24:38,261 �[32mINFO �[m �[m[main]�[m �[mmixin.info(97)�[m: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/root/mc/1.19.2/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2379!/ Service=ModLauncher Env=SERVER
2024-01-03 02:24:39,381 �[32mINFO �[m �[m[main]�[m �[mn.m.f.l.m.JarInJarDependencyLocator.scanMods(58)�[m: Found 4 dependencies adding them to mods collection
2024-01-03 02:24:40,254 �[32mINFO �[m �[m[main]�[m �[mmixin.info(97)�[m: Compatibility level set to JAVA_17
2024-01-03 02:24:40,286 �[32mINFO �[m �[m[main]�[m �[mc.m.m.LaunchServiceHandler.launch(52)�[m: Launching target 'forgeserver' with arguments []
2024-01-03 02:24:40,371 �[32mINFO �[m �[m[main]�[m �[mModernFix.<init>(39)�[m: Loaded configuration file for ModernFix 5.11.1+mc1.19.2: 77 options available, 0 override(s) found
2024-01-03 02:24:40,372 �[32mINFO �[m �[m[main]�[m �[mModernFix.<init>(65)�[m: Applying Nashorn fix
2024-01-03 02:24:40,384 �[32mINFO �[m �[m[main]�[m �[mModernFix.lambda$monitorFileWatcher$0(32)�[m: Applied Forge config corruption patch
2024-01-03 02:24:40,650 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
2024-01-03 02:24:40,717 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
2024-01-03 02:24:40,717 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
2024-01-03 02:24:40,718 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
2024-01-03 02:24:40,735 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
2024-01-03 02:24:40,773 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
2024-01-03 02:24:40,774 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
2024-01-03 02:24:40,874 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.placebo.logMessage(122)�[m: Patching IForgeItemStack#getEnchantmentLevel
2024-01-03 02:24:40,886 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.placebo.logMessage(122)�[m: Patching IForgeItemStack#getEnchantmentLevel
2024-01-03 02:24:40,942 �[33mWARN �[m �[m[main]�[m �[mmixin.warn(132)�[m: Error loading class: noobanidus/mods/lootr/config/ConfigManager (java.lang.ClassNotFoundException: noobanidus.mods.lootr.config.ConfigManager)
2024-01-03 02:24:40,996 �[1;31mERROR�[m �[m[main]�[m �[mn.m.f.l.RuntimeDistCleaner.processClassWithFlags(56)�[m: Attempted to load class net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry for invalid dist DEDICATED_SERVER
2024-01-03 02:24:40,996 �[33mWARN �[m �[m[main]�[m �[mmixin.warn(132)�[m: Error loading class: net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry for invalid dist DEDICATED_SERVER)
2024-01-03 02:24:40,996 �[33mWARN �[m �[m[main]�[m �[mmixin.log(107)�[m: @Mixin target net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry was not found modernfix-common.mixins.json:bugfix.world_screen_skipped.WorldSelectionListMixin
2024-01-03 02:24:41,182 �[1;31mERROR�[m �[m[main]�[m �[mn.m.f.l.RuntimeDistCleaner.processClassWithFlags(56)�[m: Attempted to load class net/minecraft/client/gui/screens/worldselection/CreateWorldScreen for invalid dist DEDICATED_SERVER
2024-01-03 02:24:41,183 �[33mWARN �[m �[m[main]�[m �[mmixin.warn(132)�[m: Error loading class: net/minecraft/client/gui/screens/worldselection/CreateWorldScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/worldselection/CreateWorldScreen for invalid dist DEDICATED_SERVER)
2024-01-03 02:24:41,183 �[33mWARN �[m �[m[main]�[m �[mmixin.log(107)�[m: @Mixin target net.minecraft.client.gui.screens.worldselection.CreateWorldScreen was not found modernfix-forge.mixins.json:bugfix.extra_experimental_screen.CreateWorldScreenMixin
2024-01-03 02:24:41,247 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.placebo.logMessage(122)�[m: Patching IForgeItemStack#getEnchantmentLevel
2024-01-03 02:24:41,248 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.placebo.logMessage(122)�[m: Patching IForgeItemStack#getEnchantmentLevel
2024-01-03 02:24:41,261 �[33mWARN �[m �[m[main]�[m �[mmixin.warn(132)�[m: Error loading class: com/hollingsworth/arsnouveau/common/items/SpellCrossbow (java.lang.ClassNotFoundException: com.hollingsworth.arsnouveau.common.items.SpellCrossbow)
2024-01-03 02:24:41,263 �[33mWARN �[m �[m[main]�[m �[mmixin.warn(132)�[m: Error loading class: com/rolfmao/upgradednetherite/content/UpgradedNetheriteCrossbow (java.lang.ClassNotFoundException: com.rolfmao.upgradednetherite.content.UpgradedNetheriteCrossbow)
2024-01-03 02:24:41,264 �[33mWARN �[m �[m[main]�[m �[mmixin.warn(132)�[m: Error loading class: com/rolfmao/upgradednetherite_ultimate/content/UpgradedNetheriteCrossbow (java.lang.ClassNotFoundException: com.rolfmao.upgradednetherite_ultimate.content.UpgradedNetheriteCrossbow)
2024-01-03 02:24:41,740 �[32mINFO �[m �[m[main]�[m �[mn.m.s.Bootstrap.handler$zgh000$doModernFixBootstrap(1026)�[m: ModernFix reached bootstrap stage (31.23 s after launch)
2024-01-03 02:24:42,470 �[32mINFO �[m �[m[main]�[m �[mn.m.s.Bootstrap.handler$zem000$printStartTime(528)�[m: Vanilla bootstrap took 727 milliseconds
2024-01-03 02:24:42,947 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
2024-01-03 02:24:42,976 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.placebo.logMessage(122)�[m: Patching IForgeItemStack#getEnchantmentLevel
2024-01-03 02:24:42,976 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.placebo.logMessage(122)�[m: Patching IForgeItemStack#getEnchantmentLevel
2024-01-03 02:24:43,022 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
2024-01-03 02:24:43,504 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Patching FishingHook#catchingFish
2024-01-03 02:24:43,749 �[33mWARN �[m �[m[main]�[m �[mmixin.warn(132)�[m: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
2024-01-03 02:24:43,921 �[32mINFO �[m �[m[main]�[m �[mquark.proxy(51)�[m: TerraBlender not found, using injection method
2024-01-03 02:24:44,099 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
2024-01-03 02:24:44,224 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
2024-01-03 02:24:44,224 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
2024-01-03 02:24:44,372 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mc.j.l.LibraryFerret.<init>(45)�[m: Initialize mod Library Ferret
2024-01-03 02:24:44,385 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mc.j.l.LibraryFerret.<init>(54)�[m: Initialized mod Library Ferret
2024-01-03 02:24:44,640 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mBookshelf.setCraftingRemainderIfNull(32)�[m: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
2024-01-03 02:24:44,640 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mBookshelf.setCraftingRemainderIfNull(32)�[m: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
2024-01-03 02:24:44,640 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mBookshelf.setCraftingRemainderIfNull(32)�[m: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
2024-01-03 02:24:44,641 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mBookshelf.setCraftingRemainderIfNull(32)�[m: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
2024-01-03 02:24:44,641 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mBookshelf.setCraftingRemainderIfNull(32)�[m: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
2024-01-03 02:24:44,641 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mBookshelf.setCraftingRemainderIfNull(32)�[m: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
2024-01-03 02:24:44,641 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mBookshelf.setCraftingRemainderIfNull(32)�[m: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
2024-01-03 02:24:44,980 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mn.m.c.ForgeMod.<init>(428)�[m: Forge mod loading, version 43.3.5, for MC 1.19.2 with MCP 20220805.130853
2024-01-03 02:24:44,980 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mn.m.c.MinecraftForge.initialize(41)�[m: MinecraftForge v43.3.5 Initialized
2024-01-03 02:24:45,032 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mc.m.MohistMC.init(40)�[m: EventDispatcherRegistry initialized
2024-01-03 02:24:45,058 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.VariantSelectorModule
2024-01-03 02:24:45,063 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
2024-01-03 02:24:45,063 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.ClimateControlRemoverModule
2024-01-03 02:24:45,064 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
2024-01-03 02:24:45,066 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
2024-01-03 02:24:45,067 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
2024-01-03 02:24:45,068 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
2024-01-03 02:24:45,072 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.VillagerRerollingReworkModule
2024-01-03 02:24:45,072 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
2024-01-03 02:24:45,073 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentPredicatesModule
2024-01-03 02:24:45,073 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
2024-01-03 02:24:45,074 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
2024-01-03 02:24:45,074 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.BambooBackportModule
2024-01-03 02:24:45,075 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
2024-01-03 02:24:45,077 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
2024-01-03 02:24:45,078 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
2024-01-03 02:24:45,079 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
2024-01-03 02:24:45,081 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.ThatchModule
2024-01-03 02:24:45,081 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
2024-01-03 02:24:45,082 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
2024-01-03 02:24:45,083 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
2024-01-03 02:24:45,084 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
2024-01-03 02:24:45,104 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.RopeModule
2024-01-03 02:24:45,106 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
2024-01-03 02:24:45,106 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
2024-01-03 02:24:45,108 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
2024-01-03 02:24:45,154 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
2024-01-03 02:24:45,155 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
2024-01-03 02:24:45,155 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
2024-01-03 02:24:45,156 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
2024-01-03 02:24:45,157 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.HedgesModule
2024-01-03 02:24:45,158 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.HollowLogsModule
2024-01-03 02:24:45,159 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.MidoriModule
2024-01-03 02:24:45,160 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.RainbowLampsModule
2024-01-03 02:24:45,165 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
2024-01-03 02:24:45,171 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
2024-01-03 02:24:45,172 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
2024-01-03 02:24:45,174 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.StoolsModule
2024-01-03 02:24:45,175 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
2024-01-03 02:24:45,177 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.MoreMudBlocksModule
2024-01-03 02:24:45,178 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.GrateModule
2024-01-03 02:24:45,183 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
2024-01-03 02:24:45,185 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
2024-01-03 02:24:45,187 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
2024-01-03 02:24:45,192 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
2024-01-03 02:24:45,196 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
2024-01-03 02:24:45,199 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
2024-01-03 02:24:45,203 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
2024-01-03 02:24:45,206 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
2024-01-03 02:24:45,209 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
2024-01-03 02:24:45,226 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.AncientWoodModule
2024-01-03 02:24:45,229 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
2024-01-03 02:24:45,231 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
2024-01-03 02:24:45,233 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
2024-01-03 02:24:45,262 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
2024-01-03 02:24:45,263 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
2024-01-03 02:24:45,264 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
2024-01-03 02:24:45,265 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.CorundumModule
2024-01-03 02:24:45,266 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
2024-01-03 02:24:45,268 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.CameraModule
2024-01-03 02:24:45,269 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.ElytraIndicatorModule
2024-01-03 02:24:45,270 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
2024-01-03 02:24:45,271 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
2024-01-03 02:24:45,286 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.BucketsShowInhabitantsModule
2024-01-03 02:24:45,286 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
2024-01-03 02:24:45,287 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
2024-01-03 02:24:45,300 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
2024-01-03 02:24:45,301 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
2024-01-03 02:24:45,302 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
2024-01-03 02:24:45,303 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
2024-01-03 02:24:45,303 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybindModule
2024-01-03 02:24:45,304 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
2024-01-03 02:24:45,306 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.LongRangePickBlockModule
2024-01-03 02:24:45,306 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
2024-01-03 02:24:45,308 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
2024-01-03 02:24:45,320 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
2024-01-03 02:24:45,321 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
2024-01-03 02:24:45,323 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
2024-01-03 02:24:45,325 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
2024-01-03 02:24:45,326 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
2024-01-03 02:24:45,327 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
2024-01-03 02:24:45,327 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
2024-01-03 02:24:45,328 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
2024-01-03 02:24:45,329 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
2024-01-03 02:24:45,330 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
2024-01-03 02:24:45,330 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
2024-01-03 02:24:45,332 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
2024-01-03 02:24:45,333 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
2024-01-03 02:24:45,335 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.management.module.AutomaticToolRestockModule
2024-01-03 02:24:45,342 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
2024-01-03 02:24:45,356 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
2024-01-03 02:24:45,359 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
2024-01-03 02:24:45,360 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
2024-01-03 02:24:45,362 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.GoldToolsHaveFortuneModule
2024-01-03 02:24:45,363 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
2024-01-03 02:24:45,364 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
2024-01-03 02:24:45,365 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
2024-01-03 02:24:45,366 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
2024-01-03 02:24:45,366 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.RenewableSporeBlossomsModule
2024-01-03 02:24:45,367 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.CoralOnCactusModule
2024-01-03 02:24:45,368 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
2024-01-03 02:24:45,369 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
2024-01-03 02:24:45,370 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
2024-01-03 02:24:45,373 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.DyeableItemFramesModule
2024-01-03 02:24:45,379 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SlabsToBlocksModule
2024-01-03 02:24:45,380 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.MapWashingModule
2024-01-03 02:24:45,381 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
2024-01-03 02:24:45,382 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
2024-01-03 02:24:45,383 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.HorsesSwimModule
2024-01-03 02:24:45,383 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SpongeOnWaterPlacementModule
2024-01-03 02:24:45,384 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
2024-01-03 02:24:45,399 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
2024-01-03 02:24:45,400 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.ZombieVillagersOnNormalModule
2024-01-03 02:24:45,401 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
2024-01-03 02:24:45,401 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
2024-01-03 02:24:45,404 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SlimesToMagmaCubesModule
2024-01-03 02:24:45,405 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
2024-01-03 02:24:45,405 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
2024-01-03 02:24:45,405 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSoundsModule
2024-01-03 02:24:45,406 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
2024-01-03 02:24:45,408 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
2024-01-03 02:24:45,409 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
2024-01-03 02:24:45,410 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
2024-01-03 02:24:45,411 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.DiamondRepairModule
2024-01-03 02:24:45,411 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SaferCreaturesModule
2024-01-03 02:24:45,412 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
2024-01-03 02:24:45,412 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
2024-01-03 02:24:45,413 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
2024-01-03 02:24:45,413 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.NoDurabilityOnCosmeticsModule
2024-01-03 02:24:45,414 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SpongesBetterModule
2024-01-03 02:24:45,414 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
2024-01-03 02:24:45,415 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
2024-01-03 02:24:45,416 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
2024-01-03 02:24:45,416 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
2024-01-03 02:24:45,417 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
2024-01-03 02:24:45,418 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
2024-01-03 02:24:45,419 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
2024-01-03 02:24:45,420 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
2024-01-03 02:24:45,422 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
2024-01-03 02:24:45,422 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
2024-01-03 02:24:45,423 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
2024-01-03 02:24:45,424 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
2024-01-03 02:24:45,425 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
2024-01-03 02:24:45,426 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
2024-01-03 02:24:45,428 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
2024-01-03 02:24:45,430 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
2024-01-03 02:24:45,432 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
2024-01-03 02:24:45,432 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
2024-01-03 02:24:45,433 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
2024-01-03 02:24:45,434 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
2024-01-03 02:24:45,435 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.TorchArrowModule
2024-01-03 02:24:45,436 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
2024-01-03 02:24:45,445 �[32mINFO �[m �[m[ForkJoinPool.commonPool-worker-3]�[m �[mc.u.p.PaladinFurnitureMod.lambda$checkForUpdates$0(72)�[m: [Paladin's Furniture Update Check] Cached update file detected, using that!
2024-01-03 02:24:45,457 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
2024-01-03 02:24:45,458 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
2024-01-03 02:24:45,467 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
2024-01-03 02:24:45,469 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
2024-01-03 02:24:45,470 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
2024-01-03 02:24:45,471 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
2024-01-03 02:24:45,473 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
2024-01-03 02:24:45,473 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
2024-01-03 02:24:45,475 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
2024-01-03 02:24:45,476 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
2024-01-03 02:24:45,478 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
2024-01-03 02:24:45,479 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
2024-01-03 02:24:45,480 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
2024-01-03 02:24:45,481 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.loadModule(45)�[m: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
2024-01-03 02:24:45,482 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.dispatch(188)�[m: Dispatching Module Step CONSTRUCT
2024-01-03 02:24:45,581 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Pistons Move Tile Entities
2024-01-03 02:24:45,585 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Ender Watcher
2024-01-03 02:24:45,585 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Redstone Randomizer
2024-01-03 02:24:45,586 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Feeding Trough
2024-01-03 02:24:45,589 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Metal Buttons
2024-01-03 02:24:45,591 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Iron Rod
2024-01-03 02:24:45,591 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Obsidian Plate
2024-01-03 02:24:45,591 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Chains Connect Blocks
2024-01-03 02:24:45,591 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Gravisand
2024-01-03 02:24:45,591 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Jukebox Automation
2024-01-03 02:24:45,593 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Dispensers Place Blocks
2024-01-03 02:24:45,594 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Chute
2024-01-03 02:24:45,594 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Variant Ladders
2024-01-03 02:24:45,594 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Variant Bookshelves
2024-01-03 02:24:45,595 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Bamboo Backport
2024-01-03 02:24:45,595 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Compressed Blocks
2024-01-03 02:24:45,595 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module More Potted Plants
2024-01-03 02:24:45,596 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Duskbound Blocks
2024-01-03 02:24:45,596 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Wooden Posts
2024-01-03 02:24:45,596 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Thatch
2024-01-03 02:24:45,597 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module More Stone Variants
2024-01-03 02:24:45,597 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Shear Vines
2024-01-03 02:24:45,597 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Nether Brick Fence Gate
2024-01-03 02:24:45,598 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Gold Bars
2024-01-03 02:24:45,598 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Rope
2024-01-03 02:24:45,598 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Celebratory Lamps
2024-01-03 02:24:45,598 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Soul Sandstone
2024-01-03 02:24:45,598 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Variant Chests
2024-01-03 02:24:45,601 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Leaf Carpet
2024-01-03 02:24:45,601 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Framed Glass
2024-01-03 02:24:45,601 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Vertical Planks
2024-01-03 02:24:45,601 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Variant Furnaces
2024-01-03 02:24:45,601 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Hedges
2024-01-03 02:24:45,601 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Hollow Logs
2024-01-03 02:24:45,602 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Midori
2024-01-03 02:24:45,602 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Rainbow Lamps
2024-01-03 02:24:45,602 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Vertical Slabs
2024-01-03 02:24:45,602 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Shingles
2024-01-03 02:24:45,602 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Sturdy Stone
2024-01-03 02:24:45,603 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Stools
2024-01-03 02:24:45,605 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Raw Metal Bricks
2024-01-03 02:24:45,605 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module More Mud Blocks
2024-01-03 02:24:45,605 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Grate
2024-01-03 02:24:45,605 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Japanese Palette
2024-01-03 02:24:45,605 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module More Brick Types
2024-01-03 02:24:45,606 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Glass Item Frame
2024-01-03 02:24:45,606 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Industrial Palette
2024-01-03 02:24:45,606 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Quick Armor Swapping
2024-01-03 02:24:45,607 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Item Sharing
2024-01-03 02:24:45,607 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Automatic Tool Restock
2024-01-03 02:24:45,611 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Expanded Item Interactions
2024-01-03 02:24:45,612 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Inventory Sorting
2024-01-03 02:24:45,612 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Hotbar Changer
2024-01-03 02:24:45,612 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Easy Transfering
2024-01-03 02:24:45,612 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Beacon Redirection
2024-01-03 02:24:45,612 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Ambient Discs
2024-01-03 02:24:45,612 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Pathfinder Maps
2024-01-03 02:24:45,613 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Color Runes
2024-01-03 02:24:45,615 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Pickarang
2024-01-03 02:24:45,615 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Parrot Eggs
2024-01-03 02:24:45,616 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Trowel
2024-01-03 02:24:45,616 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Abacus
2024-01-03 02:24:45,616 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Bottled Cloud
2024-01-03 02:24:45,616 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Torch Arrow
2024-01-03 02:24:45,616 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Bundle Recipe
2024-01-03 02:24:45,616 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Ancient Tomes
2024-01-03 02:24:45,621 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Endermosh Music Disc
2024-01-03 02:24:45,622 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Seed Pouch
2024-01-03 02:24:45,622 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Skull Pikes
2024-01-03 02:24:45,627 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Slime In A Bucket
2024-01-03 02:24:45,628 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Gold Tools Have Fortune
2024-01-03 02:24:45,631 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Automatic Recipe Unlock
2024-01-03 02:24:45,635 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Utility Recipes
2024-01-03 02:24:45,636 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Poison Potato Usage
2024-01-03 02:24:45,638 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Better Elytra Rocket
2024-01-03 02:24:45,639 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Renewable Spore Blossoms
2024-01-03 02:24:45,640 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Coral On Cactus
2024-01-03 02:24:45,640 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Glass Shard
2024-01-03 02:24:45,641 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Pig Litters
2024-01-03 02:24:45,642 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Campfires Boost Elytra
2024-01-03 02:24:45,642 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Dyeable Item Frames
2024-01-03 02:24:45,643 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Slabs To Blocks
2024-01-03 02:24:45,645 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Map Washing
2024-01-03 02:24:45,645 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Enhanced Ladders
2024-01-03 02:24:45,646 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Reacharound Placing
2024-01-03 02:24:45,646 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Horses Swim
2024-01-03 02:24:45,647 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Sponge On Water Placement
2024-01-03 02:24:45,647 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Armed Armor Stands
2024-01-03 02:24:45,648 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Double Door Opening
2024-01-03 02:24:45,648 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Zombie Villagers On Normal
2024-01-03 02:24:45,650 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Hoe Harvesting
2024-01-03 02:24:45,650 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Emotes
2024-01-03 02:24:45,651 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Slimes To Magma Cubes
2024-01-03 02:24:45,651 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Snow Golem Player Heads
2024-01-03 02:24:45,652 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Vexes Die With Their Masters
2024-01-03 02:24:45,652 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module More Note Block Sounds
2024-01-03 02:24:45,654 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Pat The Dogs
2024-01-03 02:24:45,655 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Grab Chickens
2024-01-03 02:24:45,658 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module More Banner Layers
2024-01-03 02:24:45,658 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Replace Scaffolding
2024-01-03 02:24:45,659 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Diamond Repair
2024-01-03 02:24:45,659 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Safer Creatures
2024-01-03 02:24:45,661 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Lock Rotation
2024-01-03 02:24:45,663 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Villagers Follow Emeralds
2024-01-03 02:24:45,666 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Compasses Work Everywhere
2024-01-03 02:24:45,666 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module No Durability On Cosmetics
2024-01-03 02:24:45,670 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Sponges Better
2024-01-03 02:24:45,671 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Sign Editing
2024-01-03 02:24:45,672 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Simple Harvest
2024-01-03 02:24:45,673 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Dragon Scales
2024-01-03 02:24:45,674 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Shulker Packing
2024-01-03 02:24:45,675 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Nether Obsidian Spikes
2024-01-03 02:24:45,678 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Permafrost
2024-01-03 02:24:45,679 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Fairy Rings
2024-01-03 02:24:45,679 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Big Stone Clusters
2024-01-03 02:24:45,679 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Spiral Spires
2024-01-03 02:24:45,681 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Ancient Wood
2024-01-03 02:24:45,681 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module New Stone Types
2024-01-03 02:24:45,682 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Blossom Trees
2024-01-03 02:24:45,682 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Glimmering Weald
2024-01-03 02:24:45,682 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Monster Box
2024-01-03 02:24:45,684 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Azalea Wood
2024-01-03 02:24:45,685 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module No More Lava Pockets
2024-01-03 02:24:45,685 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Corundum
2024-01-03 02:24:45,685 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Chorus Vegetation
2024-01-03 02:24:45,685 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Foxhound
2024-01-03 02:24:45,694 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Wraith
2024-01-03 02:24:45,695 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Crabs
2024-01-03 02:24:45,697 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Forgotten
2024-01-03 02:24:45,697 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Shiba
2024-01-03 02:24:45,698 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Stonelings
2024-01-03 02:24:45,704 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Toretoise
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Camera
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Elytra Indicator
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Improved Tooltips
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Greener Grass
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Buckets Show Inhabitants
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Soul Candles
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Auto Walk Keybind
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Variant Animal Textures
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Microcrafting Helper
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Uses For Curses
2024-01-03 02:24:45,706 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Wool Shuts Up Minecarts
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Back Button Keybind
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Chest Searching
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Long Range Pick Block
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Usage Ticker
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Variant Selector
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Narrator Readout
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Climate Control Remover
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Enchantments Begone
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Game Nerfs
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Spawner Replacer
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Adjustable Chat
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Villager Rerolling Rework
2024-01-03 02:24:45,707 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Overlay Shader
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Enchantment Predicates
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Pipes
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Backpack
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Tiny Potato
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Matrix Enchanting
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Totem Of Holding
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Crate
2024-01-03 02:24:45,708 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.setEnabled(168)�[m: Loading Module Magnets
2024-01-03 02:24:46,084 �[32mINFO �[m �[m[main]�[m �[mquark.dispatch(188)�[m: Dispatching Module Step REGISTER
2024-01-03 02:24:46,271 �[32mINFO �[m �[m[main]�[m �[mquark.dispatch(188)�[m: Dispatching Module Step POST_REGISTER
2024-01-03 02:24:46,910 �[33mWARN �[m �[m[main]�[m �[mc.u.p.PaladinFurnitureMod.lambda$finalizeAndFreeze$1(36)�[m: Found block type with duplicate id (minecraft:oak), skipping
2024-01-03 02:24:46,910 �[33mWARN �[m �[m[main]�[m �[mc.u.p.PaladinFurnitureMod.lambda$finalizeAndFreeze$1(36)�[m: Found block type with duplicate id (quark:azalea), skipping
2024-01-03 02:24:47,279 �[32mINFO �[m �[m[Thread-1]�[m �[mModernFix.run(107)�[m: Please use /mfsrc to reload any changed mod config files
2024-01-03 02:24:47,296 �[32mINFO �[m �[m[main]�[m �[mquark.dispatch(188)�[m: Dispatching Module Step CONFIG_CHANGED
2024-01-03 02:24:47,385 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.dispatch(188)�[m: Dispatching Module Step CONFIG_CHANGED
2024-01-03 02:24:47,394 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.dispatch(188)�[m: Dispatching Module Step SETUP
2024-01-03 02:24:48,829 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mx.c.MinimapLogs.loadServer(290)�[m: Loading Xaero's Minimap - Stage 1/2 (Server)
2024-01-03 02:24:48,830 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mx.m.s.WorldMapServer.load(19)�[m: Loading Xaero's World Map - Stage 1/2 (Server)
2024-01-03 02:24:48,854 �[32mINFO �[m �[m[main]�[m �[mx.c.MinimapLogs.lambda$loadServer$4(296)�[m: Loading Xaero's Minimap - Stage 2/2 (Server)
2024-01-03 02:24:48,854 �[32mINFO �[m �[m[main]�[m �[mx.m.s.WorldMapServer.loadLater(25)�[m: Loading Xaero's World Map - Stage 2/2 (Server)
2024-01-03 02:24:48,985 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mquark.dispatch(188)�[m: Dispatching Module Step LOAD_COMPLETE
2024-01-03 02:24:48,994 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mJade.loadComplete(125)�[m: Start loading plugin at snownee.jade.addon.vanilla.VanillaPlugin
2024-01-03 02:24:49,007 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mJade.loadComplete(125)�[m: Start loading plugin at snownee.jade.addon.universal.UniversalPlugin
2024-01-03 02:24:49,012 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mJade.loadComplete(125)�[m: Start loading plugin at snownee.jade.addon.core.CorePlugin
2024-01-03 02:24:49,013 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mJade.loadComplete(125)�[m: Start loading plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
2024-01-03 02:24:49,014 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mJade.loadComplete(125)�[m: Start loading plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
2024-01-03 02:24:49,014 �[32mINFO �[m �[m[modloading-worker-0]�[m �[mJade.loadComplete(125)�[m: Start loading plugin at shadows.apotheosis.adventure.compat.AdventureHwylaPlugin
2024-01-03 02:24:49,163 �[32mINFO �[m �[m[main]�[m �[mc.m.a.y.YggdrasilAuthenticationService.<init>(74)�[m: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
2024-01-03 02:24:49,235 �[32mINFO �[m �[m[main]�[m �[mModernFix.<init>(18)�[m: Bypassed Mojang DFU
2024-01-03 02:24:49,271 �[33mWARN �[m �[m[main]�[m �[mn.m.c.ForgeHooks.readAdditionalLevelSaveData(1497)�[m: The following mods have version differences that were not resolved:
arclight (version 1.19.2-1.0.4-SNAPSHOT-9130dce7 -> MISSING)
forge (version 43.3.2 -> 43.3.5)
Things may not work well.
2024-01-03 02:24:49,405 �[33mWARN �[m �[m[main]�[m �[mn.m.s.p.VanillaPackResources.m_182299_(58)�[m: Assets URL 'union:/root/mc/1.19.2/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23194!/assets/.mcassetsroot' uses unexpected schema
2024-01-03 02:24:49,406 �[33mWARN �[m �[m[main]�[m �[mn.m.s.p.VanillaPackResources.m_182299_(58)�[m: Assets URL 'union:/root/mc/1.19.2/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23194!/data/.mcassetsroot' uses unexpected schema
2024-01-03 02:24:49,465 �[33mWARN �[m �[m[main]�[m �[mn.m.s.MinecraftServer.m_129819_(1567)�[m: Missing data pack mod:arclight
2024-01-03 02:24:49,583 �[32mINFO �[m �[m[main]�[m �[mPFM-DataGen.run(64)�[m: Starting PFM Data Generation
2024-01-03 02:24:50,290 �[32mINFO �[m �[m[main]�[m �[mPFM-DataGen.run(78)�[m: Data providers took: 662 ms
2024-01-03 02:24:50,351 �[32mINFO �[m �[m[main]�[m �[mn.m.d.HashCache.m_123937_(141)�[m: Caching: total files: 4516, old count: 0, new count: 4516, removed stale: 1, written: 4515
2024-01-03 02:24:50,467 �[1;31mERROR�[m �[m[main]�[m �[mn.m.s.p.r.MultiPackResourceManager.m_215467_(68)�[m: Failed to get filter section from pack PFM-Runtime-RP
2024-01-03 02:24:51,681 �[32mINFO �[m �[m[main]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
2024-01-03 02:24:52,286 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe minecraft:f_21: com.google.gson.JsonSyntaxException: Unknown item 'rtdd:deleted_mod_element'
2024-01-03 02:24:52,288 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe minecraft:f_30: com.google.gson.JsonSyntaxException: Unknown item 'rtdd:deleted_mod_element'
2024-01-03 02:24:52,305 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe minecraft:f_67: com.google.gson.JsonSyntaxException: Unknown item 'rtdd:deleted_mod_element'
2024-01-03 02:24:52,323 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe create_things_and_misc:cherry_sail_craft: com.google.gson.JsonSyntaxException: Unknown item 'minecraft:cherry_planks'
2024-01-03 02:24:52,358 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe create_things_and_misc:raboutan_sail_c_raft: com.google.gson.JsonSyntaxException: Unknown item 'nethers_exoticism:ramboutan_planks'
2024-01-03 02:24:52,383 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe create_things_and_misc:chorus_sail_craft: com.google.gson.JsonSyntaxException: Unknown item 'unusualend:chorus_nest_planks'
2024-01-03 02:24:52,383 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe create_things_and_misc:jaboticaba_sail_craft: com.google.gson.JsonSyntaxException: Unknown item 'nethers_exoticism:jaboticaba_planks'
2024-01-03 02:24:52,395 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe create_things_and_misc:copper_scaffolding_craft: com.google.gson.JsonSyntaxException: Unknown item 'create_things_and_misc:deleted_mod_element'
2024-01-03 02:24:52,434 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe create_things_and_misc:mangrove_sail_craft_backport: com.google.gson.JsonSyntaxException: Unknown item 'wildbackport:mangrove_planks'
2024-01-03 02:24:52,453 �[1;31mERROR�[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.redirect$zha000$silenceException(1013)�[m: Parsing error loading recipe create_things_and_misc:schematic_chair: com.google.gson.JsonSyntaxException: Unknown item 'create_things_and_misc:deleted_mod_element'
2024-01-03 02:24:52,471 �[32mINFO �[m �[m[main]�[m �[mn.m.w.i.c.RecipeManager.m_5787_(97)�[m: Loaded 34 recipes
2024-01-03 02:24:52,506 �[1;31mERROR�[m �[m[main]�[m �[mApotheosis : Adventure.deserialize(91)�[m: Use of the "rarity" key in affix loot pool entries is deprecated and will be removed in a future release.
2024-01-03 02:24:52,506 �[1;31mERROR�[m �[m[main]�[m �[mApotheosis : Adventure.deserialize(91)�[m: Use of the "rarity" key in affix loot pool entries is deprecated and will be removed in a future release.
2024-01-03 02:24:52,507 �[1;31mERROR�[m �[m[main]�[m �[mApotheosis : Adventure.deserialize(91)�[m: Use of the "rarity" key in affix loot pool entries is deprecated and will be removed in a future release.
2024-01-03 02:24:52,633 �[32mINFO �[m �[m[main]�[m �[mplacebo.handler$zhp000$apply(1034)�[m: Registered 31 additional loot tables.
2024-01-03 02:24:52,711 �[32mINFO �[m �[m[main]�[m �[mquark.removeRecipeAdvancements(134)�[m: [Automatic Recipe Unlock] Removed 3740 recipe advancements
2024-01-03 02:24:52,725 �[32mINFO �[m �[m[main]�[m �[mn.m.a.AdvancementList.m_139333_(94)�[m: Loaded 448 advancements
2024-01-03 02:24:52,736 �[32mINFO �[m �[m[main]�[m �[mplacebo.addRecipes(123)�[m: Registered 27 additional recipes.
2024-01-03 02:24:52,752 �[1;31mERROR�[m �[m[main]�[m �[mbettervillage.debugInformationForEndUser(59)�[m: Ice And Fire compatibility is not enabled for Better Village and Ice And Fire is present in your mod list.
     - Please install the datapack for better compatibility between Better Villages and Ice And Fire.
     - You can find the datapack URL in the `compatibility` section of the Better Villages description.
     - URL=https://www.curseforge.com/minecraft/mc-mods/better-village-forge
2024-01-03 02:24:52,778 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:husbandry/wax_on with 2 patches
2024-01-03 02:24:52,779 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:adventure/kill_a_mob with 3 patches
2024-01-03 02:24:52,779 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:husbandry/bred_all_animals with 3 patches
2024-01-03 02:24:52,779 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:adventure/kill_all_mobs with 3 patches
2024-01-03 02:24:52,780 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:husbandry/balanced_diet with 2 patches
2024-01-03 02:24:52,780 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:nether/all_effects with 1 patches
2024-01-03 02:24:52,780 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:husbandry/wax_off with 2 patches
2024-01-03 02:24:52,780 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:adventure/adventuring_time with 1 patches
2024-01-03 02:24:52,780 �[32mINFO �[m �[m[main]�[m �[mquark.onAdvancementsLoaded(100)�[m: Modified advancement minecraft:nether/all_potions with 1 patches
2024-01-03 02:24:52,783 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Enchantment.onReload(136)�[m: Registered 29 enchanting_stats.
2024-01-03 02:24:52,788 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 81 affixes.
2024-01-03 02:24:52,797 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 19 gems.
2024-01-03 02:24:52,804 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 75 affix_loot_entries.
2024-01-03 02:24:52,806 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 16 boss_gear.
2024-01-03 02:24:52,812 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 17 bosses.
2024-01-03 02:24:52,819 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 8 random_spawners.
2024-01-03 02:24:52,820 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 6 rarities.
2024-01-03 02:24:52,823 �[1;31mERROR�[m �[m[main]�[m �[mApotheosis : Adventure.lambda$onReload$4(80)�[m: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity mythic for category helmetRequired: 3; Provided: 2
2024-01-03 02:24:52,823 �[1;31mERROR�[m �[m[main]�[m �[mApotheosis : Adventure.lambda$onReload$4(80)�[m: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity mythic for category bootsRequired: 3; Provided: 2
2024-01-03 02:24:52,826 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Adventure.onReload(136)�[m: Registered 5 minibosses.
2024-01-03 02:24:52,829 �[32mINFO �[m �[m[main]�[m �[mApotheosis : Village.onReload(136)�[m: Registered 28 wanderer_trades.
2024-01-03 02:24:52,897 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(127)�[m: Starting minecraft server version 1.19.2
2024-01-03 02:24:52,898 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(132)�[m: Loading properties
2024-01-03 02:24:52,898 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(148)�[m: Default game type: SURVIVAL
2024-01-03 02:24:52,898 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129793_(1261)�[m: Generating keypair
2024-01-03 02:24:52,935 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(159)�[m: Starting Minecraft server on *:25565
2024-01-03 02:24:52,943 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.n.ServerConnectionListener.m_9711_(83)�[m: Using default channel type
2024-01-03 02:24:52,991 �[33mWARN �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(171)�[m: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2024-01-03 02:24:52,991 �[33mWARN �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(172)�[m: The server will make no attempt to authenticate usernames. Beware.
2024-01-03 02:24:52,992 �[33mWARN �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(173)�[m: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2024-01-03 02:24:52,992 �[33mWARN �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(174)�[m: To change this, set "online-mode" to "true" in the server.properties file.
2024-01-03 02:24:53,065 �[32mINFO �[m �[m[Server thread]�[m �[mMinecraft.publish(36)�[m: This server is running Mohist version 1.19.2-82 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT, Forge version 43.3.5)
2024-01-03 02:24:54,169 �[32mINFO �[m �[m[Server thread]�[m �[mMinecraft.publish(36)�[m: Debug logging is enabled
2024-01-03 02:24:54,170 �[32mINFO �[m �[m[Server thread]�[m �[m.playerSample(271)�[m: Server Ping Player Sample Count: 12
2024-01-03 02:24:54,171 �[32mINFO �[m �[m[Server thread]�[m �[mMinecraft.publish(36)�[m: Using 4 threads for Netty based IO
2024-01-03 02:24:54,265 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
2024-01-03 02:24:54,265 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
2024-01-03 02:24:54,266 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.c.C.apotheosis.logMessage(122)�[m: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
2024-01-03 02:24:54,276 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(197)�[m: Preparing level "world"
2024-01-03 02:24:54,507 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129940_(533)�[m: Preparing start region for dimension minecraft:overworld
2024-01-03 02:24:55,288 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 0%
2024-01-03 02:24:55,288 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 0%
2024-01-03 02:24:55,604 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 49%
2024-01-03 02:24:55,821 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_7646_(55)�[m: Time elapsed: 1314 ms
2024-01-03 02:24:55,917 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129940_(533)�[m: Preparing start region for dimension minecraft:the_nether
2024-01-03 02:24:55,953 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:24:56,045 �[33mWARN �[m �[m[Worker-Main-2]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-3 absolute--5 absolute inner: 1]
2024-01-03 02:24:56,132 �[33mWARN �[m �[m[Worker-Main-2]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-10 absolute--15 absolute inner: 1]
2024-01-03 02:24:56,424 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:24:56,671 �[33mWARN �[m �[m[Worker-Main-1]�[m �[mn.m.w.l.l.h.UniformHeight.m_213859_(43)�[m: Empty height range: [6 above bottom--1 absolute]
2024-01-03 02:24:56,674 �[33mWARN �[m �[m[Worker-Main-1]�[m �[mn.m.w.l.l.h.UniformHeight.m_213859_(43)�[m: Empty height range: [6 above bottom--1 absolute]
2024-01-03 02:24:56,674 �[33mWARN �[m �[m[Worker-Main-1]�[m �[mn.m.w.l.l.h.UniformHeight.m_213859_(43)�[m: Empty height range: [6 above bottom--1 absolute]
2024-01-03 02:24:56,924 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:24:57,447 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:24:57,923 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:24:58,430 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:24:58,925 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:24:59,422 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:00,025 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:00,418 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:00,926 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:01,422 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:01,924 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:02,418 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:02,922 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:03,419 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:03,920 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:04,432 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:04,920 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:05,426 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:05,923 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:06,426 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:06,822 �[33mWARN �[m �[m[Worker-Main-3]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-10 absolute--15 absolute inner: 1]
2024-01-03 02:25:06,931 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:07,424 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:07,925 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:08,073 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_7646_(55)�[m: Time elapsed: 12155 ms
2024-01-03 02:25:08,076 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129940_(533)�[m: Preparing start region for dimension minecraft:the_end
2024-01-03 02:25:08,094 �[32mINFO �[m �[m[Worker-Main-1]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:08,107 �[33mWARN �[m �[m[Worker-Main-1]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-3 absolute--5 absolute inner: 1]
2024-01-03 02:25:08,123 �[33mWARN �[m �[m[Worker-Main-3]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-10 absolute--15 absolute inner: 1]
2024-01-03 02:25:08,578 �[32mINFO �[m �[m[Worker-Main-3]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:09,077 �[32mINFO �[m �[m[Worker-Main-2]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_5511_(44)�[m: Preparing spawn area: 100%
2024-01-03 02:25:09,406 �[33mWARN �[m �[m[Worker-Main-2]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-10 absolute--15 absolute inner: 1]
2024-01-03 02:25:09,496 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.l.p.LoggerChunkProgressListener.m_7646_(55)�[m: Time elapsed: 1420 ms
2024-01-03 02:25:09,501 �[32mINFO �[m �[m[Server thread]�[m �[mMinecraft.publish(36)�[m: Server permissions file permissions.yml is empty, ignoring it
2024-01-03 02:25:09,506 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.d.DedicatedServer.m_7038_(201)�[m: Done (15.322s)! For help, type "help"
2024-01-03 02:25:09,528 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.p.PermissionAPI.initializePermissionAPI(130)�[m: Successfully initialized permission handler forge:default_handler
2024-01-03 02:25:09,532 �[32mINFO �[m �[m[Server thread]�[m �[mc.g.a.i.IceAndFire.onServerStarted(117)�[m: {iceandfire:fire_dragon_roost=true, iceandfire:fire_lily=true, iceandfire:spawn_dragon_skeleton_fire=true, iceandfire:lightning_dragon_roost=true, iceandfire:spawn_dragon_skeleton_lightning=true, iceandfire:ice_dragon_roost=true, iceandfire:ice_dragon_cave=true, iceandfire:lightning_dragon_cave=true, iceandfire:cyclops_cave=true, iceandfire:spawn_wandering_cyclops=true, iceandfire:spawn_sea_serpent=true, iceandfire:frost_lily=true, iceandfire:hydra_cave=true, iceandfire:lightning_lily=true, iceandfire:pixie_village=true, iceandfire:myrmex_hive_jungle=true, iceandfire:myrmex_hive_desert=true, iceandfire:silver_ore=true, iceandfire:siren_island=true, iceandfire:spawn_dragon_skeleton_ice=true, iceandfire:spawn_stymphalian_bird=true, iceandfire:fire_dragon_cave=true, iceandfire:sapphire_ore=true, iceandfire:spawn_hippocampus=true, iceandfire:spawn_death_worm=true}
2024-01-03 02:25:09,532 �[32mINFO �[m �[m[Server thread]�[m �[mc.g.a.i.IceAndFire.onServerStarted(118)�[m: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true}
2024-01-03 02:25:09,533 �[32mINFO �[m �[m[Server thread]�[m �[mpatchouli.dataReloaded(11)�[m: Sending reload packet to clients
2024-01-03 02:25:09,534 �[33mWARN �[m �[m[Server thread]�[m �[mModernFix.onServerStarted(60)�[m: Dedicated server took 59.019 seconds to load
2024-01-03 02:25:11,208 �[32mINFO �[m �[m[User Authenticator #1]�[m �[mn.m.s.n.ServerLoginPacketListenerImpl.fireEvents(378)�[m: UUID of player Yoshino is 02c63a62-402b-3856-ab47-54d72aa16e92
2024-01-03 02:25:12,500 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.c.AdvancementLoadFix.loadVisibility(36)�[m: Using new advancement loading for net.minecraft.server.PlayerAdvancements@6cd642a0
2024-01-03 02:25:12,513 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.ServerRecipeBook.m_12797_(104)�[m: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
2024-01-03 02:25:12,515 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.ServerRecipeBook.m_12797_(104)�[m: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
2024-01-03 02:25:12,575 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_213846_(1232)�[m: Yoshino joined the game
2024-01-03 02:25:12,659 �[32mINFO �[m �[m[Server thread]�[m �[mJade.playerJoin(149)�[m: Syncing config to Yoshino (02c63a62-402b-3856-ab47-54d72aa16e92)
2024-01-03 02:25:12,671 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.p.PlayerList.m_11261_(323)�[m: Yoshino[/192.168.1.216:48728] logged in with entity id 410 at (-5.241822606589134, 104.0, -2.533690489475133)
2024-01-03 02:25:27,318 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_213846_(1232)�[m: Yoshino has made the advancement [Book of Monsters]
2024-01-03 02:25:45,210 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_213846_(1232)�[m: Yoshino has made the advancement [Would you Like to Know More?]
2024-01-03 02:26:08,681 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_213846_(1232)�[m: [Yoshino: Set own game mode to Survival Mode]
2024-01-03 02:26:26,415 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.n.p.PacketUtils.m_131356_(31)�[m: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerClickPacket@5b6bde29, suppressing error
net.minecraft.ReportedException: Container click
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:376) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerGamePacketListenerImpl.java:1739) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:975) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:172) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:958) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:952) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:938) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:859) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.InventoryView.convertSlot(int)" because "what" is null
	at org.bukkit.event.inventory.InventoryDragEvent.<init>(InventoryDragEvent.java:77) ~[forge-1.19.2-43.3.5-universal.jar%23199!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:445) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:362) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 17 more
2024-01-03 02:26:45,227 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.n.p.PacketUtils.m_131356_(31)�[m: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerClickPacket@3df7b808, suppressing error
net.minecraft.ReportedException: Container click
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:376) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerGamePacketListenerImpl.java:1739) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:975) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:172) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:958) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:952) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:937) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:859) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.InventoryView.convertSlot(int)" because "what" is null
	at org.bukkit.event.inventory.InventoryDragEvent.<init>(InventoryDragEvent.java:77) ~[forge-1.19.2-43.3.5-universal.jar%23199!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:445) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:362) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 17 more
2024-01-03 02:27:07,623 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.n.p.PacketUtils.m_131356_(31)�[m: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerClickPacket@2a4efa25, suppressing error
net.minecraft.ReportedException: Container click
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:376) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerGamePacketListenerImpl.java:1739) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:975) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:172) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:958) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:952) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:938) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:859) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.InventoryView.convertSlot(int)" because "what" is null
	at org.bukkit.event.inventory.InventoryDragEvent.<init>(InventoryDragEvent.java:77) ~[forge-1.19.2-43.3.5-universal.jar%23199!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:445) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:362) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 17 more
2024-01-03 02:27:11,943 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.n.p.PacketUtils.m_131356_(31)�[m: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerClickPacket@2d753587, suppressing error
net.minecraft.ReportedException: Container click
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:376) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerGamePacketListenerImpl.java:1739) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:975) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:172) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:958) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:952) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:937) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:859) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.InventoryView.convertSlot(int)" because "what" is null
	at org.bukkit.event.inventory.InventoryDragEvent.<init>(InventoryDragEvent.java:77) ~[forge-1.19.2-43.3.5-universal.jar%23199!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:445) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:362) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 17 more
2024-01-03 02:27:19,088 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.n.p.PacketUtils.m_131356_(31)�[m: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerClickPacket@5c683ed, suppressing error
net.minecraft.ReportedException: Container click
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:376) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5914_(ServerGamePacketListenerImpl.java:1739) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.m_5797_(ServerboundContainerClickPacket.java:12) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:975) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:172) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:958) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:952) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:938) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:859) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.InventoryView.convertSlot(int)" because "what" is null
	at org.bukkit.event.inventory.InventoryDragEvent.<init>(InventoryDragEvent.java:77) ~[forge-1.19.2-43.3.5-universal.jar%23199!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:445) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:362) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 17 more
2024-01-03 02:27:33,811 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-235, y=27, z=-544}
2024-01-03 02:27:34,075 �[1;31mERROR�[m �[m[Worker-Main-1]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-330, y=27, z=-542}
2024-01-03 02:27:34,076 �[1;31mERROR�[m �[m[Worker-Main-1]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-329, y=27, z=-542}
2024-01-03 02:27:34,077 �[1;31mERROR�[m �[m[Worker-Main-1]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-329, y=32, z=-542}
2024-01-03 02:28:44,566 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_213846_(1232)�[m: Yoshino was doomed to fall by Ghost
2024-01-03 02:29:04,512 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-337, y=30, z=-594}
2024-01-03 02:29:04,512 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-337, y=29, z=-593}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-338, y=29, z=-593}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-340, y=30, z=-591}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-339, y=29, z=-591}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-339, y=29, z=-592}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-339, y=29, z=-590}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-337, y=29, z=-589}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-338, y=29, z=-589}
2024-01-03 02:29:04,513 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-339, y=24, z=-591}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-337, y=30, z=-588}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-336, y=29, z=-593}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-334, y=30, z=-591}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-336, y=29, z=-589}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-335, y=29, z=-590}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-335, y=29, z=-591}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-335, y=29, z=-592}
2024-01-03 02:29:04,514 �[1;31mERROR�[m �[m[Worker-Main-2]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-335, y=24, z=-591}
2024-01-03 02:29:24,697 �[1;31mERROR�[m �[m[Worker-Main-3]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-235, y=27, z=-544}
2024-01-03 02:29:24,697 �[1;31mERROR�[m �[m[Worker-Main-3]�[m �[mn.m.w.e.d.HangingEntity.m_7378_(227)�[m: Hanging entity at invalid position: BlockPos{x=-234, y=32, z=-539}
2024-01-03 02:29:36,262 �[33mWARN �[m �[m[Worker-Main-2]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-10 absolute--15 absolute inner: 1]
2024-01-03 02:29:44,352 �[33mWARN �[m �[m[Worker-Main-1]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-10 absolute--15 absolute inner: 1]
2024-01-03 02:29:44,613 �[33mWARN �[m �[m[Worker-Main-1]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-3 absolute--5 absolute inner: 1]
2024-01-03 02:29:46,088 �[33mWARN �[m �[m[Worker-Main-2]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-3 absolute--5 absolute inner: 1]
2024-01-03 02:29:49,566 �[33mWARN �[m �[m[Worker-Main-2]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-10 absolute--15 absolute inner: 1]
2024-01-03 02:29:57,999 �[33mWARN �[m �[m[Worker-Main-2]�[m �[mn.m.w.l.l.h.BiasedToBottomHeight.m_213859_(39)�[m: Empty height range: biased[-3 absolute--5 absolute inner: 1]
2024-01-03 02:30:16,184 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_7041_(646)�[m: Stopping server
2024-01-03 02:30:16,185 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_7041_(658)�[m: Saving players
2024-01-03 02:30:16,202 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.n.ServerGamePacketListenerImpl.m_7026_(1229)�[m: Yoshino lost connection: Server closed
2024-01-03 02:30:16,202 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_213846_(1232)�[m: Yoshino left the game
2024-01-03 02:30:16,220 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.n.ServerGamePacketListenerImpl.m_7026_(1229)�[m: Yoshino lost connection: Server closed
2024-01-03 02:30:16,220 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_213846_(1232)�[m: Yoshino left the game
2024-01-03 02:30:16,336 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_7041_(664)�[m: Saving worlds
2024-01-03 02:30:17,137 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [-13, -4]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B171BlockEntity.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B171BlockEntity.getViewers()Ljava/util/List; is abstract
	at net.mcreator.rtdd.block.entity.B171BlockEntity.getViewers(B171BlockEntity.java) ~[乡野forge1.19.2正式.jar%23191!/:?]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,146 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [15, -2]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B270BlockEntity.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B270BlockEntity.getViewers()Ljava/util/List; is abstract
	at net.mcreator.rtdd.block.entity.B270BlockEntity.getViewers(B270BlockEntity.java) ~[乡野forge1.19.2正式.jar%23191!/:?]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,172 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [-7, 9]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B171BlockEntity.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B171BlockEntity.getViewers()Ljava/util/List; is abstract
	at net.mcreator.rtdd.block.entity.B171BlockEntity.getViewers(B171BlockEntity.java) ~[乡野forge1.19.2正式.jar%23191!/:?]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,236 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [12, -10]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityPodium.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityPodium.getViewers()Ljava/util/List; is abstract
	at com.github.alexthe666.iceandfire.entity.tile.TileEntityPodium.getViewers(TileEntityPodium.java) ~[冰火传说-1.19.2-2.1.13+build.alpha-2.jar%23192!/:1.19.2-2.1.13+build.alpha-2]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,248 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [11, -10]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityLectern.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityLectern.getViewers()Ljava/util/List; is abstract
	at com.github.alexthe666.iceandfire.entity.tile.TileEntityLectern.getViewers(TileEntityLectern.java) ~[冰火传说-1.19.2-2.1.13+build.alpha-2.jar%23192!/:1.19.2-2.1.13+build.alpha-2]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,310 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [-1, 8]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B275BlockEntity.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B275BlockEntity.getViewers()Ljava/util/List; is abstract
	at net.mcreator.rtdd.block.entity.B275BlockEntity.getViewers(B275BlockEntity.java) ~[乡野forge1.19.2正式.jar%23191!/:?]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,333 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [17, -10]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityLectern.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityLectern.getViewers()Ljava/util/List; is abstract
	at com.github.alexthe666.iceandfire.entity.tile.TileEntityLectern.getViewers(TileEntityLectern.java) ~[冰火传说-1.19.2-2.1.13+build.alpha-2.jar%23192!/:1.19.2-2.1.13+build.alpha-2]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,363 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [14, -2]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B270BlockEntity.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B270BlockEntity.getViewers()Ljava/util/List; is abstract
	at net.mcreator.rtdd.block.entity.B270BlockEntity.getViewers(B270BlockEntity.java) ~[乡野forge1.19.2正式.jar%23191!/:?]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,385 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [-8, 9]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B171BlockEntity.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B171BlockEntity.getViewers()Ljava/util/List; is abstract
	at net.mcreator.rtdd.block.entity.B171BlockEntity.getViewers(B171BlockEntity.java) ~[乡野forge1.19.2正式.jar%23191!/:?]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,410 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [14, -8]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityPodium.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityPodium.getViewers()Ljava/util/List; is abstract
	at com.github.alexthe666.iceandfire.entity.tile.TileEntityPodium.getViewers(TileEntityPodium.java) ~[冰火传说-1.19.2-2.1.13+build.alpha-2.jar%23192!/:1.19.2-2.1.13+build.alpha-2]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,413 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [-1, -1]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityLectern.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method com/github/alexthe666/iceandfire/entity/tile/TileEntityLectern.getViewers()Ljava/util/List; is abstract
	at com.github.alexthe666.iceandfire.entity.tile.TileEntityLectern.getViewers(TileEntityLectern.java) ~[冰火传说-1.19.2-2.1.13+build.alpha-2.jar%23192!/:1.19.2-2.1.13+build.alpha-2]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:17,482 �[1;31mERROR�[m �[m[Server thread]�[m �[mn.m.s.l.ChunkMap.m_202994_(513)�[m: Failed to save chunk [15, -1]
java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B270BlockEntity.getViewers()Ljava/util/List; is abstract
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
	at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:471) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:442) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:679) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:883) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:279) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.AbstractMethodError: Method net/mcreator/rtdd/block/entity/B270BlockEntity.getViewers()Ljava/util/List; is abstract
	at net.mcreator.rtdd.block.entity.B270BlockEntity.getViewers(B270BlockEntity.java) ~[乡野forge1.19.2正式.jar%23191!/:?]
	at net.minecraft.server.level.ServerLevel.m_8712_(ServerLevel.java:943) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	at net.minecraft.server.level.ChunkMap.m_202998_(ChunkMap.java:501) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?]
	... 10 more
2024-01-03 02:30:18,122 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129885_(593)�[m: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
2024-01-03 02:30:20,005 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129885_(593)�[m: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
2024-01-03 02:30:20,179 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129885_(593)�[m: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
2024-01-03 02:30:20,395 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129885_(607)�[m: ThreadedAnvilChunkStorage (world): All chunks are saved
2024-01-03 02:30:20,395 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129885_(607)�[m: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
2024-01-03 02:30:20,395 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129885_(607)�[m: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
2024-01-03 02:30:20,395 �[32mINFO �[m �[m[Server thread]�[m �[mn.m.s.MinecraftServer.m_129885_(610)�[m: ThreadedAnvilChunkStorage: All dimensions are saved

@TheBv
Copy link
Collaborator

TheBv commented Jan 3, 2024

Seems to be an issue with Spigot/Bukkit.
I guess you can try update the version if that doesn't fix it I'd recommend reporting this issue on their trackers.
For Spigot that'd be: https://hub.spigotmc.org/jira/projects/SPIGOT/issues/SPIGOT-7338?filter=allopenissues

@zhaodice
Copy link
Author

zhaodice commented Jan 3, 2024

I am using the server : mohist
https://new.mohistmc.com/downloadSoftware?project=mohist&projectVersion=1.19.2
it is the latest server core(mohist-1.19.2-82-server.jar)
I will wait my fixed server core released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants