Forge 1.16.5 Server Log

#sU8ic0q
75 errors
871 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.34
1[20Dec2023 18:28:59.061] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Initializing SerializationIsBad, implementation type: agent
2[20Dec2023 18:29:00.263] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Using remote config file
3[20Dec2023 18:29:00.264] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Loaded config file
4[20Dec2023 18:29:00.265] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Blocking Enabled: true
5[20Dec2023 18:29:00.265] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Loaded Patch Modules: 38
6[20Dec2023 18:29:00.851] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.34, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
7[20Dec2023 18:29:00.854] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_392 by Temurin
8[20Dec2023 18:29:01.174] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
9[20Dec2023 18:29:01.251] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
10[20Dec2023 18:29:02.879] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
11[20Dec2023 18:29:04.615] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
12[20Dec2023 18:29:04.618] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
13[20Dec2023 18:29:04.853] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.10.1+mc1.16.5: 82 options available, 0 override(s) found
14[20Dec2023 18:29:06.302] [main/ERROR] [cpw.mods.modlauncher.TransformationServiceDecorator/]: Illegal prefix specified for serializationisbad : io.dogboy.serializationisbad.
15[20Dec2023 18:29:06.303] [main/ERROR] [ModernFix/]: Failed to make classloading changes
16java.lang.reflect.InvocationTargetException: null
17 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_392]
18 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_392]
19 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_392]
20 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_392]
21 at org.embeddedt.modernfix.platform.forge.ModernFixPlatformHooksImpl.constructResourceFinder(ModernFixPlatformHooksImpl.java:228) ~[modernfix:5.10.1+mc1.16.5]
22 at org.embeddedt.modernfix.platform.forge.ModernFixPlatformHooksImpl.injectPlatformSpecificHacks(ModernFixPlatformHooksImpl.java:168) ~[modernfix:5.10.1+mc1.16.5]
23 at org.embeddedt.modernfix.core.ModernFixMixinPlugin.<init>(ModernFixMixinPlugin.java:71) ~[modernfix:5.10.1+mc1.16.5]
24 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_392]
25 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_392]
26 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_392]
27 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_392]
28 at org.spongepowered.asm.mixin.transformer.PluginHandle.<init>(PluginHandle.java:97) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
29 at org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:706) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
30 at org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
31 at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
32 at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
33 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
34 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
35 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
36 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
37 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec]
38 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?]
39 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?]
40 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
41 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
42 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
43 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_392]
44 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_392]
45 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_392]
46 at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge.jar:36.2]
47 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
48 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
49 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
50 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
51 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
52 at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?]
53 at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?]
54 at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?]
55Caused by: java.lang.IllegalArgumentException: Bad prefixes specified
56 at cpw.mods.modlauncher.TransformationServiceDecorator.getClassLoader(TransformationServiceDecorator.java:138) ~[modlauncher-8.1.3.jar:?]
57 ... 38 more
58[20Dec2023 18:29:06.361] [main/INFO] [ModernFix/]: Applied Forge config corruption patch
59[20Dec2023 18:29:06.532] [main/INFO] [Embeddium/]: Loaded configuration file for Embeddium: 30 options available, 1 override(s) found
60[20Dec2023 18:29:06.938] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
61[20Dec2023 18:29:07.416] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
62[20Dec2023 18:29:07.461] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
63[20Dec2023 18:29:07.530] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
64[20Dec2023 18:29:07.537] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
65[20Dec2023 18:29:07.662] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
66[20Dec2023 18:29:07.684] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
67[20Dec2023 18:29:07.702] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
68[20Dec2023 18:29:07.713] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
69[20Dec2023 18:29:07.726] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
70[20Dec2023 18:29:07.735] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
71[20Dec2023 18:29:07.754] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/GameRenderer for invalid dist DEDICATED_SERVER
72[20Dec2023 18:29:07.755] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/GameRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/GameRenderer for invalid dist DEDICATED_SERVER)
73[20Dec2023 18:29:07.759] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.GameRenderer was not found sanitydim.mixins.json:MixinGameRenderer
74[20Dec2023 18:29:07.769] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER
75[20Dec2023 18:29:07.769] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/BipedArmorLayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER)
76[20Dec2023 18:29:07.770] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found curiousjetpacks.mixins.json:ironjetpacks.BipedArmorLayerMixin
77[20Dec2023 18:29:07.933] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
78[20Dec2023 18:29:07.933] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/ClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER)
79[20Dec2023 18:29:07.933] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.ClientPlayerEntity was not found ars_nouveau.mixins.json:ClientElytraMixin
80[20Dec2023 18:29:08.081] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
81[20Dec2023 18:29:08.165] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
82[20Dec2023 18:29:08.648] [main/INFO] [net.minecraft.util.registry.Bootstrap/]: ModernFix reached bootstrap stage (11.37 s after launch)
83[20Dec2023 18:29:10.016] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
84[20Dec2023 18:29:10.030] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
85[20Dec2023 18:29:10.031] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
86[20Dec2023 18:29:10.082] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
87[20Dec2023 18:29:10.722] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
88[20Dec2023 18:29:11.097] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
89[20Dec2023 18:29:11.438] [main/WARN] [mixin/]: @Final field field_146009_a:[[Lnet/minecraft/potion/Effect; in cold_sweat.mixin.json:MixinBeaconEffects should be final
90[20Dec2023 18:29:11.506] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
91[20Dec2023 18:29:11.527] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
92[20Dec2023 18:29:11.533] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
93[20Dec2023 18:29:11.555] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
94[20Dec2023 18:29:11.585] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
95[20Dec2023 18:29:11.895] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
96[20Dec2023 18:29:12.242] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
97[20Dec2023 18:29:12.633] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
98[20Dec2023 18:29:14.406] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
99[20Dec2023 18:29:14.504] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
100[20Dec2023 18:29:14.555] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
101[20Dec2023 18:29:14.561] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
102[20Dec2023 18:29:14.730] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish
103[20Dec2023 18:29:15.063] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
104[20Dec2023 18:29:15.535] [main/INFO] [net.minecraft.util.registry.Bootstrap/]: Vanilla bootstrap took 6881 milliseconds
105[20Dec2023 18:29:15.881] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
106[20Dec2023 18:29:15.883] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
107[20Dec2023 18:29:15.883] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
108[20Dec2023 18:29:15.883] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
109[20Dec2023 18:29:17.082] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
110[20Dec2023 18:29:17.363] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
111[20Dec2023 18:29:18.068] [modloading-worker-2/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Applying patches to immersive_armors.cobalt.network.Message
112[20Dec2023 18:29:22.031] [modloading-worker-1/INFO] [dev.itsmeow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes...
113[20Dec2023 18:29:22.090] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.34, for MC 1.16.5 with MCP 20210115.111550
114[20Dec2023 18:29:22.091] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.34 Initialized
115[20Dec2023 18:29:22.812] [modloading-worker-2/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
116[20Dec2023 18:29:23.761] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
117[20Dec2023 18:29:23.774] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/item/AncientTomeItem
118[20Dec2023 18:29:24.824] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `ars_nouveau` for name `glyph_conjure_terrain`, expected `ars_elemental`. This could be a intended override, but in most cases indicates a broken mod.
119[20Dec2023 18:29:24.824] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `ars_nouveau` for name `glyph_homing_projectile`, expected `ars_elemental`. This could be a intended override, but in most cases indicates a broken mod.
120[20Dec2023 18:29:24.825] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `ars_nouveau` for name `glyph_arc_projectile`, expected `ars_elemental`. This could be a intended override, but in most cases indicates a broken mod.
121[20Dec2023 18:29:24.875] [modloading-worker-1/ERROR] [Cold Sweat/]: Cold Sweat requires Create 0.5.1 or higher for compat to be enabled!
122[20Dec2023 18:29:24.899] [modloading-worker-2/INFO] [expandability/]: ExpandAbility here, who dis?
123[20Dec2023 18:29:26.118] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
124[20Dec2023 18:29:26.118] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
125[20Dec2023 18:29:26.119] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
126[20Dec2023 18:29:26.127] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
127[20Dec2023 18:29:26.129] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
128[20Dec2023 18:29:26.131] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
129[20Dec2023 18:29:26.132] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
130[20Dec2023 18:29:26.132] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
131[20Dec2023 18:29:26.132] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
132[20Dec2023 18:29:26.133] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
133[20Dec2023 18:29:26.133] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
134[20Dec2023 18:29:26.133] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
135[20Dec2023 18:29:26.135] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
136[20Dec2023 18:29:26.135] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
137[20Dec2023 18:29:27.653] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
138[20Dec2023 18:29:27.654] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
139[20Dec2023 18:29:27.654] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
140[20Dec2023 18:29:27.654] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
141[20Dec2023 18:29:27.658] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
142[20Dec2023 18:29:27.919] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 150 ms
143[20Dec2023 18:29:29.478] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.61ms.
144[20Dec2023 18:29:29.519] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `distance`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
145[20Dec2023 18:29:29.519] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `recharge`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
146[20Dec2023 18:29:29.519] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `count`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
147[20Dec2023 18:29:29.541] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
148[20Dec2023 18:29:29.743] [main/INFO] [ModernFix/]: Bypassed Mojang DFU
149[20Dec2023 18:29:29.745] [main/INFO] [ModernFix/]: Instantiating Mojang DFU
150[20Dec2023 18:29:30.565] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
151[20Dec2023 18:29:30.565] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
152[20Dec2023 18:29:30.565] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
153[20Dec2023 18:29:30.566] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
154[20Dec2023 18:29:30.568] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
155[20Dec2023 18:29:30.569] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
156[20Dec2023 18:29:30.569] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
157[20Dec2023 18:29:30.570] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
158[20Dec2023 18:29:30.573] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `longfooted`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
159[20Dec2023 18:29:30.574] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `acrobat_chest`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
160[20Dec2023 18:29:30.574] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `acrobat_legs`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
161[20Dec2023 18:29:30.574] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `multi_roll`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
162[20Dec2023 18:29:30.797] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farmingforblockheads:merchant, use EntityAttributeCreationEvent instead.
163[20Dec2023 18:29:30.873] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
164[20Dec2023 18:29:30.874] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
165[20Dec2023 18:29:31.202] [main/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.client.particle.ModParticles:registerParticles:23]: Rendering particles
166[20Dec2023 18:29:31.298] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
167[20Dec2023 18:29:31.299] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.23ms.
168[20Dec2023 18:29:31.615] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `roll`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
169[20Dec2023 18:29:31.615] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combatroll` for name `roll_cooldown_ready`, expected `forgedfabric`. This could be a intended override, but in most cases indicates a broken mod.
170[20Dec2023 18:29:32.181] [Thread-4/INFO] [ModernFix/]: Please use /mfsrc to reload any changed mod config files
171[20Dec2023 18:29:32.335] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:butcher -> lightmanscurrency:coin_iron
172[20Dec2023 18:29:32.336] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:cartographer -> lightmanscurrency:coin_iron
173[20Dec2023 18:29:32.336] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:farmer -> lightmanscurrency:coin_iron
174[20Dec2023 18:29:32.336] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:fisherman -> lightmanscurrency:coin_iron
175[20Dec2023 18:29:32.336] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:fletcher -> lightmanscurrency:coin_copper
176[20Dec2023 18:29:32.336] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:leatherworker -> lightmanscurrency:coin_iron
177[20Dec2023 18:29:32.336] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:mason -> lightmanscurrency:coin_iron
178[20Dec2023 18:29:32.336] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Trader Override loaded: minecraft:shepherd -> lightmanscurrency:coin_iron
179[20Dec2023 18:29:32.406] [main/INFO] [quark/]: Loading Module Chain Linkage
180[20Dec2023 18:29:32.409] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
181[20Dec2023 18:29:32.409] [main/INFO] [quark/]: Loading Module Chute
182[20Dec2023 18:29:32.409] [main/INFO] [quark/]: Loading Module Color Slime
183[20Dec2023 18:29:32.409] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
184[20Dec2023 18:29:32.409] [main/INFO] [quark/]: Loading Module Ender Watcher
185[20Dec2023 18:29:32.409] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
186[20Dec2023 18:29:32.412] [main/INFO] [quark/]: Loading Module Feeding Trough
187[20Dec2023 18:29:32.414] [main/INFO] [quark/]: Loading Module Gravisand
188[20Dec2023 18:29:32.414] [main/INFO] [quark/]: Loading Module Iron Rod
189[20Dec2023 18:29:32.414] [main/INFO] [quark/]: Loading Module Jukebox Automation
190[20Dec2023 18:29:32.416] [main/INFO] [quark/]: Loading Module Metal Buttons
191[20Dec2023 18:29:32.416] [main/INFO] [quark/]: Loading Module Obsidian Plate
192[20Dec2023 18:29:32.416] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
193[20Dec2023 18:29:32.418] [main/INFO] [quark/]: Loading Module Redstone Circuit
194[20Dec2023 18:29:32.419] [main/INFO] [quark/]: Loading Module Weather Sensor
195[20Dec2023 18:29:32.419] [main/INFO] [quark/]: Loading Module Bamboo Mat
196[20Dec2023 18:29:32.419] [main/INFO] [quark/]: Loading Module Burn Vines
197[20Dec2023 18:29:32.419] [main/INFO] [quark/]: Loading Module Celebratory Lamps
198[20Dec2023 18:29:32.419] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
199[20Dec2023 18:29:32.419] [main/INFO] [quark/]: Loading Module Compressed Blocks
200[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Duskbound Blocks
201[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Framed Glass
202[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Gold Bars
203[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Grate
204[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Hedges
205[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Iron Plates
206[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Item Frames
207[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Leaf Carpet
208[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Lit Lamp
209[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module Midori
210[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module More Brick Types
211[20Dec2023 18:29:32.420] [main/INFO] [quark/]: Loading Module More Potted Plants
212[20Dec2023 18:29:32.421] [main/INFO] [quark/]: Loading Module More Stone Variants
213[20Dec2023 18:29:32.421] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
214[20Dec2023 18:29:32.421] [main/INFO] [quark/]: Loading Module Paper Decor
215[20Dec2023 18:29:32.421] [main/INFO] [quark/]: Loading Module Quilted Wool
216[20Dec2023 18:29:32.421] [main/INFO] [quark/]: Loading Module Rope
217[20Dec2023 18:29:32.421] [main/INFO] [quark/]: Loading Module Shallow Dirt
218[20Dec2023 18:29:32.422] [main/INFO] [quark/]: Loading Module Shingles
219[20Dec2023 18:29:32.422] [main/INFO] [quark/]: Loading Module Soul Sandstone
220[20Dec2023 18:29:32.422] [main/INFO] [quark/]: Loading Module Stained Planks
221[20Dec2023 18:29:32.422] [main/INFO] [quark/]: Loading Module Stools
222[20Dec2023 18:29:32.422] [main/INFO] [quark/]: Loading Module Sturdy Stone
223[20Dec2023 18:29:32.422] [main/INFO] [quark/]: Loading Module Tallow And Candles
224[20Dec2023 18:29:32.423] [main/INFO] [quark/]: Loading Module Thatch
225[20Dec2023 18:29:32.423] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
226[20Dec2023 18:29:32.424] [main/INFO] [quark/]: Loading Module Turf
227[20Dec2023 18:29:32.424] [main/INFO] [quark/]: Loading Module Variant Bookshelves
228[20Dec2023 18:29:32.424] [main/INFO] [quark/]: Loading Module Variant Chests
229[20Dec2023 18:29:32.425] [main/INFO] [quark/]: Loading Module Variant Ladders
230[20Dec2023 18:29:32.425] [main/INFO] [quark/]: Loading Module Vertical Planks
231[20Dec2023 18:29:32.425] [main/INFO] [quark/]: Loading Module Vertical Slabs
232[20Dec2023 18:29:32.425] [main/INFO] [quark/]: Loading Module Wooden Posts
233[20Dec2023 18:29:32.425] [main/INFO] [quark/]: Loading Module Chests In Boats
234[20Dec2023 18:29:32.426] [main/INFO] [quark/]: Loading Module Easy Transfering
235[20Dec2023 18:29:32.426] [main/INFO] [quark/]: Loading Module Hotbar Changer
236[20Dec2023 18:29:32.426] [main/INFO] [quark/]: Loading Module Inventory Sorting
237[20Dec2023 18:29:32.426] [main/INFO] [quark/]: Loading Module Item Sharing
238[20Dec2023 18:29:32.426] [main/INFO] [quark/]: Loading Module Right Click Armor
239[20Dec2023 18:29:32.426] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
240[20Dec2023 18:29:32.427] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
241[20Dec2023 18:29:32.427] [main/INFO] [quark/]: Loading Module Abacus
242[20Dec2023 18:29:32.427] [main/INFO] [quark/]: Loading Module Ambient Discs
243[20Dec2023 18:29:32.428] [main/INFO] [quark/]: Loading Module Ancient Tomes
244[20Dec2023 18:29:32.428] [main/INFO] [quark/]: Loading Module Bottled Cloud
245[20Dec2023 18:29:32.429] [main/INFO] [quark/]: Loading Module Camera
246[20Dec2023 18:29:32.429] [main/INFO] [quark/]: Loading Module Color Runes
247[20Dec2023 18:29:32.430] [main/INFO] [quark/]: Loading Module Pathfinder Maps
248[20Dec2023 18:29:32.430] [main/INFO] [quark/]: Loading Module Pickarang
249[20Dec2023 18:29:32.431] [main/INFO] [quark/]: Loading Module Seed Pouch
250[20Dec2023 18:29:32.431] [main/INFO] [quark/]: Loading Module Slime In A Bucket
251[20Dec2023 18:29:32.432] [main/INFO] [quark/]: Loading Module Trowel
252[20Dec2023 18:29:32.432] [main/INFO] [quark/]: Loading Module Skull Pikes
253[20Dec2023 18:29:32.432] [main/INFO] [quark/]: Loading Module Armed Armor Stands
254[20Dec2023 18:29:32.433] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
255[20Dec2023 18:29:32.433] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
256[20Dec2023 18:29:32.434] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
257[20Dec2023 18:29:32.434] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
258[20Dec2023 18:29:32.435] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
259[20Dec2023 18:29:32.435] [main/INFO] [quark/]: Loading Module Dirt To Path
260[20Dec2023 18:29:32.436] [main/INFO] [quark/]: Loading Module Double Door Opening
261[20Dec2023 18:29:32.436] [main/INFO] [quark/]: Loading Module Dragon Scales
262[20Dec2023 18:29:32.436] [main/INFO] [quark/]: Loading Module Emotes
263[20Dec2023 18:29:32.436] [main/INFO] [quark/]: Loading Module Enhanced Ladders
264[20Dec2023 18:29:32.437] [main/INFO] [quark/]: Loading Module Glass Shard
265[20Dec2023 18:29:32.437] [main/INFO] [quark/]: Loading Module Hoe Harvesting
266[20Dec2023 18:29:32.438] [main/INFO] [quark/]: Loading Module Improved Sleeping
267[20Dec2023 18:29:32.439] [main/INFO] [quark/]: Loading Module Infinity Bucket
268[20Dec2023 18:29:32.439] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
269[20Dec2023 18:29:32.440] [main/INFO] [quark/]: Loading Module Lock Rotation
270[20Dec2023 18:29:32.443] [main/INFO] [quark/]: Loading Module More Banner Layers
271[20Dec2023 18:29:32.443] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
272[20Dec2023 18:29:32.443] [main/INFO] [quark/]: Loading Module Pat The Dogs
273[20Dec2023 18:29:32.446] [main/INFO] [quark/]: Loading Module Poison Potato Usage
274[20Dec2023 18:29:32.447] [main/INFO] [quark/]: Loading Module Reacharound Placing
275[20Dec2023 18:29:32.448] [main/INFO] [quark/]: Loading Module Replace Scaffolding
276[20Dec2023 18:29:32.449] [main/INFO] [quark/]: Loading Module Sign Editing
277[20Dec2023 18:29:32.449] [main/INFO] [quark/]: Loading Module Simple Harvest
278[20Dec2023 18:29:32.450] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
279[20Dec2023 18:29:32.451] [main/INFO] [quark/]: Loading Module Springy Slime
280[20Dec2023 18:29:32.451] [main/INFO] [quark/]: Loading Module Utility Recipes
281[20Dec2023 18:29:32.452] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
282[20Dec2023 18:29:32.452] [main/INFO] [quark/]: Loading Module Big Dungeon
283[20Dec2023 18:29:32.453] [main/INFO] [quark/]: Loading Module Big Stone Clusters
284[20Dec2023 18:29:32.455] [main/INFO] [quark/]: Loading Module Biotite
285[20Dec2023 18:29:32.455] [main/INFO] [quark/]: Loading Module Blossom Trees
286[20Dec2023 18:29:32.455] [main/INFO] [quark/]: Loading Module Cave Roots
287[20Dec2023 18:29:32.456] [main/INFO] [quark/]: Loading Module Chorus Vegetation
288[20Dec2023 18:29:32.456] [main/INFO] [quark/]: Loading Module Crevices
289[20Dec2023 18:29:32.456] [main/INFO] [quark/]: Loading Module Deepslate
290[20Dec2023 18:29:32.456] [main/INFO] [quark/]: Loading Module Fairy Rings
291[20Dec2023 18:29:32.456] [main/INFO] [quark/]: Loading Module Mega Caves
292[20Dec2023 18:29:32.456] [main/INFO] [quark/]: Loading Module Monster Box
293[20Dec2023 18:29:32.457] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
294[20Dec2023 18:29:32.457] [main/INFO] [quark/]: Loading Module New Stone Types
295[20Dec2023 18:29:32.458] [main/INFO] [quark/]: Loading Module Realistic World Gen
296[20Dec2023 18:29:32.458] [main/INFO] [quark/]: Loading Module Speleothems
297[20Dec2023 18:29:32.458] [main/INFO] [quark/]: Loading Module Spiral Spires
298[20Dec2023 18:29:32.461] [main/INFO] [quark/]: Loading Module Underground Clay
299[20Dec2023 18:29:32.461] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
300[20Dec2023 18:29:32.461] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
301[20Dec2023 18:29:32.462] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
302[20Dec2023 18:29:32.462] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
303[20Dec2023 18:29:32.463] [main/INFO] [quark/]: Loading Module Lush Underground Biome
304[20Dec2023 18:29:32.463] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
305[20Dec2023 18:29:32.463] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
306[20Dec2023 18:29:32.463] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
307[20Dec2023 18:29:32.464] [main/INFO] [quark/]: Loading Module Slime Underground Biome
308[20Dec2023 18:29:32.464] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
309[20Dec2023 18:29:32.465] [main/INFO] [quark/]: Loading Module Crabs
310[20Dec2023 18:29:32.466] [main/INFO] [quark/]: Loading Module Forgotten
311[20Dec2023 18:29:32.467] [main/INFO] [quark/]: Loading Module Foxhound
312[20Dec2023 18:29:32.468] [main/INFO] [quark/]: Loading Module Frogs
313[20Dec2023 18:29:32.468] [main/INFO] [quark/]: Loading Module Stonelings
314[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Toretoise
315[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Wraith
316[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
317[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Back Button Keybind
318[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Chest Searching
319[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Greener Grass
320[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Improved Mount Hud
321[20Dec2023 18:29:32.469] [main/INFO] [quark/]: Loading Module Improved Tooltips
322[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Usage Ticker
323[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Variant Animal Textures
324[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Backpack
325[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Crate
326[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Magnets
327[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Matrix Enchanting
328[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Pipes
329[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Totem Of Holding
330[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Adjustable Chat
331[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Custom Underground Biome
332[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Game Nerfs
333[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Microcrafting Helper
334[20Dec2023 18:29:32.470] [main/INFO] [quark/]: Loading Module Narrator Readout
335[20Dec2023 18:29:32.471] [main/INFO] [quark/]: Loading Module Overlay Shader
336[20Dec2023 18:29:32.471] [main/INFO] [quark/]: Loading Module Pallet
337[20Dec2023 18:29:32.471] [main/INFO] [quark/]: Loading Module Shiba
338[20Dec2023 18:29:32.535] [modloading-worker-1/INFO] [com.mattdahepic.autooredictconv.common.AutoOreDictConv/]: Ready to convert with 5 entries in the config.
339[20Dec2023 18:29:32.603] [modloading-worker-0/INFO] [Bookshelf/]: Registering 3 command argument types.
340[20Dec2023 18:29:32.604] [modloading-worker-0/INFO] [Bookshelf/]: Registering 13 loot conditions.
341[20Dec2023 18:29:32.667] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
342[20Dec2023 18:29:32.668] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
343[20Dec2023 18:29:32.668] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
344[20Dec2023 18:29:32.670] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
345[20Dec2023 18:29:32.670] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
346[20Dec2023 18:29:32.692] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
347[20Dec2023 18:29:32.696] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
348[20Dec2023 18:29:33.000] [modloading-worker-1/INFO] [AE2:C/]: Post Initialization ( started )
349[20Dec2023 18:29:33.025] [modloading-worker-1/INFO] [AE2:C/]: Post Initialization ( ended after 42ms )
350[20Dec2023 18:29:33.039] [modloading-worker-1/INFO] [dev.itsmeow.betteranimalsplus.BetterAnimalsPlusMod/]: Overspawning lammergeiers...
351[20Dec2023 18:29:33.042] [modloading-worker-1/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.capability.ManaCapability:register:62]: Finished Registering ManaCapability
352[20Dec2023 18:29:33.044] [modloading-worker-1/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.api.familiar.FamiliarCap:register:97]: Finished Registering FamiliarCap
353[20Dec2023 18:29:33.050] [modloading-worker-1/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.network.Networking:registerMessages:27]: Registering packets!!
354[20Dec2023 18:29:33.072] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [autooredictconv] Starting version check at https://raw.githubusercontent.com/MattDahEpic/Version/master/autooredictconv.json
355[20Dec2023 18:29:33.137] [modloading-worker-1/INFO] [jerintegration/]: Tinkers' Construct integration have been initialized
356[20Dec2023 18:29:33.140] [modloading-worker-1/INFO] [voicechat/]: [voicechat] Compatibility version 17
357[20Dec2023 18:29:33.196] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [autooredictconv] Found status: UP_TO_DATE Current: 16.1.10 Target: null
358[20Dec2023 18:29:33.196] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mdecore] Starting version check at https://raw.githubusercontent.com/MattDahEpic/Version/master/mdecore.json
359[20Dec2023 18:29:33.219] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mdecore] Found status: BETA Current: 16.1.0 Target: null
360[20Dec2023 18:29:33.220] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
361[20Dec2023 18:29:33.306] [modloading-worker-1/INFO] [voicechat/]: [voicechat] Loading plugins
362[20Dec2023 18:29:33.346] [modloading-worker-1/INFO] [voicechat/]: [voicechat] Loaded 0 plugin(s)
363[20Dec2023 18:29:33.347] [modloading-worker-1/INFO] [voicechat/]: [voicechat] Initializing plugins
364[20Dec2023 18:29:33.347] [modloading-worker-1/INFO] [voicechat/]: [voicechat] Initialized 0 plugin(s)
365[20Dec2023 18:29:33.403] [modloading-worker-0/ERROR] [Cold Sweat/]: Error parsing biome temp config: [minecraft:old_growth_pine_taiga, 48, 62, F]. The biome may not be loaded yet or the mod is not present.
366[20Dec2023 18:29:33.403] [modloading-worker-0/ERROR] [Cold Sweat/]: Error parsing biome temp config: [minecraft:old_growth_spruce_taiga, 48, 62, F]. The biome may not be loaded yet or the mod is not present.
367[20Dec2023 18:29:33.405] [modloading-worker-0/ERROR] [Cold Sweat/]: Error parsing biome temp config: [minecraft:snowy_slopes, 24, 38, F]. The biome may not be loaded yet or the mod is not present.
368[20Dec2023 18:29:33.406] [modloading-worker-0/ERROR] [Cold Sweat/]: Error parsing biome temp config: [minecraft:windswept_forest, 48, 66, F]. The biome may not be loaded yet or the mod is not present.
369[20Dec2023 18:29:33.406] [modloading-worker-0/ERROR] [Cold Sweat/]: Error parsing biome temp config: [minecraft:frozen_peaks, 15, 33, F]. The biome may not be loaded yet or the mod is not present.
370[20Dec2023 18:29:33.419] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
371[20Dec2023 18:29:33.420] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
372[20Dec2023 18:29:33.423] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
373[20Dec2023 18:29:33.426] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
374[20Dec2023 18:29:33.432] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
375[20Dec2023 18:29:33.438] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
376[20Dec2023 18:29:33.442] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
377[20Dec2023 18:29:33.464] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
378[20Dec2023 18:29:33.464] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
379[20Dec2023 18:29:33.467] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
380[20Dec2023 18:29:33.557] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/entity/merchant/villager/VillagerTrades$EnchantedBookForEmeraldsTrade
381[20Dec2023 18:29:33.563] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 10.4.33 Target: 10.4.33
382[20Dec2023 18:29:33.563] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [shieldexp] Starting version check at https://infernalstudios.org/api/mods/shieldexpansion/forge
383[20Dec2023 18:29:33.587] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for riskofrainmod:gunner_drone, use EntityAttributeCreationEvent instead.
384[20Dec2023 18:29:33.587] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.elcolomanco.riskofrainmod.entities.StoneGolemEntity from class com.elcolomanco.riskofrainmod.entities.LemurianEntity
385[20Dec2023 18:29:33.587] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for riskofrainmod:lemurian, use EntityAttributeCreationEvent instead.
386[20Dec2023 18:29:33.587] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for riskofrainmod:stone_golem, use EntityAttributeCreationEvent instead.
387[20Dec2023 18:29:33.664] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [shieldexp] Found status: AHEAD Current: 1.1.6 Target: null
388[20Dec2023 18:29:33.676] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sanitydim] Starting version check at https://raw.githubusercontent.com/croissantnova/SanityDescentIntoMadness/main/update.json
389[20Dec2023 18:29:33.698] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sanitydim] Found status: UP_TO_DATE Current: 1.0.0 Target: null
390[20Dec2023 18:29:33.698] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm
391[20Dec2023 18:29:33.707] [main/INFO] [journeymap/]: Initializing Packet Registries
392[20Dec2023 18:29:33.923] [main/ERROR] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Create gamerule error
393net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToFindMethodException: java.lang.NoSuchMethodException: net.minecraft.world.GameRules$BooleanValue.m_46250_(boolean)
394 at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findMethod(ObfuscationReflectionHelper.java:166) ~[forge:?]
395 at io.github.lightman314.lightmanscurrency.common.gamerule.ModGameRules.createBoolean(ModGameRules.java:49) ~[lightmanscurrency:1.16.5-2.1.0.0h]
396 at io.github.lightman314.lightmanscurrency.common.gamerule.ModGameRules.<clinit>(ModGameRules.java:18) ~[lightmanscurrency:1.16.5-2.1.0.0h]
397 at io.github.lightman314.lightmanscurrency.LightmansCurrency.commonSetupWork(LightmansCurrency.java:192) ~[lightmanscurrency:1.16.5-2.1.0.0h]
398 at io.github.lightman314.lightmanscurrency.LightmansCurrency.lambda$safeEnqueueWork$7(LightmansCurrency.java:354) ~[lightmanscurrency:1.16.5-2.1.0.0h]
399 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_392]
400 at net.minecraftforge.fml.DeferredWorkQueue.lambda$makeRunnable$1(DeferredWorkQueue.java:80) ~[forge:?]
401 at net.minecraftforge.fml.DeferredWorkQueue.makeRunnable(DeferredWorkQueue.java:78) ~[forge:?]
402 at net.minecraftforge.fml.DeferredWorkQueue.lambda$runTasks$0(DeferredWorkQueue.java:73) ~[forge:?]
403 at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_392]
404 at net.minecraftforge.fml.DeferredWorkQueue.runTasks(DeferredWorkQueue.java:73) ~[forge:?]
405 at net.minecraftforge.fml.ModLoadingStage.lambda$null$7(ModLoadingStage.java:78) ~[forge:?]
406 at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616) ~[?:1.8.0_392]
407 at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_392]
408 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_392]
409 at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[forge:?]
410 at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[forge:?]
411 at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:249) ~[forge:?]
412 at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236) ~[forge:?]
413 at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:211) ~[forge:?]
414 at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:45) ~[forge:?]
415 at net.minecraft.server.Main.main(Main.java:95) ~[?:?]
416 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_392]
417 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_392]
418 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_392]
419 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_392]
420 at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge.jar:36.2]
421 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
422 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
423 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
424 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
425 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
426 at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?]
427 at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?]
428 at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?]
429Caused by: java.lang.NoSuchMethodException: net.minecraft.world.GameRules$BooleanValue.m_46250_(boolean)
430 at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_392]
431 at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findMethod(ObfuscationReflectionHelper.java:160) ~[forge:?]
432 ... 34 more
433[20Dec2023 18:29:33.931] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:whitelist
434[20Dec2023 18:29:33.932] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:blacklist
435[20Dec2023 18:29:33.934] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:player_trade_limit
436[20Dec2023 18:29:33.936] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:discount_list
437[20Dec2023 18:29:33.937] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:timed_sale
438[20Dec2023 18:29:33.939] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:trade_limit
439[20Dec2023 18:29:33.940] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:free_sample
440[20Dec2023 18:29:33.942] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered trade rule deserializer of type lightmanscurrency:price_fluctuation
441[20Dec2023 18:29:33.981] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Collecting ATM Icon Types
442[20Dec2023 18:29:33.983] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: ATM Icon Type 'lightmanscurrency:item' has been registered successfully.
443[20Dec2023 18:29:33.984] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: ATM Icon Type 'lightmanscurrency:small_arrow' has been registered successfully.
444[20Dec2023 18:29:33.985] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: ATM Icon Type 'lightmanscurrency:sprite' has been registered successfully.
445[20Dec2023 18:29:34.011] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered Item Listing serializer 'lightmanscurrency:simple'
446[20Dec2023 18:29:34.011] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered Item Listing serializer 'lightmanscurrency:random_selection'
447[20Dec2023 18:29:34.011] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered Item Listing serializer 'lightmanscurrency:enchanted_item_for_coins'
448[20Dec2023 18:29:34.011] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered Item Listing serializer 'lightmanscurrency:enchanted_book_for_coins'
449[20Dec2023 18:29:34.011] [main/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered Item Listing serializer 'lightmanscurrency:items_for_map'
450[20Dec2023 18:29:34.274] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre22 Target: null
451[20Dec2023 18:29:34.274] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fallingtree] Starting version check at https://raw.githubusercontent.com/RakSrinaNa/FallingTree/1.16.5/update.json
452[20Dec2023 18:29:34.342] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
453java.lang.NullPointerException: null
454 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
455 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
456 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_392]
457 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
458[20Dec2023 18:29:34.342] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [wawla] Starting version check at https://updates.blamejared.com/get?n=wawla&gv=1.16.5
459[20Dec2023 18:29:34.367] [modloading-worker-1/INFO] [Waila/]: Registered plugin at net.blay09.mods.cookingforblockheads.compat.WailaAddon
460[20Dec2023 18:29:34.369] [modloading-worker-1/INFO] [Waila/]: Registered plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
461[20Dec2023 18:29:34.370] [modloading-worker-1/INFO] [Waila/]: Registered plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
462[20Dec2023 18:29:34.374] [modloading-worker-1/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
463[20Dec2023 18:29:34.394] [modloading-worker-1/INFO] [Waila/]: Registered plugin at net.darkhax.wawla.WawlaPlugin
464[20Dec2023 18:29:34.396] [modloading-worker-1/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
465[20Dec2023 18:29:34.406] [modloading-worker-1/INFO] [Waila/]: Registered plugin at de.maxhenkel.gravestone.integration.waila.PluginGraveStone
466[20Dec2023 18:29:34.440] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [wawla] Found status: BETA Current: 8.0.9 Target: 8.0.9
467[20Dec2023 18:29:34.440] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
468[20Dec2023 18:29:34.564] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
469java.lang.NullPointerException: null
470 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
471 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
472 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_392]
473 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
474[20Dec2023 18:29:34.564] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
475[20Dec2023 18:29:34.647] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 36.2.34 Target: null
476[20Dec2023 18:29:34.647] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwpaths] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/paths.json
477[20Dec2023 18:29:34.764] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwpaths] Found status: UP_TO_DATE Current: 1.0.3 Target: null
478[20Dec2023 18:29:34.765] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json
479[20Dec2023 18:29:34.813] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Found status: AHEAD Current: **.**.**.** Target: null
480[20Dec2023 18:29:34.813] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [thermal] Starting version check at https://raw.github.com/cofh/version/master/thermal/update.json
481[20Dec2023 18:29:34.846] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [thermal] Found status: AHEAD Current: **.**.**.** Target: null
482[20Dec2023 18:29:34.846] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voicechat] Starting version check at https://maxhenkel.de/update/voicechat.json
483[20Dec2023 18:29:35.654] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
484java.lang.NullPointerException: null
485 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
486 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
487 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_392]
488 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
489[20Dec2023 18:29:35.655] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4
490[20Dec2023 18:29:35.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 7.1.23 Target: null
491[20Dec2023 18:29:35.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json
492[20Dec2023 18:29:35.756] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Found status: BETA Current: 4.10.0 Target: null
493[20Dec2023 18:29:35.756] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [archers_paradox] Starting version check at https://raw.github.com/cofh/version/master/archers_paradox/update.json
494[20Dec2023 18:29:35.782] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
495com.google.gson.JsonSyntaxException: duplicate key: 1.20.1
496 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:190) ~[server-1.16.5-20210115.111550-extra.jar:?]
497 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[server-1.16.5-20210115.111550-extra.jar:?]
498 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
499 at com.google.gson.Gson.fromJson(Gson.java:852) ~[server-1.16.5-20210115.111550-extra.jar:?]
500 at com.google.gson.Gson.fromJson(Gson.java:801) ~[server-1.16.5-20210115.111550-extra.jar:?]
501 at com.google.gson.Gson.fromJson(Gson.java:773) ~[server-1.16.5-20210115.111550-extra.jar:?]
502 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:207) ~[forge:?]
503 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_392]
504 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
505[20Dec2023 18:29:35.782] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json
506[20Dec2023 18:29:35.902] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
507[20Dec2023 18:29:36.377] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
508java.lang.NullPointerException: null
509 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
510 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
511 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_392]
512 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
513[20Dec2023 18:29:36.459] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/command/impl/EnchantCommand
514[20Dec2023 18:29:36.666] [main/INFO] [croissantnova.sanitydim.SanityMod/]: Registering sanity command...
515[20Dec2023 18:29:36.875] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
516[20Dec2023 18:29:36.879] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
517[20Dec2023 18:29:36.881] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123]
518[20Dec2023 18:29:36.882] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123]
519[20Dec2023 18:29:36.883] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false]
520[20Dec2023 18:29:36.884] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false]
521[20Dec2023 18:29:36.885] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
522[20Dec2023 18:29:36.886] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
523[20Dec2023 18:29:36.891] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [lm, mobevent, random, level, subspecies] and [lm, mobevent, random, level, world] with inputs: [0, -123, 123]
524[20Dec2023 18:29:36.892] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [lm, mobevent, random, level, world] and [lm, mobevent, random, level, subspecies] with inputs: [0, -123, 123]
525[20Dec2023 18:29:36.893] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [lm, mobevent, start, mobevent, level, subspecies] and [lm, mobevent, start, mobevent, level, world] with inputs: [0, -123, 123]
526[20Dec2023 18:29:36.894] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [lm, mobevent, start, mobevent, level, world] and [lm, mobevent, start, mobevent, level, subspecies] with inputs: [0, -123, 123]
527[20Dec2023 18:29:36.903] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [sanity, add, value] and [sanity, add, targets] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
528[20Dec2023 18:29:36.904] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [sanity, set, value] and [sanity, set, targets] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
529[20Dec2023 18:29:36.907] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [sh_difficulty, add, server] and [sh_difficulty, add, targets] with inputs: [server]
530[20Dec2023 18:29:36.908] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [sh_difficulty, get, server] and [sh_difficulty, get, targets] with inputs: [server]
531[20Dec2023 18:29:36.910] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [sh_difficulty, set, server] and [sh_difficulty, set, targets] with inputs: [server]
532[20Dec2023 18:29:36.915] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
533[20Dec2023 18:29:36.917] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
534[20Dec2023 18:29:36.919] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
535[20Dec2023 18:29:36.921] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
536[20Dec2023 18:29:36.922] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
537[20Dec2023 18:29:36.923] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [voicechat, join, group_id] and [voicechat, join, group_name] with inputs: [dd12be42-52a9-4a91-a8a1-11c01849e498]
538[20Dec2023 18:29:36.925] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
539[20Dec2023 18:29:36.927] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
540[20Dec2023 18:29:36.964] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, player-animation-lib-forge-0.4.0+1.16.5.jar, refinedpipes-0.5.2.jar, constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar, dynamiclights-1.16.5.1.jar, autooredictconv-1.16.4-16.1.10.jar, IronJetpacks-1.16.5-4.2.3.jar, CookingForBlockheads_1.16.5-9.3.4.jar, Placebo-1.16.5-4.7.1.jar, modernfix-forge-5.10.1+mc1.16.5.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, mdecore-1.16.4-16.1.0.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, reliquary-1.16.5-1.3.5.1124.jar, sophisticatedbackpacks-1.16.5-3.15.20.755.jar, Apotheosis-1.16.5-4.8.9A0.jar, bygonenether-1.3.2-1.16.5.jar, Hwyla-forge-1.10.11-B78_1.16.2.jar, immersive-armors-1.5.1+1.16.5-forge.jar, JustEnoughResources-1.16.5-0.12.2.216.jar, ShieldExpansion-1.16.5-1.1.6.jar, dummmmmmy-1.16.5-1.3.3.jar, mob_grinding_utils-1.16.5-0.4.47.jar, embeddium-0.2.13+mc1.16.5.jar, alltheores-1.3.6-1.16.5-36.1.0.jar, sanitydim-mc1.16-1.0.0.jar, morevillagers-FORGE-1.16.5-1.5.5.jar, curiousjetpacks-1.4d-1.16.5.jar, forgedfabric-0.0.7+1.16.jar, Ping-1.16.4-1.6.9.jar, pamhc2foodextended-1.16.3-1.0.5.jar, lycanitesmobs-1.16.5-2.3.3.3.jar, RoRmod-1.1.4.jar, curios-forge-1.16.5-4.1.0.0.jar, Patchouli-1.16.4-53.3.jar, collective-1.16.5-5.49.jar, elevatorid-1.16.5-1.7.13.jar, cfm-7.0.0pre22-1.16.3.jar, architectury-1.32.68.jar, bambooeverything-1.16.5-1.0.1-forge.jar, AI-Improvements-1.16.5-0.5.0.jar, cloth-config-4.17.101-forge.jar, combatroll-1.0.8.2+1.16.jar, The_Undergarden-1.16.5-0.5.5.jar, FallingTree-1.16.5-2.11.7.jar, ScalingHealth-1.16.5-4.1.5+11.jar, veinmining-forge-1.16.5-0.18.jar, mowziesmobs-1.5.27.jar, geckolib-forge-1.16.5-3.0.106.jar, Cucumber-1.16.5-4.1.12.jar, jmi-1.16.5-0.8.1-47.jar, pamhc2trees-1.16.3-1.0.2.jar, jei-1.16.5-7.8.0.1009.jar, Soaring-Structures-2-1.16.5-2.0.jar, abnormals_core-1.16.5-3.3.1.jar, environmental-1.16.5-1.1.1.jar, WAWLA-1.16.5-8.0.9.jar, Waystones_1.16.5-7.6.4.jar, shutupexperimentalsettings-1.0.3.jar, journeymap-1.16.5-5.8.5p6.jar, comforts-forge-1.16.5-4.0.1.5.jar, appliedenergistics2-8.4.7.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, Artifacts-1.16.5-2.10.5.jar, lightmanscurrency-1.16.5-2.1.0.0h.jar, SCPOvertime-1.16.5-1.5.2.1.jar, ColtCosmeticArmorMod-1.2.5.jar, champions-forge-1.16.5-2.0.1.16.jar, betteranimalsplus-1.16.5-11.0.10-forge.jar, FarmingForBlockheads_1.16.5-7.3.1.jar, lazydfu-0.1.3.jar, ars_nouveau-1.16.5-1.25.10.jar, forge-1.16.5-36.2.34-universal.jar, Better Fishing Rods 1.3.0 - 1.16.5.jar, mcw-paths-1.0.3forge-mc1.16.5.jar, selene-1.16.5-1.9.0.jar, DungeonsArise-1.16.5-2.1.47-release.jar, cofh_core-1.16.5-1.5.2.22.jar, thermal_foundation-1.16.5-1.5.2.30.jar, thermal_expansion-1.16.5-1.5.2.16.jar, thermal_locomotion-1.16.5-1.5.0.4.jar, RealisticTorches-1.16.5-3.1.5.jar, TConstruct-1.16.5-3.3.4.335.jar, JER-Integration-1.1.1.jar, smoothchunk1.16.5-2.0.jar, voicechat-forge-1.16.5-2.4.32.jar, EnchantmentDescriptions-1.16.5-7.1.23.jar, ToolBelt-1.16.5-1.16.3.jar, [Forge] Wildfire Female Gender Mod-2.8.jar, silent-lib-1.16.5-4.10.0.jar, pamhc2crops-1.16.3-1.0.2.jar, archers_paradox-1.16.5-1.5.0.2.jar, personality-1.16.5-1.0.3.jar, flywheel-1.16-0.2.5.jar, create-mc1.16.5_v0.3.2g.jar, ars_creo-1.16.5-1.1.2.jar, Mantle-1.16.5-1.6.157.jar, pamhc2foodcore-1.16.3-1.0.2.jar, gravestone-1.16.5-1.0.7.jar, polymorph-forge-1.16.5-0.41.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-322.jar, ars_elemental-1.16.5-0.1.6.4.jar, appleskin-forge-mc1.16.x-2.5.1.jar, lootr-1.16.5-0.2.18.49.jar, ferritecore-2.1.1-forge.jar, ColdSweat-2.2.3.jar, expandability-2.0.1-forge.jar, CosmeticArmorReworked-1.16.5-v5.jar, healingcampfire_1.16.5-3.9.jar
541[20Dec2023 18:29:36.968] [main/INFO] [ModernFix/]: Invalidating pack caches
542[20Dec2023 18:29:38.480] [Worker-Main-2/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:entities/llama from minecraft:loot_tables/entities/llama.json
543com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
544 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
545 at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
546 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
547 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
548 at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
549 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_392]
550 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_392]
551 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_392]
552 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_392]
553 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_392]
554 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_392]
555Caused by: java.io.EOFException: End of input at line 1 column 1 path $
556 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
557 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
558 at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
559 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
560 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
561 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
562 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
563 ... 10 more
564[20Dec2023 18:29:39.074] [Worker-Main-1/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load block tag quark:wraith_spawnable as it is missing following references: quark:soul_stone (from bygonenether-1.3.2-1.16.5.jar)
565[20Dec2023 18:29:39.092] [Worker-Main-1/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Loot Modification Manager has loaded 0 sets of modifiers
566[20Dec2023 18:29:39.200] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:squid_beak as it's serializer returned null
567[20Dec2023 18:29:39.208] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/shard/from_crystal: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
568[20Dec2023 18:29:39.219] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/dust/from_dirty_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
569[20Dec2023 18:29:39.233] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/ore/from_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:combining'
570[20Dec2023 18:29:39.254] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/crystal/from_slurry: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crystallizing'
571[20Dec2023 18:29:39.254] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:rib_bone as it's serializer returned null
572[20Dec2023 18:29:39.260] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/slurry/clean: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:washing'
573[20Dec2023 18:29:39.261] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_1_via_sewing as it's serializer returned null
574[20Dec2023 18:29:39.277] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/appliedenergistics2/ae2_ender_pearl_dust_convert: com.google.gson.JsonSyntaxException: Unknown item tag 'thermal:ender_pearl_dust'
575[20Dec2023 18:29:39.285] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe pamhc2foodextended:cottoncandyitem: com.google.gson.JsonSyntaxException: Unknown item 'pamhc2foodextended:cottoncandyitem'
576[20Dec2023 18:29:39.291] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/crystal/from_slurry: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crystallizing'
577[20Dec2023 18:29:39.330] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:slime_pearl as it's serializer returned null
578[20Dec2023 18:29:39.330] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/dust/from_ingot: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
579[20Dec2023 18:29:39.335] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/dirty_dust/from_clump: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
580[20Dec2023 18:29:39.348] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:withered_rib as it's serializer returned null
581[20Dec2023 18:29:39.351] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/shard/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
582[20Dec2023 18:29:39.352] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:nebulous_heart as it's serializer returned null
583[20Dec2023 18:29:39.353] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/dust/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
584[20Dec2023 18:29:39.355] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/clump/from_shard: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
585[20Dec2023 18:29:39.359] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/shard/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
586[20Dec2023 18:29:39.364] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/clump/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
587[20Dec2023 18:29:39.366] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/ore/from_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:combining'
588[20Dec2023 18:29:39.375] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:guardian_spike as it's serializer returned null
589[20Dec2023 18:29:39.378] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/shard/from_crystal: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
590[20Dec2023 18:29:39.380] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/slurry/clean: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:washing'
591[20Dec2023 18:29:39.381] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/clump/from_shard: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
592[20Dec2023 18:29:39.382] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/dust/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
593[20Dec2023 18:29:39.383] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:catalyzing_gland as it's serializer returned null
594[20Dec2023 18:29:39.388] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_6_via_sewing as it's serializer returned null
595[20Dec2023 18:29:39.390] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/clump/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
596[20Dec2023 18:29:39.392] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_via_sewing as it's serializer returned null
597[20Dec2023 18:29:39.393] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:alkahestry/crafting/steel_ingot as it's serializer returned null
598[20Dec2023 18:29:39.398] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/dust/from_ingot: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
599[20Dec2023 18:29:39.398] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/slurry/dirty: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:dissolution'
600[20Dec2023 18:29:39.400] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:frozen_core as it's serializer returned null
601[20Dec2023 18:29:39.401] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/slurry/dirty: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:dissolution'
602[20Dec2023 18:29:39.402] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe pamhc2foodextended:leafyfishsandwichitem: com.google.gson.JsonSyntaxException: Unknown item tag 'pamhc2foodcore:basicfishsandwichitem'
603[20Dec2023 18:29:39.408] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/slurry/clean: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:washing'
604[20Dec2023 18:29:39.410] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/shard/from_crystal: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
605[20Dec2023 18:29:39.411] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/shard/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
606[20Dec2023 18:29:39.412] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/dirty_dust/from_clump: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
607[20Dec2023 18:29:39.419] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/clump/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
608[20Dec2023 18:29:39.422] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/clump/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
609[20Dec2023 18:29:39.427] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe better_fishing_rods:fishing_rods_to_wood_recipe: com.google.gson.JsonSyntaxException: Unknown item tag 'better_fishing_rods:fishing_rods'
610[20Dec2023 18:29:39.431] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/dust/from_dirty_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
611[20Dec2023 18:29:39.434] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/dust/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
612[20Dec2023 18:29:39.439] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/clump/from_shard: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
613[20Dec2023 18:29:39.442] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/slurry/dirty: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:dissolution'
614[20Dec2023 18:29:39.445] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_3_via_sewing as it's serializer returned null
615[20Dec2023 18:29:39.446] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/dirty_dust/from_clump: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
616[20Dec2023 18:29:39.453] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_4_via_sewing as it's serializer returned null
617[20Dec2023 18:29:39.461] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/ore/from_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:combining'
618[20Dec2023 18:29:39.468] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/shard/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
619[20Dec2023 18:29:39.471] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_7_via_sewing as it's serializer returned null
620[20Dec2023 18:29:39.480] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/crystal/from_slurry: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crystallizing'
621[20Dec2023 18:29:39.488] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:molten_core as it's serializer returned null
622[20Dec2023 18:29:39.489] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/dirty_dust/from_clump: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
623[20Dec2023 18:29:39.497] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/lead/dust/from_dirty_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
624[20Dec2023 18:29:39.498] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:chelicerae as it's serializer returned null
625[20Dec2023 18:29:39.503] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:bat_wing as it's serializer returned null
626[20Dec2023 18:29:39.507] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/shard/from_crystal: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:injecting'
627[20Dec2023 18:29:39.518] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/dust/from_ingot: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
628[20Dec2023 18:29:39.521] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/dust/from_ingot: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crushing'
629[20Dec2023 18:29:39.522] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_5_via_sewing as it's serializer returned null
630[20Dec2023 18:29:39.522] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/slurry/clean_mek: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:washing'
631[20Dec2023 18:29:39.523] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:eye_of_the_storm as it's serializer returned null
632[20Dec2023 18:29:39.527] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:belt_via_sewing as it's serializer returned null
633[20Dec2023 18:29:39.528] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe xreliquary:zombie_heart as it's serializer returned null
634[20Dec2023 18:29:39.529] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/ore/from_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:combining'
635[20Dec2023 18:29:39.533] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/copper/dust/from_dirty_dust: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
636[20Dec2023 18:29:39.534] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/clump/from_shard: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:purifying'
637[20Dec2023 18:29:39.534] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/uranium/slurry/dirty: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:dissolution'
638[20Dec2023 18:29:39.535] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/dust/from_ore: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:enriching'
639[20Dec2023 18:29:39.540] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe miningmaster:forging/paragon_shield: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'miningmaster:forging_recipe'
640[20Dec2023 18:29:39.542] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_2_via_sewing as it's serializer returned null
641[20Dec2023 18:29:39.547] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:processing/osmium/crystal/from_slurry: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:crystallizing'
642[20Dec2023 18:29:39.551] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe shieldexp:griefer_shield: com.google.gson.JsonSyntaxException: Unknown item 'savage_and_ravage:blast_proof_plating'
643[20Dec2023 18:29:39.557] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 77 recipes
644[20Dec2023 18:29:39.668] [Worker-Main-1/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Advancement Modification Manager has loaded 7 sets of modifiers
645[20Dec2023 18:29:39.985] [Worker-Main-1/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table minecraft:blocks/torch: com.google.gson.JsonSyntaxException: Unknown type 'realistictorches:drop_unlit'
646[20Dec2023 18:29:40.537] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [<parameter minecraft:origin>] are not provided in this context
647[20Dec2023 18:29:40.540] [Worker-Main-1/INFO] [placebo/]: Registered 22 additional loot tables.
648[20Dec2023 18:29:40.746] [Worker-Main-1/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 3341 advancements
649[20Dec2023 18:29:40.764] [Worker-Main-1/INFO] [placebo/]: Registered 37 additional recipes.
650[20Dec2023 18:29:40.790] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Loaded 28 affix loot entries from resources.
651[20Dec2023 18:29:40.794] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Registered 6 boss gear sets.
652[20Dec2023 18:29:40.803] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Loaded 6 boss items from resources.
653[20Dec2023 18:29:40.814] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Loaded 8 spawner items from resources.
654[20Dec2023 18:29:40.988] [Worker-Main-1/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 55 Slabfish Types
655[20Dec2023 18:29:40.988] [Worker-Main-1/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 16 Sweater Types
656[20Dec2023 18:29:40.988] [Worker-Main-1/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 19 Backpack Types
657[20Dec2023 18:29:41.035] [Worker-Main-1/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: CoinsInChestModifier was deserialized!
658[20Dec2023 18:29:41.313] [Worker-Main-1/INFO] [Apotheosis : Enchantment/]: Registered 18 enchanting_stats.
659[20Dec2023 18:29:41.320] [Worker-Main-1/INFO] [Apotheosis : Village/]: Loaded 13 normal and 13 rare Wandering Trader trade options.
660[20Dec2023 18:29:41.325] [Worker-Main-1/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
661[20Dec2023 18:29:41.343] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: Loaded 65 materials in 16.960579 ms
662[20Dec2023 18:29:41.375] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 197 stats loaded for 67 materials in 32.38608 ms
663[20Dec2023 18:29:41.407] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.traits.MaterialTraitsManager/]: 125 traits loaded for 67 materials in 31.1477 ms
664[20Dec2023 18:29:41.480] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.tools.layout.StationSlotLayoutLoader/]: Loaded 19 station slot layouts in 65.3847 ms
665[20Dec2023 18:29:42.791] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
666[20Dec2023 18:29:42.791] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
667[20Dec2023 18:29:42.791] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
668[20Dec2023 18:29:42.792] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
669[20Dec2023 18:29:42.792] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
670[20Dec2023 18:29:42.914] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:59827
671[20Dec2023 18:29:42.946] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
672[20Dec2023 18:29:43.086] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
673[20Dec2023 18:29:43.239] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.PlayerSelfLightSource/]: item config parser identified itemstack 1 torch
674[20Dec2023 18:29:43.239] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.PlayerSelfLightSource/]: item config parser identified itemstack 1 glowstone
675[20Dec2023 18:29:43.239] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.PlayerSelfLightSource/]: item config parser finished, item count: 2
676[20Dec2023 18:29:43.239] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.PlayerSelfLightSource/]: item config parser identified itemstack 1 torch
677[20Dec2023 18:29:43.239] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.PlayerSelfLightSource/]: item config parser finished, item count: 1
678[20Dec2023 18:29:43.240] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.DroppedItemsLightSource/]: item config parser identified itemstack 1 torch
679[20Dec2023 18:29:43.240] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.DroppedItemsLightSource/]: item config parser identified itemstack 1 glowstone
680[20Dec2023 18:29:43.240] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.DroppedItemsLightSource/]: item config parser finished, item count: 2
681[20Dec2023 18:29:43.240] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.DroppedItemsLightSource/]: item config parser identified itemstack 1 torch
682[20Dec2023 18:29:43.240] [Server thread/INFO] [atomicstryker.dynamiclights.server.modules.DroppedItemsLightSource/]: item config parser finished, item count: 1
683[20Dec2023 18:29:43.241] [Server thread/INFO] [ModernFix/]: Starting locating executor service with thread pool size of 1
684[20Dec2023 18:29:43.268] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registering banker trades.
685[20Dec2023 18:29:43.271] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registering cashier trades.
686[20Dec2023 18:29:43.273] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
687[20Dec2023 18:29:43.559] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
688[20Dec2023 18:29:44.988] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
689[20Dec2023 18:29:44.988] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
690[20Dec2023 18:29:44.988] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
691[20Dec2023 18:29:45.131] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
692[20Dec2023 18:29:45.636] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityDeer from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
693[20Dec2023 18:29:45.641] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
694[20Dec2023 18:29:45.664] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityPheasant from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
695[20Dec2023 18:29:45.755] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityGoat from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
696[20Dec2023 18:29:46.068] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
697[20Dec2023 18:29:46.562] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
698[20Dec2023 18:29:47.098] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
699[20Dec2023 18:29:47.564] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
700[20Dec2023 18:29:48.064] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94%
701[20Dec2023 18:29:48.571] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 96%
702[20Dec2023 18:29:49.167] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 98%
703[20Dec2023 18:29:49.307] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityBadger from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
704[20Dec2023 18:29:49.487] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 5928 ms
705[20Dec2023 18:29:49.487] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (6.426s)! For help, type "help"
706[20Dec2023 18:29:49.487] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
707[20Dec2023 18:29:49.495] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
708[20Dec2023 18:29:49.496] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
709[20Dec2023 18:29:49.677] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Setting up Money System for server.
710[20Dec2023 18:29:49.677] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Reloading Money Data
711[20Dec2023 18:29:49.680] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coin_copper as a coin.
712[20Dec2023 18:29:49.680] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coin_iron as a coin.
713[20Dec2023 18:29:49.680] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coin_gold as a coin.
714[20Dec2023 18:29:49.680] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coin_emerald as a coin.
715[20Dec2023 18:29:49.681] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coin_diamond as a coin.
716[20Dec2023 18:29:49.681] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coin_netherite as a coin.
717[20Dec2023 18:29:49.681] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinpile_copper as a coin.
718[20Dec2023 18:29:49.681] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinblock_copper as a coin.
719[20Dec2023 18:29:49.681] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinpile_iron as a coin.
720[20Dec2023 18:29:49.681] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinblock_iron as a coin.
721[20Dec2023 18:29:49.682] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinpile_gold as a coin.
722[20Dec2023 18:29:49.682] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinblock_gold as a coin.
723[20Dec2023 18:29:49.682] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinpile_emerald as a coin.
724[20Dec2023 18:29:49.682] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinblock_emerald as a coin.
725[20Dec2023 18:29:49.682] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinpile_diamond as a coin.
726[20Dec2023 18:29:49.682] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinblock_diamond as a coin.
727[20Dec2023 18:29:49.683] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinpile_netherite as a coin.
728[20Dec2023 18:29:49.683] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Registered lightmanscurrency:coinblock_netherite as a coin.
729[20Dec2023 18:29:49.763] [Server thread/WARN] [ModernFix/]: Dedicated server took 52.483 seconds to load
730[20Dec2023 18:29:49.764] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Voice chat server started at port 59827
731[20Dec2023 18:29:49.770] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Successfully created an auction house trader with id '0'!
732[20Dec2023 18:29:49.777] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Loaded NextID (2) from tag.
733[20Dec2023 18:31:40.406] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Alessandro77 is 42fa3005-6685-45ab-abf2-80cfd06a32d3
734[20Dec2023 18:31:43.189] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@3cca5f41
735[20Dec2023 18:31:43.314] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
736[20Dec2023 18:31:43.364] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
737[20Dec2023 18:31:43.367] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Alessandro77[/**.**.**.**:56130] logged in with entity id 93 at (-549.3209820561401, 64.0, -279.4538703746969)
738[20Dec2023 18:31:43.489] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Alessandro77 joined the game
739[20Dec2023 18:31:43.695] [Server thread/INFO] [Waila/]: Syncing config to Alessandro77 (42fa3005-6685-45ab-abf2-80cfd06a32d3)
740[20Dec2023 18:31:43.798] [Server thread/INFO] [io.github.lightman314.lightmanscurrency.LightmansCurrency/]: Reloading ATM Data
741[20Dec2023 18:31:44.024] [Thread-31/INFO] [com.lycanitesmobs.LycanitesMobs/]: [LycanitesMobs] [Info] [] Online familiars loaded successfully for 42fa3005-6685-45ab-abf2-80cfd06a32d3.
742[20Dec2023 18:31:44.878] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityLamprey from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
743[20Dec2023 18:31:44.879] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityLamprey from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable
744[20Dec2023 18:31:45.099] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2058ms or 41 ticks behind
745[20Dec2023 18:31:46.556] [Server thread/WARN] [net.minecraft.tileentity.TileEntity/]: Block entity invalid: minecraft:chest @ BlockPos{x=-553, y=18, z=-181}
746[20Dec2023 18:31:47.436] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityTurkey from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
747[20Dec2023 18:31:54.985] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CombatRules#getDamageAfterMagicAbsorb
748[20Dec2023 18:32:03.441] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityFreshwaterEel from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
749[20Dec2023 18:32:03.442] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityFreshwaterEel from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable
750[20Dec2023 18:32:12.974] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Alessandro77 lost connection: Disconnected
751[20Dec2023 18:32:12.977] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Alessandro77 left the game
752[20Dec2023 18:32:12.999] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Alessandro77
753[20Dec2023 18:32:14.598] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 14507ms or 290 ticks behind
754[20Dec2023 18:32:48.021] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Doodle__D is 0b3b4b56-6a27-4c89-9f47-efee5ac01290
755[20Dec2023 18:32:50.681] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@1e5530c5
756[20Dec2023 18:32:50.747] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
757[20Dec2023 18:32:50.793] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
758[20Dec2023 18:32:50.794] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Doodle__D[/**.**.**.**:50539] logged in with entity id 381 at (-550.0703589648593, 64.0, -281.2873497030608)
759[20Dec2023 18:32:50.814] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Doodle__D joined the game
760[20Dec2023 18:32:50.837] [Server thread/INFO] [Waila/]: Syncing config to Doodle__D (0b3b4b56-6a27-4c89-9f47-efee5ac01290)
761[20Dec2023 18:32:50.939] [Thread-38/INFO] [com.lycanitesmobs.LycanitesMobs/]: [LycanitesMobs] [Info] [] Online familiars loaded successfully for 0b3b4b56-6a27-4c89-9f47-efee5ac01290.
762[20Dec2023 18:32:52.295] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Doodle__D (17)
763[20Dec2023 18:32:52.298] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Doodle__D
764[20Dec2023 18:32:53.422] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2031ms or 40 ticks behind
765[20Dec2023 18:33:01.636] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully authenticated player 0b3b4b56-6a27-4c89-9f47-efee5ac01290
766[20Dec2023 18:33:03.299] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully validated connection of player 0b3b4b56-6a27-4c89-9f47-efee5ac01290
767[20Dec2023 18:33:03.313] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player Doodle__D (0b3b4b56-6a27-4c89-9f47-efee5ac01290) successfully connected to voice chat
768[20Dec2023 18:33:11.623] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3232ms or 64 ticks behind
769[20Dec2023 18:33:31.816] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Doodle__D lost connection: Disconnected
770[20Dec2023 18:33:31.817] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Doodle__D left the game
771[20Dec2023 18:33:31.818] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Doodle__D
772[20Dec2023 18:38:31.091] [User Authenticator #3/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Doodle__D is 0b3b4b56-6a27-4c89-9f47-efee5ac01290
773[20Dec2023 18:38:33.693] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@56ac7224
774[20Dec2023 18:38:33.778] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
775[20Dec2023 18:38:33.830] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
776[20Dec2023 18:38:33.830] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Doodle__D[/**.**.**.**:50766] logged in with entity id 553 at (-550.0703589648593, 64.0, -281.2873497030608)
777[20Dec2023 18:38:33.842] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Doodle__D joined the game
778[20Dec2023 18:38:33.850] [Server thread/INFO] [Waila/]: Syncing config to Doodle__D (0b3b4b56-6a27-4c89-9f47-efee5ac01290)
779[20Dec2023 18:38:34.362] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity EntityLamprey['Lamprey'/521, l='ServerLevel[world]', x=-554.67, y=55.79, z=-344.62]
780[20Dec2023 18:38:38.043] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2002ms or 40 ticks behind
781[20Dec2023 18:38:42.216] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Doodle__D (17)
782[20Dec2023 18:38:42.217] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Doodle__D
783[20Dec2023 18:38:47.355] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully authenticated player 0b3b4b56-6a27-4c89-9f47-efee5ac01290
784[20Dec2023 18:38:48.364] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully validated connection of player 0b3b4b56-6a27-4c89-9f47-efee5ac01290
785[20Dec2023 18:38:48.364] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player Doodle__D (0b3b4b56-6a27-4c89-9f47-efee5ac01290) successfully connected to voice chat
786[20Dec2023 18:39:58.008] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2017ms or 40 ticks behind
787[20Dec2023 18:40:18.720] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2029ms or 40 ticks behind
788[20Dec2023 18:41:20.860] [User Authenticator #4/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Alessandro77 is 42fa3005-6685-45ab-abf2-80cfd06a32d3
789[20Dec2023 18:41:23.360] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@3cdc4544
790[20Dec2023 18:41:23.422] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
791[20Dec2023 18:41:23.452] [Server thread/ERROR] [net.minecraft.item.crafting.ServerRecipeBook/]: Tried to load unrecognized recipe: apotheosis:potion_charm_enchanting removed now.
792[20Dec2023 18:41:23.453] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Alessandro77[/**.**.**.**:57515] logged in with entity id 948 at (-549.3209820561401, 64.0, -279.4538703746969)
793[20Dec2023 18:41:23.467] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Alessandro77 joined the game
794[20Dec2023 18:41:23.529] [Server thread/INFO] [Waila/]: Syncing config to Alessandro77 (42fa3005-6685-45ab-abf2-80cfd06a32d3)
795[20Dec2023 18:41:32.377] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Alessandro77 (17)
796[20Dec2023 18:41:32.378] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Alessandro77
797[20Dec2023 18:41:37.547] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2006ms or 40 ticks behind
798[20Dec2023 18:41:37.688] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully authenticated player 42fa3005-6685-45ab-abf2-80cfd06a32d3
799[20Dec2023 18:41:38.690] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully validated connection of player 42fa3005-6685-45ab-abf2-80cfd06a32d3
800[20Dec2023 18:41:38.691] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player Alessandro77 (42fa3005-6685-45ab-abf2-80cfd06a32d3) successfully connected to voice chat
801[20Dec2023 18:41:48.682] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-611, y=71, z=-269}
802[20Dec2023 18:41:49.132] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityButterfly from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
803[20Dec2023 18:41:49.132] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityButterfly from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable
804[20Dec2023 18:41:57.568] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5027ms or 100 ticks behind
805[20Dec2023 18:42:14.602] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2011ms or 40 ticks behind
806[20Dec2023 18:43:01.399] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2008ms or 40 ticks behind
807[20Dec2023 18:43:07.291] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-612, y=70, z=-269} BlockPos{x=-591, y=67, z=-262}
808[20Dec2023 18:43:07.984] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-592, y=66, z=-261} BlockPos{x=-590, y=67, z=-261}
809[20Dec2023 18:43:08.339] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-592, y=66, z=-261} BlockPos{x=-591, y=67, z=-260}
810[20Dec2023 18:43:20.357] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3966ms or 79 ticks behind
811[20Dec2023 18:43:23.574] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-600, y=71, z=-257} BlockPos{x=-606, y=71, z=-271}
812[20Dec2023 18:43:24.274] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-600, y=71, z=-257} BlockPos{x=-607, y=71, z=-274}
813[20Dec2023 18:43:38.429] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3089ms or 61 ticks behind
814[20Dec2023 18:44:04.842] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2001ms or 40 ticks behind
815[20Dec2023 18:44:44.847] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2006ms or 40 ticks behind
816[20Dec2023 18:46:04.408] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2017ms or 40 ticks behind
817[20Dec2023 18:46:24.850] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2009ms or 40 ticks behind
818[20Dec2023 18:46:47.779] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2038ms or 40 ticks behind
819[20Dec2023 18:47:07.410] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4669ms or 93 ticks behind
820[20Dec2023 18:47:25.222] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2831ms or 56 ticks behind
821[20Dec2023 18:47:42.855] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2664ms or 53 ticks behind
822[20Dec2023 18:48:20.181] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2040ms or 40 ticks behind
823[20Dec2023 18:48:39.195] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4054ms or 81 ticks behind
824[20Dec2023 18:55:37.437] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-544, y=63, z=-278} BlockPos{x=-559, y=68, z=-258}
825[20Dec2023 18:55:38.853] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-544, y=63, z=-278} BlockPos{x=-558, y=68, z=-256}
826[20Dec2023 18:55:39.979] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-544, y=63, z=-278} BlockPos{x=-557, y=68, z=-255}
827[20Dec2023 18:55:51.354] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-546, y=63, z=-284} BlockPos{x=-553, y=65, z=-283}
828[20Dec2023 18:55:58.744] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-544, y=63, z=-278} BlockPos{x=-553, y=65, z=-283}
829[20Dec2023 19:00:10.917] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=-552, y=63, z=-282} BlockPos{x=-553, y=65, z=-280}
830[20Dec2023 19:00:15.109] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player 0b3b4b56-6a27-4c89-9f47-efee5ac01290 timed out
831[20Dec2023 19:00:15.110] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Reconnecting player Doodle__D
832[20Dec2023 19:00:15.110] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Sent secret to Doodle__D
833[20Dec2023 19:00:35.985] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Doodle__D lost connection: Disconnected
834[20Dec2023 19:00:35.985] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Doodle__D left the game
835[20Dec2023 19:00:35.986] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Doodle__D
836[20Dec2023 19:00:40.061] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Alessandro77 lost connection: Disconnected
837[20Dec2023 19:00:40.062] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Alessandro77 left the game
838[20Dec2023 19:00:40.063] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Alessandro77
839[20Dec2023 19:07:36.699] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Stopping the server
840[20Dec2023 19:07:36.741] [Server thread/INFO] [ModernFix/]: Shutting down locating executor service
841[20Dec2023 19:07:36.765] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
842[20Dec2023 19:07:36.788] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
843[20Dec2023 19:07:36.788] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
844[20Dec2023 19:07:36.788] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
845[20Dec2023 19:07:37.284] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
846[20Dec2023 19:07:37.284] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
847[20Dec2023 19:07:37.285] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
848[20Dec2023 19:07:37.285] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
849[20Dec2023 19:07:37.286] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
850[20Dec2023 19:07:37.286] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/ascpm:scp_1499_dimension
851[20Dec2023 19:07:37.292] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (scp_1499_dimension): All chunks are saved
852[20Dec2023 19:07:37.293] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/ascpm:hotel
853[20Dec2023 19:07:37.293] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (hotel): All chunks are saved
854[20Dec2023 19:07:37.294] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/appliedenergistics2:spatial_storage
855[20Dec2023 19:07:37.294] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
856[20Dec2023 19:07:37.294] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/undergarden:undergarden
857[20Dec2023 19:07:37.295] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (undergarden): All chunks are saved
858[20Dec2023 19:07:37.295] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/ascpm:pocket_dimension_layer_1
859[20Dec2023 19:07:37.296] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pocket_dimension_layer_1): All chunks are saved
860[20Dec2023 19:07:37.296] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/ascpm:pocket_dimension_layer_2
861[20Dec2023 19:07:37.296] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pocket_dimension_layer_2): All chunks are saved
862[20Dec2023 19:07:37.474] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
863[20Dec2023 19:07:37.489] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
864[20Dec2023 19:07:37.490] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
865[20Dec2023 19:07:37.491] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (scp_1499_dimension): All chunks are saved
866[20Dec2023 19:07:37.500] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (hotel): All chunks are saved
867[20Dec2023 19:07:37.500] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
868[20Dec2023 19:07:37.501] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (undergarden): All chunks are saved
869[20Dec2023 19:07:37.501] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pocket_dimension_layer_1): All chunks are saved
870[20Dec2023 19:07:37.523] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pocket_dimension_layer_2): All chunks are saved
871[20Dec2023 19:07:37.576] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener stopped
This log will be saved for 90 days from their last view.
Report abuse