· 5 years ago · Oct 02, 2020, 09:08 PM
1[02Oct2020 14:09:59.235] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.2.36, --fml.mcpVersion, 20200515.085601, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
2[02Oct2020 14:09:59.238] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_265 by Private Build
3[02Oct2020 14:10:00.609] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
4[02Oct2020 14:10:00.894] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/mods/MixinBootstrap-1.0.4.jar Service=ModLauncher Env=SERVER
5[02Oct2020 14:10:02.379] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:99 token recognition error at: ';'
6[02Oct2020 14:10:04.513] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.fruits.mixin.Connector]
7[02Oct2020 14:10:04.517] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
8[02Oct2020 14:10:04.519] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.phosphor.mixin.PhosphorMixinConnector]
9[02Oct2020 14:10:04.524] [main/INFO] [Fruit Trees/]: Invoking Mixin Connector
10[02Oct2020 14:10:04.537] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
11[02Oct2020 14:10:04.595] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
12[02Oct2020 14:10:05.598] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted block update callback
13[02Oct2020 14:10:05.786] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.ServerWorldMixin as config disables it.
14[02Oct2020 14:10:05.856] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.item.RecipeManagerMixin as config disables it.
15[02Oct2020 14:10:05.993] [main/WARN] [mixin/]: @Mixin target net/minecraft/world/server/ChunkManager$EntityTracker is public in performant.mixins.json:world.chunk.ChunkManagerEntityTrackMixin and should be specified in value
16[02Oct2020 14:10:06.064] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted wire collision callback
17[02Oct2020 14:10:06.203] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderer for invalid dist DEDICATED_SERVER
18[02Oct2020 14:10:06.204] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/EntityRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderer for invalid dist DEDICATED_SERVER)
19[02Oct2020 14:10:06.204] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.EntityRenderer was not found performant.mixins.json:client.EntityRendererMixin
20[02Oct2020 14:10:07.071] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted block update callback
21[02Oct2020 14:10:08.102] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted wire collision callback
22[02Oct2020 14:10:32.229] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
23[02Oct2020 14:10:32.230] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
24[02Oct2020 14:10:32.231] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
25[02Oct2020 14:10:32.232] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
26[02Oct2020 14:10:32.233] [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]
27[02Oct2020 14:10:32.611] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
28[02Oct2020 14:10:33.702] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
29[02Oct2020 14:10:33.918] [Server thread/INFO] [PluginManager/]: Scanning classes for titanium
30[02Oct2020 14:10:33.935] [Server thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
31[02Oct2020 14:10:33.936] [Server thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
32[02Oct2020 14:10:34.001] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
33[02Oct2020 14:10:34.003] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
34[02Oct2020 14:10:34.004] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
35[02Oct2020 14:10:34.004] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
36[02Oct2020 14:10:34.005] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
37[02Oct2020 14:10:34.006] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
38[02Oct2020 14:10:34.030] [Server thread/INFO] [paintings/]: loading json file and contents for paintings.
39[02Oct2020 14:10:34.038] [Server thread/INFO] [paintings/]: Loaded json painting arch_illager , 16 x 32
40[02Oct2020 14:10:34.039] [Server thread/INFO] [paintings/]: Loaded json painting dog , 32 x 32
41[02Oct2020 14:10:34.039] [Server thread/INFO] [paintings/]: Loaded json painting panda , 32 x 32
42[02Oct2020 14:10:34.039] [Server thread/INFO] [paintings/]: Loaded json painting pig , 16 x 16
43[02Oct2020 14:10:34.039] [Server thread/INFO] [paintings/]: Loaded json painting portal , 32 x 32
44[02Oct2020 14:10:34.039] [Server thread/INFO] [paintings/]: Loaded json painting trail , 32 x 32
45[02Oct2020 14:10:34.390] [modloading-worker-7/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
46[02Oct2020 14:10:34.468] [modloading-worker-4/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
47[02Oct2020 14:10:34.774] [modloading-worker-3/INFO] [FluxNetworks/]: FLUX NETWORKS INIT
48[02Oct2020 14:10:34.994] [modloading-worker-4/INFO] [PluginManager/]: Scanning classes for industrialforegoing
49[02Oct2020 14:10:35.220] [modloading-worker-4/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
50[02Oct2020 14:10:35.228] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/bonsaitrees2-common.toml is not correct. Correcting
51[02Oct2020 14:10:35.229] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
52[02Oct2020 14:10:35.268] [modloading-worker-3/INFO] [doubleslabs/]: Loaded 1 vertical slab support classes
53[02Oct2020 14:10:35.269] [modloading-worker-3/INFO] [doubleslabs/]: Loaded 3 horizontal slab support classes
54[02Oct2020 14:10:35.278] [modloading-worker-3/INFO] [doubleslabs/]: Loaded 0 container support classes
55[02Oct2020 14:10:35.883] [modloading-worker-5/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
56[02Oct2020 14:10:36.118] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity charged_snowball
57[02Oct2020 14:10:36.358] [modloading-worker-6/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
58[02Oct2020 14:10:36.918] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
59[02Oct2020 14:10:36.919] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
60[02Oct2020 14:10:36.945] [modloading-worker-7/INFO] [de.melanx.aiotbotania.AIOTBotania/]: Items registered.
61[02Oct2020 14:10:36.945] [modloading-worker-7/INFO] [de.melanx.aiotbotania.AIOTBotania/]: Blocks registered.
62[02Oct2020 14:10:36.945] [modloading-worker-7/INFO] [de.melanx.aiotbotania.AIOTBotania/]: Global loot modifiers registered.
63[02Oct2020 14:10:37.173] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_gas`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
64[02Oct2020 14:10:37.192] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_infuse_type`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
65[02Oct2020 14:10:37.581] [modloading-worker-7/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.36, for MC 1.15.2 with MCP 20200515.085601
66[02Oct2020 14:10:37.582] [modloading-worker-7/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.36 Initialized
67[02Oct2020 14:10:38.494] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
68[02Oct2020 14:10:38.652] [modloading-worker-0/WARN] [mixin/]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final
69[02Oct2020 14:10:38.669] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:rifter
70[02Oct2020 14:10:38.699] [modloading-worker-6/WARN] [KubeJS/]: KubeJS no longer uses scripts.json file, please delete it! To reorder scripts, add '// priority: 10' on top of them. Default priority is 0.
71[02Oct2020 14:10:38.716] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:hunter
72[02Oct2020 14:10:38.720] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:bladeshroom_cap
73[02Oct2020 14:10:38.729] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nova
74[02Oct2020 14:10:39.075] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nova_spike
75[02Oct2020 14:10:39.098] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:crystal_bug
76[02Oct2020 14:10:39.120] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:penumbrian
77[02Oct2020 14:10:39.123] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:tree_hopper
78[02Oct2020 14:10:39.139] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:stinger
79[02Oct2020 14:10:39.158] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nightstag
80[02Oct2020 14:10:39.166] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:deceitful_snapper
81[02Oct2020 14:10:39.169] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:bulb_angler
82[02Oct2020 14:10:39.274] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:skulk
83[02Oct2020 14:10:39.281] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:shade_squirrel
84[02Oct2020 14:10:39.409] [modloading-worker-1/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: 1.1- EmbellishCraft: block registering.
85[02Oct2020 14:10:39.421] [modloading-worker-1/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: 1.2- EmbellishCraft: block listing.
86[02Oct2020 14:10:39.545] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:thrown_geode
87[02Oct2020 14:10:39.619] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:spore_bomb
88[02Oct2020 14:10:39.625] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:cloud
89[02Oct2020 14:10:40.240] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity embellishcraft:entity_chair
90[02Oct2020 14:10:40.259] [modloading-worker-1/ERROR] [toastcontrol/]: Running on a dedicated server, disabling mod.
91[02Oct2020 14:10:40.677] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
92[02Oct2020 14:10:40.705] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
93[02Oct2020 14:10:40.730] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
94[02Oct2020 14:10:40.745] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
95[02Oct2020 14:10:41.126] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
96[02Oct2020 14:10:41.127] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
97[02Oct2020 14:10:41.127] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
98[02Oct2020 14:10:41.149] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
99[02Oct2020 14:10:41.150] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
100[02Oct2020 14:10:41.150] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
101[02Oct2020 14:10:42.475] [modloading-worker-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Engineer's Decor GIT id #93e0546.
102[02Oct2020 14:10:42.520] [modloading-worker-1/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
103[02Oct2020 14:10:43.029] [modloading-worker-1/INFO] [PluginManager/]: Scanning classes for titanium
104[02Oct2020 14:10:43.134] [modloading-worker-4/INFO] [STDOUT/]: [com.endlesnights.torchslabsmod.TorchSlabsMod:<init>:47]: BuzzierBees Mod DETECTED AND LOADED TORCHSLAB COMPAT
105[02Oct2020 14:10:43.134] [modloading-worker-1/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
106[02Oct2020 14:10:43.134] [modloading-worker-1/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
107[02Oct2020 14:10:43.148] [modloading-worker-1/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
108[02Oct2020 14:10:43.181] [modloading-worker-1/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
109[02Oct2020 14:10:43.277] [modloading-worker-4/INFO] [STDOUT/]: [com.endlesnights.torchslabsmod.TorchSlabsMod:<init>:60]: Quark Mod DETECTED AND LOADED TORCHSLAB COMPAT
110[02Oct2020 14:10:43.281] [modloading-worker-4/INFO] [STDOUT/]: [com.endlesnights.torchslabsmod.TorchSlabsMod:<init>:66]: Upgrade Aquatic Mod DETECTED AND LOADED TORCHSLAB COMPAT
111[02Oct2020 14:10:43.284] [modloading-worker-4/INFO] [STDOUT/]: [com.endlesnights.torchslabsmod.TorchSlabsMod:<init>:72]: Druid Craft Mod DETECTED AND LOADED TORCHSLAB COMPAT
112[02Oct2020 14:10:43.456] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:assassin
113[02Oct2020 14:10:43.465] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:bandit_warlord
114[02Oct2020 14:10:43.494] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:barbarian
115[02Oct2020 14:10:43.671] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:bonestorm
116[02Oct2020 14:10:43.691] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:brigand
117[02Oct2020 14:10:43.839] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
118[02Oct2020 14:10:43.894] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:camel
119[02Oct2020 14:10:43.953] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity totem
120[02Oct2020 14:10:44.035] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:desert_wolf
121[02Oct2020 14:10:44.038] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:forsaken
122[02Oct2020 14:10:44.057] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:mummy
123[02Oct2020 14:10:44.071] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:nomad
124[02Oct2020 14:10:44.121] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:pharaoh
125[02Oct2020 14:10:44.125] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:desert_rabbit
126[02Oct2020 14:10:44.128] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:scarab
127[02Oct2020 14:10:44.131] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:sergeant
128[02Oct2020 14:10:44.133] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stoneguard
129[02Oct2020 14:10:44.134] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stonewarden
130[02Oct2020 14:10:44.134] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stoneguard_friendly
131[02Oct2020 14:10:44.135] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stonewarden_friendly
132[02Oct2020 14:10:44.258] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:sunspeaker
133[02Oct2020 14:10:44.280] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:tarantula
134[02Oct2020 14:10:44.307] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:wraith
135[02Oct2020 14:10:44.308] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:camel_spit
136[02Oct2020 14:10:44.309] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:heart_of_ra
137[02Oct2020 14:10:44.387] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:small_bone
138[02Oct2020 14:10:44.388] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_double_shot_black
139[02Oct2020 14:10:44.388] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_double_shot_white
140[02Oct2020 14:10:44.389] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_explosive
141[02Oct2020 14:10:44.390] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_fire
142[02Oct2020 14:10:44.390] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_poison
143[02Oct2020 14:10:44.391] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_quickdraw
144[02Oct2020 14:10:44.391] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_rain
145[02Oct2020 14:10:44.392] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_slowness
146[02Oct2020 14:10:44.392] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_straight
147[02Oct2020 14:10:44.393] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:tefnuts_call
148[02Oct2020 14:10:45.502] [modloading-worker-7/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension atum:atum of type atum:atum and id 3
149[02Oct2020 14:10:45.511] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity conjurer_illager:conjurer
150[02Oct2020 14:10:45.578] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity conjurer_illager:bouncing_ball
151[02Oct2020 14:10:45.580] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity conjurer_illager:throwing_card
152[02Oct2020 14:10:45.724] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waddles:adelie_penguin
153[02Oct2020 14:10:46.143] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
154[02Oct2020 14:10:46.275] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
155[02Oct2020 14:10:46.392] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
156[02Oct2020 14:10:46.554] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
157[02Oct2020 14:10:47.155] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
158[02Oct2020 14:10:47.243] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
159[02Oct2020 14:10:47.293] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
160[02Oct2020 14:10:47.325] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
161[02Oct2020 14:10:47.491] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
162[02Oct2020 14:10:47.492] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
163[02Oct2020 14:10:52.903] [modloading-worker-6/INFO] [KubeJS Startup/]: Hello, World! (You will only see this line once in console, during startup)
164[02Oct2020 14:10:52.903] [modloading-worker-6/INFO] [KubeJS Startup/]: Loaded script startup:example.js
165[02Oct2020 14:10:52.903] [modloading-worker-6/INFO] [KubeJS Startup/]: Loaded 1/1 KubeJS startup scripts
166[02Oct2020 14:10:52.918] [modloading-worker-6/INFO] [druidcraft/]: Loading Config: /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/druidcraft-server.toml
167[02Oct2020 14:10:52.918] [modloading-worker-6/INFO] [druidcraft/]: Built Config: /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/druidcraft-server.toml
168[02Oct2020 14:10:52.924] [modloading-worker-6/INFO] [druidcraft/]: Loaded Config: /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/druidcraft-server.toml
169[02Oct2020 14:10:52.925] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/druidcraft-server.toml is not correct. Correcting
170[02Oct2020 14:10:52.925] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_biomes was corrected from [SNOWY, COLD] to [SNOWY, COLD]
171[02Oct2020 14:10:52.925] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_exclusions was corrected from [NETHER, END] to [NETHER, END]
172[02Oct2020 14:10:52.925] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_biomes was corrected from [CONIFEROUS, FOREST, JUNGLE, DENSE] to [CONIFEROUS, FOREST, JUNGLE, DENSE]
173[02Oct2020 14:10:52.926] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_exclusions was corrected from [] to []
174[02Oct2020 14:10:52.926] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_biomes was corrected from [FOREST, PLAINS, MOUNTAIN, HILLS] to [FOREST, PLAINS, MOUNTAIN, HILLS]
175[02Oct2020 14:10:52.926] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_exclusions was corrected from [DENSE] to [DENSE]
176[02Oct2020 14:10:52.928] [modloading-worker-6/INFO] [druidcraft/]: Loading Config: /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/druidcraft-client.toml
177[02Oct2020 14:10:52.928] [modloading-worker-6/INFO] [druidcraft/]: Built Config: /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/druidcraft-client.toml
178[02Oct2020 14:10:52.928] [modloading-worker-6/INFO] [druidcraft/]: Loaded Config: /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/druidcraft-client.toml
179[02Oct2020 14:11:01.742] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:chorus_pearl
180[02Oct2020 14:11:01.770] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:seed_bullet
181[02Oct2020 14:11:01.794] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:energy_ball
182[02Oct2020 14:11:01.796] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:boom_arrow
183[02Oct2020 14:11:01.798] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:draco_arcanus_arrow
184[02Oct2020 14:11:01.805] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:pixie
185[02Oct2020 14:11:02.296] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 5 jobs
186[02Oct2020 14:11:02.771] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 1873 unique defined tags
187[02Oct2020 14:11:03.939] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 16429 unique defined recipes
188[02Oct2020 14:11:04.211] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 9933 unique defined loot tables
189[02Oct2020 14:11:04.448] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 6588 unique defined advancements
190[02Oct2020 14:11:04.554] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesModule has missing mod dependencies, skipping
191[02Oct2020 14:11:04.554] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesDustModule has missing mod dependencies, skipping
192[02Oct2020 14:11:04.555] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesCompatModule has missing mod dependencies, skipping
193[02Oct2020 14:11:04.555] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModNonIngotModule has missing mod dependencies, skipping
194[02Oct2020 14:11:04.555] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModModule has missing mod dependencies, skipping
195[02Oct2020 14:11:04.555] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModCompatModule has missing mod dependencies, skipping
196[02Oct2020 14:11:04.555] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.usefulmachinery.UsefulMachineryModule has missing mod dependencies, skipping
197[02Oct2020 14:11:04.555] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.thermalexpansion.ThermalExpansionNonIngotModule has missing mod dependencies, skipping
198[02Oct2020 14:11:04.556] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.thermalexpansion.ThermalExpansionModule has missing mod dependencies, skipping
199[02Oct2020 14:11:04.556] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.thermalexpansion.ThermalExpansionCompatModule has missing mod dependencies, skipping
200[02Oct2020 14:11:04.561] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftNonIngotModule has missing mod dependencies, skipping
201[02Oct2020 14:11:04.562] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftModule has missing mod dependencies, skipping
202[02Oct2020 14:11:04.562] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftCompatModule has missing mod dependencies, skipping
203[02Oct2020 14:11:04.562] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.occultism.OccultismModule has missing mod dependencies, skipping
204[02Oct2020 14:11:04.562] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.occultism.OccultismCompatModule has missing mod dependencies, skipping
205[02Oct2020 14:11:04.579] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebNonIngotModule has missing mod dependencies, skipping
206[02Oct2020 14:11:04.579] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebModule has missing mod dependencies, skipping
207[02Oct2020 14:11:04.579] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxNonIngotModule has missing mod dependencies, skipping
208[02Oct2020 14:11:04.579] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxModule has missing mod dependencies, skipping
209[02Oct2020 14:11:04.579] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxCompatModule has missing mod dependencies, skipping
210[02Oct2020 14:11:04.579] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsNonIngotModule has missing mod dependencies, skipping
211[02Oct2020 14:11:04.580] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsModule has missing mod dependencies, skipping
212[02Oct2020 14:11:04.580] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsCompatModule has missing mod dependencies, skipping
213[02Oct2020 14:11:04.585] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.appliedenergistics2.AppliedEnergistics2Module has missing mod dependencies, skipping
214[02Oct2020 14:11:04.586] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.appliedenergistics2.AppliedEnergistics2CompatModule has missing mod dependencies, skipping
215[02Oct2020 14:11:04.634] [Server thread/INFO] [thelm.jaopca.materials.MaterialHandler/]: Added 78 materials
216[02Oct2020 14:11:04.886] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
217[02Oct2020 14:11:04.888] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
218[02Oct2020 14:11:04.889] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.blaze`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
219[02Oct2020 14:11:04.889] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.blaze`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
220[02Oct2020 14:11:04.889] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
221[02Oct2020 14:11:04.889] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
222[02Oct2020 14:11:04.890] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
223[02Oct2020 14:11:04.890] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
224[02Oct2020 14:11:04.890] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
225[02Oct2020 14:11:04.890] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
226[02Oct2020 14:11:04.890] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.dragonstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
227[02Oct2020 14:11:04.891] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.dragonstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
228[02Oct2020 14:11:04.891] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
229[02Oct2020 14:11:04.891] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
230[02Oct2020 14:11:04.891] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hop_graphite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
231[02Oct2020 14:11:04.891] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hop_graphite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
232[02Oct2020 14:11:04.892] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.khnumite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
233[02Oct2020 14:11:04.892] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.khnumite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
234[02Oct2020 14:11:04.892] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
235[02Oct2020 14:11:04.892] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
236[02Oct2020 14:11:04.892] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
237[02Oct2020 14:11:04.892] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
238[02Oct2020 14:11:04.893] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
239[02Oct2020 14:11:04.893] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
240[02Oct2020 14:11:04.893] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana_diamond`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
241[02Oct2020 14:11:04.893] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana_diamond`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
242[02Oct2020 14:11:04.893] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
243[02Oct2020 14:11:04.894] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
244[02Oct2020 14:11:04.894] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
245[02Oct2020 14:11:04.894] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
246[02Oct2020 14:11:04.894] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
247[02Oct2020 14:11:04.894] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
248[02Oct2020 14:11:04.895] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
249[02Oct2020 14:11:04.895] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
250[02Oct2020 14:11:04.895] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
251[02Oct2020 14:11:04.895] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
252[02Oct2020 14:11:04.895] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
253[02Oct2020 14:11:04.896] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
254[02Oct2020 14:11:04.896] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.saltpeter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
255[02Oct2020 14:11:04.896] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.saltpeter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
256[02Oct2020 14:11:04.896] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
257[02Oct2020 14:11:04.896] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
258[02Oct2020 14:11:04.897] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
259[02Oct2020 14:11:04.897] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
260[02Oct2020 14:11:04.897] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
261[02Oct2020 14:11:04.898] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.azure_silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
262[02Oct2020 14:11:04.898] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
263[02Oct2020 14:11:04.898] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
264[02Oct2020 14:11:04.899] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
265[02Oct2020 14:11:04.899] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
266[02Oct2020 14:11:04.899] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.osmium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
267[02Oct2020 14:11:04.899] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
268[02Oct2020 14:11:04.900] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
269[02Oct2020 14:11:04.900] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
270[02Oct2020 14:11:04.900] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.tin`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
271[02Oct2020 14:11:04.900] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `create_crushed_ores.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
272[02Oct2020 14:11:04.901] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
273[02Oct2020 14:11:04.901] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.azure_silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
274[02Oct2020 14:11:04.901] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
275[02Oct2020 14:11:04.901] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
276[02Oct2020 14:11:04.901] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
277[02Oct2020 14:11:04.902] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
278[02Oct2020 14:11:04.902] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
279[02Oct2020 14:11:04.902] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
280[02Oct2020 14:11:04.902] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
281[02Oct2020 14:11:04.903] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
282[02Oct2020 14:11:04.903] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
283[02Oct2020 14:11:04.903] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
284[02Oct2020 14:11:04.903] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.azure_silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
285[02Oct2020 14:11:04.904] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
286[02Oct2020 14:11:04.904] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
287[02Oct2020 14:11:04.904] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
288[02Oct2020 14:11:04.904] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
289[02Oct2020 14:11:04.904] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
290[02Oct2020 14:11:04.905] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
291[02Oct2020 14:11:04.905] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
292[02Oct2020 14:11:04.905] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
293[02Oct2020 14:11:04.905] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
294[02Oct2020 14:11:04.906] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
295[02Oct2020 14:11:04.906] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.azure_silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
296[02Oct2020 14:11:04.906] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
297[02Oct2020 14:11:04.906] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
298[02Oct2020 14:11:04.906] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
299[02Oct2020 14:11:04.907] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
300[02Oct2020 14:11:04.907] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
301[02Oct2020 14:11:04.907] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
302[02Oct2020 14:11:04.907] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
303[02Oct2020 14:11:04.908] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
304[02Oct2020 14:11:04.908] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
305[02Oct2020 14:11:04.908] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
306[02Oct2020 14:11:04.908] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.azure_silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
307[02Oct2020 14:11:04.909] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
308[02Oct2020 14:11:04.909] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
309[02Oct2020 14:11:04.909] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
310[02Oct2020 14:11:04.909] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
311[02Oct2020 14:11:04.909] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
312[02Oct2020 14:11:04.910] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
313[02Oct2020 14:11:04.910] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
314[02Oct2020 14:11:04.910] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
315[02Oct2020 14:11:04.910] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
316[02Oct2020 14:11:04.910] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `silents_mechanisms_chunks.osmium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
317[02Oct2020 14:11:04.910] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `silents_mechanisms_chunks.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
318[02Oct2020 14:11:04.911] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
319[02Oct2020 14:11:04.912] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.azure_silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
320[02Oct2020 14:11:04.912] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
321[02Oct2020 14:11:04.912] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
322[02Oct2020 14:11:04.912] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
323[02Oct2020 14:11:04.912] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
324[02Oct2020 14:11:04.913] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
325[02Oct2020 14:11:04.913] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
326[02Oct2020 14:11:04.913] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
327[02Oct2020 14:11:04.913] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
328[02Oct2020 14:11:04.913] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
329[02Oct2020 14:11:04.914] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
330[02Oct2020 14:11:04.914] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.azure_silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
331[02Oct2020 14:11:04.914] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
332[02Oct2020 14:11:04.914] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
333[02Oct2020 14:11:04.914] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
334[02Oct2020 14:11:04.915] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
335[02Oct2020 14:11:04.915] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
336[02Oct2020 14:11:04.915] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.quicksilver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
337[02Oct2020 14:11:04.915] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
338[02Oct2020 14:11:04.915] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
339[02Oct2020 14:11:04.915] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
340[02Oct2020 14:11:04.935] [Server thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'jaopca' took 2.612 s to run a deferred task.
341[02Oct2020 14:11:04.951] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:02.652
342[02Oct2020 14:11:05.111] [Server thread/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
343[02Oct2020 14:11:05.129] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:cherry] initialized
344[02Oct2020 14:11:05.130] [Server thread/INFO] [Kiwi/Init]: block: 21
345[02Oct2020 14:11:05.130] [Server thread/INFO] [Kiwi/Init]: particle_type: 2
346[02Oct2020 14:11:05.130] [Server thread/INFO] [Kiwi/Init]: item: 2
347[02Oct2020 14:11:05.130] [Server thread/INFO] [Kiwi/Init]: sound_event: 2
348[02Oct2020 14:11:05.131] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:hybridization] initialized
349[02Oct2020 14:11:05.131] [Server thread/INFO] [Kiwi/Init]: recipe_serializer: 1
350[02Oct2020 14:11:05.132] [Server thread/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
351[02Oct2020 14:11:05.132] [Server thread/INFO] [Kiwi/Init]: recipe_serializer: 3
352[02Oct2020 14:11:05.135] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:fruittrees] initialized
353[02Oct2020 14:11:05.136] [Server thread/INFO] [Kiwi/Init]: item: 8
354[02Oct2020 14:11:05.136] [Server thread/INFO] [Kiwi/Init]: block: 37
355[02Oct2020 14:11:05.136] [Server thread/INFO] [Kiwi/Init]: block_entity_type: 1
356[02Oct2020 14:11:05.136] [Server thread/INFO] [Kiwi/Init]: feature: 1
357[02Oct2020 14:11:05.136] [Server thread/INFO] [Kiwi/Init]: tree_decorator_type: 1
358[02Oct2020 14:11:12.545] [Server thread/INFO] [mcwwindows/]: Blocks registered.
359[02Oct2020 14:11:13.126] [Server thread/INFO] [Dark Utilities/]: Registering 46 blocks.
360[02Oct2020 14:11:13.144] [Server thread/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.
361[02Oct2020 14:11:13.144] [Server thread/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.
362[02Oct2020 14:11:13.145] [Server thread/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.
363[02Oct2020 14:11:13.148] [Server thread/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.
364[02Oct2020 14:11:13.150] [Server thread/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.
365[02Oct2020 14:11:13.151] [Server thread/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.
366[02Oct2020 14:11:13.151] [Server thread/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.
367[02Oct2020 14:11:13.278] [Server thread/INFO] [mcwdoors/]: Blocks registered.
368[02Oct2020 14:11:13.759] [Server thread/INFO] [mcwbridges/]: Blocks registered.
369[02Oct2020 14:11:13.991] [Server thread/INFO] [mcwtrpdoors/]: Blocks registered.
370[02Oct2020 14:11:14.592] [Server thread/INFO] [com.polyvalord.extlights.Extlights/]: HELLO from Register Block
371[02Oct2020 14:11:14.737] [Server thread/INFO] [com.polyvalord.neoncraft.NeonCraft/]: HELLO from Register Block
372[02Oct2020 14:11:15.753] [Server thread/INFO] [mcwfurnitures/]: Blocks registered.
373[02Oct2020 14:11:16.139] [Server thread/INFO] [druidcraft/]: Blocks registered.
374[02Oct2020 14:11:17.497] [Server thread/INFO] [Botany Pots/]: Registering 34 blocks.
375[02Oct2020 14:11:19.660] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
376[02Oct2020 14:11:19.661] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
377[02Oct2020 14:11:19.805] [Server thread/INFO] [FluxNetworks/]: Started Registering Blocks
378[02Oct2020 14:11:19.831] [Server thread/INFO] [FluxNetworks/]: Finished Registering Blocks
379[02Oct2020 14:11:20.943] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
380[02Oct2020 14:11:20.943] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
381[02Oct2020 14:11:20.945] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
382[02Oct2020 14:11:20.946] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
383[02Oct2020 14:11:20.947] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
384[02Oct2020 14:11:20.947] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
385[02Oct2020 14:11:22.163] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Immersive Engineering also installed ...
386[02Oct2020 14:11:22.163] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 86 blocks.
387[02Oct2020 14:11:22.213] [Server thread/INFO] [mcwwindows/]: Items registered.
388[02Oct2020 14:11:22.264] [Server thread/INFO] [Dark Utilities/]: Registering 53 items.
389[02Oct2020 14:11:22.266] [Server thread/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.
390[02Oct2020 14:11:22.267] [Server thread/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.
391[02Oct2020 14:11:22.267] [Server thread/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.
392[02Oct2020 14:11:22.267] [Server thread/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.
393[02Oct2020 14:11:22.272] [Server thread/INFO] [mcwdoors/]: Items registered.
394[02Oct2020 14:11:22.313] [Server thread/INFO] [mcwbridges/]: Items registered.
395[02Oct2020 14:11:22.364] [Server thread/INFO] [mcwtrpdoors/]: Items registered.
396[02Oct2020 14:11:22.777] [Server thread/INFO] [mcwfurnitures/]: Items registered.
397[02Oct2020 14:11:22.897] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity druidcraft:dreadfish
398[02Oct2020 14:11:22.902] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity druidcraft:beetle
399[02Oct2020 14:11:22.905] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity druidcraft:lunar_moth
400[02Oct2020 14:11:22.906] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity druidcraft:dreadfish_fire_burst
401[02Oct2020 14:11:22.906] [Server thread/INFO] [druidcraft/]: Items registered.
402[02Oct2020 14:11:23.036] [Server thread/INFO] [Botany Pots/]: Registering 34 items.
403[02Oct2020 14:11:23.135] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
404[02Oct2020 14:11:23.135] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `golden_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
405[02Oct2020 14:11:23.135] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `diamond_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
406[02Oct2020 14:11:23.137] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `leather_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
407[02Oct2020 14:11:23.137] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shield`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
408[02Oct2020 14:11:23.143] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `end_crystal`, expected `endergetic`. This could be a intended override, but in most cases indicates a broken mod.
409[02Oct2020 14:11:23.284] [Server thread/INFO] [FluxNetworks/]: Started Registering Items
410[02Oct2020 14:11:23.288] [Server thread/INFO] [FluxNetworks/]: Finished Registering Items
411[02Oct2020 14:11:23.420] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:citizen
412[02Oct2020 14:11:23.446] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:fishhook
413[02Oct2020 14:11:23.453] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:visitor
414[02Oct2020 14:11:23.461] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mercenary
415[02Oct2020 14:11:23.472] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:barbarian
416[02Oct2020 14:11:23.479] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerbarbarian
417[02Oct2020 14:11:23.486] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefbarbarian
418[02Oct2020 14:11:23.495] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pirate
419[02Oct2020 14:11:23.499] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerpirate
420[02Oct2020 14:11:23.504] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefpirate
421[02Oct2020 14:11:23.506] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:sittingentity
422[02Oct2020 14:11:23.509] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mcminecart
423[02Oct2020 14:11:23.518] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mummy
424[02Oct2020 14:11:23.522] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archermummy
425[02Oct2020 14:11:23.527] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pharao
426[02Oct2020 14:11:23.536] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazon
427[02Oct2020 14:11:23.541] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazonchief
428[02Oct2020 14:11:23.543] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:firearrow
429[02Oct2020 14:11:23.552] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:shieldmaiden
430[02Oct2020 14:11:23.557] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenarcher
431[02Oct2020 14:11:23.561] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenchief
432[02Oct2020 14:11:23.646] [Server thread/INFO] [Bookshelf/]: Registering 10 global loot modifier serializers.
433[02Oct2020 14:11:24.647] [Server thread/INFO] [druidcraft/]: Biomes registered.
434[02Oct2020 14:11:24.762] [Server thread/INFO] [Dark Utilities/]: Registering 2 tile entity types.
435[02Oct2020 14:11:24.763] [Server thread/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.
436[02Oct2020 14:11:24.872] [Server thread/INFO] [druidcraft/]: Tile Entities registered.
437[02Oct2020 14:11:24.894] [Server thread/INFO] [Botany Pots/]: Registering 1 tile entity types.
438[02Oct2020 14:11:24.899] [Server thread/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: 1.3- EmbellishCraft: TE registering.
439[02Oct2020 14:11:24.899] [Server thread/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: EmbellishCraft: if this line crashes please report to https://github.com/MapperTV/embellishcraft/issues/19
440[02Oct2020 14:11:24.971] [Server thread/INFO] [FluxNetworks/]: Started Registering Tile Entities
441[02Oct2020 14:11:24.975] [Server thread/INFO] [FluxNetworks/]: Finished Registering Tile Entities
442[02Oct2020 14:11:25.009] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 17 tile entities.
443[02Oct2020 14:11:25.056] [Server thread/INFO] [TerraForged/]: Registering decorators
444[02Oct2020 14:11:25.077] [Server thread/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.
445[02Oct2020 14:11:25.078] [Server thread/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.
446[02Oct2020 14:11:25.078] [Server thread/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.
447[02Oct2020 14:11:25.079] [Server thread/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.
448[02Oct2020 14:11:25.079] [Server thread/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.
449[02Oct2020 14:11:25.079] [Server thread/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.
450[02Oct2020 14:11:25.079] [Server thread/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.
451[02Oct2020 14:11:25.079] [Server thread/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.
452[02Oct2020 14:11:25.087] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
453[02Oct2020 14:11:25.087] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
454[02Oct2020 14:11:25.087] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
455[02Oct2020 14:11:25.087] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
456[02Oct2020 14:11:25.088] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
457[02Oct2020 14:11:25.088] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_aspect`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
458[02Oct2020 14:11:25.088] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `frost_walker`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
459[02Oct2020 14:11:25.088] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `knockback`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
460[02Oct2020 14:11:25.088] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `looting`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
461[02Oct2020 14:11:25.088] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `thorns`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
462[02Oct2020 14:11:25.089] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `mending`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
463[02Oct2020 14:11:25.095] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cannon_skull
464[02Oct2020 14:11:25.098] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
465[02Oct2020 14:11:25.100] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_creeper
466[02Oct2020 14:11:25.100] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_enderman
467[02Oct2020 14:11:25.100] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_skeleton
468[02Oct2020 14:11:25.100] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_stray
469[02Oct2020 14:11:25.100] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_wither_skeleton
470[02Oct2020 14:11:25.100] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity balloon
471[02Oct2020 14:11:25.100] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity obsidian_tnt
472[02Oct2020 14:11:25.101] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgear:slingshot_projectile
473[02Oct2020 14:11:25.103] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity fairylights:fastener
474[02Oct2020 14:11:25.104] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
475[02Oct2020 14:11:25.105] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
476[02Oct2020 14:11:25.105] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
477[02Oct2020 14:11:25.106] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
478[02Oct2020 14:11:25.106] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
479[02Oct2020 14:11:25.140] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
480[02Oct2020 14:11:25.140] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
481[02Oct2020 14:11:25.141] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
482[02Oct2020 14:11:25.141] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
483[02Oct2020 14:11:25.142] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
484[02Oct2020 14:11:25.142] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
485[02Oct2020 14:11:25.143] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
486[02Oct2020 14:11:25.143] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
487[02Oct2020 14:11:25.144] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
488[02Oct2020 14:11:25.144] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
489[02Oct2020 14:11:25.145] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
490[02Oct2020 14:11:25.145] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
491[02Oct2020 14:11:25.146] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
492[02Oct2020 14:11:25.146] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
493[02Oct2020 14:11:25.151] [Server thread/INFO] [druidcraft/]: Entities registered.
494[02Oct2020 14:11:25.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity abnormals_core:boat
495[02Oct2020 14:11:25.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:honey_slime
496[02Oct2020 14:11:25.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:grizzly_bear
497[02Oct2020 14:11:25.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:black_bear
498[02Oct2020 14:11:25.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:bumblebee
499[02Oct2020 14:11:25.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame
500[02Oct2020 14:11:25.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity robit
501[02Oct2020 14:11:25.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:sonar_wave
502[02Oct2020 14:11:25.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:nautilus
503[02Oct2020 14:11:25.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:pike
504[02Oct2020 14:11:25.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:lionfish
505[02Oct2020 14:11:25.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:thrasher
506[02Oct2020 14:11:25.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:great_thrasher
507[02Oct2020 14:11:25.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:flare
508[02Oct2020 14:11:25.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:ululu
509[02Oct2020 14:11:25.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:goose
510[02Oct2020 14:11:25.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:box_jellyfish
511[02Oct2020 14:11:25.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:cassiopea_jellyfish
512[02Oct2020 14:11:25.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:immortal_jellyfish
513[02Oct2020 14:11:25.168] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity super_glue
514[02Oct2020 14:11:25.168] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity contraption
515[02Oct2020 14:11:25.168] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stationary_contraption
516[02Oct2020 14:11:25.169] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity decorative_blocks:dummy
517[02Oct2020 14:11:25.170] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity beetle
518[02Oct2020 14:11:25.170] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity deer
519[02Oct2020 14:11:25.170] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
520[02Oct2020 14:11:25.171] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silver_fox
521[02Oct2020 14:11:25.171] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hell_sprout
522[02Oct2020 14:11:25.171] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sprout
523[02Oct2020 14:11:25.171] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermini
524[02Oct2020 14:11:25.171] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lava_cat
525[02Oct2020 14:11:25.171] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity owl
526[02Oct2020 14:11:25.172] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silkworm
527[02Oct2020 14:11:25.172] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spirit_deer
528[02Oct2020 14:11:25.172] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spirit_beetle
529[02Oct2020 14:11:25.172] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity swampexpansion:slabfish
530[02Oct2020 14:11:25.175] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:poise_cluster
531[02Oct2020 14:11:25.175] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_fruit
532[02Oct2020 14:11:25.175] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boof_block
533[02Oct2020 14:11:25.176] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:puff_bug
534[02Oct2020 14:11:25.176] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_balloon
535[02Oct2020 14:11:25.176] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_knot
536[02Oct2020 14:11:25.176] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_baby
537[02Oct2020 14:11:25.176] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_adolescent
538[02Oct2020 14:11:25.176] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo
539[02Oct2020 14:11:25.177] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
540[02Oct2020 14:11:25.177] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
541[02Oct2020 14:11:25.178] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
542[02Oct2020 14:11:25.178] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
543[02Oct2020 14:11:25.178] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
544[02Oct2020 14:11:25.179] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:chemthrower_shot
545[02Oct2020 14:11:25.180] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:fluorescent_tube
546[02Oct2020 14:11:25.191] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:explosive
547[02Oct2020 14:11:25.192] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:railgun_shot
548[02Oct2020 14:11:25.192] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot
549[02Oct2020 14:11:25.193] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_flare
550[02Oct2020 14:11:25.193] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_homing
551[02Oct2020 14:11:25.225] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:skyline_hook
552[02Oct2020 14:11:25.225] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_wolfpack
553[02Oct2020 14:11:25.226] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_woodencrate
554[02Oct2020 14:11:25.227] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_reinforcedcrate
555[02Oct2020 14:11:25.227] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_woodenbarrel
556[02Oct2020 14:11:25.228] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_metalbarrel
557[02Oct2020 14:11:25.237] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:sawblade
558[02Oct2020 14:11:25.238] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity blaze_arrow
559[02Oct2020 14:11:25.238] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity challenge_arrow
560[02Oct2020 14:11:25.238] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity diamond_arrow
561[02Oct2020 14:11:25.239] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity displacement_arrow
562[02Oct2020 14:11:25.239] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ender_arrow
563[02Oct2020 14:11:25.239] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explosive_arrow
564[02Oct2020 14:11:25.239] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frost_arrow
565[02Oct2020 14:11:25.240] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glowstone_arrow
566[02Oct2020 14:11:25.240] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lightning_arrow
567[02Oct2020 14:11:25.240] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity phantasmal_arrow
568[02Oct2020 14:11:25.241] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity prismarine_arrow
569[02Oct2020 14:11:25.241] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity quartz_arrow
570[02Oct2020 14:11:25.241] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity redstone_arrow
571[02Oct2020 14:11:25.241] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shulker_arrow
572[02Oct2020 14:11:25.242] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity slime_arrow
573[02Oct2020 14:11:25.242] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spore_arrow
574[02Oct2020 14:11:25.242] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity training_arrow
575[02Oct2020 14:11:25.242] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity verdant_arrow
576[02Oct2020 14:11:25.243] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:creepie
577[02Oct2020 14:11:25.243] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:skeleton_villager
578[02Oct2020 14:11:25.243] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:griefer
579[02Oct2020 14:11:25.243] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:creeper_spore_cloud
580[02Oct2020 14:11:25.244] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:spore_bomb
581[02Oct2020 14:11:25.245] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:burning_banner
582[02Oct2020 14:11:25.245] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:rune_prison
583[02Oct2020 14:11:25.245] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity autumnity:snail
584[02Oct2020 14:11:25.246] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity fireitem
585[02Oct2020 14:11:25.248] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 1 entities bound to blocks.
586[02Oct2020 14:11:25.251] [Server thread/INFO] [TerraForged/]: Registering features
587[02Oct2020 14:11:25.435] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `mineshaft`, expected `bettermineshafts`. This could be a intended override, but in most cases indicates a broken mod.
588[02Oct2020 14:11:25.441] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome swampexpansion:marsh, types have been assigned on a best-effort guess: [SWAMP, WET]
589[02Oct2020 14:11:25.441] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome swampexpansion:mushroom_marsh, types have been assigned on a best-effort guess: [SWAMP, WET]
590[02Oct2020 14:11:25.441] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:poise_forest, types have been assigned on a best-effort guess: [VOID]
591[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:chorus_plains, types have been assigned on a best-effort guess: [VOID]
592[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:end_midlands, types have been assigned on a best-effort guess: [VOID]
593[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:end_highlands, types have been assigned on a best-effort guess: [VOID]
594[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_forest, types have been assigned on a best-effort guess: [HOT, FOREST]
595[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_mountains, types have been assigned on a best-effort guess: [HOT, FOREST, HILLS]
596[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [JUNGLE, WET, HOT]
597[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle_hills, types have been assigned on a best-effort guess: [JUNGLE, WET, HOT]
598[02Oct2020 14:11:25.442] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_plateau, types have been assigned on a best-effort guess: [HOT, FOREST]
599[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_forest_plateau, types have been assigned on a best-effort guess: [HOT, FOREST]
600[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
601[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:dunes_hills, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
602[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:flourishing_dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
603[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rocky_dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
604[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rocky_dunes_hills, types have been assigned on a best-effort guess: [DRY, HOT, DESERT, HILLS]
605[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:petrified_dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
606[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome autumnity:maple_forest, types have been assigned on a best-effort guess: [FOREST]
607[02Oct2020 14:11:25.443] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome autumnity:maple_forest_hills, types have been assigned on a best-effort guess: [FOREST]
608[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome autumnity:pumpkin_fields, types have been assigned on a best-effort guess: [PLAINS]
609[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:vigilant_forest, types have been assigned on a best-effort guess: [DRY, COLD, FOREST]
610[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:black_ridge, types have been assigned on a best-effort guess: [DRY, COLD, EXTREME_HILLS]
611[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:deceitful_bog, types have been assigned on a best-effort guess: [DRY, SWAMP, COLD, OCEAN, WATER]
612[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:fungi_forest, types have been assigned on a best-effort guess: [DRY, COLD, FOREST]
613[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:obscured_peaks, types have been assigned on a best-effort guess: [DRY, COLD, EXTREME_HILLS, HILLS]
614[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:warped_fields, types have been assigned on a best-effort guess: [DRY, COLD, FOREST, HILLS]
615[02Oct2020 14:11:25.444] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:crystal_spires, types have been assigned on a best-effort guess: [DRY, COLD, PLAINS]
616[02Oct2020 14:11:25.445] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:night_plains, types have been assigned on a best-effort guess: [DRY, COLD, PLAINS]
617[02Oct2020 14:11:25.445] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:obscured_plateau, types have been assigned on a best-effort guess: [DRY, COLD, EXTREME_HILLS]
618[02Oct2020 14:11:25.445] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:phantasmal_valley, types have been assigned on a best-effort guess: [DRY, RIVER, COLD, OCEAN, WATER]
619[02Oct2020 14:11:25.445] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:runebush_grove, types have been assigned on a best-effort guess: [DRY, COLD, FOREST]
620[02Oct2020 14:11:25.445] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:hilly_vigilant_forest, types have been assigned on a best-effort guess: [DRY, COLD, FOREST, HILLS]
621[02Oct2020 14:11:25.445] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:hilly_fungi_forest, types have been assigned on a best-effort guess: [DRY, COLD, FOREST, HILLS]
622[02Oct2020 14:11:25.446] [Server thread/INFO] [druidcraft/]: Features registered.
623[02Oct2020 14:11:25.563] [Server thread/INFO] [druidcraft/]: GUI registered.
624[02Oct2020 14:11:25.629] [Server thread/INFO] [FluxNetworks/]: Started Registering Containers
625[02Oct2020 14:11:25.629] [Server thread/INFO] [FluxNetworks/]: Finished Registering Containers
626[02Oct2020 14:11:25.649] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 8 containers bound to tile entities.
627[02Oct2020 14:11:25.752] [Server thread/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@12f72ea1
628[02Oct2020 14:11:25.752] [Server thread/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@26f52f35
629[02Oct2020 14:11:25.752] [Server thread/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7b1ce875
630[02Oct2020 14:11:25.752] [Server thread/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@72c8036f
631[02Oct2020 14:11:25.752] [Server thread/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5961b9b1
632[02Oct2020 14:11:25.752] [Server thread/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5662a92f
633[02Oct2020 14:11:25.762] [Server thread/INFO] [druidcraft/]: Particles registered.
634[02Oct2020 14:11:25.807] [Server thread/INFO] [Bookshelf/]: Registering 2 recipe serializers.
635[02Oct2020 14:11:25.808] [Server thread/INFO] [Bookshelf/]: Registering 6 ingredient serializers.
636[02Oct2020 14:11:25.813] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe types.
637[02Oct2020 14:11:25.813] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe serializers.
638[02Oct2020 14:11:25.954] [Server thread/INFO] [druidcraft/]: Recipes registered.
639[02Oct2020 14:11:26.063] [Server thread/INFO] [Botany Pots/]: Registering 3 recipe types.
640[02Oct2020 14:11:26.063] [Server thread/INFO] [Botany Pots/]: Registering 3 recipe serializers.
641[02Oct2020 14:11:26.319] [Server thread/INFO] [druidcraft/]: Sound events registered.
642[02Oct2020 14:11:26.930] [Server thread/INFO] [FluxNetworks/]: LOADING CONFIG
643[02Oct2020 14:11:26.930] [Server thread/INFO] [FluxNetworks/]: LOADED CONFIG
644[02Oct2020 14:11:26.930] [Thread-1/INFO] [FluxNetworks/]: LOADING CONFIG
645[02Oct2020 14:11:26.931] [Thread-1/INFO] [FluxNetworks/]: LOADED CONFIG
646[02Oct2020 14:11:26.931] [Thread-1/INFO] [FluxNetworks/]: LOADING CONFIG
647[02Oct2020 14:11:26.931] [Thread-1/INFO] [FluxNetworks/]: LOADED CONFIG
648[02Oct2020 14:11:26.943] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/bonsaitrees2-common.toml is not correct. Correcting
649[02Oct2020 14:11:26.944] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
650[02Oct2020 14:11:27.074] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/akashictome-common.toml is not correct. Correcting
651[02Oct2020 14:11:27.075] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Whitelisted Items was corrected from [Whitelisted Items, roots:runedtablet, opencomputers:tool:4, immersiveengineering:tool:3, integrateddynamics:on_the_dynamics_of_integration, theoneprobe:probenote, evilcraft:origins_of_darkness, draconicevolution:info_tablet, charset:tablet] to [Whitelisted Items, roots:runedtablet, opencomputers:tool:4, immersiveengineering:tool:3, integrateddynamics:on_the_dynamics_of_integration, theoneprobe:probenote, evilcraft:origins_of_darkness, draconicevolution:info_tablet, charset:tablet]
652[02Oct2020 14:11:27.075] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Whitelisted Names was corrected from [book, tome, lexicon, nomicon, manual, knowledge, pedia, compendium, guide, codex, journal] to [book, tome, lexicon, nomicon, manual, knowledge, pedia, compendium, guide, codex, journal]
653[02Oct2020 14:11:27.075] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blacklisted Mods was corrected from [] to []
654[02Oct2020 14:11:27.076] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Aliases was corrected from [nautralpledge=botania, thermalexpansion=thermalfoundation, thermaldynamics=thermalfoundation, thermalcultivation=thermalfoundation, redstonearsenal=thermalfoundation, rftoolsdim=rftools, rftoolspower=rftools, rftoolscontrol=rftools, ae2stuff=appliedenergistics2, animus=bloodmagic, integrateddynamics=integratedtunnels, mekanismgenerators=mekanism, mekanismtools=mekanism, deepresonance=rftools, xnet=rftools, buildcrafttransport=buildcraft, buildcraftfactory=buildcraft, buildcraftsilicon=buildcraft] to [nautralpledge=botania, thermalexpansion=thermalfoundation, thermaldynamics=thermalfoundation, thermalcultivation=thermalfoundation, redstonearsenal=thermalfoundation, rftoolsdim=rftools, rftoolspower=rftools, rftoolscontrol=rftools, ae2stuff=appliedenergistics2, animus=bloodmagic, integrateddynamics=integratedtunnels, mekanismgenerators=mekanism, mekanismtools=mekanism, deepresonance=rftools, xnet=rftools, buildcrafttransport=buildcraft, buildcraftfactory=buildcraft, buildcraftsilicon=buildcraft]
655[02Oct2020 14:11:27.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/config/aquaculture-common.toml is not correct. Correcting
656[02Oct2020 14:11:27.083] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
657[02Oct2020 14:11:27.083] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
658[02Oct2020 14:11:27.084] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
659[02Oct2020 14:11:27.124] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
660[02Oct2020 14:11:27.127] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%
661[02Oct2020 14:11:27.130] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config chairs sit:true, mob-sit: 10.0%, stand up: 0.01%
662[02Oct2020 14:11:27.139] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config pipe valve: maxflow:1000mb, redstone amp:20mb/sig
663[02Oct2020 14:11:27.139] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config electrical furnace speed:200, power consumption:640
664[02Oct2020 14:11:27.140] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config small solar panel: Peak production:45/tick
665[02Oct2020 14:11:27.140] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config block breaker: Boost energy consumption:64rf/t, reluctance=17t/hrdn, break time offset=15t
666[02Oct2020 14:11:27.140] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config tree cutter: Boost energy consumption:320rf/t, cutting time 1200t.
667[02Oct2020 14:11:27.161] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config milker: energy consumption:0rf/t [milk fluid available]
668[02Oct2020 14:11:27.192] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config fluid funnel: tank-fluid-collection:false
669[02Oct2020 14:11:27.195] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config dropper: item-insertion:false
670[02Oct2020 14:11:27.198] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Opt-outs:sign_decor
671[02Oct2020 14:11:27.250] [modloading-worker-5/INFO] [mcwbridges/]: Setup method registered
672[02Oct2020 14:11:27.271] [modloading-worker-2/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
673[02Oct2020 14:11:27.304] [modloading-worker-4/INFO] [Bookshelf/]: Registering 2 command argument types.
674[02Oct2020 14:11:27.305] [modloading-worker-4/INFO] [Bookshelf/]: Registering 13 loot condition types.
675[02Oct2020 14:11:27.320] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
676[02Oct2020 14:11:27.320] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
677[02Oct2020 14:11:27.320] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
678[02Oct2020 14:11:27.321] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
679[02Oct2020 14:11:27.321] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
680[02Oct2020 14:11:27.321] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
681[02Oct2020 14:11:27.321] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
682[02Oct2020 14:11:27.321] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
683[02Oct2020 14:11:27.321] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
684[02Oct2020 14:11:27.322] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
685[02Oct2020 14:11:27.322] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
686[02Oct2020 14:11:27.322] [modloading-worker-7/INFO] [FluxNetworks/]: Started Common Setup
687[02Oct2020 14:11:27.328] [modloading-worker-4/INFO] [mcwdoors/]: Setup method registered
688[02Oct2020 14:11:27.335] [modloading-worker-2/INFO] [mcwfurnitures/]: Setup method registered
689[02Oct2020 14:11:27.335] [modloading-worker-2/INFO] [com.polyvalord.extlights.Extlights/]: HELLO FROM PREINIT
690[02Oct2020 14:11:27.335] [modloading-worker-2/INFO] [com.polyvalord.extlights.Extlights/]: DIRT BLOCK >> minecraft:dirt
691[02Oct2020 14:11:27.335] [modloading-worker-1/INFO] [mcjtylib/]: XNet Detected RFTools Control: enabling support
692[02Oct2020 14:11:27.341] [modloading-worker-4/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
693[02Oct2020 14:11:27.378] [modloading-worker-2/INFO] [com.polyvalord.neoncraft.NeonCraft/]: HELLO FROM PREINIT
694[02Oct2020 14:11:27.378] [modloading-worker-2/INFO] [com.polyvalord.neoncraft.NeonCraft/]: DIRT BLOCK >> minecraft:dirt
695[02Oct2020 14:11:27.427] [modloading-worker-7/INFO] [FluxNetworks/]: Finished Common Setup
696[02Oct2020 14:11:27.428] [modloading-worker-7/INFO] [net.minecraft.world.biome.Biome/]: Performant loaded, lag begone!
697[02Oct2020 14:11:27.495] [modloading-worker-3/INFO] [tv.mapper.mapperbase.MapperBase/]: Mapper Base setup started!
698[02Oct2020 14:11:27.506] [modloading-worker-3/INFO] [tv.mapper.mapperbase.MapperBase/]: Bitumen ore blacklisted for biome minecraft:nether in the config.
699[02Oct2020 14:11:27.506] [modloading-worker-3/INFO] [tv.mapper.mapperbase.MapperBase/]: Bitumen ore blacklisted for biome minecraft:the_end in the config.
700[02Oct2020 14:11:27.511] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: EmbellishCraft: setup started.
701[02Oct2020 14:11:27.528] [modloading-worker-6/INFO] [com.darkere.serverconfigupdater.ServerConfigUpdater/]: Attempting to delete 0 files/folders defined in config
702[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Basalt blacklisted for biome minecraft:nether in the config.
703[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Slate blacklisted for biome minecraft:nether in the config.
704[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Marble blacklisted for biome minecraft:nether in the config.
705[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Gneiss blacklisted for biome minecraft:nether in the config.
706[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Jade blacklisted for biome minecraft:nether in the config.
707[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Larvikite blacklisted for biome minecraft:nether in the config.
708[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Basalt blacklisted for biome minecraft:the_end in the config.
709[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Slate blacklisted for biome minecraft:the_end in the config.
710[02Oct2020 14:11:27.544] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Marble blacklisted for biome minecraft:the_end in the config.
711[02Oct2020 14:11:27.546] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Gneiss blacklisted for biome minecraft:the_end in the config.
712[02Oct2020 14:11:27.546] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Jade blacklisted for biome minecraft:the_end in the config.
713[02Oct2020 14:11:27.546] [modloading-worker-3/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: Larvikite blacklisted for biome minecraft:the_end in the config.
714[02Oct2020 14:11:27.602] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
715[02Oct2020 14:11:27.636] [modloading-worker-6/INFO] [mcwtrpdoors/]: Setup method registered
716[02Oct2020 14:11:27.731] [modloading-worker-4/INFO] [TerraForged/]: Common setup
717[02Oct2020 14:11:27.754] [modloading-worker-4/INFO] [TerraForged/]: Registered world type
718[02Oct2020 14:11:27.781] [modloading-worker-4/INFO] [TerraForged/]: Registered saplings
719[02Oct2020 14:11:27.787] [modloading-worker-4/INFO] [mcwwindows/]: Setup method registered
720[02Oct2020 14:11:27.842] [modloading-worker-4/INFO] [com.black_dog20.servertabinfo.ServerTabInfo/]: Pre Initialization Complete!
721[02Oct2020 14:11:27.851] [modloading-worker-6/INFO] [druidcraft/]: Setup method registered.
722[02Oct2020 14:11:27.908] [modloading-worker-4/INFO] [Mekanism/]: Version 9.10.9 initializing...
723[02Oct2020 14:11:27.935] [modloading-worker-7/INFO] [quark/]: Loading Module Chain Linkage
724[02Oct2020 14:11:27.938] [modloading-worker-7/INFO] [quark/]: Loading Module Chute
725[02Oct2020 14:11:27.939] [modloading-worker-7/INFO] [quark/]: Loading Module Color Slime
726[02Oct2020 14:11:27.939] [modloading-worker-7/INFO] [quark/]: Loading Module Dispensers Place Blocks
727[02Oct2020 14:11:27.939] [modloading-worker-7/INFO] [quark/]: Loading Module Ender Watcher
728[02Oct2020 14:11:27.939] [modloading-worker-7/INFO] [quark/]: Loading Module Endermites Form Shulkers
729[02Oct2020 14:11:27.940] [modloading-worker-7/INFO] [quark/]: Loading Module Feeding Trough
730[02Oct2020 14:11:27.948] [modloading-worker-7/INFO] [quark/]: Loading Module Gravisand
731[02Oct2020 14:11:27.949] [modloading-worker-7/INFO] [quark/]: Loading Module Iron Rod
732[02Oct2020 14:11:27.949] [modloading-worker-7/INFO] [quark/]: Loading Module Metal Buttons
733[02Oct2020 14:11:27.949] [modloading-worker-7/INFO] [quark/]: Loading Module Obsidian Plate
734[02Oct2020 14:11:27.949] [modloading-worker-7/INFO] [quark/]: Loading Module Pistons Move Tile Entities
735[02Oct2020 14:11:27.951] [modloading-worker-7/INFO] [quark/]: Loading Module Redstone Circuit
736[02Oct2020 14:11:27.951] [modloading-worker-7/INFO] [quark/]: Loading Module Weather Sensor
737[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Cobblestone Bricks
738[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Compressed Blocks
739[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Duskbound Blocks
740[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Framed Glass
741[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Gold Bars
742[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Grate
743[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Iron Plates
744[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Item Frames
745[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Leaf Carpet
746[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Lit Lamp
747[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module Midori
748[02Oct2020 14:11:27.952] [modloading-worker-7/INFO] [quark/]: Loading Module More Brick Types
749[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module More Potted Plants
750[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module More Stone Variants
751[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Nether Brick Fence Gate
752[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Paper Decor
753[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Quilted Wool
754[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Rope
755[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Shingles
756[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Soul Sandstone
757[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Stained Planks
758[02Oct2020 14:11:27.953] [modloading-worker-7/INFO] [quark/]: Loading Module Sturdy Stone
759[02Oct2020 14:11:27.954] [modloading-worker-7/INFO] [quark/]: Loading Module Tallow And Candles
760[02Oct2020 14:11:27.955] [modloading-worker-7/INFO] [quark/]: Loading Module Thatch
761[02Oct2020 14:11:27.955] [modloading-worker-7/INFO] [quark/]: Loading Module Turf
762[02Oct2020 14:11:27.955] [modloading-worker-7/INFO] [quark/]: Loading Module Variant Bookshelves
763[02Oct2020 14:11:27.955] [modloading-worker-7/INFO] [quark/]: Loading Module Variant Chests
764[02Oct2020 14:11:27.962] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [aiotbotania] Starting version check at https://raw.githubusercontent.com/MelanX/aiotbotania/master/update/Update.json
765[02Oct2020 14:11:27.967] [modloading-worker-7/INFO] [quark/]: Loading Module Variant Ladders
766[02Oct2020 14:11:27.967] [modloading-worker-7/INFO] [quark/]: Loading Module Vertical Planks
767[02Oct2020 14:11:27.967] [modloading-worker-7/INFO] [quark/]: Loading Module Vertical Slabs
768[02Oct2020 14:11:27.967] [modloading-worker-7/INFO] [quark/]: Loading Module Fairy Rings
769[02Oct2020 14:11:27.967] [modloading-worker-7/INFO] [quark/]: Loading Module Chests In Boats
770[02Oct2020 14:11:27.968] [modloading-worker-7/INFO] [quark/]: Loading Module Easy Transfering
771[02Oct2020 14:11:27.968] [modloading-worker-7/INFO] [quark/]: Loading Module F To Switch
772[02Oct2020 14:11:27.968] [modloading-worker-7/INFO] [quark/]: Loading Module Hotbar Changer
773[02Oct2020 14:11:27.968] [modloading-worker-7/INFO] [quark/]: Loading Module Inventory Sorting
774[02Oct2020 14:11:27.969] [modloading-worker-7/INFO] [quark/]: Loading Module Item Sharing
775[02Oct2020 14:11:27.969] [modloading-worker-7/INFO] [quark/]: Loading Module Shulker Box Right Click
776[02Oct2020 14:11:27.970] [modloading-worker-7/INFO] [quark/]: Loading Module Ancient Tomes
777[02Oct2020 14:11:27.971] [modloading-worker-7/INFO] [quark/]: Loading Module Bottled Cloud
778[02Oct2020 14:11:27.972] [modloading-worker-7/INFO] [quark/]: Loading Module Camera
779[02Oct2020 14:11:27.972] [modloading-worker-7/INFO] [quark/]: Loading Module Color Runes
780[02Oct2020 14:11:27.973] [modloading-worker-7/INFO] [quark/]: Loading Module Pathfinder Maps
781[02Oct2020 14:11:27.974] [modloading-worker-7/INFO] [quark/]: Loading Module Pickarang
782[02Oct2020 14:11:27.974] [modloading-worker-7/INFO] [quark/]: Loading Module Slime In A Bucket
783[02Oct2020 14:11:27.975] [modloading-worker-7/INFO] [quark/]: Loading Module Trowel
784[02Oct2020 14:11:27.975] [modloading-worker-7/INFO] [quark/]: Loading Module Armed Armor Stands
785[02Oct2020 14:11:27.976] [modloading-worker-7/INFO] [quark/]: Loading Module Automatic Recipe Unlock
786[02Oct2020 14:11:27.976] [modloading-worker-7/INFO] [quark/]: Loading Module Axe Leaf Harvesting
787[02Oct2020 14:11:27.977] [modloading-worker-7/INFO] [quark/]: Loading Module Campfires Boost Elytra
788[02Oct2020 14:11:27.978] [modloading-worker-7/INFO] [quark/]: Loading Module Compasses Work Everywhere
789[02Oct2020 14:11:27.979] [modloading-worker-7/INFO] [quark/]: Loading Module Dirt To Path
790[02Oct2020 14:11:27.980] [modloading-worker-7/INFO] [quark/]: Loading Module Double Door Opening
791[02Oct2020 14:11:27.980] [modloading-worker-7/INFO] [quark/]: Loading Module Dragon Scales
792[02Oct2020 14:11:27.981] [modloading-worker-7/INFO] [quark/]: Loading Module Emotes
793[02Oct2020 14:11:27.981] [modloading-worker-7/INFO] [quark/]: Loading Module Enhanced Ladders
794[02Oct2020 14:11:27.982] [modloading-worker-7/INFO] [quark/]: Loading Module Glass Shard
795[02Oct2020 14:11:27.983] [modloading-worker-7/INFO] [quark/]: Loading Module Hoe Harvesting
796[02Oct2020 14:11:27.984] [modloading-worker-7/INFO] [quark/]: Loading Module Improved Sleeping
797[02Oct2020 14:11:27.985] [modloading-worker-7/INFO] [quark/]: Loading Module Lock Rotation
798[02Oct2020 14:11:27.988] [modloading-worker-7/INFO] [quark/]: Loading Module Note Block Mob Sounds
799[02Oct2020 14:11:27.989] [modloading-worker-7/INFO] [quark/]: Loading Module Pat The Dogs
800[02Oct2020 14:11:27.991] [modloading-worker-7/INFO] [quark/]: Loading Module Poison Potato Usage
801[02Oct2020 14:11:27.992] [modloading-worker-7/INFO] [quark/]: Loading Module Reacharound Placing
802[02Oct2020 14:11:27.993] [modloading-worker-7/INFO] [quark/]: Loading Module Replace Scaffolding
803[02Oct2020 14:11:27.995] [modloading-worker-7/INFO] [quark/]: Loading Module Sign Editing
804[02Oct2020 14:11:27.996] [modloading-worker-7/INFO] [quark/]: Loading Module Simple Harvest
805[02Oct2020 14:11:27.996] [modloading-worker-7/INFO] [quark/]: Loading Module Snow Golem Player Heads
806[02Oct2020 14:11:27.997] [modloading-worker-7/INFO] [quark/]: Loading Module Springy Slime
807[02Oct2020 14:11:27.997] [modloading-worker-7/INFO] [quark/]: Loading Module Utility Recipes
808[02Oct2020 14:11:27.999] [modloading-worker-7/INFO] [quark/]: Loading Module Villagers Follow Emeralds
809[02Oct2020 14:11:28.000] [modloading-worker-7/INFO] [quark/]: Loading Module Big Dungeon
810[02Oct2020 14:11:28.001] [modloading-worker-7/INFO] [quark/]: Loading Module Big Stone Clusters
811[02Oct2020 14:11:28.001] [modloading-worker-7/INFO] [quark/]: Loading Module Biotite
812[02Oct2020 14:11:28.004] [modloading-worker-7/INFO] [quark/]: Loading Module Blossom Trees
813[02Oct2020 14:11:28.004] [modloading-worker-7/INFO] [quark/]: Loading Module Cave Roots
814[02Oct2020 14:11:28.005] [modloading-worker-7/INFO] [quark/]: Loading Module Crevices
815[02Oct2020 14:11:28.005] [modloading-worker-7/INFO] [quark/]: Loading Module Mega Caves
816[02Oct2020 14:11:28.005] [modloading-worker-7/INFO] [quark/]: Loading Module Monster Box
817[02Oct2020 14:11:28.006] [modloading-worker-7/INFO] [quark/]: Loading Module Nether Obsidian Spikes
818[02Oct2020 14:11:28.006] [modloading-worker-7/INFO] [quark/]: Loading Module New Stone Types
819[02Oct2020 14:11:28.007] [modloading-worker-7/INFO] [quark/]: Loading Module Speleothems
820[02Oct2020 14:11:28.011] [modloading-worker-7/INFO] [quark/]: Loading Module Underground Clay
821[02Oct2020 14:11:28.012] [modloading-worker-7/INFO] [quark/]: Loading Module Brimstone Underground Biome
822[02Oct2020 14:11:28.012] [modloading-worker-7/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
823[02Oct2020 14:11:28.012] [modloading-worker-7/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
824[02Oct2020 14:11:28.012] [modloading-worker-7/INFO] [quark/]: Loading Module Glowshroom Underground Biome
825[02Oct2020 14:11:28.013] [modloading-worker-7/INFO] [quark/]: Loading Module Lush Underground Biome
826[02Oct2020 14:11:28.013] [modloading-worker-7/INFO] [quark/]: Loading Module Overgrown Underground Biome
827[02Oct2020 14:11:28.013] [modloading-worker-7/INFO] [quark/]: Loading Module Permafrost Underground Biome
828[02Oct2020 14:11:28.013] [modloading-worker-7/INFO] [quark/]: Loading Module Sandstone Underground Biome
829[02Oct2020 14:11:28.013] [modloading-worker-7/INFO] [quark/]: Loading Module Slime Underground Biome
830[02Oct2020 14:11:28.014] [modloading-worker-7/INFO] [quark/]: Loading Module Spider Nest Underground Biome
831[02Oct2020 14:11:28.015] [modloading-worker-7/INFO] [quark/]: Loading Module Crabs
832[02Oct2020 14:11:28.014] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
833java.io.FileNotFoundException: https://raw.githubusercontent.com/MelanX/aiotbotania/master/update/Update.json
834 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
835 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
836 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
837 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
838 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_265]
839 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_265]
840 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_265]
841 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_265]
842 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_265]
843 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
844 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_265]
845 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
846 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
847 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
848 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
849Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MelanX/aiotbotania/master/update/Update.json
850 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_265]
851 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
852 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_265]
853 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_265]
854 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
855 ... 3 more
856[02Oct2020 14:11:28.017] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
857[02Oct2020 14:11:28.016] [modloading-worker-7/INFO] [quark/]: Loading Module Foxhound
858[02Oct2020 14:11:28.018] [modloading-worker-7/INFO] [quark/]: Loading Module Frogs
859[02Oct2020 14:11:28.019] [modloading-worker-7/INFO] [quark/]: Loading Module Stonelings
860[02Oct2020 14:11:28.019] [modloading-worker-7/INFO] [quark/]: Loading Module Toretoise
861[02Oct2020 14:11:28.020] [modloading-worker-7/INFO] [quark/]: Loading Module Back Button Keybind
862[02Oct2020 14:11:28.021] [modloading-worker-7/INFO] [quark/]: Loading Module Chest Searching
863[02Oct2020 14:11:28.021] [modloading-worker-7/INFO] [quark/]: Loading Module Greener Grass
864[02Oct2020 14:11:28.021] [modloading-worker-7/INFO] [quark/]: Loading Module Improved Mount Hud
865[02Oct2020 14:11:28.021] [modloading-worker-7/INFO] [quark/]: Loading Module Improved Tooltips
866[02Oct2020 14:11:28.022] [modloading-worker-7/INFO] [quark/]: Loading Module Usage Ticker
867[02Oct2020 14:11:28.022] [modloading-worker-7/INFO] [quark/]: Loading Module Variant Animal Textures
868[02Oct2020 14:11:28.022] [modloading-worker-7/INFO] [quark/]: Loading Module Backpack
869[02Oct2020 14:11:28.023] [modloading-worker-7/INFO] [quark/]: Loading Module Magnets
870[02Oct2020 14:11:28.024] [modloading-worker-7/INFO] [quark/]: Loading Module Matrix Enchanting
871[02Oct2020 14:11:28.024] [modloading-worker-7/INFO] [quark/]: Loading Module Pipes
872[02Oct2020 14:11:28.024] [modloading-worker-7/INFO] [quark/]: Loading Module Totem Of Holding
873[02Oct2020 14:11:28.025] [modloading-worker-7/INFO] [quark/]: Loading Module Adjustable Chat
874[02Oct2020 14:11:28.026] [modloading-worker-7/INFO] [quark/]: Loading Module Custom Underground Biome
875[02Oct2020 14:11:28.083] [modloading-worker-4/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
876[02Oct2020 14:11:28.085] [modloading-worker-4/INFO] [Mekanism/]: Loading complete.
877[02Oct2020 14:11:28.085] [modloading-worker-4/INFO] [Mekanism/]: Mod loaded.
878[02Oct2020 14:11:28.251] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 1.0.2 Target: null
879[02Oct2020 14:11:28.253] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silents_mechanisms] Starting version check at https://raw.githubusercontent.com/SilentChaos512/Silents-Mechanisms/1.14/update.json
880[02Oct2020 14:11:28.308] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silents_mechanisms] Found status: BETA Current: 0.8.0+59 Target: null
881[02Oct2020 14:11:28.308] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.15.2
882[02Oct2020 14:11:28.905] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 5.6.40 Target: 5.6.40
883[02Oct2020 14:11:28.905] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
884[02Oct2020 14:11:29.547] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registering recipe condition processor ...
885[02Oct2020 14:11:29.588] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Applying loaded config file.
886[02Oct2020 14:11:29.589] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%
887[02Oct2020 14:11:29.589] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config chairs sit:true, mob-sit: 10.0%, stand up: 0.01%
888[02Oct2020 14:11:29.589] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config pipe valve: maxflow:1000mb, redstone amp:20mb/sig
889[02Oct2020 14:11:29.589] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config electrical furnace speed:200, power consumption:640
890[02Oct2020 14:11:29.589] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config small solar panel: Peak production:45/tick
891[02Oct2020 14:11:29.590] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config block breaker: Boost energy consumption:64rf/t, reluctance=17t/hrdn, break time offset=15t
892[02Oct2020 14:11:29.590] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config tree cutter: Boost energy consumption:320rf/t, cutting time 1200t.
893[02Oct2020 14:11:29.590] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config milker: energy consumption:0rf/t [milk fluid available]
894[02Oct2020 14:11:29.590] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config fluid funnel: tank-fluid-collection:false
895[02Oct2020 14:11:29.590] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config dropper: item-insertion:false
896[02Oct2020 14:11:29.591] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Opt-outs:sign_decor
897[02Oct2020 14:11:29.591] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 30 jobs
898[02Oct2020 14:11:29.705] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: UP_TO_DATE Current: 3.0.2.169 Target: null
899[02Oct2020 14:11:29.706] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.15.2
900[02Oct2020 14:11:29.844] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Found status: BETA Current: 3.1.8 Target: 3.1.8
901[02Oct2020 14:11:29.844] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
902[02Oct2020 14:11:29.893] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.0.0 Target: null
903[02Oct2020 14:11:29.893] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [absentbydesign] Starting version check at https://raw.githubusercontent.com/Lothrazar/AbsentByDesign/trunk/1.15/update.json
904[02Oct2020 14:11:29.952] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [absentbydesign] Found status: AHEAD Current: 1.15.2-1.1.1 Target: null
905[02Oct2020 14:11:29.953] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorage] Starting version check at https://refinedmods.com/refined-storage/update.json
906[02Oct2020 14:11:29.960] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:plains
907[02Oct2020 14:11:29.962] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountains
908[02Oct2020 14:11:29.962] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to minecraft:nether
909[02Oct2020 14:11:29.962] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to minecraft:nether
910[02Oct2020 14:11:29.962] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to minecraft:the_end
911[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountain_edge
912[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:wooded_mountains
913[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to minecraft:small_end_islands
914[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to minecraft:end_midlands
915[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to minecraft:end_highlands
916[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to minecraft:end_barrens
917[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:chaparral
918[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:grassland
919[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland
920[02Oct2020 14:11:29.963] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland_moor
921[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lavender_field
922[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lush_grassland
923[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:pasture
924[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:poppy_field
925[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:prairie
926[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:shrubland
927[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:steppe
928[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:ashen_inferno
929[02Oct2020 14:11:29.964] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:ashen_inferno
930[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:undergarden
931[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:undergarden
932[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:visceral_heap
933[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:visceral_heap
934[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:sunflower_plains
935[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:gravelly_mountains
936[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to endergetic:poise_forest
937[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to endergetic:chorus_plains
938[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to endergetic:end_midlands
939[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add azure silver ore to endergetic:end_highlands
940[02Oct2020 14:11:29.965] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:modified_gravelly_mountains
941[02Oct2020 14:11:29.966] [Server thread/INFO] [Silent Gear/]: Add wild flax to autumnity:pumpkin_fields
942[02Oct2020 14:11:29.966] [Server thread/INFO] [Silent Gear/]: Add wild flax to midnight:black_ridge
943[02Oct2020 14:11:29.966] [Server thread/INFO] [Silent Gear/]: Add wild flax to midnight:obscured_peaks
944[02Oct2020 14:11:29.966] [Server thread/INFO] [Silent Gear/]: Add wild flax to midnight:crystal_spires
945[02Oct2020 14:11:29.966] [Server thread/INFO] [Silent Gear/]: Add wild flax to midnight:night_plains
946[02Oct2020 14:11:29.966] [Server thread/INFO] [Silent Gear/]: Add wild flax to midnight:obscured_plateau
947[02Oct2020 14:11:30.029] [Server thread/INFO] [Mekanism/]: Loaded 'Mekanism: Additions' module.
948[02Oct2020 14:11:30.101] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.509
949[02Oct2020 14:11:30.107] [modloading-worker-4/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server)
950[02Oct2020 14:11:30.112] [modloading-worker-7/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
951[02Oct2020 14:11:30.115] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after SIDED_SETUP: 2 jobs
952[02Oct2020 14:11:30.115] [Server thread/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server)
953[02Oct2020 14:11:30.116] [Server thread/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
954[02Oct2020 14:11:30.119] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.004
955[02Oct2020 14:11:30.120] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
956[02Oct2020 14:11:30.129] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
957[02Oct2020 14:11:30.129] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
958[02Oct2020 14:11:30.287] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25566
959[02Oct2020 14:11:30.323] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
960[02Oct2020 14:11:30.454] [modloading-worker-4/INFO] [com.polyvalord.extlights.Extlights/]: Hello world from the MDK
961[02Oct2020 14:11:30.454] [modloading-worker-4/INFO] [com.polyvalord.extlights.Extlights/]: Got IMC [Hello world]
962[02Oct2020 14:11:30.455] [modloading-worker-4/INFO] [com.polyvalord.neoncraft.NeonCraft/]: Got IMC []
963[02Oct2020 14:11:30.458] [modloading-worker-1/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainer for CraftingTweaks
964[02Oct2020 14:11:30.458] [modloading-worker-1/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: fastbench has registered shadows.fastbench.gui.ContainerFastBench for CraftingTweaks
965[02Oct2020 14:11:30.465] [modloading-worker-6/WARN] [minecolonies/]: FMLLoadCompleteEvent
966[02Oct2020 14:11:30.477] [modloading-worker-7/INFO] [powah/Config]: Added coolant fluid: minecraft:water, with coldness of: 1 per mb
967[02Oct2020 14:11:30.478] [modloading-worker-7/INFO] [powah/Config]: Added block: minecraft:lava, with heat of: 1000
968[02Oct2020 14:11:30.479] [modloading-worker-7/INFO] [powah/Config]: Added block: minecraft:magma_block, with heat of: 800
969[02Oct2020 14:11:30.479] [modloading-worker-7/INFO] [powah/Config]: Added block: powah:blazing_crystal_block, with heat of: 2800
970[02Oct2020 14:11:30.479] [modloading-worker-7/INFO] [powah/Config]: Added fluid: minecraft:lava, with heat of: 10000 per 100 mb
971[02Oct2020 14:11:30.483] [modloading-worker-3/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
972[02Oct2020 14:11:30.483] [modloading-worker-3/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
973[02Oct2020 14:11:30.497] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorage] Found status: UP_TO_DATE Current: 1.8.8 Target: null
974[02Oct2020 14:11:30.497] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
975[02Oct2020 14:11:30.501] [modloading-worker-4/INFO] [Waila/]: Registered plugin at net.silentchaos512.mechanisms.compat.hwyla.SMechanismsHwylaPlugin
976[02Oct2020 14:11:30.503] [modloading-worker-4/INFO] [Waila/]: Registered plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
977[02Oct2020 14:11:30.505] [modloading-worker-4/INFO] [Waila/]: Registered plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
978[02Oct2020 14:11:30.510] [modloading-worker-4/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
979[02Oct2020 14:11:30.511] [modloading-worker-4/INFO] [Waila/]: Registered plugin at tk.dczippl.lightestlamp.plugins.WailaModPlugin
980[02Oct2020 14:11:30.515] [modloading-worker-4/INFO] [Waila/]: Registered plugin at net.darkhax.wawla.WawlaPlugin
981[02Oct2020 14:11:30.518] [modloading-worker-4/INFO] [Waila/]: Registered plugin at net.darkhax.botanypots.addons.hwyla.BotanyPotsHwylaPlugin
982[02Oct2020 14:11:30.520] [modloading-worker-4/INFO] [Waila/]: Registered plugin at com.davenonymous.bonsaitrees2.compat.hwyla.BonsaiTrees2HWYLAPlugin
983[02Oct2020 14:11:30.524] [modloading-worker-4/INFO] [Waila/]: Registered plugin at com.teammetallurgy.atum.integration.waila.WailaSupport
984[02Oct2020 14:11:30.526] [modloading-worker-4/INFO] [Waila/]: Registered plugin at squeek.wailaharvestability.WailaHandler
985[02Oct2020 14:11:30.542] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 1.0.4 Target: null
986[02Oct2020 14:11:30.542] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
987[02Oct2020 14:11:30.550] [modloading-worker-6/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
988[02Oct2020 14:11:30.550] [modloading-worker-6/WARN] [minecolonies/]: Register mappings
989[02Oct2020 14:11:30.557] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 1 jobs
990[02Oct2020 14:11:30.560] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.002
991[02Oct2020 14:11:30.597] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: UP_TO_DATE Current: 1.10.3.77 Target: null
992[02Oct2020 14:11:30.598] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/trapdoors.json
993[02Oct2020 14:11:30.644] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Found status: UP_TO_DATE Current: 1.0.0 Target: null
994[02Oct2020 14:11:30.644] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Starting version check at https://raw.githubusercontent.com/SilentChaos512/Silent-Gear/1.15/update.json
995[02Oct2020 14:11:30.696] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Found status: AHEAD Current: 1.11.3+160 Target: null
996[02Oct2020 14:11:30.696] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
997[02Oct2020 14:11:31.368] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solarflux] Found status: UP_TO_DATE Current: 15.2.3 Target: null
998[02Oct2020 14:11:31.368] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
999[02Oct2020 14:11:31.446] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
1000java.io.FileNotFoundException: https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
1001 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
1002 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
1003 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
1004 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
1005 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_265]
1006 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_265]
1007 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_265]
1008 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_265]
1009 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_265]
1010 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1011 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_265]
1012 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
1013 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
1014 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
1015 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
1016Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
1017 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_265]
1018 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1019 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_265]
1020 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_265]
1021 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
1022 ... 3 more
1023[02Oct2020 14:11:31.448] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cfm/update.json
1024[02Oct2020 14:11:31.504] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre16 Target: 7.0.0-pre16
1025[02Oct2020 14:11:31.504] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
1026[02Oct2020 14:11:31.558] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 1.0.1 Target: null
1027[02Oct2020 14:11:31.558] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
1028[02Oct2020 14:11:32.016] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: BETA Current: v22 Target: null
1029[02Oct2020 14:11:32.016] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.15.2
1030[02Oct2020 14:11:33.445] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Found status: UP_TO_DATE Current: 3.3.1.379 Target: null
1031[02Oct2020 14:11:33.446] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [servertabinfo] Starting version check at https://raw.githubusercontent.com/Crimix/ServerTabInfo/master/update.json
1032[02Oct2020 14:11:33.504] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
1033java.io.FileNotFoundException: https://raw.githubusercontent.com/Crimix/ServerTabInfo/master/update.json
1034 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
1035 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
1036 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
1037 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
1038 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_265]
1039 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_265]
1040 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_265]
1041 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_265]
1042 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_265]
1043 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1044 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_265]
1045 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
1046 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
1047 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
1048 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
1049Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/Crimix/ServerTabInfo/master/update.json
1050 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_265]
1051 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1052 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_265]
1053 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_265]
1054 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
1055 ... 3 more
1056[02Oct2020 14:11:33.505] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_helmet] Starting version check at http://changelogs.moddinglegacy.com/miners-helmet.json
1057[02Oct2020 14:11:33.692] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_helmet] Found status: AHEAD Current: 1.0.9 Target: null
1058[02Oct2020 14:11:33.692] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [oldjavawarning] Starting version check at https://updates.blamejared.com/get?n=oldjavawarning&gv=1.15.2
1059[02Oct2020 14:11:33.829] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [oldjavawarning] Found status: BETA Current: 3.0.2 Target: 3.0.2
1060[02Oct2020 14:11:33.829] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Starting version check at https://github.com/Phylogeny/JEIEnchantmentInfo/raw/1.16.1/update.json
1061[02Oct2020 14:11:34.259] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Found status: AHEAD Current: 1.16.1-1.2.0 Target: null
1062[02Oct2020 14:11:34.259] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [conjurer_illager] Starting version check at http://moddinglegacy.com/supporters-changelogs/conjurer-illager.json
1063[02Oct2020 14:11:34.367] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
1064java.io.IOException: Server returned HTTP response code: 403 for URL: http://moddinglegacy.com/supporters-changelogs/conjurer-illager.json
1065 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
1066 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
1067 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
1068 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
1069 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_265]
1070 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_265]
1071 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_265]
1072 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_265]
1073 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_265]
1074 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1075 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
1076 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
1077 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
1078 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
1079Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://moddinglegacy.com/supporters-changelogs/conjurer-illager.json
1080 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900) ~[?:1.8.0_265]
1081 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1082 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_265]
1083 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
1084 ... 3 more
1085[02Oct2020 14:11:34.368] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [wawla] Starting version check at https://updates.blamejared.com/get?n=wawla&gv=1.15.2
1086[02Oct2020 14:11:34.506] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [wawla] Found status: BETA Current: 3.0.4 Target: 3.0.4
1087[02Oct2020 14:11:34.506] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.15.2
1088[02Oct2020 14:11:34.647] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: 5.0.2.6 Target: 5.0.2.6
1089[02Oct2020 14:11:34.647] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.15/update.json
1090[02Oct2020 14:11:34.697] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: AHEAD Current: 1.15.2-1.0.1 Target: null
1091[02Oct2020 14:11:34.697] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [botanypots] Starting version check at https://updates.blamejared.com/get?n=botanypots&gv=1.15.2
1092[02Oct2020 14:11:34.839] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [botanypots] Found status: BETA Current: 2.0.27 Target: 2.0.27
1093[02Oct2020 14:11:34.839] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.15.2
1094[02Oct2020 14:11:34.977] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Found status: BETA Current: 1.0.1.3 Target: 1.0.1.3
1095[02Oct2020 14:11:34.977] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mininggadgets] Starting version check at https://raw.githubusercontent.com/Direwolf20-MC/MiningGadgets/master/update.json
1096[02Oct2020 14:11:35.034] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mininggadgets] Found status: UP_TO_DATE Current: 1.3.5 Target: null
1097[02Oct2020 14:11:35.034] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.15.2
1098[02Oct2020 14:11:35.321] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enderstorage] Found status: OUTDATED Current: 1.15.2-2.5.0.151 Target: 2.5.0.151
1099[02Oct2020 14:11:35.322] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [extradisks] Starting version check at https://github.com/MelanX/ExtraDisks/raw/master/update/Update.json
1100[02Oct2020 14:11:35.684] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
1101java.io.FileNotFoundException: https://github.com/MelanX/ExtraDisks/raw/master/update/Update.json
1102 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
1103 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
1104 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
1105 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
1106 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_265]
1107 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_265]
1108 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_265]
1109 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_265]
1110 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_265]
1111 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1112 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_265]
1113 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
1114 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
1115 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
1116 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
1117Caused by: java.io.FileNotFoundException: https://github.com/MelanX/ExtraDisks/raw/master/update/Update.json
1118 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_265]
1119 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1120 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_265]
1121 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_265]
1122 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
1123 ... 3 more
1124[02Oct2020 14:11:35.686] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
1125[02Oct2020 14:11:35.991] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 31.2.36 Target: 31.2.43
1126[02Oct2020 14:11:35.991] [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
1127[02Oct2020 14:11:36.485] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Found status: UP_TO_DATE Current: 0.7.0b Target: null
1128[02Oct2020 14:11:36.485] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ensorcellation] Starting version check at https://raw.github.com/cofh/version/master/ensorcellation/update.json
1129[02Oct2020 14:11:36.626] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ensorcellation] Found status: UP_TO_DATE Current: 0.7.0b Target: null
1130[02Oct2020 14:11:36.626] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
1131[02Oct2020 14:11:37.680] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Found status: BETA Current: 2.13 Target: null
1132[02Oct2020 14:11:37.681] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.14/changelog.json
1133[02Oct2020 14:11:37.840] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Found status: BETA Current: 1.15.2-4.0.1-119 Target: null
1134[02Oct2020 14:11:37.840] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json
1135[02Oct2020 14:11:37.888] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Found status: BETA Current: 4.6.6+59 Target: null
1136[02Oct2020 14:11:37.888] [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
1137[02Oct2020 14:11:38.018] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [archers_paradox] Found status: UP_TO_DATE Current: 0.7.0b Target: null
1138[02Oct2020 14:11:38.018] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [chickenchunks] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&file=ChickenChunks&version=1.15.2
1139[02Oct2020 14:11:38.846] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
1140com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
1141 at com.google.gson.Gson.fromJson(Gson.java:899) ~[server-1.15.2-extra.jar:?]
1142 at com.google.gson.Gson.fromJson(Gson.java:852) ~[server-1.15.2-extra.jar:?]
1143 at com.google.gson.Gson.fromJson(Gson.java:801) ~[server-1.15.2-extra.jar:?]
1144 at com.google.gson.Gson.fromJson(Gson.java:773) ~[server-1.15.2-extra.jar:?]
1145 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) ~[?:?]
1146 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
1147 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
1148Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
1149 at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[server-1.15.2-extra.jar:?]
1150 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[server-1.15.2-extra.jar:?]
1151 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[server-1.15.2-extra.jar:?]
1152 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
1153 ... 6 more
1154[02Oct2020 14:11:38.847] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json
1155[02Oct2020 14:11:39.248] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Found status: BETA Current: 3.1.1.2 Target: null
1156[02Oct2020 14:11:39.248] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [serverconfigupdater] Starting version check at http://myurl.me/
1157[02Oct2020 14:11:39.554] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
1158java.io.IOException: Server returned HTTP response code: 403 for URL: http://myurl.me/
1159 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
1160 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
1161 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
1162 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
1163 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_265]
1164 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_265]
1165 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_265]
1166 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_265]
1167 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_265]
1168 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1169 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
1170 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
1171 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
1172 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
1173Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://myurl.me/
1174 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900) ~[?:1.8.0_265]
1175 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1176 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_265]
1177 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
1178 ... 3 more
1179[02Oct2020 14:11:39.555] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doubleslabs] Starting version check at https://raw.githubusercontent.com/CJMinecraft01/DoubleSlabs/1.12.x/update.json
1180[02Oct2020 14:11:39.608] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doubleslabs] Found status: AHEAD Current: 2.11.8 Target: null
1181[02Oct2020 14:11:39.608] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [midnight] Starting version check at https://raw.githubusercontent.com/Cryptic-Mushroom/The-Midnight/1.15.2/changelog.json
1182[02Oct2020 14:11:39.667] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
1183java.io.FileNotFoundException: https://raw.githubusercontent.com/Cryptic-Mushroom/The-Midnight/1.15.2/changelog.json
1184 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
1185 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
1186 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
1187 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
1188 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_265]
1189 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_265]
1190 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_265]
1191 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_265]
1192 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_265]
1193 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1194 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_265]
1195 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
1196 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
1197 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
1198 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
1199Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/Cryptic-Mushroom/The-Midnight/1.15.2/changelog.json
1200 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_265]
1201 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_265]
1202 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_265]
1203 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_265]
1204 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
1205 ... 3 more
1206[02Oct2020 14:11:39.668] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
1207[02Oct2020 14:11:39.818] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Found status: UP_TO_DATE Current: 3.1.1 Target: null
1208[02Oct2020 14:11:39.818] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [engineersdecor] Starting version check at https://raw.githubusercontent.com/stfwi/engineers-decor/develop/1.15/meta/update.json
1209[02Oct2020 14:11:39.873] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [engineersdecor] Found status: AHEAD Current: 1.1.3 Target: null
1210[02Oct2020 14:11:39.873] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorageaddons] Starting version check at https://refinedmods.com/refined-storage-addons/update.json
1211[02Oct2020 14:11:40.026] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorageaddons] Found status: UP_TO_DATE Current: 0.6.3 Target: null
1212[02Oct2020 14:11:40.026] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [openloader] Starting version check at https://updates.blamejared.com/get?n=openloader&gv=1.15.2
1213[02Oct2020 14:11:40.443] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [openloader] Found status: BETA Current: 4.0.5 Target: 4.0.5
1214[02Oct2020 14:12:06.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/druidcraft-server.toml is not correct. Correcting
1215[02Oct2020 14:12:06.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_biomes was corrected from [SNOWY, COLD] to [SNOWY, COLD]
1216[02Oct2020 14:12:06.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_exclusions was corrected from [NETHER, END] to [NETHER, END]
1217[02Oct2020 14:12:06.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_biomes was corrected from [CONIFEROUS, FOREST, JUNGLE, DENSE] to [CONIFEROUS, FOREST, JUNGLE, DENSE]
1218[02Oct2020 14:12:06.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_exclusions was corrected from [] to []
1219[02Oct2020 14:12:06.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_biomes was corrected from [FOREST, PLAINS, MOUNTAIN, HILLS] to [FOREST, PLAINS, MOUNTAIN, HILLS]
1220[02Oct2020 14:12:06.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_exclusions was corrected from [DENSE] to [DENSE]
1221[02Oct2020 14:12:06.742] [Server thread/INFO] [TerraForged/]: Adding DataPackFinder
1222[02Oct2020 14:12:06.818] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
1223[02Oct2020 14:12:06.897] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension atum:atum of type atum:atum and id 3
1224[02Oct2020 14:12:06.909] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension midnight:midnight of type midnight:midnight and id 4
1225[02Oct2020 14:12:16.540] [Server thread/INFO] [TerraForged/]: Found 1 datapacks
1226[02Oct2020 14:12:16.601] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: neoncraft-1.1.jar, Default, inmemory:jaopca, aiotbotania-1.15.2-1.2.3.jar, scenic-1.15.2-1.0.2.jar, refinedpipes-0.4.2.jar, mcws-win-1.15.2-v1.0.2.jar, SilentMechanisms-1.15.2-0.8.0+59.jar, Neat 1.6-22.jar, essentials-1.15.2-2.7.4.jar, TerraForged-1.15.2-0.0.15.jar, BetterTitleScreen-1.15.2-1.9.jar, XaerosWorldMap_1.10.3_Forge_1.15.2.jar, CookingForBlockheads_1.15.2-8.0.3.jar, Placebo-1.15.2-3.1.0.jar, Powah-1.15.2-1.1.15.jar, Bookshelf-1.15.2-5.6.40.jar, u_team_core-1.15.2-3.0.2.169.jar, randompatches-1.15.2-1.22.1.1.jar, DarkUtilities-1.15.2-3.1.8.jar, Apotheosis-1.15.2-3.3.7.jar, ProgressiveBosses-2.1.5-mc1.15.2.jar, mcw-doors-1.0.0-mc1.15.2.jar, MekanismGenerators-1.15.2-9.10.9.422.jar, Hwyla-forge-1.10.8-B72_1.15.2.jar, JustEnoughResources-1.15.2-0.10.1.77.jar, mysticallib-1.15.2-2.0.1.jar, absentbydesign-1.15.2-1.1.1.jar, refinedstorage-1.8.8.jar, structure-gel-api-1.15.2-1.1.0.jar, PackMenu-1.15.2-1.2.8.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, lightestlamp-3.4.3.jar, industrial-foregoing-1.15.2-2.3.3-e356e61.jar, useful_backpacks-1.15.2-1.10.3.77.jar, torchmaster-2.2.2.jar, BiomesOPlenty-1.15.2-10.0.0.366-universal.jar, phosphor-forge-mc1.15.2-0.5.2+build.4.jar, MekanismAdditions-1.15.2-9.10.9.422.jar, valhelsia_structures-15.0.3a.jar, Lollipop-1.15.2-1.0.16.jar, toughnessbar-5.0.jar, mcw-trapdors-1.0.0fix-mc1.15.2.jar, SilentGear-1.15.2-1.11.3+160.jar, simplefarming-1.15.2-1.3.0.jar, fairylights-3.0.11-1.15.2.jar, SolarFluxReborn-1.15.2-15.2.3.jar, curios-FORGE-1.15.2-2.0.2.6.jar, Botania-r1.15-388.jar, Patchouli-1.15.2-1.2-35.jar, extlights-2.1.jar, config-2-3.0.jar, libnonymous-1.15.2-1.1.1.5.jar, elevatorid-1.15.2-1.7.1.jar, MekanismTools-1.15.2-9.10.9.422.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar, furniture-7.0.0-pre16-1.15.1.jar, curiouselytra-FORGE-1.15.2-2.0.jar, cc-tweaked-1.15.2-1.92.0.jar, AI-Improvements-1.15.2-0.3.0.jar, mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar, cherishedworlds-FORGE-1.15.2-3.0.0.1.jar, BetterBurning-1.15.2-1.3.4.jar, incubation-1.0.4-1.15.2.jar, FastLeafDecay-v22.jar, CodeChickenLib-1.15.2-3.3.1.379-universal.jar, ServerTabInfo-1.15.2-1.2.8.jar, BetterMineshaftsForge-1.15.2-1.3.1.jar, leavesdecayonotherleaves-1.1.jar, BetterAdvancements-1.15.2-0.1.0.99.jar, QuarkOddities-1.15.2.jar, inventorysorter-1.15.2-17.0.0.jar, TrashSlot_1.15.2-11.0.0.jar, torchslabmod-1.15.2_v1.7.0.jar, EquipmentTooltips-1.15.2-1.4.3+14.jar, mining-helmet-1.15.2-1.0.9.jar, OldJavaWarning-1.15.2-3.0.2.jar, jei-1.15.2-6.0.3.15.jar, kubejs-2.7.1.15.jar, JEIEnchantmentInfo-1.16.1-1.2.0.jar, Druidcraft-1.15-0.4.31.jar, AttributeFix-1.15.2-7.0.2.jar, the-conjurer-1.15.2-1.0.7.jar, Abnormals-Core-1.15.2-1.0.6.jar, Buzzier-Bees-1.15.2-1.5.2.jar, Mekanism-1.15.2-9.10.9.422.jar, caelus-FORGE-1.15.2-2.0-beta3.jar, Upgrade-Aquatic-1.15.2-1.7.1.jar, WAWLA-1.15.2-3.0.4.jar, create-mc1.15.2_v0.2.4e.jar, Waystones_1.15.2-6.0.2.jar, Clumps-5.0.2.6.jar, light-overlay-4.7.2.jar, comforts-FORGE-1.15.2-2.0.0.4.jar, NaturesCompass-1.15.2-1.8.5.jar, FruitTrees-1.15.2-1.5.2.jar, Kiwi-1.15.2-2.8.4.jar, SimpleStorageNetwork-1.15.2-1.0.1.jar, decorative_blocks-1.15.2-1.7.jar, BotanyPots-1.15.2-2.0.27.jar, curioofundying-FORGE-1.15.2-3.0.jar, snowundertrees-1.15.2-v1.1.1.jar, BonsaiTrees-2.1.2.6.jar, mcjtylib-1.15-4.1.10.jar, rftoolsbase-1.15-1.1.7.jar, xnet-1.15-2.1.11.jar, rftoolsstorage-1.15-1.1.10.jar, rftoolscontrol-1.15-3.0.8.jar, mapperbase-1.15.2-1.1.1.0.jar, embellishcraft-1.15.2-2.2.1.0.jar, trash-1.15.2-0.2.0.jar, ToastControl-1.15.2-3.0.1.jar, JEITweaker-1.15.2-1.0.1.3.jar, mininggadgets-1.3.5.jar, EnderStorage-1.15.2-2.5.0.151-universal.jar, rftoolspower-1.15-2.2.5.jar, mysticalworld-1.15.2-2.1.3.jar, extradisks-1.15.2-1.2.2.jar, Swamp-Expansion-1.15.2-1.7.3.jar, forge-1.15.2-31.2.36-universal.jar, Atum-1.15.2-2.1.8.jar, Waddles-1.15.2-0.8.6.jar, WailaHarvestability-mc1.15.2-1.1.12.jar, ironchest-1.15.2-10.0.3.jar, CraftingTweaks_1.15.2-11.0.1.jar, cofh_core-1.15.2-0.7.0b.jar, ensorcellation-1.15.2-0.7.0b.jar, The-Endergetic-Expansion-1.15.2-v1.3.2.jar, rftoolsutility-1.15-2.1.10.jar, swingthroughgrass-1.15.2-1.4.0.jar, MouseTweaks-2.13-mc1.15.1.jar, ToolBelt-1.15.2-1.14.1.jar, titanium-1.15.2-2.4.2.jar, Psi r1.2-84.jar, ImmersiveEngineering-1.15.2-4.0.1-119.jar, SilentLib-1.15.2-4.6.6+59.jar, forbidden_arcanus-1.15.2-1.5.jar, archers_paradox-1.15.2-0.7.0b.jar, ChickenChunks-1.15.2-2.5.0.77-universal.jar, Atmospheric-1.15.2-1.4.1.jar, rftoolsbuilder-1.15-2.1.11.jar, paintings-1.15.2-7.0.0.0.jar, jeiintegration_1.15.2-3.1.1.2.jar, Savage-and-Ravage-1.15.2-1.1.4.jar, Xaeros_Minimap_20.21.0_Forge_1.15.2.jar, JAOPCA-1.15.2-3.2.0.15.jar, ftb-backups-2.1.0.2.jar, serverconfigupdater-1.1.jar, FastWorkbench-1.15.2-3.1.1.jar, autumnity-1.3.3-1.15.2.jar, polymorph-FORGE-1.15.2-0.10.jar, AutoRegLib-1.5-40.jar, AkashicTome-1.3-13.jar, Quark-r2.1-245.jar, Enhanced-Mushrooms-1.15.2-v1.2.2.jar, StorageDrawers-1.15.2-7.0.2.jar, FluxNetworks-1.15.2-5.0.3-4.jar, performant-1.15-3.11m.jar, DoubleSlabs-1.15-2.11.8.jar, themidnight-0.5.9.jar, InventoryHud_1.15.2.forge-3.1.1.jar, structurize-0.13.86-ALPHA-universal.jar, minecolonies-0.13.291-ALPHA-universal.jar, FastFurnace-1.15.1-3.0.0.jar, AppleSkin-mc1.15.2-forge-1.0.14.jar, engineersdecor-1.15.2-1.1.3.jar, Aquaculture-1.15.2-2.0.20.jar, refinedstorageaddons-0.6.3.jar, CosmeticArmorReworked-1.15.2-v3a.jar, overloadedarmorbar-4.0.0.jar, OpenLoader-1.15.2-4.0.5.jar, DefaultOptions_1.15.2-11.0.1.jar, Valhelsia-Recipes, ores, Valhelsia-SG, KubeJS Resource Pack
1227[02Oct2020 14:12:17.605] [Server thread/INFO] [KubeJS Server/]: Loaded script valhelsia:kubejs/recipes/remove.js
1228[02Oct2020 14:12:17.764] [Server thread/INFO] [KubeJS Server/]: Loaded script valhelsia:kubejs/recipes/shaped.js
1229[02Oct2020 14:12:17.871] [Server thread/INFO] [KubeJS Server/]: Loaded script valhelsia:kubejs/tags/minecraft/leaves.js
1230[02Oct2020 14:12:17.871] [Server thread/INFO] [KubeJS Server/]: Loaded 3/3 KubeJS server scripts
1231[02Oct2020 14:12:17.873] [Server thread/INFO] [KubeJS Server/]: Scripts loaded
1232[02Oct2020 14:12:17.892] [Server thread/INFO] [KubeJS Server/]: Scanning recipes...
1233[02Oct2020 14:12:19.371] [Server-Worker-8/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read block tag list darkutils:slime_crucible from darkutils:tags/blocks/slime_crucible.json in data pack DarkUtilities-1.15.2-3.1.8.jar
1234com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
1235 at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:164) ~[?:?]
1236 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
1237 at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:163) ~[?:?]
1238 at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
1239 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_265]
1240 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_265]
1241 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265]
1242 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265]
1243 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265]
1244 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265]
1245[02Oct2020 14:12:19.849] [Server-Worker-9/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list darkutils:slime_crucible from darkutils:tags/items/slime_crucible.json in data pack DarkUtilities-1.15.2-3.1.8.jar
1246com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
1247 at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:164) ~[?:?]
1248 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
1249 at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:163) ~[?:?]
1250 at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
1251 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_265]
1252 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_265]
1253 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265]
1254 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265]
1255 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265]
1256 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265]
1257[02Oct2020 14:12:19.999] [Server-Worker-9/INFO] [KubeJS Server/]: [blocks] Found 542 tags, added 0, removed 0
1258[02Oct2020 14:12:20.031] [Server-Worker-9/INFO] [KubeJS Server/]: valhelsia:kubejs/tags/minecraft/leaves.js:5: - items:minecraft:leaves // minecraft:brown_mushroom_block [net.minecraft.item.BlockItem]
1259[02Oct2020 14:12:20.032] [Server-Worker-9/INFO] [KubeJS Server/]: valhelsia:kubejs/tags/minecraft/leaves.js:7: - items:minecraft:leaves // minecraft:red_mushroom_block [net.minecraft.item.BlockItem]
1260[02Oct2020 14:12:20.032] [Server-Worker-9/INFO] [KubeJS Server/]: [items] Found 1354 tags, added 0, removed 2
1261[02Oct2020 14:12:20.033] [Server-Worker-9/INFO] [KubeJS Server/]: [fluids] Found 43 tags, added 0, removed 0
1262[02Oct2020 14:12:20.033] [Server-Worker-9/INFO] [KubeJS Server/]: [entity_types] Found 10 tags, added 0, removed 0
1263[02Oct2020 14:12:20.427] [Server-Worker-11/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file immersiveengineering:cloche/sweet_berries from immersiveengineering:recipes/cloche/sweet_berries.json
1264com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
1265 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:496) ~[?:?]
1266 at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534) ~[?:?]
1267 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
1268 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
1269 at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
1270 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_265]
1271 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_265]
1272 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265]
1273 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265]
1274 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265]
1275 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265]
1276Caused by: java.io.EOFException: End of input at line 1 column 1 path $
1277 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.15.2-extra.jar:?]
1278 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.15.2-extra.jar:?]
1279 at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.15.2-extra.jar:?]
1280 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.15.2-extra.jar:?]
1281 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.15.2-extra.jar:?]
1282 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.15.2-extra.jar:?]
1283 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494) ~[?:?]
1284 ... 10 more
1285[02Oct2020 14:12:20.854] [Server-Worker-11/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file autumnity:foul_berry_sack_uncompress from autumnity:recipes/foul_berry_sack_uncompress.json
1286com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected value at line 20 column 9 path $.conditions[0].values[1]
1287 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:496) ~[?:?]
1288 at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534) ~[?:?]
1289 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
1290 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
1291 at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
1292 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_265]
1293 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_265]
1294 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265]
1295 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265]
1296 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265]
1297 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265]
1298Caused by: com.google.gson.stream.MalformedJsonException: Expected value at line 20 column 9 path $.conditions[0].values[1]
1299 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server-1.15.2-extra.jar:?]
1300 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:590) ~[server-1.15.2-extra.jar:?]
1301 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[server-1.15.2-extra.jar:?]
1302 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730) ~[server-1.15.2-extra.jar:?]
1303 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[server-1.15.2-extra.jar:?]
1304 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[server-1.15.2-extra.jar:?]
1305 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[server-1.15.2-extra.jar:?]
1306 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.15.2-extra.jar:?]
1307 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.15.2-extra.jar:?]
1308 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494) ~[?:?]
1309 ... 10 more
1310[02Oct2020 14:12:22.427] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/readyyourshovels/splashing/rys_spashing_smoothing as it's conditions were not met
1311[02Oct2020 14:12:22.475] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/compat/wisteria_chest_wood as it's conditions were not met
1312[02Oct2020 14:12:22.493] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe immersiveengineering:cloche/cattail: java.lang.IllegalArgumentException: Block block.minecraft.air is not a valid crop block
1313[02Oct2020 14:12:22.505] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/onyx_ore as it's conditions were not met
1314[02Oct2020 14:12:22.521] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/amethyst_ore as it's conditions were not met
1315[02Oct2020 14:12:22.538] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crafting/hammercrushing_ardite as it's conditions were not met
1316[02Oct2020 14:12:22.539] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/kohlrabi as it's conditions were not met
1317[02Oct2020 14:12:22.551] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_zinc as it's conditions were not met
1318[02Oct2020 14:12:22.604] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/spruce as it's conditions were not met
1319[02Oct2020 14:12:22.630] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/turtle as it's conditions were not met
1320[02Oct2020 14:12:22.639] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/torch/spruce as it's conditions were not met
1321[02Oct2020 14:12:22.651] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe apotheosis:fletching/broadhead_arrow as it's conditions were not met
1322[02Oct2020 14:12:22.665] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/morganite_ore as it's conditions were not met
1323[02Oct2020 14:12:22.682] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_seat_from_willow_planks as it's conditions were not met
1324[02Oct2020 14:12:22.694] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/stone as it's conditions were not met
1325[02Oct2020 14:12:22.697] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
1326[02Oct2020 14:12:22.697] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal[bonsaitrees2:sapling] as it's serializer returned null
1327[02Oct2020 14:12:22.703] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:crushing/super_useless_dust as it's conditions were not met
1328[02Oct2020 14:12:22.704] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_beam_from_fir_logs as it's conditions were not met
1329[02Oct2020 14:12:22.721] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_tungsten as it's conditions were not met
1330[02Oct2020 14:12:22.738] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_palisade_from_cherry_logs as it's conditions were not met
1331[02Oct2020 14:12:22.774] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/birch as it's conditions were not met
1332[02Oct2020 14:12:22.787] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe xlfoodmod:crops/corn as it's conditions were not met
1333[02Oct2020 14:12:22.807] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe autumnity:foul_berry_pips as it's conditions were not met
1334[02Oct2020 14:12:22.829] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_constantan as it's conditions were not met
1335[02Oct2020 14:12:22.832] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/refined_glowstone as it's conditions were not met
1336[02Oct2020 14:12:22.837] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_cobalt as it's conditions were not met
1337[02Oct2020 14:12:22.844] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/chest/acacia as it's conditions were not met
1338[02Oct2020 14:12:22.844] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/mixed_chest_wood_but_without_exclusions as it's conditions were not met
1339[02Oct2020 14:12:22.847] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/readyyourshovels/splashing/rys_splashing_clay_deposit as it's conditions were not met
1340[02Oct2020 14:12:22.882] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/lettuce as it's conditions were not met
1341[02Oct2020 14:12:22.892] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/mithril as it's conditions were not met
1342[02Oct2020 14:12:22.894] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_seat_from_spruce_planks as it's conditions were not met
1343[02Oct2020 14:12:22.904] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/chrome as it's conditions were not met
1344[02Oct2020 14:12:22.906] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_platinum as it's conditions were not met
1345[02Oct2020 14:12:22.906] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/nether_star as it's conditions were not met
1346[02Oct2020 14:12:22.908] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/sunstone_ore as it's conditions were not met
1347[02Oct2020 14:12:22.912] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_ingot_convert: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1348[02Oct2020 14:12:22.919] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_seat_from_jungle_planks as it's conditions were not met
1349[02Oct2020 14:12:22.929] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/phosphophyllite_ore as it's conditions were not met
1350[02Oct2020 14:12:22.937] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:bromine_vapour: com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
1351[02Oct2020 14:12:22.947] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"tag","tag":"minecraft:logs"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: tag
1352[02Oct2020 14:12:22.950] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_constantan as it's conditions were not met
1353[02Oct2020 14:12:22.953] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_brass as it's conditions were not met
1354[02Oct2020 14:12:22.960] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe silentgear:template_binding: Shapeless recipe ingredient {"type":"silentgear:material","part_type":"silentgear:binding"} is not a valid ingredient!
1355[02Oct2020 14:12:22.971] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/jungle as it's conditions were not met
1356[02Oct2020 14:12:22.972] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_steel as it's conditions were not met
1357[02Oct2020 14:12:22.972] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/wall/spruce as it's conditions were not met
1358[02Oct2020 14:12:22.973] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/cats_eye_ore as it's conditions were not met
1359[02Oct2020 14:12:22.981] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/mulberry as it's conditions were not met
1360[02Oct2020 14:12:23.006] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_silver as it's conditions were not met
1361[02Oct2020 14:12:23.008] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_manyullyn as it's conditions were not met
1362[02Oct2020 14:12:23.019] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe fruittrees:grapefruit_sapling as it's conditions were not met
1363[02Oct2020 14:12:23.022] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/moldavite_ore as it's conditions were not met
1364[02Oct2020 14:12:23.025] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe silentgear:blueprint_binding: Shapeless recipe ingredient {"type":"silentgear:material","part_type":"silentgear:binding"} is not a valid ingredient!
1365[02Oct2020 14:12:23.026] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:light_gray_wool as it's conditions were not met
1366[02Oct2020 14:12:23.030] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/skeleton as it's conditions were not met
1367[02Oct2020 14:12:23.037] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_support_from_spruce_planks as it's conditions were not met
1368[02Oct2020 14:12:23.041] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/beige_candle as it's conditions were not met
1369[02Oct2020 14:12:23.043] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_support_from_acacia_planks as it's conditions were not met
1370[02Oct2020 14:12:23.062] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"block","block":"minecraft:soul_sand"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: block
1371[02Oct2020 14:12:23.063] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_palisade_from_umbran_logs as it's conditions were not met
1372[02Oct2020 14:12:23.067] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/spinel_ore as it's conditions were not met
1373[02Oct2020 14:12:23.068] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/charm/crushing/nether_gold_deposit as it's conditions were not met
1374[02Oct2020 14:12:23.069] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/dark_green_candle as it's conditions were not met
1375[02Oct2020 14:12:23.076] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_support_from_magic_planks as it's conditions were not met
1376[02Oct2020 14:12:23.077] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:automation/crafting/redstone_randomizer_ender as it's conditions were not met
1377[02Oct2020 14:12:23.082] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_bronze as it's conditions were not met
1378[02Oct2020 14:12:23.084] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/glowstone as it's conditions were not met
1379[02Oct2020 14:12:23.089] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/invar as it's conditions were not met
1380[02Oct2020 14:12:23.095] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_8 as it's conditions were not met
1381[02Oct2020 14:12:23.095] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_7 as it's conditions were not met
1382[02Oct2020 14:12:23.095] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_6 as it's conditions were not met
1383[02Oct2020 14:12:23.099] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_boots_green as it's conditions were not met
1384[02Oct2020 14:12:23.099] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/readyyourshovels/splashing/rys_splashing_peat_deposit as it's conditions were not met
1385[02Oct2020 14:12:23.108] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_invar as it's conditions were not met
1386[02Oct2020 14:12:23.110] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/manasteel as it's conditions were not met
1387[02Oct2020 14:12:23.113] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/oak as it's conditions were not met
1388[02Oct2020 14:12:23.114] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_support_from_dead_planks as it's conditions were not met
1389[02Oct2020 14:12:23.114] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/panels/dark_oak as it's conditions were not met
1390[02Oct2020 14:12:23.119] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/sky_blue_candle as it's conditions were not met
1391[02Oct2020 14:12:23.136] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib_s: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1392[02Oct2020 14:12:23.136] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/wood as it's conditions were not met
1393[02Oct2020 14:12:23.140] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/candleberry as it's conditions were not met
1394[02Oct2020 14:12:23.144] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/pearl_ore as it's conditions were not met
1395[02Oct2020 14:12:23.154] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_nugget_ingot_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1396[02Oct2020 14:12:23.156] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:glowing_dust_radon: com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
1397[02Oct2020 14:12:23.163] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/wall/dark_oak as it's conditions were not met
1398[02Oct2020 14:12:23.165] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/torch/oak as it's conditions were not met
1399[02Oct2020 14:12:23.167] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/strawberry as it's conditions were not met
1400[02Oct2020 14:12:23.176] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/garnet_ore as it's conditions were not met
1401[02Oct2020 14:12:23.183] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_seat_from_cherry_planks as it's conditions were not met
1402[02Oct2020 14:12:23.187] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crafting/blueprint_electrode as it's conditions were not met
1403[02Oct2020 14:12:23.190] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_palisade_from_jacaranda_logs as it's conditions were not met
1404[02Oct2020 14:12:23.199] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_seat_from_dead_planks as it's conditions were not met
1405[02Oct2020 14:12:23.200] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/jungle as it's conditions were not met
1406[02Oct2020 14:12:23.203] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/topaz_ore as it's conditions were not met
1407[02Oct2020 14:12:23.210] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_nickel as it's conditions were not met
1408[02Oct2020 14:12:23.214] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_lead as it's conditions were not met
1409[02Oct2020 14:12:23.215] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/nickel as it's conditions were not met
1410[02Oct2020 14:12:23.218] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/wither_skeleton as it's conditions were not met
1411[02Oct2020 14:12:23.222] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/part/tier_11 as it's conditions were not met
1412[02Oct2020 14:12:23.222] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/part/tier_10 as it's conditions were not met
1413[02Oct2020 14:12:23.223] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/part/tier_12 as it's conditions were not met
1414[02Oct2020 14:12:23.236] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cotton as it's conditions were not met
1415[02Oct2020 14:12:23.242] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe xlfoodmod:crops/cucumber as it's conditions were not met
1416[02Oct2020 14:12:23.243] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:fertilizers/mystical_fertilizer as it's conditions were not met
1417[02Oct2020 14:12:23.255] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_beam_from_mahogany_logs as it's conditions were not met
1418[02Oct2020 14:12:23.255] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_seat_from_hellbark_planks as it's conditions were not met
1419[02Oct2020 14:12:23.278] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_seat_from_magic_planks as it's conditions were not met
1420[02Oct2020 14:12:23.279] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_beam_from_dark_oak_logs as it's conditions were not met
1421[02Oct2020 14:12:23.279] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/oak as it's conditions were not met
1422[02Oct2020 14:12:23.279] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/olive_candle as it's conditions were not met
1423[02Oct2020 14:12:23.281] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/part/tier_9 as it's conditions were not met
1424[02Oct2020 14:12:23.282] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crusher/ingot_tungsten as it's conditions were not met
1425[02Oct2020 14:12:23.294] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:yellow_wool as it's conditions were not met
1426[02Oct2020 14:12:23.295] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:woodcutting/jungle_drying_rack as it's conditions were not met
1427[02Oct2020 14:12:23.313] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/iridium as it's conditions were not met
1428[02Oct2020 14:12:23.315] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/spruce as it's conditions were not met
1429[02Oct2020 14:12:23.318] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/tungsten as it's conditions were not met
1430[02Oct2020 14:12:23.322] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe silentgear:template_bowstring: Shaped recipe ingredient {"type":"silentgear:material","part_type":"silentgear:bowstring"} with key '/' is not a valid ingredient!
1431[02Oct2020 14:12:23.326] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/birch as it's conditions were not met
1432[02Oct2020 14:12:23.326] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/panels/spruce as it's conditions were not met
1433[02Oct2020 14:12:23.329] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/lepidolite_ore as it's conditions were not met
1434[02Oct2020 14:12:23.329] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_ardite as it's conditions were not met
1435[02Oct2020 14:12:23.329] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_seat_from_umbran_planks as it's conditions were not met
1436[02Oct2020 14:12:23.332] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:gas_centrifuge_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1437[02Oct2020 14:12:23.336] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/sweetpotato as it's conditions were not met
1438[02Oct2020 14:12:23.337] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cauliflower as it's conditions were not met
1439[02Oct2020 14:12:23.343] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/zombie as it's conditions were not met
1440[02Oct2020 14:12:23.344] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_support_from_mahogany_planks as it's conditions were not met
1441[02Oct2020 14:12:23.347] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_uranium as it's conditions were not met
1442[02Oct2020 14:12:23.360] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe fruittrees:orange_sapling as it's conditions were not met
1443[02Oct2020 14:12:23.361] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_aluminum as it's conditions were not met
1444[02Oct2020 14:12:23.364] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/panels/birch as it's conditions were not met
1445[02Oct2020 14:12:23.364] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/parsnip as it's conditions were not met
1446[02Oct2020 14:12:23.367] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/sheep as it's conditions were not met
1447[02Oct2020 14:12:23.368] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_support_from_redwood_planks as it's conditions were not met
1448[02Oct2020 14:12:23.368] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe snad:soil/red_snad as it's conditions were not met
1449[02Oct2020 14:12:23.368] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_osmium as it's conditions were not met
1450[02Oct2020 14:12:23.378] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_beam_from_umbran_logs as it's conditions were not met
1451[02Oct2020 14:12:23.378] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe fruittrees:pomelo_sapling as it's conditions were not met
1452[02Oct2020 14:12:23.378] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_sling_green as it's conditions were not met
1453[02Oct2020 14:12:23.383] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:xenon_dust_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_xenon'
1454[02Oct2020 14:12:23.385] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/acacia as it's conditions were not met
1455[02Oct2020 14:12:23.389] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_support_from_jacaranda_planks as it's conditions were not met
1456[02Oct2020 14:12:23.398] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:beehives/compat/bamboo_beehive as it's conditions were not met
1457[02Oct2020 14:12:23.399] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/millet as it's conditions were not met
1458[02Oct2020 14:12:23.400] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/panels/jungle as it's conditions were not met
1459[02Oct2020 14:12:23.402] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/eggplant as it's conditions were not met
1460[02Oct2020 14:12:23.405] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_uranium as it's conditions were not met
1461[02Oct2020 14:12:23.405] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:woodcutting/acacia_drying_rack as it's conditions were not met
1462[02Oct2020 14:12:23.405] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/waterchestnut as it's conditions were not met
1463[02Oct2020 14:12:23.407] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/green_sapphire_ore as it's conditions were not met
1464[02Oct2020 14:12:23.407] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/congealed_green_slime as it's conditions were not met
1465[02Oct2020 14:12:23.408] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/yellow_diamond_ore as it's conditions were not met
1466[02Oct2020 14:12:23.409] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/torch/birch as it's conditions were not met
1467[02Oct2020 14:12:23.411] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/spider as it's conditions were not met
1468[02Oct2020 14:12:23.411] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:magenta_wool as it's conditions were not met
1469[02Oct2020 14:12:23.417] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crafting/hammercrushing_cobalt as it's conditions were not met
1470[02Oct2020 14:12:23.424] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/constantan as it's conditions were not met
1471[02Oct2020 14:12:23.425] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/soybean as it's conditions were not met
1472[02Oct2020 14:12:23.428] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silentgear:woodcutting/template_board as it's conditions were not met
1473[02Oct2020 14:12:23.429] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/jungle as it's conditions were not met
1474[02Oct2020 14:12:23.430] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"block","block":"minecraft:water"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: block
1475[02Oct2020 14:12:23.436] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/lentil as it's conditions were not met
1476[02Oct2020 14:12:23.442] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/inferium as it's conditions were not met
1477[02Oct2020 14:12:23.445] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/taro as it's conditions were not met
1478[02Oct2020 14:12:23.448] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe xlfoodmod:crops/strawberry as it's conditions were not met
1479[02Oct2020 14:12:23.451] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_cobalt as it's conditions were not met
1480[02Oct2020 14:12:23.467] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_invar as it's conditions were not met
1481[02Oct2020 14:12:23.473] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cucumber as it's conditions were not met
1482[02Oct2020 14:12:23.481] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"tag","tag":"forge:netherrack"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: tag
1483[02Oct2020 14:12:23.482] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/earth as it's conditions were not met
1484[02Oct2020 14:12:23.484] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_tungsten as it's conditions were not met
1485[02Oct2020 14:12:23.496] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe metalbushesmod:crops/coal_berries as it's conditions were not met
1486[02Oct2020 14:12:23.496] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_platinum as it's conditions were not met
1487[02Oct2020 14:12:23.497] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_seat_from_palm_planks as it's conditions were not met
1488[02Oct2020 14:12:23.497] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/asparagus as it's conditions were not met
1489[02Oct2020 14:12:23.502] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/elementium as it's conditions were not met
1490[02Oct2020 14:12:23.509] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/tomatillo as it's conditions were not met
1491[02Oct2020 14:12:23.511] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_support_from_hellbark_planks as it's conditions were not met
1492[02Oct2020 14:12:23.512] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/bellpepper as it's conditions were not met
1493[02Oct2020 14:12:23.517] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe silentgear:blueprint_bowstring: Shaped recipe ingredient {"type":"silentgear:material","part_type":"silentgear:bowstring"} with key '/' is not a valid ingredient!
1494[02Oct2020 14:12:23.521] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:arcfurnace/ore_ardite as it's conditions were not met
1495[02Oct2020 14:12:23.526] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/coffeebean as it's conditions were not met
1496[02Oct2020 14:12:23.529] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:green_wool as it's conditions were not met
1497[02Oct2020 14:12:23.531] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/terrasteel as it's conditions were not met
1498[02Oct2020 14:12:23.531] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cassava as it's conditions were not met
1499[02Oct2020 14:12:23.535] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/slate_gray_candle as it's conditions were not met
1500[02Oct2020 14:12:23.536] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:cyan_wool as it's conditions were not met
1501[02Oct2020 14:12:23.539] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:glowing_dust_krypton: com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
1502[02Oct2020 14:12:23.543] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_palisade_from_birch_logs as it's conditions were not met
1503[02Oct2020 14:12:23.543] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/acacia as it's conditions were not met
1504[02Oct2020 14:12:23.561] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/broccoli as it's conditions were not met
1505[02Oct2020 14:12:23.575] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/blaze as it's conditions were not met
1506[02Oct2020 14:12:23.581] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/rye as it's conditions were not met
1507[02Oct2020 14:12:23.587] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boric_acid: com.google.gson.JsonSyntaxException: Unknown item 'minecraft:water_bottle'
1508[02Oct2020 14:12:23.589] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/corn as it's conditions were not met
1509[02Oct2020 14:12:23.590] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/moonstone_ore as it's conditions were not met
1510[02Oct2020 14:12:23.594] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/jasper_ore as it's conditions were not met
1511[02Oct2020 14:12:23.595] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_invar as it's conditions were not met
1512[02Oct2020 14:12:23.597] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/peridot_ore as it's conditions were not met
1513[02Oct2020 14:12:23.600] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"block","block":"minecraft:packed_ice"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: block
1514[02Oct2020 14:12:23.603] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:chest as it's conditions were not met
1515[02Oct2020 14:12:23.614] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:krypton_dust_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_krypton'
1516[02Oct2020 14:12:23.619] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_zinc as it's conditions were not met
1517[02Oct2020 14:12:23.622] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_support_from_fir_planks as it's conditions were not met
1518[02Oct2020 14:12:23.629] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/wall/jungle as it's conditions were not met
1519[02Oct2020 14:12:23.630] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/silver as it's conditions were not met
1520[02Oct2020 14:12:23.635] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/spruce as it's conditions were not met
1521[02Oct2020 14:12:23.643] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/lead as it's conditions were not met
1522[02Oct2020 14:12:23.645] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_palisade_from_acacia_logs as it's conditions were not met
1523[02Oct2020 14:12:23.653] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_beam_from_cherry_logs as it's conditions were not met
1524[02Oct2020 14:12:23.656] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe immersiveengineering:cloche/sweet_berry_pips: com.google.gson.JsonSyntaxException: Unknown item 'berry_good:sweet_berry_pips'
1525[02Oct2020 14:12:23.678] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_silver as it's conditions were not met
1526[02Oct2020 14:12:23.906] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/malachite_ore as it's conditions were not met
1527[02Oct2020 14:12:23.912] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/enderman as it's conditions were not met
1528[02Oct2020 14:12:23.913] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_iron as it's conditions were not met
1529[02Oct2020 14:12:23.926] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/elderberry as it's conditions were not met
1530[02Oct2020 14:12:23.964] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/maroon_candle as it's conditions were not met
1531[02Oct2020 14:12:23.966] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/tanzanite_ore as it's conditions were not met
1532[02Oct2020 14:12:23.974] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:glowing_dust_xenon: com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
1533[02Oct2020 14:12:23.990] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_lead as it's conditions were not met
1534[02Oct2020 14:12:23.992] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:oddities/crafting/backpack_no_hide as it's conditions were not met
1535[02Oct2020 14:12:23.992] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/torch/dark_oak as it's conditions were not met
1536[02Oct2020 14:12:23.999] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:soils/imperium_farmland as it's conditions were not met
1537[02Oct2020 14:12:24.002] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cranberry as it's conditions were not met
1538[02Oct2020 14:12:24.003] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_ardite as it's conditions were not met
1539[02Oct2020 14:12:24.006] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
1540[02Oct2020 14:12:24.006] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir[bonsaitrees2:sapling] as it's serializer returned null
1541[02Oct2020 14:12:24.033] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_brass as it's conditions were not met
1542[02Oct2020 14:12:24.036] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/tin as it's conditions were not met
1543[02Oct2020 14:12:24.044] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_support_from_dark_oak_planks as it's conditions were not met
1544[02Oct2020 14:12:24.049] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe metalbushesmod:crops/quartz_berries as it's conditions were not met
1545[02Oct2020 14:12:24.052] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/nature as it's conditions were not met
1546[02Oct2020 14:12:24.053] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:tools/crafting/pickarang_no_heart as it's conditions were not met
1547[02Oct2020 14:12:24.054] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_nugget_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1548[02Oct2020 14:12:24.072] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/pale_pink_candle as it's conditions were not met
1549[02Oct2020 14:12:24.079] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/chicken as it's conditions were not met
1550[02Oct2020 14:12:24.102] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_bronze as it's conditions were not met
1551[02Oct2020 14:12:24.106] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:stone_pickaxe as it's conditions were not met
1552[02Oct2020 14:12:24.108] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_uranium as it's conditions were not met
1553[02Oct2020 14:12:24.115] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:alloysmelter/manyullyn as it's conditions were not met
1554[02Oct2020 14:12:24.128] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crafting/hammercrushing_tungsten as it's conditions were not met
1555[02Oct2020 14:12:24.132] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/dragon_egg as it's conditions were not met
1556[02Oct2020 14:12:24.135] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_cobalt as it's conditions were not met
1557[02Oct2020 14:12:24.135] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:soils/inferium_farmland as it's conditions were not met
1558[02Oct2020 14:12:24.144] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:woodcutting/spruce_drying_rack as it's conditions were not met
1559[02Oct2020 14:12:24.145] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"block","block":"botania:blaze_block"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: block
1560[02Oct2020 14:12:24.148] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:argon_dust_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_argon'
1561[02Oct2020 14:12:24.150] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/birch as it's conditions were not met
1562[02Oct2020 14:12:24.152] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe xlfoodmod:crops/tomato as it's conditions were not met
1563[02Oct2020 14:12:24.153] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
1564[02Oct2020 14:12:24.153] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal[bonsaitrees2:sapling] as it's serializer returned null
1565[02Oct2020 14:12:24.154] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:bookshelf as it's conditions were not met
1566[02Oct2020 14:12:24.157] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/amber_ore as it's conditions were not met
1567[02Oct2020 14:12:24.160] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/rutabaga as it's conditions were not met
1568[02Oct2020 14:12:24.180] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_tin as it's conditions were not met
1569[02Oct2020 14:12:24.182] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cantaloupe as it's conditions were not met
1570[02Oct2020 14:12:24.188] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/prismarine as it's conditions were not met
1571[02Oct2020 14:12:24.192] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/cream_candle as it's conditions were not met
1572[02Oct2020 14:12:24.198] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/radish as it's conditions were not met
1573[02Oct2020 14:12:24.200] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/kiwi as it's conditions were not met
1574[02Oct2020 14:12:24.205] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_manyullyn as it's conditions were not met
1575[02Oct2020 14:12:24.205] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shaped/tier_12 as it's conditions were not met
1576[02Oct2020 14:12:24.205] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shaped/tier_10 as it's conditions were not met
1577[02Oct2020 14:12:24.206] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shaped/tier_11 as it's conditions were not met
1578[02Oct2020 14:12:24.207] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/aluminum as it's conditions were not met
1579[02Oct2020 14:12:24.211] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/titanium as it's conditions were not met
1580[02Oct2020 14:12:24.219] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_bronze as it's conditions were not met
1581[02Oct2020 14:12:24.221] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/apatite_ore as it's conditions were not met
1582[02Oct2020 14:12:24.222] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_palisade_from_palm_logs as it's conditions were not met
1583[02Oct2020 14:12:24.228] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe fruittrees:lemon_sapling as it's conditions were not met
1584[02Oct2020 14:12:24.229] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/amber_candle as it's conditions were not met
1585[02Oct2020 14:12:24.234] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_osmium as it's conditions were not met
1586[02Oct2020 14:12:24.243] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_seat_from_oak_planks as it's conditions were not met
1587[02Oct2020 14:12:24.244] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/coal as it's conditions were not met
1588[02Oct2020 14:12:24.245] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/magma/magma_block as it's type darkutils:slime_crafting is unknown
1589[02Oct2020 14:12:24.246] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/rabbit as it's conditions were not met
1590[02Oct2020 14:12:24.247] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_support_from_jungle_planks as it's conditions were not met
1591[02Oct2020 14:12:24.249] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/bronze as it's conditions were not met
1592[02Oct2020 14:12:24.250] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/refined_obsidian as it's conditions were not met
1593[02Oct2020 14:12:24.254] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/ender_biotite as it's conditions were not met
1594[02Oct2020 14:12:24.259] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/artichoke as it's conditions were not met
1595[02Oct2020 14:12:24.260] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:arcfurnace/alloy_manyullyn as it's conditions were not met
1596[02Oct2020 14:12:24.263] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/chrysoprase_ore as it's conditions were not met
1597[02Oct2020 14:12:24.267] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:arcfurnace/dust_tungsten as it's conditions were not met
1598[02Oct2020 14:12:24.277] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/green/slime_egg as it's type darkutils:slime_crafting is unknown
1599[02Oct2020 14:12:24.279] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/sisal as it's conditions were not met
1600[02Oct2020 14:12:24.293] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/emerald as it's conditions were not met
1601[02Oct2020 14:12:24.303] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/green/slime_block as it's type darkutils:slime_crafting is unknown
1602[02Oct2020 14:12:24.304] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:crushing/useless_dust as it's conditions were not met
1603[02Oct2020 14:12:24.308] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/garlic as it's conditions were not met
1604[02Oct2020 14:12:24.312] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"block","block":"minecraft:ice"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: block
1605[02Oct2020 14:12:24.314] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
1606[02Oct2020 14:12:24.314] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal[bonsaitrees2:sapling] as it's serializer returned null
1607[02Oct2020 14:12:24.322] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/iron as it's conditions were not met
1608[02Oct2020 14:12:24.330] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/zucchini as it's conditions were not met
1609[02Oct2020 14:12:24.330] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/sodalite_ore as it's conditions were not met
1610[02Oct2020 14:12:24.334] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/okra as it's conditions were not met
1611[02Oct2020 14:12:24.335] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/readyyourshovels/splashing/rys_splashing_gold_deposit as it's conditions were not met
1612[02Oct2020 14:12:24.343] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/chilipepper as it's conditions were not met
1613[02Oct2020 14:12:24.343] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:stone_sword as it's conditions were not met
1614[02Oct2020 14:12:24.344] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/spruce as it's conditions were not met
1615[02Oct2020 14:12:24.345] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/pig as it's conditions were not met
1616[02Oct2020 14:12:24.345] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:building/crafting/chests/compat/wisteria_chest as it's conditions were not met
1617[02Oct2020 14:12:24.346] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_ardite as it's conditions were not met
1618[02Oct2020 14:12:24.348] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_brass as it's conditions were not met
1619[02Oct2020 14:12:24.348] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/panels/acacia as it's conditions were not met
1620[02Oct2020 14:12:24.350] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:ladder as it's conditions were not met
1621[02Oct2020 14:12:24.350] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/fish as it's conditions were not met
1622[02Oct2020 14:12:24.350] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_seat_from_birch_planks as it's conditions were not met
1623[02Oct2020 14:12:24.351] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/fire as it's conditions were not met
1624[02Oct2020 14:12:24.358] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe metalbushesmod:crops/diamond_berries as it's conditions were not met
1625[02Oct2020 14:12:24.361] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/disk/shapeless/tier_9 as it's conditions were not met
1626[02Oct2020 14:12:24.366] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/spiceleaf as it's conditions were not met
1627[02Oct2020 14:12:24.366] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:arcfurnace/ore_cobalt as it's conditions were not met
1628[02Oct2020 14:12:24.367] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/wall/acacia as it's conditions were not met
1629[02Oct2020 14:12:24.377] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/mustardseeds as it's conditions were not met
1630[02Oct2020 14:12:24.377] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/ghast as it's conditions were not met
1631[02Oct2020 14:12:24.377] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_green: com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_green'
1632[02Oct2020 14:12:24.379] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:trapped_chest as it's conditions were not met
1633[02Oct2020 14:12:24.382] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/electrum as it's conditions were not met
1634[02Oct2020 14:12:24.395] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/nether as it's conditions were not met
1635[02Oct2020 14:12:24.398] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:light_blue_wool as it's conditions were not met
1636[02Oct2020 14:12:24.399] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:milling/cactus as it's conditions were not met
1637[02Oct2020 14:12:24.400] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_constantan as it's conditions were not met
1638[02Oct2020 14:12:24.406] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/peanut as it's conditions were not met
1639[02Oct2020 14:12:24.406] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_nickel as it's conditions were not met
1640[02Oct2020 14:12:24.407] [Server thread/ERROR] [KubeJS/]: Failed to load ingredient {"type":"tag","tag":"forge:stone"}: com.google.gson.JsonSyntaxException: Unknown ingredient type: tag
1641[02Oct2020 14:12:24.409] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/fluorite_ore as it's conditions were not met
1642[02Oct2020 14:12:24.410] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_zinc as it's conditions were not met
1643[02Oct2020 14:12:24.411] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/bean as it's conditions were not met
1644[02Oct2020 14:12:24.423] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:stone_axe as it's conditions were not met
1645[02Oct2020 14:12:24.424] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_seat_from_fir_planks as it's conditions were not met
1646[02Oct2020 14:12:24.426] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe apotheosis:fletching/arrow as it's conditions were not met
1647[02Oct2020 14:12:24.426] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/ametrine_ore as it's conditions were not met
1648[02Oct2020 14:12:24.429] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/panels/oak as it's conditions were not met
1649[02Oct2020 14:12:24.431] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/oak as it's conditions were not met
1650[02Oct2020 14:12:24.432] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_palisade_from_oak_logs as it's conditions were not met
1651[02Oct2020 14:12:24.435] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/green/lead as it's type darkutils:slime_crafting is unknown
1652[02Oct2020 14:12:24.437] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:pink_wool as it's conditions were not met
1653[02Oct2020 14:12:24.439] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/raspberry as it's conditions were not met
1654[02Oct2020 14:12:24.443] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe xlfoodmod:crops/pepper as it's conditions were not met
1655[02Oct2020 14:12:24.447] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/blackberry as it's conditions were not met
1656[02Oct2020 14:12:24.447] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:beehives/compat/wisteria_beehive as it's conditions were not met
1657[02Oct2020 14:12:24.448] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/magma/magma_cream as it's type darkutils:slime_crafting is unknown
1658[02Oct2020 14:12:24.449] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_beam_from_spruce_logs as it's conditions were not met
1659[02Oct2020 14:12:24.454] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_gold as it's conditions were not met
1660[02Oct2020 14:12:24.455] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/turnip as it's conditions were not met
1661[02Oct2020 14:12:24.456] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/saltpeter as it's conditions were not met
1662[02Oct2020 14:12:24.458] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/rubber as it's conditions were not met
1663[02Oct2020 14:12:24.461] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/jicama as it's conditions were not met
1664[02Oct2020 14:12:24.469] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_manyullyn as it's conditions were not met
1665[02Oct2020 14:12:24.469] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/tomato as it's conditions were not met
1666[02Oct2020 14:12:24.478] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/squid as it's conditions were not met
1667[02Oct2020 14:12:24.479] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/kunzite_ore as it's conditions were not met
1668[02Oct2020 14:12:24.484] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crusher/ore_cobalt as it's conditions were not met
1669[02Oct2020 14:12:24.489] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_tin as it's conditions were not met
1670[02Oct2020 14:12:24.498] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1671[02Oct2020 14:12:24.501] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crusher/ingot_cobalt as it's conditions were not met
1672[02Oct2020 14:12:24.506] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:blue_wool as it's conditions were not met
1673[02Oct2020 14:12:24.506] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/chickpea as it's conditions were not met
1674[02Oct2020 14:12:24.507] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_tungsten as it's conditions were not met
1675[02Oct2020 14:12:24.507] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/ruby_ore as it's conditions were not met
1676[02Oct2020 14:12:24.508] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_electrum as it's conditions were not met
1677[02Oct2020 14:12:24.509] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/gold as it's conditions were not met
1678[02Oct2020 14:12:24.510] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/sulfur as it's conditions were not met
1679[02Oct2020 14:12:24.511] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:arcfurnace/dust_cobalt as it's conditions were not met
1680[02Oct2020 14:12:24.514] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:lime_wool as it's conditions were not met
1681[02Oct2020 14:12:24.515] [Server thread/WARN] [KubeJS Server/]: Missing or invalid recipe recipe type, expected a string in recipe quark:building/crafting/chests/mushroom_chest
1682[02Oct2020 14:12:24.523] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:woodcutting/birch_drying_rack as it's conditions were not met
1683[02Oct2020 14:12:24.525] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe create:compat/bop/cutting/stripped_ethereal_log: com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:stripped_ethereal_log'
1684[02Oct2020 14:12:24.530] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/chest/spruce as it's conditions were not met
1685[02Oct2020 14:12:24.530] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe engineersdecor:independent/clinker_brick_halfslab_recipe as it's conditions were not met
1686[02Oct2020 14:12:24.534] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/tektite_ore as it's conditions were not met
1687[02Oct2020 14:12:24.540] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/copper as it's conditions were not met
1688[02Oct2020 14:12:24.543] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_support_from_willow_planks as it's conditions were not met
1689[02Oct2020 14:12:24.545] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_palisade_from_fir_logs as it's conditions were not met
1690[02Oct2020 14:12:24.545] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_support_from_palm_planks as it's conditions were not met
1691[02Oct2020 14:12:24.547] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_beam_from_dead_logs as it's conditions were not met
1692[02Oct2020 14:12:24.550] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:soils/tertium_farmland as it's conditions were not met
1693[02Oct2020 14:12:24.550] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cactusfruit as it's conditions were not met
1694[02Oct2020 14:12:24.558] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_tin as it's conditions were not met
1695[02Oct2020 14:12:24.558] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/honey as it's conditions were not met
1696[02Oct2020 14:12:24.576] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_seat_from_redwood_planks as it's conditions were not met
1697[02Oct2020 14:12:24.580] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:written_book: com.google.gson.JsonSyntaxException: Unknown item 'lightestlamp:written_book'
1698[02Oct2020 14:12:24.588] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/benitoite_ore as it's conditions were not met
1699[02Oct2020 14:12:24.588] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_support_from_cherry_planks as it's conditions were not met
1700[02Oct2020 14:12:24.590] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/dark_oak as it's conditions were not met
1701[02Oct2020 14:12:24.593] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:building/crafting/chests/compat/wisteria_trapped_chest as it's conditions were not met
1702[02Oct2020 14:12:24.595] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:woodcutting/oak_drying_rack as it's conditions were not met
1703[02Oct2020 14:12:24.597] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/celery as it's conditions were not met
1704[02Oct2020 14:12:24.601] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/euclase_ore as it's conditions were not met
1705[02Oct2020 14:12:24.603] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/violet_candle as it's conditions were not met
1706[02Oct2020 14:12:24.617] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_seat_from_mahogany_planks as it's conditions were not met
1707[02Oct2020 14:12:24.619] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe snad:soil/snad as it's conditions were not met
1708[02Oct2020 14:12:24.620] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/hot_pink_candle as it's conditions were not met
1709[02Oct2020 14:12:24.622] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_palisade_from_willow_logs as it's conditions were not met
1710[02Oct2020 14:12:24.628] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_support_from_umbran_planks as it's conditions were not met
1711[02Oct2020 14:12:24.637] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/graphite as it's conditions were not met
1712[02Oct2020 14:12:24.637] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:bromine_crystal: com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
1713[02Oct2020 14:12:24.642] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:automation/crafting/weather_sensor_obsidian as it's conditions were not met
1714[02Oct2020 14:12:24.644] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/redstone as it's conditions were not met
1715[02Oct2020 14:12:24.646] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/wintersquash as it's conditions were not met
1716[02Oct2020 14:12:24.648] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/chest/dark_oak as it's conditions were not met
1717[02Oct2020 14:12:24.651] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/acacia as it's conditions were not met
1718[02Oct2020 14:12:24.652] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/torch/acacia as it's conditions were not met
1719[02Oct2020 14:12:24.656] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_palisade_from_jungle_logs as it's conditions were not met
1720[02Oct2020 14:12:24.675] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/rhubarb as it's conditions were not met
1721[02Oct2020 14:12:24.676] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/aquamarine_ore as it's conditions were not met
1722[02Oct2020 14:12:24.676] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_beam_from_palm_logs as it's conditions were not met
1723[02Oct2020 14:12:24.678] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shaped/tier_9 as it's conditions were not met
1724[02Oct2020 14:12:24.679] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/forest_green_candle as it's conditions were not met
1725[02Oct2020 14:12:24.685] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/opal_ore as it's conditions were not met
1726[02Oct2020 14:12:24.711] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_seat_from_dark_oak_planks as it's conditions were not met
1727[02Oct2020 14:12:24.713] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_palisade_from_dark_oak_logs as it's conditions were not met
1728[02Oct2020 14:12:24.714] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_tin as it's conditions were not met
1729[02Oct2020 14:12:24.721] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:glowing_dust_argon: com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
1730[02Oct2020 14:12:24.727] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_palisade_from_hellbark_logs as it's conditions were not met
1731[02Oct2020 14:12:24.733] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/oak as it's conditions were not met
1732[02Oct2020 14:12:24.734] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe metalbushesmod:crops/iron_berries as it's conditions were not met
1733[02Oct2020 14:12:24.736] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib_s: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1734[02Oct2020 14:12:24.802] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe peanutmod:crops/peanut as it's conditions were not met
1735[02Oct2020 14:12:24.803] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/zircon_ore as it's conditions were not met
1736[02Oct2020 14:12:24.816] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/kale as it's conditions were not met
1737[02Oct2020 14:12:24.820] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/arrowroot as it's conditions were not met
1738[02Oct2020 14:12:24.824] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/pineapple as it's conditions were not met
1739[02Oct2020 14:12:24.826] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/kyanite_ore as it's conditions were not met
1740[02Oct2020 14:12:24.826] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_9 as it's conditions were not met
1741[02Oct2020 14:12:24.828] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_silver as it's conditions were not met
1742[02Oct2020 14:12:24.829] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/leek as it's conditions were not met
1743[02Oct2020 14:12:24.835] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/pale_green_candle as it's conditions were not met
1744[02Oct2020 14:12:24.836] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:neon_dust_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_neon'
1745[02Oct2020 14:12:24.837] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/ice as it's conditions were not met
1746[02Oct2020 14:12:24.838] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/dirt as it's conditions were not met
1747[02Oct2020 14:12:24.846] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/zinc as it's conditions were not met
1748[02Oct2020 14:12:24.849] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_tungsten as it's conditions were not met
1749[02Oct2020 14:12:24.849] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/pyrope_ore as it's conditions were not met
1750[02Oct2020 14:12:24.851] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_gold as it's conditions were not met
1751[02Oct2020 14:12:24.858] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:arcfurnace/ore_tungsten as it's conditions were not met
1752[02Oct2020 14:12:24.861] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/chest/oak as it's conditions were not met
1753[02Oct2020 14:12:24.865] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_invar as it's conditions were not met
1754[02Oct2020 14:12:24.870] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_palisade_from_spruce_logs as it's conditions were not met
1755[02Oct2020 14:12:24.872] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_zinc as it's conditions were not met
1756[02Oct2020 14:12:24.898] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/turquoise_ore as it's conditions were not met
1757[02Oct2020 14:12:24.907] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/jungle as it's conditions were not met
1758[02Oct2020 14:12:24.907] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:stone_hoe as it's conditions were not met
1759[02Oct2020 14:12:24.909] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
1760[02Oct2020 14:12:24.909] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal[bonsaitrees2:sapling] as it's serializer returned null
1761[02Oct2020 14:12:24.910] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/dark_oak as it's conditions were not met
1762[02Oct2020 14:12:24.911] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/mystical_flower as it's conditions were not met
1763[02Oct2020 14:12:24.918] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/kenaf as it's conditions were not met
1764[02Oct2020 14:12:24.918] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe metalbushesmod:crops/gold_berries as it's conditions were not met
1765[02Oct2020 14:12:24.920] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:red_wool as it's conditions were not met
1766[02Oct2020 14:12:24.923] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/citrine_ore as it's conditions were not met
1767[02Oct2020 14:12:24.926] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:purple_wool as it's conditions were not met
1768[02Oct2020 14:12:24.927] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_copper as it's conditions were not met
1769[02Oct2020 14:12:24.927] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/nether_quartz as it's conditions were not met
1770[02Oct2020 14:12:24.928] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/huckleberry as it's conditions were not met
1771[02Oct2020 14:12:24.930] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_support_from_birch_planks as it's conditions were not met
1772[02Oct2020 14:12:24.931] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe titanium:test_serializer/saplings_to_sticks as it's conditions were not met
1773[02Oct2020 14:12:24.932] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/whitemushroom as it's conditions were not met
1774[02Oct2020 14:12:24.935] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_magma: com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_magma'
1775[02Oct2020 14:12:24.936] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/jute as it's conditions were not met
1776[02Oct2020 14:12:24.937] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe mekanism:combining/bauxite: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:dusts/aluminium'
1777[02Oct2020 14:12:24.949] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/torch/jungle as it's conditions were not met
1778[02Oct2020 14:12:24.966] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_beam_from_oak_logs as it's conditions were not met
1779[02Oct2020 14:12:24.974] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/platinum as it's conditions were not met
1780[02Oct2020 14:12:24.979] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_palisade_from_magic_logs as it's conditions were not met
1781[02Oct2020 14:12:24.980] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/scallion as it's conditions were not met
1782[02Oct2020 14:12:24.990] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_manyullyn as it's conditions were not met
1783[02Oct2020 14:12:25.000] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
1784[02Oct2020 14:12:25.000] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal[bonsaitrees2:sapling] as it's serializer returned null
1785[02Oct2020 14:12:25.000] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/blueberry as it's conditions were not met
1786[02Oct2020 14:12:25.007] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:orange_wool as it's conditions were not met
1787[02Oct2020 14:12:25.008] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/peas as it's conditions were not met
1788[02Oct2020 14:12:25.010] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:arcfurnace/dust_ardite as it's conditions were not met
1789[02Oct2020 14:12:25.018] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/navy_candle as it's conditions were not met
1790[02Oct2020 14:12:25.019] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/wall/oak as it's conditions were not met
1791[02Oct2020 14:12:25.022] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_beam_from_willow_logs as it's conditions were not met
1792[02Oct2020 14:12:25.023] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/quartz_enriched_iron as it's conditions were not met
1793[02Oct2020 14:12:25.029] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/obsidian as it's conditions were not met
1794[02Oct2020 14:12:25.032] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/acacia as it's conditions were not met
1795[02Oct2020 14:12:25.036] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/ginger as it's conditions were not met
1796[02Oct2020 14:12:25.036] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:building/crafting/chests/compat/bamboo_trapped_chest as it's conditions were not met
1797[02Oct2020 14:12:25.051] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/readyyourshovels/splashing/rys_splashing_iron_deposit as it's conditions were not met
1798[02Oct2020 14:12:25.052] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1799[02Oct2020 14:12:25.054] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_beam_from_magic_logs as it's conditions were not met
1800[02Oct2020 14:12:25.056] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_iron as it's conditions were not met
1801[02Oct2020 14:12:25.057] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:nether_wart_block as it's conditions were not met
1802[02Oct2020 14:12:25.062] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/chest/jungle as it's conditions were not met
1803[02Oct2020 14:12:25.064] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/end as it's conditions were not met
1804[02Oct2020 14:12:25.071] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/dark_oak as it's conditions were not met
1805[02Oct2020 14:12:25.073] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_platinum as it's conditions were not met
1806[02Oct2020 14:12:25.073] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crusher/ore_ardite as it's conditions were not met
1807[02Oct2020 14:12:25.074] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/steel as it's conditions were not met
1808[02Oct2020 14:12:25.080] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/spruce as it's conditions were not met
1809[02Oct2020 14:12:25.080] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/tealeaf as it's conditions were not met
1810[02Oct2020 14:12:25.084] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crusher/ingot_ardite as it's conditions were not met
1811[02Oct2020 14:12:25.087] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/oats as it's conditions were not met
1812[02Oct2020 14:12:25.091] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:mineral/wolframite as it's conditions were not met
1813[02Oct2020 14:12:25.101] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/birch as it's conditions were not met
1814[02Oct2020 14:12:25.101] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/acacia as it's conditions were not met
1815[02Oct2020 14:12:25.102] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe apotheosis:fletching/spectral_arrow as it's conditions were not met
1816[02Oct2020 14:12:25.104] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/part/tier_9 as it's conditions were not met
1817[02Oct2020 14:12:25.104] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/uranium as it's conditions were not met
1818[02Oct2020 14:12:25.106] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_beam_from_hellbark_logs as it's conditions were not met
1819[02Oct2020 14:12:25.106] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_palisade_from_redwood_logs as it's conditions were not met
1820[02Oct2020 14:12:25.107] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/dye as it's conditions were not met
1821[02Oct2020 14:12:25.107] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/pale_yellow_candle as it's conditions were not met
1822[02Oct2020 14:12:25.109] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/black_diamond_ore as it's conditions were not met
1823[02Oct2020 14:12:25.111] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe xlfoodmod:crops/onion as it's conditions were not met
1824[02Oct2020 14:12:25.112] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/carnelian_ore as it's conditions were not met
1825[02Oct2020 14:12:25.116] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crusher/ore_tungsten as it's conditions were not met
1826[02Oct2020 14:12:25.117] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:soils/prudentium_farmland as it's conditions were not met
1827[02Oct2020 14:12:25.118] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_palisade_from_dead_logs as it's conditions were not met
1828[02Oct2020 14:12:25.120] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe silentgear:blueprint_grip: Shapeless recipe ingredient {"type":"silentgear:material","part_type":"silentgear:grip"} is not a valid ingredient!
1829[02Oct2020 14:12:25.123] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe buzzierbees:candles/dyed/compat/indigo_candle as it's conditions were not met
1830[02Oct2020 14:12:25.128] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/magma/magma_egg as it's type darkutils:slime_crafting is unknown
1831[02Oct2020 14:12:25.131] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe titanium:test_serializer/dirt_to_used as it's conditions were not met
1832[02Oct2020 14:12:25.132] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_electrum as it's conditions were not met
1833[02Oct2020 14:12:25.133] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_beam_from_redwood_logs as it's conditions were not met
1834[02Oct2020 14:12:25.136] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_beam_from_acacia_logs as it's conditions were not met
1835[02Oct2020 14:12:25.136] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/experience as it's conditions were not met
1836[02Oct2020 14:12:25.137] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_palisade_from_mahogany_logs as it's conditions were not met
1837[02Oct2020 14:12:25.140] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/spinach as it's conditions were not met
1838[02Oct2020 14:12:25.142] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/rice as it's conditions were not met
1839[02Oct2020 14:12:25.145] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:soils/supremium_farmland as it's conditions were not met
1840[02Oct2020 14:12:25.151] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe engineersdecor:dependent/passive_fluid_accumulator_recipe[forge:conditional] as it's serializer returned null
1841[02Oct2020 14:12:25.154] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/jungle as it's conditions were not met
1842[02Oct2020 14:12:25.156] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/agave as it's conditions were not met
1843[02Oct2020 14:12:25.158] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:building/crafting/chests/compat/bamboo_chest as it's conditions were not met
1844[02Oct2020 14:12:25.159] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/miscadditions/mangrove', contains unknown sapling.
1845[02Oct2020 14:12:25.159] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/miscadditions/mangrove[bonsaitrees2:sapling] as it's serializer returned null
1846[02Oct2020 14:12:25.159] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/creeper as it's conditions were not met
1847[02Oct2020 14:12:25.163] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:crusher/ore_fluorite as it's conditions were not met
1848[02Oct2020 14:12:25.168] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe xlfoodmod:crops/lettuce as it's conditions were not met
1849[02Oct2020 14:12:25.171] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe engineersdecor:dependent/concrete_halfslab_recipe[forge:conditional] as it's serializer returned null
1850[02Oct2020 14:12:25.172] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_support_from_oak_planks as it's conditions were not met
1851[02Oct2020 14:12:25.174] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/quinoa as it's conditions were not met
1852[02Oct2020 14:12:25.177] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/plate_osmium as it's conditions were not met
1853[02Oct2020 14:12:25.177] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/amaranth as it's conditions were not met
1854[02Oct2020 14:12:25.179] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/brass as it's conditions were not met
1855[02Oct2020 14:12:25.180] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_nickel as it's conditions were not met
1856[02Oct2020 14:12:25.185] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:boron_mesh_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
1857[02Oct2020 14:12:25.191] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/alexandrite_ore as it's conditions were not met
1858[02Oct2020 14:12:25.193] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:black_wool as it's conditions were not met
1859[02Oct2020 14:12:25.196] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/birch as it's conditions were not met
1860[02Oct2020 14:12:25.202] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/lapis_lazuli as it's conditions were not met
1861[02Oct2020 14:12:25.203] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_beam_from_jacaranda_logs as it's conditions were not met
1862[02Oct2020 14:12:25.205] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_copper as it's conditions were not met
1863[02Oct2020 14:12:25.207] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/silicon as it's conditions were not met
1864[02Oct2020 14:12:25.209] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_osmium as it's conditions were not met
1865[02Oct2020 14:12:25.211] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/juniperberry as it's conditions were not met
1866[02Oct2020 14:12:25.212] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_10 as it's conditions were not met
1867[02Oct2020 14:12:25.212] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_11 as it's conditions were not met
1868[02Oct2020 14:12:25.212] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_12 as it's conditions were not met
1869[02Oct2020 14:12:25.214] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/cow as it's conditions were not met
1870[02Oct2020 14:12:25.221] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/onion as it's conditions were not met
1871[02Oct2020 14:12:25.224] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_platinum as it's conditions were not met
1872[02Oct2020 14:12:25.227] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe quark:automation/crafting/ender_watcher_obsidian as it's conditions were not met
1873[02Oct2020 14:12:25.227] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/osmium as it's conditions were not met
1874[02Oct2020 14:12:25.229] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/agate_ore as it's conditions were not met
1875[02Oct2020 14:12:25.229] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/green_slime_crystal as it's conditions were not met
1876[02Oct2020 14:12:25.230] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe titanium:test_serializer/dirt_to_diamod as it's conditions were not met
1877[02Oct2020 14:12:25.231] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/green/sticky_piston as it's type darkutils:slime_crafting is unknown
1878[02Oct2020 14:12:25.231] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe silents_mechanisms:woodcutting/dark_oak_drying_rack as it's conditions were not met
1879[02Oct2020 14:12:25.232] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/magma/lava_bucket as it's type darkutils:slime_crafting is unknown
1880[02Oct2020 14:12:25.236] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/cabbage as it's conditions were not met
1881[02Oct2020 14:12:25.239] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/part/tier_9 as it's conditions were not met
1882[02Oct2020 14:12:25.240] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/part/tier_6 as it's conditions were not met
1883[02Oct2020 14:12:25.240] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/part/tier_7 as it's conditions were not met
1884[02Oct2020 14:12:25.240] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/part/tier_8 as it's conditions were not met
1885[02Oct2020 14:12:25.242] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/barley as it's conditions were not met
1886[02Oct2020 14:12:25.243] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/greengrape as it's conditions were not met
1887[02Oct2020 14:12:25.243] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe engineersdecor:dependent/treated_wood_floor_recipe[forge:conditional] as it's serializer returned null
1888[02Oct2020 14:12:25.246] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_seat_from_jacaranda_planks as it's conditions were not met
1889[02Oct2020 14:12:25.247] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/diamond as it's conditions were not met
1890[02Oct2020 14:12:25.250] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/coral_ore as it's conditions were not met
1891[02Oct2020 14:12:25.253] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:stone_shovel as it's conditions were not met
1892[02Oct2020 14:12:25.255] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/wire_lead as it's conditions were not met
1893[02Oct2020 14:12:25.259] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/brusselsprout as it's conditions were not met
1894[02Oct2020 14:12:25.269] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/water as it's conditions were not met
1895[02Oct2020 14:12:25.274] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_bronze as it's conditions were not met
1896[02Oct2020 14:12:25.275] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe apotheosis:fletching/obsidian_arrow as it's conditions were not met
1897[02Oct2020 14:12:25.278] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/jade_ore as it's conditions were not met
1898[02Oct2020 14:12:25.278] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe metalbushesmod:crops/redstone_berries as it's conditions were not met
1899[02Oct2020 14:12:25.284] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/wall/birch as it's conditions were not met
1900[02Oct2020 14:12:25.288] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/iolite_ore as it's conditions were not met
1901[02Oct2020 14:12:25.297] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/dark_oak as it's conditions were not met
1902[02Oct2020 14:12:25.298] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_gold as it's conditions were not met
1903[02Oct2020 14:12:25.301] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/coral as it's conditions were not met
1904[02Oct2020 14:12:25.306] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/heliodor_ore as it's conditions were not met
1905[02Oct2020 14:12:25.307] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/oak as it's conditions were not met
1906[02Oct2020 14:12:25.307] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/sesameseeds as it's conditions were not met
1907[02Oct2020 14:12:25.309] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe fruittrees:redlove_sapling as it's conditions were not met
1908[02Oct2020 14:12:25.313] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:green_dye as it's conditions were not met
1909[02Oct2020 14:12:25.313] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_beam_from_jungle_logs as it's conditions were not met
1910[02Oct2020 14:12:25.318] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/air as it's conditions were not met
1911[02Oct2020 14:12:25.321] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/ammolite_ore as it's conditions were not met
1912[02Oct2020 14:12:25.325] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_seat_from_acacia_planks as it's conditions were not met
1913[02Oct2020 14:12:25.335] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:gray_wool as it's conditions were not met
1914[02Oct2020 14:12:25.336] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/grape as it's conditions were not met
1915[02Oct2020 14:12:25.343] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/disk/shaped/tier_9 as it's conditions were not met
1916[02Oct2020 14:12:25.346] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/chest/birch as it's conditions were not met
1917[02Oct2020 14:12:25.352] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/green/name_tag as it's type darkutils:slime_crafting is unknown
1918[02Oct2020 14:12:25.354] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe pamhc2crops:crops/flax as it's conditions were not met
1919[02Oct2020 14:12:25.355] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_beam_from_birch_logs as it's conditions were not met
1920[02Oct2020 14:12:25.368] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mysticalagriculture:crops/slime as it's conditions were not met
1921[02Oct2020 14:12:25.371] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe silentgear:template_grip: Shapeless recipe ingredient {"type":"silentgear:material","part_type":"silentgear:grip"} is not a valid ingredient!
1922[02Oct2020 14:12:25.372] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe darkutils:self/slimecrafting/green/slime_ball as it's type darkutils:slime_crafting is unknown
1923[02Oct2020 14:12:25.373] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
1924[02Oct2020 14:12:25.373] [Server thread/WARN] [KubeJS Server/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril[bonsaitrees2:sapling] as it's serializer returned null
1925[02Oct2020 14:12:25.377] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/gear_cobalt as it's conditions were not met
1926[02Oct2020 14:12:25.381] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:radon_dust_chemlib: com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_radon'
1927[02Oct2020 14:12:25.383] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe immersiveengineering:metalpress/rod_ardite as it's conditions were not met
1928[02Oct2020 14:12:25.386] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/rose_quartz_ore as it's conditions were not met
1929[02Oct2020 14:12:25.386] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe minecraft:brown_wool as it's conditions were not met
1930[02Oct2020 14:12:25.395] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/dark_oak as it's conditions were not met
1931[02Oct2020 14:12:25.397] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe create:compat/silentsgems/crushing/sapphire_ore as it's conditions were not met
1932[02Oct2020 14:12:25.409] [Server thread/ERROR] [KubeJS Server/]: Parsing error loading recipe lightestlamp:glowing_dust_neon: com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
1933[02Oct2020 14:12:25.425] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_6 as it's conditions were not met
1934[02Oct2020 14:12:25.425] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_7 as it's conditions were not met
1935[02Oct2020 14:12:25.425] [Server thread/INFO] [KubeJS Server/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_8 as it's conditions were not met
1936[02Oct2020 14:12:25.425] [Server thread/INFO] [KubeJS Server/]: Found 16106 recipes
1937[02Oct2020 14:12:25.613] [Server thread/INFO] [KubeJS Server/]: Added 2 recipes, removed 91 recipes, modified 0 recipes
1938[02Oct2020 14:12:25.617] [Server thread/INFO] [placebo/]: Registered 26 additional recipes.
1939[02Oct2020 14:12:25.617] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
1940[02Oct2020 14:12:25.639] [Server thread/INFO] [placebo/]: Successfully replaced 2962 recipes with fast recipes.
1941[02Oct2020 14:12:25.906] [Server thread/INFO] [thelm.jaopca.data.DataInjector/]: Injected 304 recipes, 16347 recipes total
1942[02Oct2020 14:12:26.427] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_green
1943com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_green'
1944 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
1945 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
1946 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
1947 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
1948 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
1949 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
1950 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
1951 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
1952 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
1953 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
1954 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
1955 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
1956 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
1957 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
1958 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
1959 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
1960 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
1961 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
1962 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
1963 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
1964 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
1965 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
1966 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
1967 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
1968 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
1969 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
1970 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
1971 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
1972 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
1973 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
1974 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
1975 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
1976 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
1977 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
1978 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
1979 at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
1980 at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_265]
1981 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
1982 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
1983 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1984 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_265]
1985 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_265]
1986 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265]
1987 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1988 at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
1989 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
1990 at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
1991 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
1992 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
1993 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
1994 at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
1995 at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
1996 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
1997 at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
1998 at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
1999 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
2000 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
2001 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
2002 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2003[02Oct2020 14:12:26.956] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table torchslabmod:blocks/bamboo_torch_slab
2004com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bambooblocks:bamboo_torch'
2005 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
2006 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
2007 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
2008 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
2009 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
2010 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
2011 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
2012 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
2013 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
2014 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
2015 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2016 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2017 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2018 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2019 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2020 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2021 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2022 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
2023 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
2024 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
2025 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2026 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2027 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2028 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2029 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2030 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2031 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2032 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
2033 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
2034 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
2035 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2036 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2037 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2038 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
2039 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
2040 at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
2041 at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_265]
2042 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
2043 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
2044 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2045 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_265]
2046 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_265]
2047 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265]
2048 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2049 at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
2050 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
2051 at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
2052 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
2053 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
2054 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
2055 at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
2056 at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
2057 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
2058 at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
2059 at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
2060 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
2061 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
2062 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
2063 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2064[02Oct2020 14:12:27.175] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table torchslabmod:blocks/bamboo_torch_wall
2065com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bambooblocks:bamboo_torch'
2066 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
2067 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
2068 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
2069 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
2070 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
2071 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
2072 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
2073 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
2074 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
2075 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
2076 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2077 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2078 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2079 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2080 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2081 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2082 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2083 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
2084 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
2085 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
2086 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2087 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2088 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2089 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2090 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2091 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2092 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2093 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
2094 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
2095 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
2096 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2097 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2098 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2099 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
2100 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
2101 at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
2102 at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_265]
2103 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
2104 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
2105 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2106 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_265]
2107 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_265]
2108 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265]
2109 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2110 at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
2111 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
2112 at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
2113 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
2114 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
2115 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
2116 at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
2117 at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
2118 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
2119 at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
2120 at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
2121 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
2122 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
2123 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
2124 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2125[02Oct2020 14:12:27.235] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_wither
2126com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_wither'
2127 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
2128 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
2129 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
2130 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
2131 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
2132 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
2133 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
2134 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
2135 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
2136 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
2137 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2138 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2139 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2140 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2141 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2142 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2143 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2144 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
2145 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
2146 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
2147 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2148 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2149 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2150 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2151 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2152 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2153 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2154 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
2155 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
2156 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
2157 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2158 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2159 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2160 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
2161 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
2162 at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
2163 at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_265]
2164 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
2165 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
2166 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2167 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_265]
2168 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_265]
2169 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265]
2170 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2171 at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
2172 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
2173 at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
2174 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
2175 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
2176 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
2177 at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
2178 at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
2179 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
2180 at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
2181 at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
2182 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
2183 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
2184 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
2185 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2186[02Oct2020 14:12:27.292] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table lightestlamp:blocks/lumination_core
2187com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'lightestlamp:lumination_core'
2188 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
2189 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
2190 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
2191 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
2192 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
2193 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
2194 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
2195 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
2196 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
2197 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
2198 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2199 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2200 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2201 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2202 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2203 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2204 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2205 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
2206 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
2207 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
2208 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2209 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2210 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2211 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2212 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2213 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2214 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2215 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
2216 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
2217 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
2218 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2219 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2220 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2221 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
2222 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
2223 at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
2224 at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_265]
2225 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
2226 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
2227 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2228 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_265]
2229 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_265]
2230 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265]
2231 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2232 at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
2233 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
2234 at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
2235 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
2236 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
2237 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
2238 at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
2239 at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
2240 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
2241 at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
2242 at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
2243 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
2244 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
2245 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
2246 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2247[02Oct2020 14:12:27.630] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
2248com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
2249 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
2250 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
2251 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
2252 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
2253 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
2254 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
2255 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
2256 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
2257 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
2258 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
2259 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2260 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2261 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2262 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2263 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2264 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2265 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2266 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
2267 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
2268 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
2269 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2270 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2271 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2272 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2273 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2274 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2275 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2276 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
2277 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
2278 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
2279 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2280 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2281 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2282 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
2283 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
2284 at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
2285 at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_265]
2286 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
2287 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
2288 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2289 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_265]
2290 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_265]
2291 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265]
2292 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2293 at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
2294 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
2295 at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
2296 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
2297 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
2298 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
2299 at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
2300 at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
2301 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
2302 at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
2303 at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
2304 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
2305 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
2306 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
2307 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2308[02Oct2020 14:12:27.700] [Server thread/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/nether_bridge' into 'minecraft:chests/nether_bridge'
2309[02Oct2020 14:12:27.786] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table torchslabmod:blocks/bamboo_torch_pad
2310com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bambooblocks:bamboo_torch'
2311 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
2312 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
2313 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
2314 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
2315 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
2316 at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
2317 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
2318 at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
2319 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
2320 at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
2321 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2322 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2323 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2324 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2325 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2326 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2327 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2328 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
2329 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
2330 at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
2331 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2332 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
2333 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
2334 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2335 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2336 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
2337 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
2338 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
2339 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
2340 at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
2341 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
2342 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
2343 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
2344 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
2345 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
2346 at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
2347 at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_265]
2348 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
2349 at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
2350 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2351 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_265]
2352 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_265]
2353 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265]
2354 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2355 at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
2356 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
2357 at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
2358 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
2359 at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
2360 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
2361 at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
2362 at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
2363 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
2364 at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
2365 at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
2366 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
2367 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
2368 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
2369 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2370[02Oct2020 14:12:28.148] [Server thread/INFO] [placebo/]: Registered 10 additional loot tables.
2371[02Oct2020 14:12:28.807] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/ancient as it's conditions were not met
2372[02Oct2020 14:12:28.838] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement buzzierbees:recipes/decorations/wisteria_beehive as it's conditions were not met
2373[02Oct2020 14:12:28.846] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/common as it's conditions were not met
2374[02Oct2020 14:12:28.854] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement autumnity:recipes/foul_berry_pips as it's conditions were not met
2375[02Oct2020 14:12:28.912] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement lightestlamp:recipes/lamps/krypton_small_dust: Unknown required criterion 'krypton_dust'
2376[02Oct2020 14:12:28.959] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/merchant as it's conditions were not met
2377[02Oct2020 14:12:28.978] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement buzzierbees:recipes/decorations/bamboo_beehive as it's conditions were not met
2378[02Oct2020 14:12:28.996] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/epic as it's conditions were not met
2379[02Oct2020 14:12:29.057] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/rare as it's conditions were not met
2380[02Oct2020 14:12:29.083] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/mythic as it's conditions were not met
2381[02Oct2020 14:12:29.098] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/root as it's conditions were not met
2382[02Oct2020 14:12:29.100] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/chests as it's conditions were not met
2383[02Oct2020 14:12:29.100] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/uncommon as it's conditions were not met
2384[02Oct2020 14:12:29.111] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/random as it's conditions were not met
2385[02Oct2020 14:12:29.114] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/building_blocks/redstone_lamp: Unknown required criterion 'redstone'
2386[02Oct2020 14:12:29.119] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement apotheosis:affix/boss as it's conditions were not met
2387[02Oct2020 14:12:29.220] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 6572 advancements
2388[02Oct2020 14:12:29.779] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
2389[02Oct2020 14:12:29.785] [Server thread/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:not'
2390[02Oct2020 14:12:29.786] [Server thread/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:and'
2391[02Oct2020 14:12:29.788] [Server thread/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:or'
2392[02Oct2020 14:12:29.789] [Server thread/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:gear_type'
2393[02Oct2020 14:12:29.791] [Server thread/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_count'
2394[02Oct2020 14:12:29.793] [Server thread/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_ratio'
2395[02Oct2020 14:12:29.795] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
2396[02Oct2020 14:12:29.797] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
2397[02Oct2020 14:12:29.798] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
2398[02Oct2020 14:12:29.800] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
2399[02Oct2020 14:12:29.802] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
2400[02Oct2020 14:12:29.803] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
2401[02Oct2020 14:12:29.805] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
2402[02Oct2020 14:12:29.807] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:attribute_trait'
2403[02Oct2020 14:12:29.809] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_placer'
2404[02Oct2020 14:12:29.811] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:synergy'
2405[02Oct2020 14:12:29.823] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 40 traits
2406[02Oct2020 14:12:30.163] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
2407[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:highlight'
2408[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:grip'
2409[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:binding'
2410[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:tip'
2411[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:main'
2412[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:bowstring'
2413[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:misc_upgrade'
2414[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:fletching'
2415[02Oct2020 14:12:30.165] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:rod'
2416[02Oct2020 14:12:30.169] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:compound_part'
2417[02Oct2020 14:12:30.193] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/compressed_iron' on part 'silents_mechanisms:main/compressed_iron'. Part will not be usable for crafting.
2418[02Oct2020 14:12:30.198] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/refined_iron' on part 'silents_mechanisms:main/refined_iron'. Part will not be usable for crafting.
2419[02Oct2020 14:12:30.208] [Server thread/INFO] [Silent Gear/PartManager]: Registered 87 parts
2420[02Oct2020 14:12:30.380] [Server thread/INFO] [Silent Gear/MaterialManager]: Reloading material files
2421[02Oct2020 14:12:30.385] [Server thread/INFO] [Silent Gear/MaterialManager]: Registered serializer 'silentgear:standard'
2422[02Oct2020 14:12:30.386] [Server thread/INFO] [Silent Gear/MaterialManager]: Registered serializer 'silentgear:simple_adapter'
2423[02Oct2020 14:12:30.407] [Server thread/INFO] [Silent Gear/MaterialManager]: Skipping loading material silentgear:titanium as its conditions were not met
2424[02Oct2020 14:12:30.411] [Server thread/INFO] [Silent Gear/MaterialManager]: Trying to create adapter materials...
2425[02Oct2020 14:12:31.362] [Thread-18/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 135 milliseconds
2426[02Oct2020 14:12:31.717] [Thread-19/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 268 milliseconds
2427[02Oct2020 14:12:31.790] [Server thread/INFO] [immersiveengineering/]: Recipes for potions: buzzierbees:strength_cure, minecraft:water, buzzierbees:long_luck, quark:strong_resilience, quark:resilience, quark:resistance, buzzierbees:unluck_cure, atmospheric:relief, buzzierbees:weakness_cure, apotheosis:long_wither, apotheosis:long_sundering, savageandravage:youth_long, buzzierbees:strong_luck, autumnity:extension, apotheosis:strong_knowledge, minecraft:long_leaping, minecraft:long_poison, apotheosis:strong_fatigue, minecraft:long_night_vision, upgrade_aquatic:insomnia_strong, buzzierbees:poison_cure, minecraft:strong_turtle_master, upgrade_aquatic:restfulness, upgrade_aquatic:vibing_long, buzzierbees:slowness_cure, minecraft:weakness, upgrade_aquatic:repellence_long, quark:long_danger_sight, autumnity:long_anti_healing, minecraft:long_water_breathing, savageandravage:youth, minecraft:leaping, minecraft:harming, minecraft:night_vision, minecraft:poison, upgrade_aquatic:vibing, minecraft:long_regeneration, minecraft:long_weakness, buzzierbees:invisibility_cure, minecraft:slowness, apotheosis:resistance, apotheosis:strong_resistance, minecraft:strength, buzzierbees:unluck, minecraft:long_swiftness, apotheosis:long_resistance, buzzierbees:slow_falling_cure, apotheosis:absorption, minecraft:long_invisibility, minecraft:strong_slowness, apotheosis:long_haste, buzzierbees:fire_resistance_cure, minecraft:long_slowness, minecraft:water_breathing, minecraft:thick, atmospheric:relief_long, quark:strong_resistance, upgrade_aquatic:restfulness_strong, upgrade_aquatic:insomnia, upgrade_aquatic:repellence, apotheosis:strong_haste, upgrade_aquatic:repellence_strong, apotheosis:fatigue, atmospheric:worsening_long, buzzierbees:luck_cure, buzzierbees:night_vision_cure, atmospheric:relief_strong, buzzierbees:water_breathing_cure, minecraft:turtle_master, buzzierbees:regeneration_cure, savageandravage:growing_long, apotheosis:knowledge, upgrade_aquatic:vibing_strong, minecraft:strong_swiftness, minecraft:long_fire_resistance, quark:danger_sight, minecraft:long_strength, minecraft:invisibility, buzzierbees:strong_unluck, apotheosis:wither, minecraft:strong_healing, atmospheric:worsening_strong, buzzierbees:long_unluck, minecraft:strong_poison, buzzierbees:speed_cure, minecraft:regeneration, minecraft:slow_falling, minecraft:strong_regeneration, minecraft:long_slow_falling, buzzierbees:placebo, apotheosis:haste, minecraft:awkward, minecraft:swiftness, minecraft:strong_strength, minecraft:mundane, quark:long_resilience, minecraft:strong_harming, minecraft:fire_resistance, minecraft:strong_leaping, autumnity:anti_healing, minecraft:luck, atmospheric:worsening, apotheosis:long_fatigue, minecraft:healing, minecraft:long_turtle_master, apotheosis:strong_sundering, savageandravage:growing, apotheosis:sundering, apotheosis:long_knowledge, apotheosis:strong_wither, quark:long_resistance, buzzierbees:jump_boost_cure, apotheosis:long_absorption, apotheosis:strong_absorption
2428[02Oct2020 14:12:31.821] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_chest_iron, missing knowledge for {1 wanderer_chest=1.0}
2429[02Oct2020 14:12:31.821] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_helmet_gold, missing knowledge for {1 wanderer_helmet=1.0}
2430[02Oct2020 14:12:31.821] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_boots_gold, missing knowledge for {1 wanderer_boots=1.0}
2431[02Oct2020 14:12:31.821] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_legs_iron, missing knowledge for {1 wanderer_legs=1.0}
2432[02Oct2020 14:12:31.822] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_boots_iron, missing knowledge for {1 wanderer_boots=1.0}
2433[02Oct2020 14:12:31.822] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_helmet_iron, missing knowledge for {1 wanderer_helmet=1.0}
2434[02Oct2020 14:12:31.822] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_chest_gold, missing knowledge for {1 wanderer_chest=1.0}
2435[02Oct2020 14:12:31.822] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 desert_legs_gold, missing knowledge for {1 wanderer_legs=1.0}
2436[02Oct2020 14:12:31.827] [Server thread/INFO] [structurize:blockout/]: Beginning load of custom recipes for colony workers
2437[02Oct2020 14:12:32.040] [Server thread/INFO] [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener/]: Loaded 18 recipes
2438[02Oct2020 14:12:32.042] [Server thread/INFO] [BonsaiTrees2/]: Loaded 69 bonsai types and 18 soil types
2439[02Oct2020 14:12:32.064] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
2440[02Oct2020 14:12:42.341] [Server thread/INFO] [minecolonies/]: Server UUID 3912079b-2fdc-4405-9bb9-463696ff6cc4
2441[02Oct2020 14:12:42.368] [Server thread/INFO] [FluxNetworks/]: FluxNetworkData has been successfully loaded
2442[02Oct2020 14:12:42.374] [Server thread/WARN] [structurize/]: FMLServerStartedEvent
2443[02Oct2020 14:12:42.374] [Server thread/WARN] [structurize/]: Trying jar discover: assets/structurize
2444[02Oct2020 14:12:42.384] [Server thread/WARN] [structurize/]: Trying jar discover: assets/minecolonies
2445[02Oct2020 14:12:43.921] [Server thread/INFO] [structurize/]: Load additional huts or decorations from ./structurize/schematics
2446[02Oct2020 14:12:43.921] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
2447[02Oct2020 14:12:43.922] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
2448[02Oct2020 14:12:43.957] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_nether
2449[02Oct2020 14:12:43.986] [Server thread/INFO] [FluxNetworks/]: Chunks Loaded in Dim: minecraft:overworld Dim Id: 0 Chunks Loaded: 1
2450[02Oct2020 14:12:43.997] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:overworld
2451[02Oct2020 14:12:44.055] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_end
2452[02Oct2020 14:12:44.097] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension atum:atum
2453[02Oct2020 14:12:44.166] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension midnight:midnight
2454[02Oct2020 14:12:44.167] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
2455[02Oct2020 14:12:45.609] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
2456[02Oct2020 14:12:45.609] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
2457[02Oct2020 14:12:45.609] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
2458[02Oct2020 14:12:45.668] [Server-Worker-15/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
2459[02Oct2020 14:12:47.254] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 3087 ms
2460[02Oct2020 14:12:47.254] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (40.612s)! For help, type "help"
2461[02Oct2020 14:12:47.540] [Server thread/INFO] [biomesoplenty/]: Registering BoP commands...
2462[02Oct2020 14:12:47.574] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
2463[02Oct2020 14:12:47.590] [Server thread/INFO] [Bookshelf/]: Registering 1 commands.
2464[02Oct2020 14:12:47.603] [Server thread/INFO] [TerraForged/]: Registering /terra command
2465[02Oct2020 14:12:47.723] [Server thread/INFO] [com.polyvalord.extlights.Extlights/]: HELLO from server starting
2466[02Oct2020 14:12:47.723] [Server thread/INFO] [com.polyvalord.neoncraft.NeonCraft/]: HELLO from server starting
2467[02Oct2020 14:12:47.905] [Server thread/INFO] [druidcraft/]: HELLO from server starting
2468[02Oct2020 14:12:48.824] [Server thread/INFO] [Silent Gear/TraitManager]: Traits loaded: 40
2469[02Oct2020 14:12:48.824] [Server thread/INFO] [Silent Gear/PartManager]: Parts loaded: 87
2470[02Oct2020 14:12:48.824] [Server thread/INFO] [Silent Gear/PartManager]: - Compound: 27
2471[02Oct2020 14:12:48.824] [Server thread/INFO] [Silent Gear/PartManager]: - Simple/Legacy: 60
2472[02Oct2020 14:12:48.825] [Server thread/INFO] [Silent Gear/MaterialManager]: Materials loaded: 108
2473[02Oct2020 14:12:48.825] [Server thread/INFO] [Silent Gear/MaterialManager]: - Standard: 108
2474[02Oct2020 14:12:48.825] [Server thread/INFO] [Silent Gear/MaterialManager]: - Adapter: 0
2475[02Oct2020 14:12:49.010] [Server thread/INFO] [FTB Utilities Backups/]: Backups folder - /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/./backups
2476[02Oct2020 14:12:49.839] [Server thread/INFO] [minecolonies/]: Finished discovering saplings
2477[02Oct2020 14:12:49.941] [Server thread/INFO] [minecolonies/]: Finished discovering Ores
2478[02Oct2020 14:12:49.941] [Server thread/INFO] [minecolonies/]: Finished discovering oreBlocks
2479[02Oct2020 14:12:50.037] [Server thread/INFO] [minecolonies/]: Finished discovering compostables
2480[02Oct2020 14:12:50.130] [Server thread/INFO] [minecolonies/]: Finished discovering plantables
2481[02Oct2020 14:12:50.131] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks
2482[02Oct2020 14:12:50.131] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs
2483[02Oct2020 14:12:50.134] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
2484[02Oct2020 14:12:50.136] [Server thread/INFO] [minecolonies/]: Finished initiating sifter config
2485[02Oct2020 14:12:50.158] [Server thread/INFO] [minecolonies/]: Finished discovering food
2486[02Oct2020 14:12:50.237] [Server thread/INFO] [minecolonies/]: Finished discovering fuel
2487[02Oct2020 14:12:56.399] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
2488[02Oct2020 14:12:56.401] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (midnight): All chunks are saved
2489[02Oct2020 14:12:56.402] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
2490[02Oct2020 14:12:56.505] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 7445ms or 148 ticks behind
2491[02Oct2020 14:19:33.444] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 15) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44381, l='world', x=2338.47, y=53.00, z=248.50]
2492[02Oct2020 14:19:33.445] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 15) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44382, l='world', x=2338.47, y=53.00, z=248.50]
2493[02Oct2020 14:19:33.445] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 15) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44383, l='world', x=2338.47, y=53.00, z=248.50]
2494[02Oct2020 14:19:33.446] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 15) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44384, l='world', x=2338.47, y=53.00, z=248.50]
2495[02Oct2020 14:19:33.446] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44385, l='world', x=2348.49, y=53.00, z=233.50]
2496[02Oct2020 14:19:33.446] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44386, l='world', x=2348.49, y=53.00, z=233.50]
2497[02Oct2020 14:19:33.447] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44387, l='world', x=2344.50, y=53.00, z=180.95]
2498[02Oct2020 14:19:33.447] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44388, l='world', x=2348.49, y=53.00, z=233.50]
2499[02Oct2020 14:19:33.447] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44389, l='world', x=2348.49, y=53.00, z=233.50]
2500[02Oct2020 14:19:33.448] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44390, l='world', x=2344.50, y=53.00, z=179.64]
2501[02Oct2020 14:19:33.448] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44391, l='world', x=2344.50, y=53.00, z=179.64]
2502[02Oct2020 14:19:33.448] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44392, l='world', x=2344.50, y=53.00, z=183.42]
2503[02Oct2020 14:19:33.449] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44393, l='world', x=2344.50, y=53.00, z=183.42]
2504[02Oct2020 14:19:33.449] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44394, l='world', x=2344.50, y=53.00, z=180.95]
2505[02Oct2020 14:19:33.449] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44395, l='world', x=2344.50, y=53.00, z=179.64]
2506[02Oct2020 14:19:33.450] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44396, l='world', x=2344.50, y=53.00, z=180.95]
2507[02Oct2020 14:19:33.450] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44397, l='world', x=2344.50, y=53.00, z=179.64]
2508[02Oct2020 14:19:33.451] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44398, l='world', x=2344.50, y=53.00, z=180.95]
2509[02Oct2020 14:19:33.451] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44399, l='world', x=2344.50, y=53.00, z=179.64]
2510[02Oct2020 14:19:33.452] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44400, l='world', x=2344.50, y=53.00, z=179.64]
2511[02Oct2020 14:19:33.452] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44401, l='world', x=2344.50, y=53.00, z=183.42]
2512[02Oct2020 14:19:33.453] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44402, l='world', x=2344.50, y=53.00, z=179.64]
2513[02Oct2020 14:19:33.453] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44403, l='world', x=2344.50, y=53.00, z=183.42]
2514[02Oct2020 14:19:33.454] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44404, l='world', x=2344.50, y=53.00, z=183.42]
2515[02Oct2020 14:19:33.454] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44405, l='world', x=2344.50, y=53.00, z=182.02]
2516[02Oct2020 14:19:33.455] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44406, l='world', x=2344.50, y=53.00, z=179.64]
2517[02Oct2020 14:19:33.455] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44407, l='world', x=2344.50, y=53.00, z=182.02]
2518[02Oct2020 14:19:33.456] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44408, l='world', x=2344.50, y=53.00, z=179.64]
2519[02Oct2020 14:19:33.456] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44409, l='world', x=2344.50, y=53.00, z=180.95]
2520[02Oct2020 14:19:33.456] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44410, l='world', x=2344.50, y=53.00, z=179.64]
2521[02Oct2020 14:19:33.457] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44411, l='world', x=2344.50, y=53.00, z=180.95]
2522[02Oct2020 14:19:33.457] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44412, l='world', x=2344.50, y=53.00, z=183.42]
2523[02Oct2020 14:19:33.458] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44413, l='world', x=2344.50, y=53.00, z=179.64]
2524[02Oct2020 14:19:33.458] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44414, l='world', x=2344.50, y=53.00, z=183.42]
2525[02Oct2020 14:19:33.459] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44415, l='world', x=2344.50, y=53.00, z=180.95]
2526[02Oct2020 14:19:33.459] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44416, l='world', x=2344.50, y=53.00, z=183.42]
2527[02Oct2020 14:19:33.460] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44417, l='world', x=2344.50, y=53.00, z=183.42]
2528[02Oct2020 14:19:33.460] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (145, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44418, l='world', x=2335.68, y=53.00, z=236.88]
2529[02Oct2020 14:19:33.461] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (145, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44419, l='world', x=2335.68, y=53.00, z=236.88]
2530[02Oct2020 14:19:33.461] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44420, l='world', x=2344.50, y=53.00, z=182.02]
2531[02Oct2020 14:19:33.462] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44421, l='world', x=2344.50, y=53.00, z=182.02]
2532[02Oct2020 14:19:33.462] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44422, l='world', x=2344.50, y=53.00, z=182.02]
2533[02Oct2020 14:19:33.463] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44423, l='world', x=2344.50, y=53.00, z=178.53]
2534[02Oct2020 14:19:33.463] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44424, l='world', x=2344.50, y=53.00, z=182.02]
2535[02Oct2020 14:19:33.464] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44425, l='world', x=2344.50, y=53.00, z=182.02]
2536[02Oct2020 14:19:33.464] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44426, l='world', x=2344.50, y=53.00, z=182.02]
2537[02Oct2020 14:19:33.465] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44427, l='world', x=2344.50, y=53.00, z=182.02]
2538[02Oct2020 14:19:33.465] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44428, l='world', x=2344.50, y=53.00, z=178.53]
2539[02Oct2020 14:19:33.466] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 10) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44429, l='world', x=2348.79, y=53.00, z=167.50]
2540[02Oct2020 14:19:33.466] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44430, l='world', x=2344.50, y=53.00, z=178.53]
2541[02Oct2020 14:19:33.466] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44431, l='world', x=2344.50, y=53.00, z=178.53]
2542[02Oct2020 14:19:33.467] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44432, l='world', x=2344.50, y=53.00, z=178.53]
2543[02Oct2020 14:19:33.467] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44433, l='world', x=2344.50, y=53.00, z=178.53]
2544[02Oct2020 14:19:33.468] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44434, l='world', x=2344.50, y=53.00, z=180.95]
2545[02Oct2020 14:19:33.468] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44435, l='world', x=2344.50, y=53.00, z=178.53]
2546[02Oct2020 14:19:33.469] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44436, l='world', x=2344.50, y=53.00, z=180.95]
2547[02Oct2020 14:19:33.469] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44437, l='world', x=2344.50, y=53.00, z=180.95]
2548[02Oct2020 14:19:33.470] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44438, l='world', x=2344.50, y=53.00, z=182.02]
2549[02Oct2020 14:19:33.470] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44439, l='world', x=2344.50, y=53.00, z=179.64]
2550[02Oct2020 14:19:33.470] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44440, l='world', x=2344.50, y=53.00, z=183.42]
2551[02Oct2020 14:19:33.471] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44441, l='world', x=2344.50, y=53.00, z=182.02]
2552[02Oct2020 14:19:33.471] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44442, l='world', x=2344.50, y=53.00, z=183.42]
2553[02Oct2020 14:19:33.472] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44443, l='world', x=2343.50, y=65.00, z=180.05]
2554[02Oct2020 14:19:33.472] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (144, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44444, l='world', x=2311.05, y=66.00, z=189.42]
2555[02Oct2020 14:19:33.473] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44445, l='world', x=2343.50, y=65.00, z=180.05]
2556[02Oct2020 14:19:33.473] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (144, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44446, l='world', x=2311.70, y=65.90, z=189.70]
2557[02Oct2020 14:19:33.473] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (144, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44447, l='world', x=2311.05, y=66.00, z=189.42]
2558[02Oct2020 14:19:33.474] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44448, l='world', x=2344.50, y=53.00, z=180.95]
2559[02Oct2020 14:19:33.474] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44449, l='world', x=2344.50, y=53.00, z=180.95]
2560[02Oct2020 14:19:33.474] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44450, l='world', x=2344.50, y=53.00, z=183.42]
2561[02Oct2020 14:19:33.475] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44451, l='world', x=2344.50, y=53.00, z=179.64]
2562[02Oct2020 14:19:33.475] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44452, l='world', x=2344.50, y=53.00, z=182.02]
2563[02Oct2020 14:19:33.475] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44453, l='world', x=2344.50, y=53.00, z=178.53]
2564[02Oct2020 14:19:33.476] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44454, l='world', x=2344.50, y=53.00, z=180.95]
2565[02Oct2020 14:19:33.476] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44455, l='world', x=2344.50, y=53.00, z=179.64]
2566[02Oct2020 14:19:33.476] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44456, l='world', x=2344.50, y=53.00, z=178.53]
2567[02Oct2020 14:19:33.477] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44457, l='world', x=2344.50, y=53.00, z=179.64]
2568[02Oct2020 14:19:33.477] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44458, l='world', x=2344.50, y=53.00, z=182.02]
2569[02Oct2020 14:19:33.477] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 11) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44459, l='world', x=2344.50, y=53.00, z=179.64]
2570[02Oct2020 14:19:33.478] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44460, l='world', x=2339.89, y=58.00, z=236.50]
2571[02Oct2020 14:19:33.478] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 14) should be (145, 9), EntityCitizen['entity.minecolonies.citizen'/44461, l='world', x=2339.89, y=58.00, z=236.50]
2572[02Oct2020 14:19:33.480] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID e8d31fcd-9e89-4d72-9d88-23ea80341f73
2573[02Oct2020 14:19:33.481] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID e8d31fcd-9e89-4d72-9d88-23ea80341f73
2574[02Oct2020 14:19:33.481] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID e8d31fcd-9e89-4d72-9d88-23ea80341f73
2575[02Oct2020 14:19:33.481] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID e8d31fcd-9e89-4d72-9d88-23ea80341f73
2576[02Oct2020 14:19:33.481] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID 0ca6a698-5189-4b9e-9244-c7de25f69149
2577[02Oct2020 14:19:33.481] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID 0ca6a698-5189-4b9e-9244-c7de25f69149
2578[02Oct2020 14:19:33.481] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID 0ca6a698-5189-4b9e-9244-c7de25f69149
2579[02Oct2020 14:19:33.481] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID 0ca6a698-5189-4b9e-9244-c7de25f69149
2580[02Oct2020 14:19:33.482] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID f18bff21-4a0f-4c8d-b181-0ddf615400b8
2581[02Oct2020 14:19:33.482] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID f18bff21-4a0f-4c8d-b181-0ddf615400b8
2582[02Oct2020 14:19:33.484] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID cda23ec5-d558-448a-8671-82f3d5207bb0
2583[02Oct2020 14:19:33.484] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID cda23ec5-d558-448a-8671-82f3d5207bb0
2584[02Oct2020 14:24:43.504] [Netty Epoll Server IO #3/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
2585[02Oct2020 14:24:43.968] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player madbrad21 is 9c6bd6fa-1e3c-4a21-80be-69cb24b9f38e
2586[02Oct2020 14:24:51.721] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@4a7b2834
2587[02Oct2020 14:24:51.797] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: madbrad21[/192.168.1.1:58110] logged in with entity id 79644 at (2369.3491869256072, 54.0, 256.288516022272)
2588[02Oct2020 14:24:51.849] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: madbrad21 joined the game
2589[02Oct2020 14:24:51.994] [Server thread/INFO] [Waila/]: Syncing config to madbrad21 (9c6bd6fa-1e3c-4a21-80be-69cb24b9f38e)
2590[02Oct2020 14:24:52.010] [Server thread/INFO] [structurize/]: New Server UUID a78f3e5a-591c-4144-ae86-3f2ce89f1257
2591[02Oct2020 14:24:52.184] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2592[02Oct2020 14:24:52.184] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2593[02Oct2020 14:24:52.185] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2594[02Oct2020 14:24:52.185] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2595[02Oct2020 14:24:52.185] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2596[02Oct2020 14:24:52.807] [Server thread/WARN] [net.minecraft.entity.EntityType/]: Skipping Entity with id clumps:xp_orb_big
2597[02Oct2020 14:24:53.447] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 10) should be (148, 10), EntityCitizen['entity.minecolonies.citizen'/79905, l='world', x=2348.79, y=53.00, z=167.50]
2598[02Oct2020 14:24:53.453] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID aaeebe70-7cd6-4baf-a84a-c589c5011fa1
2599[02Oct2020 14:24:53.491] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (146, 10) should be (144, 10), EntityCitizen['entity.minecolonies.citizen'/79932, l='world', x=2338.50, y=59.27, z=161.25]
2600[02Oct2020 14:24:53.492] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecolonies:citizen that already exists with UUID 6b5cc58e-cc2d-4b64-a70a-8283f2324f58
2601[02Oct2020 14:27:39.446] [Netty Epoll Server IO #5/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
2602[02Oct2020 14:27:39.997] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Professor_Lumpy is fe24845f-e996-4264-873f-82cec589b11b
2603[02Oct2020 14:27:54.548] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@436b8e06
2604[02Oct2020 14:27:54.582] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Professor_Lumpy[/98.26.229.44:55981] logged in with entity id 100438 at (2368.2492165184512, 70.5, 243.89515897183975)
2605[02Oct2020 14:27:54.592] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Professor_Lumpy joined the game
2606[02Oct2020 14:27:54.707] [Server thread/INFO] [Waila/]: Syncing config to Professor_Lumpy (fe24845f-e996-4264-873f-82cec589b11b)
2607[02Oct2020 14:27:54.865] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2608[02Oct2020 14:27:54.865] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2609[02Oct2020 14:27:54.866] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2610[02Oct2020 14:27:54.866] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2611[02Oct2020 14:27:54.866] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2612[02Oct2020 14:38:51.709] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension midnight:midnight
2613[02Oct2020 14:38:53.507] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2614[02Oct2020 14:38:53.507] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2615[02Oct2020 14:38:53.507] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2616[02Oct2020 14:38:53.507] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2617[02Oct2020 14:38:53.507] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2618[02Oct2020 14:38:53.513] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Professor_Lumpy has made the advancement [The Midnight]
2619[02Oct2020 14:38:53.737] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! -0.30593822119863034,31.145106700651638,-7.173519953923062
2620[02Oct2020 14:38:54.265] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2305ms or 46 ticks behind
2621[02Oct2020 14:38:54.570] [Server-Worker-86/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: midnight:cache in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2622minecraft:mob_spawner -> MuType[V1931_4],
2623minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2624minecraft:jigsaw -> NilSave,
2625minecraft:end_gateway -> NilSave,
2626minecraft:bell -> NilSave,
2627minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2628minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2629minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
2630minecraft:ender_chest -> NilSave,
2631minecraft:comparator -> NilSave,
2632minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2633minecraft:beacon -> NilSave,
2634minecraft:end_portal -> NilSave,
2635minecraft:bed -> NilSave,
2636minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2637minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
2638minecraft:enchanting_table -> NilSave,
2639minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2640minecraft:sign -> NilSave,
2641minecraft:conduit -> NilSave,
2642minecraft:banner -> NilSave,
2643minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2644DUMMY -> NilSave,
2645minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
2646minecraft:structure_block -> NilSave,
2647minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2648minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2649minecraft:skull -> NilSave,
2650minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
2651minecraft:command_block -> NilSave,
2652minecraft:daylight_detector -> NilSave,
2653minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
2654
2655[02Oct2020 14:38:59.044] [Server-Worker-85/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2656[02Oct2020 14:38:59.044] [Server-Worker-85/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2657[02Oct2020 14:38:59.044] [Server-Worker-85/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2658[02Oct2020 14:39:01.441] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2659[02Oct2020 14:39:01.441] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2660[02Oct2020 14:39:01.864] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2661[02Oct2020 14:39:03.148] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2662[02Oct2020 14:39:03.149] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2663[02Oct2020 14:39:03.628] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2664[02Oct2020 14:39:10.005] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2665[02Oct2020 14:39:10.005] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2666[02Oct2020 14:39:10.005] [Server-Worker-73/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2667[02Oct2020 14:39:11.850] [Server-Worker-78/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2668[02Oct2020 14:39:12.241] [Server-Worker-78/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
2669[02Oct2020 14:41:18.136] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2670[02Oct2020 14:41:18.136] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2671[02Oct2020 14:41:18.136] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2672[02Oct2020 14:41:18.136] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2673[02Oct2020 14:41:18.136] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2674[02Oct2020 14:41:19.908] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (midnight): All chunks are saved
2675[02Oct2020 14:41:20.175] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! -10.069997104385493,-21.723851888493883,-9.957321024446856
2676[02Oct2020 14:42:04.942] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Professor_Lumpy> looks like the midnight is very undeveloped
2677[02Oct2020 14:42:35.834] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved wrongly!
2678[02Oct2020 14:44:00.242] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (102, 5) should be (102, 4), IronGolemEntity['Iron Golem'/211476, l='world', x=1640.57, y=72.00, z=80.00]
2679[02Oct2020 14:46:46.031] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/231029, l='world', x=2337.63, y=53.50, z=179.02]
2680[02Oct2020 14:49:37.489] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@7d89e547
2681[02Oct2020 14:50:14.091] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.farcr.savageandravage.common.entity.BurningBannerEntity from class com.farcr.savageandravage.common.entity.CreeperSporeCloudEntity
2682[02Oct2020 14:57:19.946] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Professor_Lumpy> blooberriens successfully smooshed
2683[02Oct2020 14:58:10.377] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: madbrad21 has made the advancement [Autocrafting]
2684[02Oct2020 14:58:24.657] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Professor_Lumpy> yo dawg
2685[02Oct2020 15:00:20.034] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=2194, y=60, z=-63} BlockPos{x=2194, y=60, z=-64}
2686[02Oct2020 15:00:21.486] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=2195, y=60, z=-62} BlockPos{x=2196, y=60, z=-62}
2687[02Oct2020 15:06:23.034] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/366581, l='world', x=2341.42, y=53.50, z=182.97]
2688[02Oct2020 15:06:32.029] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/367602, l='world', x=2341.42, y=53.50, z=182.97]
2689[02Oct2020 15:06:43.029] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/368897, l='world', x=2341.51, y=54.40, z=180.80]
2690[02Oct2020 15:06:50.032] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/369645, l='world', x=2341.37, y=53.50, z=182.80]
2691[02Oct2020 15:06:57.031] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/370498, l='world', x=2341.36, y=53.50, z=182.80]
2692[02Oct2020 15:25:09.701] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2693[02Oct2020 15:25:09.702] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2694[02Oct2020 15:25:09.702] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2695[02Oct2020 15:25:09.703] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2696[02Oct2020 15:25:09.703] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2697[02Oct2020 15:25:10.145] [Server thread/WARN] [net.minecraft.world.chunk.Chunk/]: Wrong location! (152, 19) should be (152, 20), BatEntity['Bat'/496404, l='world', x=2438.41, y=31.45, z=319.92]
2698[02Oct2020 15:25:12.966] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2699[02Oct2020 15:25:12.966] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2700[02Oct2020 15:25:12.967] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2701[02Oct2020 15:25:12.967] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2702[02Oct2020 15:25:12.967] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2703[02Oct2020 15:26:10.999] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! 1.7015376386734715,0.0,-9.966157482831136
2704[02Oct2020 15:26:22.493] [Netty Epoll Server IO #7/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
2705[02Oct2020 15:26:23.074] [User Authenticator #3/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player princess_sam_42 is a69f10aa-ee68-48ab-b712-dd712f78f652
2706[02Oct2020 15:26:39.980] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'rftoolsbuilder:recipes/rftoolsbuilder/shape_card' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2707[02Oct2020 15:26:39.982] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/explosive_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2708[02Oct2020 15:26:39.982] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/quartz_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2709[02Oct2020 15:26:39.983] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/redstone_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2710[02Oct2020 15:26:39.983] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/glowstone_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2711[02Oct2020 15:26:39.983] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/training_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2712[02Oct2020 15:26:39.983] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/slime_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2713[02Oct2020 15:26:39.983] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/diamond_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2714[02Oct2020 15:26:39.984] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/ender_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2715[02Oct2020 15:26:39.984] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/prismarine_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2716[02Oct2020 15:26:39.984] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/blaze_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2717[02Oct2020 15:26:39.985] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/shulker_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2718[02Oct2020 15:26:39.985] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/verdant_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2719[02Oct2020 15:26:39.985] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements/]: Ignored advancement 'archers_paradox:recipes/combat/challenge_arrow' in progress file ./world/advancements/a69f10aa-ee68-48ab-b712-dd712f78f652.json - it doesn't exist anymore?
2720[02Oct2020 15:26:39.987] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@18fca8b
2721[02Oct2020 15:26:40.009] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: princess_sam_42[/65.129.136.100:61897] logged in with entity id 506839 at (2356.4953132042783, 69.0625, 261.2653987454155)
2722[02Oct2020 15:26:40.015] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: princess_sam_42 joined the game
2723[02Oct2020 15:26:40.047] [Server thread/INFO] [Waila/]: Syncing config to princess_sam_42 (a69f10aa-ee68-48ab-b712-dd712f78f652)
2724[02Oct2020 15:26:40.260] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2725[02Oct2020 15:26:40.260] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2726[02Oct2020 15:26:40.260] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2727[02Oct2020 15:26:40.260] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2728[02Oct2020 15:26:40.260] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2729[02Oct2020 15:26:40.930] [Server thread/WARN] [minecolonies/]: Condition check for transition com.minecolonies.api.entity.ai.statemachine.AIEventTarget@1e31000b threw an exception:
2730java.lang.NullPointerException: null
2731 at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261) ~[?:0.13.291-ALPHA]
2732 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87) ~[?:0.13.291-ALPHA]
2733 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123) ~[?:0.13.291-ALPHA]
2734 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.13.291-ALPHA]
2735 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89) ~[?:0.13.291-ALPHA]
2736 at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129) ~[?:0.13.291-ALPHA]
2737 at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
2738 at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-3.11m]
2739 at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
2740 at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
2741 at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310) ~[?:?]
2742 at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
2743 at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370) ~[?:0.13.291-ALPHA]
2744 at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455) ~[?:0.13.291-ALPHA]
2745 at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
2746 at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
2747 at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
2748 at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
2749 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
2750 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
2751 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
2752 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
2753 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
2754 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2755[02Oct2020 15:26:40.932] [Server thread/ERROR] [minecolonies/]: Pausing Entity Beatrice Y. Garrard (com.minecolonies.coremod.job.bakery) at BlockPos{x=2329, y=64, z=142} for 100 Seconds because of error:
2756[02Oct2020 15:26:40.932] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: java.lang.NullPointerException
2757[02Oct2020 15:26:40.932] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261)
2758[02Oct2020 15:26:40.932] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87)
2759[02Oct2020 15:26:40.933] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123)
2760[02Oct2020 15:26:40.933] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
2761[02Oct2020 15:26:40.933] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89)
2762[02Oct2020 15:26:40.933] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129)
2763[02Oct2020 15:26:40.933] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
2764[02Oct2020 15:26:40.933] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
2765[02Oct2020 15:26:40.934] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
2766[02Oct2020 15:26:40.934] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
2767[02Oct2020 15:26:40.934] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310)
2768[02Oct2020 15:26:40.934] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
2769[02Oct2020 15:26:40.934] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370)
2770[02Oct2020 15:26:40.934] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455)
2771[02Oct2020 15:26:40.934] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
2772[02Oct2020 15:26:40.935] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
2773[02Oct2020 15:26:40.935] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
2774[02Oct2020 15:26:40.935] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.World.func_217390_a(World.java:536)
2775[02Oct2020 15:26:40.935] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
2776[02Oct2020 15:26:40.935] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
2777[02Oct2020 15:26:40.935] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
2778[02Oct2020 15:26:40.935] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
2779[02Oct2020 15:26:40.936] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
2780[02Oct2020 15:26:40.936] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at java.lang.Thread.run(Thread.java:748)
2781[02Oct2020 15:26:46.923] [Server thread/WARN] [minecolonies/]: Condition check for transition com.minecolonies.api.entity.ai.statemachine.AIEventTarget@1e31000b threw an exception:
2782java.lang.NullPointerException: null
2783 at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261) ~[?:0.13.291-ALPHA]
2784 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87) ~[?:0.13.291-ALPHA]
2785 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123) ~[?:0.13.291-ALPHA]
2786 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.13.291-ALPHA]
2787 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89) ~[?:0.13.291-ALPHA]
2788 at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129) ~[?:0.13.291-ALPHA]
2789 at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
2790 at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-3.11m]
2791 at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
2792 at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
2793 at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310) ~[?:?]
2794 at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
2795 at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370) ~[?:0.13.291-ALPHA]
2796 at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455) ~[?:0.13.291-ALPHA]
2797 at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
2798 at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
2799 at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
2800 at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
2801 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
2802 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
2803 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
2804 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
2805 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
2806 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2807[02Oct2020 15:26:46.925] [Server thread/ERROR] [minecolonies/]: Pausing Entity Beatrice Y. Garrard (com.minecolonies.coremod.job.bakery) at BlockPos{x=2329, y=64, z=142} for 200 Seconds because of error:
2808[02Oct2020 15:26:46.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: java.lang.NullPointerException
2809[02Oct2020 15:26:46.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261)
2810[02Oct2020 15:26:46.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87)
2811[02Oct2020 15:26:46.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123)
2812[02Oct2020 15:26:46.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
2813[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89)
2814[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129)
2815[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
2816[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
2817[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
2818[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
2819[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310)
2820[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
2821[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370)
2822[02Oct2020 15:26:46.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455)
2823[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
2824[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
2825[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
2826[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.World.func_217390_a(World.java:536)
2827[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
2828[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
2829[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
2830[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
2831[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
2832[02Oct2020 15:26:46.927] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at java.lang.Thread.run(Thread.java:748)
2833[02Oct2020 15:26:57.919] [Server thread/WARN] [minecolonies/]: Condition check for transition com.minecolonies.api.entity.ai.statemachine.AIEventTarget@1e31000b threw an exception:
2834java.lang.NullPointerException: null
2835 at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261) ~[?:0.13.291-ALPHA]
2836 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87) ~[?:0.13.291-ALPHA]
2837 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123) ~[?:0.13.291-ALPHA]
2838 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.13.291-ALPHA]
2839 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89) ~[?:0.13.291-ALPHA]
2840 at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129) ~[?:0.13.291-ALPHA]
2841 at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
2842 at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-3.11m]
2843 at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
2844 at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
2845 at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310) ~[?:?]
2846 at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
2847 at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370) ~[?:0.13.291-ALPHA]
2848 at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455) ~[?:0.13.291-ALPHA]
2849 at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
2850 at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
2851 at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
2852 at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
2853 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
2854 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
2855 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
2856 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
2857 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
2858 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2859[02Oct2020 15:26:57.920] [Server thread/ERROR] [minecolonies/]: Pausing Entity Beatrice Y. Garrard (com.minecolonies.coremod.job.bakery) at BlockPos{x=2329, y=64, z=142} for 400 Seconds because of error:
2860[02Oct2020 15:26:57.920] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: java.lang.NullPointerException
2861[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261)
2862[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87)
2863[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123)
2864[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
2865[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89)
2866[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129)
2867[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
2868[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
2869[02Oct2020 15:26:57.921] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
2870[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
2871[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310)
2872[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
2873[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370)
2874[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455)
2875[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
2876[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
2877[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
2878[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.World.func_217390_a(World.java:536)
2879[02Oct2020 15:26:57.922] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
2880[02Oct2020 15:26:57.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
2881[02Oct2020 15:26:57.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
2882[02Oct2020 15:26:57.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
2883[02Oct2020 15:26:57.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
2884[02Oct2020 15:26:57.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at java.lang.Thread.run(Thread.java:748)
2885[02Oct2020 15:27:18.921] [Server thread/WARN] [minecolonies/]: Condition check for transition com.minecolonies.api.entity.ai.statemachine.AIEventTarget@1e31000b threw an exception:
2886java.lang.NullPointerException: null
2887 at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261) ~[?:0.13.291-ALPHA]
2888 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87) ~[?:0.13.291-ALPHA]
2889 at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123) ~[?:0.13.291-ALPHA]
2890 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.13.291-ALPHA]
2891 at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89) ~[?:0.13.291-ALPHA]
2892 at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129) ~[?:0.13.291-ALPHA]
2893 at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
2894 at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-3.11m]
2895 at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
2896 at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
2897 at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310) ~[?:?]
2898 at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
2899 at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370) ~[?:0.13.291-ALPHA]
2900 at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455) ~[?:0.13.291-ALPHA]
2901 at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
2902 at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
2903 at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
2904 at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
2905 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
2906 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
2907 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
2908 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
2909 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
2910 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2911[02Oct2020 15:27:18.923] [Server thread/ERROR] [minecolonies/]: Pausing Entity Beatrice Y. Garrard (com.minecolonies.coremod.job.bakery) at BlockPos{x=2329, y=64, z=142} for 800 Seconds because of error:
2912[02Oct2020 15:27:18.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: java.lang.NullPointerException
2913[02Oct2020 15:27:18.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIRequestSmelter.isFuelNeeded(AbstractEntityAIRequestSmelter.java:261)
2914[02Oct2020 15:27:18.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.checkCondition(BasicTransition.java:87)
2915[02Oct2020 15:27:18.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:123)
2916[02Oct2020 15:27:18.923] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
2917[02Oct2020 15:27:18.924] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:89)
2918[02Oct2020 15:27:18.924] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:129)
2919[02Oct2020 15:27:18.924] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
2920[02Oct2020 15:27:18.924] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
2921[02Oct2020 15:27:18.924] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
2922[02Oct2020 15:27:18.924] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
2923[02Oct2020 15:27:18.924] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310)
2924[02Oct2020 15:27:18.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
2925[02Oct2020 15:27:18.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370)
2926[02Oct2020 15:27:18.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455)
2927[02Oct2020 15:27:18.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
2928[02Oct2020 15:27:18.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
2929[02Oct2020 15:27:18.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
2930[02Oct2020 15:27:18.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.World.func_217390_a(World.java:536)
2931[02Oct2020 15:27:18.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
2932[02Oct2020 15:27:18.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
2933[02Oct2020 15:27:18.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
2934[02Oct2020 15:27:18.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
2935[02Oct2020 15:27:18.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
2936[02Oct2020 15:27:18.926] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: at java.lang.Thread.run(Thread.java:748)
2937[02Oct2020 15:27:59.916] [Server thread/WARN] [minecolonies/]: Condition check for transition com.minecolonies.api.entity.ai.statemachine.AIEventTarget@1e31000b threw an exception:
2938java.lang.NullPointerException: null
2939[02Oct2020 15:27:59.917] [Server thread/ERROR] [minecolonies/]: Pausing Entity Beatrice Y. Garrard (com.minecolonies.coremod.job.bakery) at BlockPos{x=2329, y=64, z=142} for 1600 Seconds because of error:
2940[02Oct2020 15:27:59.917] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: java.lang.NullPointerException
2941[02Oct2020 15:28:05.693] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! -9.583279112753644,-3.14839231877329,3.5888247660762644
2942[02Oct2020 15:28:28.929] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/519590, l='world', x=2341.51, y=53.50, z=182.92]
2943[02Oct2020 15:28:35.937] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/520518, l='world', x=2337.64, y=53.50, z=179.01]
2944[02Oct2020 15:28:48.930] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/522014, l='world', x=2337.64, y=53.50, z=179.01]
2945[02Oct2020 15:28:58.938] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/523120, l='world', x=2337.64, y=53.50, z=179.01]
2946[02Oct2020 15:29:20.924] [Server thread/WARN] [minecolonies/]: Condition check for transition com.minecolonies.api.entity.ai.statemachine.AIEventTarget@1e31000b threw an exception:
2947java.lang.NullPointerException: null
2948[02Oct2020 15:29:20.925] [Server thread/ERROR] [minecolonies/]: Pausing Entity Beatrice Y. Garrard (com.minecolonies.coremod.job.bakery) at BlockPos{x=2329, y=64, z=142} for 3200 Seconds because of error:
2949[02Oct2020 15:29:20.925] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:343]: java.lang.NullPointerException
2950[02Oct2020 15:30:28.551] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2951[02Oct2020 15:30:28.551] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2952[02Oct2020 15:30:28.552] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2953[02Oct2020 15:30:28.552] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2954[02Oct2020 15:30:28.552] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2955[02Oct2020 15:30:30.896] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1500d3b7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2956[02Oct2020 15:30:30.897] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@419c75f7 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
2957[02Oct2020 15:30:30.897] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@28c80428 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2958[02Oct2020 15:30:30.897] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@4d7904d4 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
2959[02Oct2020 15:30:30.897] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@29be6d58 (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
2960[02Oct2020 15:30:54.691] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: madbrad21 moved too quickly! -0.8883418150480793,0.0,10.539106018985734
2961[02Oct2020 15:32:59.033] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! -0.6919942911704311,-10.529193645291315,0.5388670487911824
2962[02Oct2020 15:35:36.729] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: madbrad21 has made the advancement [Interface to the world]
2963[02Oct2020 15:45:13.892] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! -6.752649426871358,0.0,-9.988781896941404
2964[02Oct2020 15:53:33.188] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/694867, l='world', x=2350.50, y=64.50, z=274.50]
2965[02Oct2020 15:53:34.188] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/695037, l='world', x=2350.50, y=64.50, z=274.50]
2966[02Oct2020 15:53:34.188] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/695038, l='world', x=2350.50, y=64.50, z=274.50]
2967[02Oct2020 15:53:34.884] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/695166, l='world', x=2350.50, y=64.50, z=274.50]
2968[02Oct2020 15:53:43.132] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/696250, l='world', x=2350.50, y=64.50, z=274.50]
2969[02Oct2020 15:53:43.682] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/696338, l='world', x=2350.50, y=64.50, z=274.50]
2970[02Oct2020 15:53:50.331] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/697378, l='world', x=2350.50, y=64.50, z=274.50]
2971[02Oct2020 16:09:13.684] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! 6.523808452346202,0.0,9.7571654987651
2972[02Oct2020 16:09:16.538] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: Professor_Lumpy moved too quickly! 8.217282172962769,0.0,9.836490098592485
2973[02Oct2020 16:09:17.641] [Server thread/WARN] [minecolonies/]: Active Triggered resulted in exception
2974java.lang.IllegalArgumentException: The given token is not registered as a request to this manager
2975 at com.minecolonies.coremod.colony.requestsystem.management.handlers.RequestHandler.getRequest(RequestHandler.java:521) ~[?:0.13.291-ALPHA]
2976 at com.minecolonies.coremod.colony.requestsystem.management.manager.StandardRequestManager.updateRequestState(StandardRequestManager.java:288) ~[?:0.13.291-ALPHA]
2977 at com.minecolonies.coremod.colony.jobs.JobDeliveryman.cancelAssignedRequests(JobDeliveryman.java:348) ~[?:0.13.291-ALPHA]
2978 at com.minecolonies.coremod.colony.jobs.JobDeliveryman.setActive(JobDeliveryman.java:330) ~[?:0.13.291-ALPHA]
2979 at com.minecolonies.coremod.entity.ai.minimal.EntityAIEatTask.searchRestaurant(EntityAIEatTask.java:476) ~[?:0.13.291-ALPHA]
2980 at com.minecolonies.coremod.entity.ai.minimal.EntityAIEatTask.func_75246_d(EntityAIEatTask.java:195) ~[?:0.13.291-ALPHA]
2981 at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
2982 at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-3.11m]
2983 at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
2984 at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
2985 at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1310) ~[?:?]
2986 at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
2987 at com.minecolonies.api.entity.citizen.AbstractEntityCitizen.func_70636_d(AbstractEntityCitizen.java:370) ~[?:0.13.291-ALPHA]
2988 at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:455) ~[?:0.13.291-ALPHA]
2989 at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
2990 at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
2991 at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
2992 at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
2993 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
2994 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
2995 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
2996 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
2997 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
2998 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2999[02Oct2020 16:12:49.040] [Server thread/INFO] [FTB Utilities Backups/]: ftbbackups.lang.start
3000[02Oct2020 16:12:49.153] [Thread-134/INFO] [FTB Utilities Backups/]: Deleting old backup: 2020-10-01-10-42-52.zip
3001[02Oct2020 16:12:49.153] [Thread-134/INFO] [FTB Utilities Backups/]: Backing up 2157 files...
3002[02Oct2020 16:12:49.154] [Thread-134/INFO] [FTB Utilities Backups/]: Compressing 2157 files...
3003[02Oct2020 16:12:49.155] [Server thread/INFO] [FTB Utilities Backups/]: [0 | 0%]: world/level.dat
3004[02Oct2020 16:14:03.737] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Professor_Lumpy> braaaaaaaad
3005[02Oct2020 16:14:13.142] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Professor_Lumpy> come up on top of the tree farm
3006[02Oct2020 16:14:16.858] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: princess_sam_42 moved too quickly! -7.005054528236087,0.0,-8.621797943758878
3007[02Oct2020 16:14:22.248] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Professor_Lumpy> this colonist needs you to submit a bug report
3008[02Oct2020 16:14:47.778] [Thread-134/INFO] [FTB Utilities Backups/]: Done compressing in 01:58 seconds (2.2GB)!
3009[02Oct2020 16:14:47.825] [Thread-134/INFO] [FTB Utilities Backups/]: Created /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/./backups/2020-10-02-16-12-49.zip from /mnt/bf0fd335-302f-48ea-b35a-b9fc3333b10e/Valhelsia2/./world
3010[02Oct2020 16:14:47.828] [Thread-134/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: ftbbackups.lang.end_2
3011[02Oct2020 16:22:02.930] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/894107, l='world', x=2341.42, y=53.50, z=182.98]
3012[02Oct2020 16:22:02.930] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/894107, l='world', x=2341.42, y=53.50, z=182.98]
3013[02Oct2020 16:22:02.930] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ExperienceOrbEntity['Experience Orb'/894107, l='world', x=2341.42, y=53.50, z=182.98]