1 | [10Dec2022 18:20:15.543] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.55, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui]
|
2 | [10Dec2022 18:20:15.547] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.4.1 by Eclipse Adoptium; OS Linux arch amd64 version 5.4.0-107-generic
|
3 | [10Dec2022 18:20:16.350] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
|
4 | [10Dec2022 18:20:19.233] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.19.2-43.1.55/fmlcore-1.19.2-43.1.55.jar is missing mods.toml file
|
5 | [10Dec2022 18:20:19.245] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.1.55/javafmllanguage-1.19.2-43.1.55.jar is missing mods.toml file
|
6 | [10Dec2022 18:20:19.254] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.1.55/lowcodelanguage-1.19.2-43.1.55.jar is missing mods.toml file
|
7 | [10Dec2022 18:20:19.256] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.19.2-43.1.55/mclanguage-1.19.2-43.1.55.jar is missing mods.toml file
|
8 | [10Dec2022 18:20:23.350] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /server/mods/resourcefullib-forge-1.19.2-1.1.17.jar
|
9 | [10Dec2022 18:20:23.350] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection
|
10 | [10Dec2022 18:20:50.315] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
|
11 | [10Dec2022 18:20:51.436] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property
|
12 | [10Dec2022 18:20:51.551] [main/ERROR] [mixin/]: Mixin config myrtrees-common.mixins.json does not specify "minVersion" property
|
13 | [10Dec2022 18:20:51.931] [main/ERROR] [mixin/]: Mixin config itshallnottick.mixins.json does not specify "minVersion" property
|
14 | [10Dec2022 18:20:52.829] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
|
15 | [10Dec2022 18:20:52.831] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
|
16 | [10Dec2022 18:20:52.849] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.endertanks.mixins.MixinConnector]
|
17 | [10Dec2022 18:20:52.849] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
|
18 | [10Dec2022 18:20:52.974] [main/WARN] [mixin/]: Reference map 'universalgrid.refmap.json' for universalgrid.mixins.json could not be read. If this is a development environment you can ignore this message
|
19 | [10Dec2022 18:20:54.394] [main/WARN] [mixin/]: Reference map 'myrtrees-common-refmap.json' for myrtrees-common.mixins.json could not be read. If this is a development environment you can ignore this message
|
20 | [10Dec2022 18:20:55.358] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
|
21 | [10Dec2022 18:21:00.392] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
|
22 | [10Dec2022 18:21:01.547] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
|
23 | [10Dec2022 18:21:01.561] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
|
24 | [10Dec2022 18:21:02.191] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER
|
25 | [10Dec2022 18:21:02.192] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/KeyMapping (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER)
|
26 | [10Dec2022 18:21:02.192] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.KeyMapping was not found ad_astra-common.mixins.json:client.KeyMappingMixin
|
27 | [10Dec2022 18:21:02.211] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
|
28 | [10Dec2022 18:21:02.323] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER
|
29 | [10Dec2022 18:21:02.323] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER)
|
30 | [10Dec2022 18:21:02.324] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not found findme-common.mixins.json:MixinSlotRenderer
|
31 | [10Dec2022 18:21:02.327] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER
|
32 | [10Dec2022 18:21:02.327] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/ParticleEngine (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER)
|
33 | [10Dec2022 18:21:02.327] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.particle.ParticleEngine was not found findme-common.mixins.json:ParticleEngineAccessor
|
34 | [10Dec2022 18:21:03.585] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
|
35 | [10Dec2022 18:21:03.589] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
|
36 | [10Dec2022 18:21:03.589] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
|
37 | [10Dec2022 18:21:03.618] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
|
38 | [10Dec2022 18:21:03.645] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
39 | [10Dec2022 18:21:03.649] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
40 | [10Dec2022 18:21:06.882] [main/INFO] [mixin/]: Mixing server.MixinDedicatedServer from nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
41 | [10Dec2022 18:21:12.835] [main/WARN] [mixin/]: Method overwrite conflict for m_46653_ in observable.common.json:LevelMixin, previously written by dev.wuffs.itshallnottick.mixin.EntityTickMixin. Skipping method.
|
42 | [10Dec2022 18:21:13.261] [main/INFO] [mixin/]: Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player
|
43 | [10Dec2022 18:21:22.832] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
|
44 | [10Dec2022 18:21:23.372] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
|
45 | [10Dec2022 18:21:27.626] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
|
46 | [10Dec2022 18:21:32.061] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
|
47 | [10Dec2022 18:21:33.548] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
|
48 | [10Dec2022 18:21:36.275] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
|
49 | [10Dec2022 18:21:37.825] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
50 | [10Dec2022 18:21:37.825] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
51 | [10Dec2022 18:21:44.620] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Paragon has been initialized
|
52 | [10Dec2022 18:21:47.235] [modloading-worker-0/INFO] [cabletiers/]: Loading config: /server/config/cabletiers-common.toml
|
53 | [10Dec2022 18:21:47.235] [modloading-worker-0/INFO] [cabletiers/]: Built config: /server/config/cabletiers-common.toml
|
54 | [10Dec2022 18:21:47.249] [modloading-worker-0/INFO] [cabletiers/]: Loaded config: /server/config/cabletiers-common.toml
|
55 | [10Dec2022 18:21:47.851] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
|
56 | [10Dec2022 18:21:47.863] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id powah:packet
|
57 | [10Dec2022 18:21:47.914] [modloading-worker-0/INFO] [universalgrid/]: Loading config: /server/config/universalgrid-common.toml
|
58 | [10Dec2022 18:21:47.933] [modloading-worker-0/INFO] [universalgrid/]: Built config: /server/config/universalgrid-common.toml
|
59 | [10Dec2022 18:21:47.934] [modloading-worker-0/INFO] [universalgrid/]: Loaded config: /server/config/universalgrid-common.toml
|
60 | [10Dec2022 18:21:48.607] [modloading-worker-0/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
|
61 | [10Dec2022 18:21:49.272] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
|
62 | [10Dec2022 18:21:49.309] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
|
63 | [10Dec2022 18:21:49.310] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
|
64 | [10Dec2022 18:21:49.311] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
|
65 | [10Dec2022 18:21:49.398] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
|
66 | [10Dec2022 18:21:50.663] [modloading-worker-0/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker...
|
67 | [10Dec2022 18:21:50.711] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check...
|
68 | [10Dec2022 18:21:50.737] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done!
|
69 | [10Dec2022 18:21:50.737] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date!
|
70 | [10Dec2022 18:21:50.982] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
|
71 | [10Dec2022 18:21:51.631] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
|
72 | [10Dec2022 18:21:51.842] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinPlayerList from nochatreports.mixins.json into net.minecraft.server.players.PlayerList
|
73 | [10Dec2022 18:21:53.380] [modloading-worker-0/INFO] [net.bdew.generators.integration.ic2c.IC2CIntegration$/]: IC2 Not loaded, skipping integration
|
74 | [10Dec2022 18:21:53.818] [modloading-worker-0/INFO] [net.bdew.generators.integration.mekanism.MekanismIntegration$/]: Mekanism loaded, activating integration
|
75 | [10Dec2022 18:21:54.147] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'multiblock' for mod 'bdlib'
|
76 | [10Dec2022 18:21:54.177] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'misc' for mod 'bdlib'
|
77 | [10Dec2022 18:21:54.185] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Registering mod: allthecompressed
|
78 | [10Dec2022 18:21:54.227] [modloading-worker-0/INFO] [net.bdew.lib.BdLib$/]: Initialized multiblock manager for advgenerators
|
79 | [10Dec2022 18:21:54.475] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'generators' for mod 'advgenerators'
|
80 | [10Dec2022 18:21:55.215] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (merchantNames in net.blay09.mods.farmingforblockheads.FarmingForBlockheadsConfigData)
|
81 | [10Dec2022 18:21:55.737] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 14 blocks registered.
|
82 | [10Dec2022 18:21:55.741] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 29 items registered.
|
83 | [10Dec2022 18:21:55.741] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 tiles registered.
|
84 | [10Dec2022 18:21:55.741] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 containers registered.
|
85 | [10Dec2022 18:21:55.763] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.55, for MC 1.19.2 with MCP 20220805.130853
|
86 | [10Dec2022 18:21:55.763] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.1.55 Initialized
|
87 | [10Dec2022 18:21:57.134] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinServerGamePacketListenerImpl from nochatreports.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
88 | [10Dec2022 18:21:57.876] [modloading-worker-0/INFO] [pneumaticcraft/]: Thirdparty integration activated for [theoneprobe,cofh_core,immersiveengineering,computercraft,jei,mekanism,curios,patchouli,create]
|
89 | [10Dec2022 18:21:57.883] [modloading-worker-0/ERROR] [pneumaticcraft/]: CoFH IEnchantableItem interface is not where we expected! Continuing, but PneumaticCraft items won't be able to use the Holding enchantment. Notify the PNC mod author, including the versions of PNC and CoFH Core you're using, if you see this error.
|
90 | [10Dec2022 18:21:59.006] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: KONNICHIWA ZA WARUDO!
|
91 | [10Dec2022 18:21:59.017] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Default JVM text encoding is: UTF-8
|
92 | [10Dec2022 18:21:59.023] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
|
93 | [10Dec2022 18:21:59.042] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
|
94 | [10Dec2022 18:22:04.462] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire
|
95 | [10Dec2022 18:22:04.463] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis
|
96 | [10Dec2022 18:22:04.463] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda
|
97 | [10Dec2022 18:22:04.463] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original
|
98 | [10Dec2022 18:22:04.463] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia
|
99 | [10Dec2022 18:22:04.463] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan
|
100 | [10Dec2022 18:22:04.463] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands
|
101 | [10Dec2022 18:22:04.464] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse
|
102 | [10Dec2022 18:22:04.464] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch
|
103 | [10Dec2022 18:22:04.464] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak
|
104 | [10Dec2022 18:22:04.464] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch
|
105 | [10Dec2022 18:22:04.464] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern
|
106 | [10Dec2022 18:22:04.464] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars
|
107 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce
|
108 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse
|
109 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce
|
110 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak
|
111 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna
|
112 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves
|
113 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City
|
114 | [10Dec2022 18:22:04.465] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress
|
115 | [10Dec2022 18:22:04.468] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: .
|
116 | [10Dec2022 18:22:04.469] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: .
|
117 | [10Dec2022 18:22:04.469] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs
|
118 | [10Dec2022 18:22:06.367] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
|
119 | [10Dec2022 18:22:06.681] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Successfully loaded the Modding Legacy supporters list.
|
120 | [10Dec2022 18:22:06.937] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
|
121 | [10Dec2022 18:22:07.558] [modloading-worker-0/INFO] [Advanced Peripherals/]: botania not loaded, skip integration loading
|
122 | [10Dec2022 18:22:07.558] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for botania
|
123 | [10Dec2022 18:22:07.584] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for create
|
124 | [10Dec2022 18:22:07.771] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for mekanism
|
125 | [10Dec2022 18:22:08.181] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
|
126 | [10Dec2022 18:22:08.181] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
|
127 | [10Dec2022 18:22:08.181] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
|
128 | [10Dec2022 18:22:08.181] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
|
129 | [10Dec2022 18:22:08.181] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
|
130 | [10Dec2022 18:22:08.181] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
|
131 | [10Dec2022 18:22:08.181] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
|
132 | [10Dec2022 18:22:11.561] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:key_pressed
|
133 | [10Dec2022 18:22:11.562] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:mode_changed
|
134 | [10Dec2022 18:22:12.216] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Registered deeperdarker
|
135 | [10Dec2022 18:22:12.218] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_armor_durability for deeperdarker
|
136 | [10Dec2022 18:22:12.219] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_armor_toughness for deeperdarker
|
137 | [10Dec2022 18:22:12.219] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_armor_knockback_resistance for deeperdarker
|
138 | [10Dec2022 18:22:12.220] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of soul_elytra_armor_modifier for deeperdarker
|
139 | [10Dec2022 18:22:12.220] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_tools_durability for deeperdarker
|
140 | [10Dec2022 18:22:12.220] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_tools_speed for deeperdarker
|
141 | [10Dec2022 18:22:12.220] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_tools_damage for deeperdarker
|
142 | [10Dec2022 18:22:12.220] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of shattered_spawning for deeperdarker
|
143 | [10Dec2022 18:22:12.220] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of phantom_spawning for deeperdarker
|
144 | [10Dec2022 18:22:12.220] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of sculk_snapper_spawning for deeperdarker
|
145 | [10Dec2022 18:22:12.221] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of sculk_centipede_spawning for deeperdarker
|
146 | [10Dec2022 18:22:12.221] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of sculk_blocks_in_otherside for deeperdarker
|
147 | [10Dec2022 18:22:12.267] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker entities have been registered
|
148 | [10Dec2022 18:22:12.344] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker blocks have been registered
|
149 | [10Dec2022 18:22:12.359] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker sounds have been registered
|
150 | [10Dec2022 18:22:12.501] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker items have been registered
|
151 | [10Dec2022 18:22:12.729] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
|
152 | [10Dec2022 18:22:13.212] [modloading-worker-0/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Inventory Profiles Next - init in Kotlin
|
153 | [10Dec2022 18:22:13.297] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/93a3df5fb37f371cb25c481f6e5b9323
|
154 | [10Dec2022 18:22:13.306] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/b71e26ec071d32928d9fb5d2c3ec8a7a
|
155 | [10Dec2022 18:22:13.335] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
|
156 | [10Dec2022 18:22:13.345] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_teleporter
|
157 | [10Dec2022 18:22:13.346] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_crafting_recipe
|
158 | [10Dec2022 18:22:13.355] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
|
159 | [10Dec2022 18:22:13.377] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
|
160 | [10Dec2022 18:22:13.441] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
|
161 | [10Dec2022 18:22:13.444] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation
|
162 | [10Dec2022 18:22:13.934] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.BetterChannel$PartialPacketBegin
|
163 | [10Dec2022 18:22:13.958] [modloading-worker-0/INFO] [Void Totem/]: Loading up Void Totem (Forge)
|
164 | [10Dec2022 18:22:13.980] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/61a49a35c5283c0aaa7b0dfea5b7a53a
|
165 | [10Dec2022 18:22:13.980] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.BetterChannel$PartialPacketBegin
|
166 | [10Dec2022 18:22:13.981] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
|
167 | [10Dec2022 18:22:13.982] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.BetterChannel$PartialPacketData
|
168 | [10Dec2022 18:22:13.987] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3dd73fd88be832559bc3a3c4a2e63b4a
|
169 | [10Dec2022 18:22:13.988] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.BetterChannel$PartialPacketData
|
170 | [10Dec2022 18:22:13.991] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$InitTPSProfile
|
171 | [10Dec2022 18:22:13.994] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
|
172 | [10Dec2022 18:22:13.997] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/b453c08f23b83b82b690c31bf8b2a45a
|
173 | [10Dec2022 18:22:13.998] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$InitTPSProfile
|
174 | [10Dec2022 18:22:13.999] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$RequestTeleport
|
175 | [10Dec2022 18:22:14.004] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3a13df9e0b0a3290bb99252e1f8f68a2
|
176 | [10Dec2022 18:22:14.004] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestTeleport
|
177 | [10Dec2022 18:22:14.007] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$RequestAvailability
|
178 | [10Dec2022 18:22:14.010] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
|
179 | [10Dec2022 18:22:14.011] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties
|
180 | [10Dec2022 18:22:14.011] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
|
181 | [10Dec2022 18:22:14.013] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/0c662822629034678f5a8f0e70375315
|
182 | [10Dec2022 18:22:14.014] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestAvailability
|
183 | [10Dec2022 18:22:14.016] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingStarted
|
184 | [10Dec2022 18:22:14.021] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/2e815604a29b3a5cbfe0208e619d86c4
|
185 | [10Dec2022 18:22:14.021] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingStarted
|
186 | [10Dec2022 18:22:14.022] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingCompleted
|
187 | [10Dec2022 18:22:14.026] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/9ae83199b65a3768862799cc5e461a02
|
188 | [10Dec2022 18:22:14.027] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingCompleted
|
189 | [10Dec2022 18:22:14.028] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilerInactive
|
190 | [10Dec2022 18:22:14.031] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/ae8dfae1238e312397aa53e9d14c45ca
|
191 | [10Dec2022 18:22:14.032] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilerInactive
|
192 | [10Dec2022 18:22:14.035] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbic
|
193 | [10Dec2022 18:22:14.036] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbquests
|
194 | [10Dec2022 18:22:14.040] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingResult
|
195 | [10Dec2022 18:22:14.044] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3a94cae7336038df9152bcb7b4b94825
|
196 | [10Dec2022 18:22:14.044] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingResult
|
197 | [10Dec2022 18:22:14.045] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$Availability
|
198 | [10Dec2022 18:22:14.052] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/c86a824e756d312396d1ba30e943e6aa
|
199 | [10Dec2022 18:22:14.052] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$Availability
|
200 | [10Dec2022 18:22:14.053] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ConsiderProfiling
|
201 | [10Dec2022 18:22:14.061] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/80ae5e04c32934dab1c17d27a88baf19
|
202 | [10Dec2022 18:22:14.061] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ConsiderProfiling
|
203 | [10Dec2022 18:22:14.071] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source almostunified
|
204 | [10Dec2022 18:22:14.083] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbchunks
|
205 | [10Dec2022 18:22:14.084] [modloading-worker-0/ERROR] [KubeJS/]: Failed to load plugin dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin from source ftbchunks: java.lang.ClassNotFoundException: dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin
|
206 | [10Dec2022 18:22:14.086] [modloading-worker-0/INFO] [KubeJS/]: Done in 103.6 ms
|
207 | [10Dec2022 18:22:14.319] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
|
208 | [10Dec2022 18:22:14.322] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded.
|
209 | [10Dec2022 18:22:14.326] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.19.2
|
210 | [10Dec2022 18:22:14.474] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/14e7fa1454283aec8ae811ef844ada28
|
211 | [10Dec2022 18:22:14.476] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/8f6a899247753217b9d86ab427a2b279
|
212 | [10Dec2022 18:22:14.563] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0.243 s
|
213 | [10Dec2022 18:22:14.686] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
|
214 | [10Dec2022 18:22:14.688] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
|
215 | [10Dec2022 18:22:14.698] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
|
216 | [10Dec2022 18:22:14.701] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
|
217 | [10Dec2022 18:22:14.708] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
|
218 | [10Dec2022 18:22:14.712] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
|
219 | [10Dec2022 18:22:14.713] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned
|
220 | [10Dec2022 18:22:14.715] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode
|
221 | [10Dec2022 18:22:14.716] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save
|
222 | [10Dec2022 18:22:14.717] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
|
223 | [10Dec2022 18:22:14.729] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp
|
224 | [10Dec2022 18:22:14.736] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
|
225 | [10Dec2022 18:22:14.738] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
|
226 | [10Dec2022 18:22:14.740] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
|
227 | [10Dec2022 18:22:14.741] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
|
228 | [10Dec2022 18:22:14.743] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
|
229 | [10Dec2022 18:22:14.745] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
|
230 | [10Dec2022 18:22:14.747] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
|
231 | [10Dec2022 18:22:14.749] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
|
232 | [10Dec2022 18:22:14.752] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
|
233 | [10Dec2022 18:22:15.657] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.11...
|
234 | [10Dec2022 18:22:15.661] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_additions.js in 0.369 s
|
235 | [10Dec2022 18:22:15.688] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:settings.js in 0.026 s
|
236 | [10Dec2022 18:22:15.747] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:worldgen.js in 0.059 s
|
237 | [10Dec2022 18:22:15.751] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 3/3 KubeJS startup scripts in 1.185 s
|
238 | [10Dec2022 18:22:15.922] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
|
239 | [10Dec2022 18:22:15.939] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click
|
240 | [10Dec2022 18:22:16.652] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_map_data
|
241 | [10Dec2022 18:22:16.661] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_chunk_change
|
242 | [10Dec2022 18:22:16.664] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:teleport_from_map
|
243 | [10Dec2022 18:22:16.686] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:sync_tx
|
244 | [10Dec2022 18:22:17.319] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common)
|
245 | [10Dec2022 18:22:17.319] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client)
|
246 | [10Dec2022 18:22:17.330] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
|
247 | [10Dec2022 18:22:17.343] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
|
248 | [10Dec2022 18:22:17.384] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
|
249 | [10Dec2022 18:22:17.421] [modloading-worker-0/INFO] [libIPN/]: [libIPN] libIPN - init in Kotlin
|
250 | [10Dec2022 18:22:17.883] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 4 RS API injection points
|
251 | [10Dec2022 18:22:17.883] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.YTrollman.UniversalGrid.UniversalGrid RSAPI
|
252 | [10Dec2022 18:22:17.884] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in dev.smolinacadena.refinedcooking.RefinedCooking RSAPI
|
253 | [10Dec2022 18:22:17.886] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in net.gigabit101.rebornstorage.RebornStorage RSAPI
|
254 | [10Dec2022 18:22:17.888] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
|
255 | [10Dec2022 18:22:18.444] [modloading-worker-0/INFO] [mixin/]: Mixing common.MixinServerStatus from nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
256 | [10Dec2022 18:22:18.579] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
|
257 | [10Dec2022 18:22:19.044] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
|
258 | [10Dec2022 18:22:19.074] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
|
259 | [10Dec2022 18:22:19.089] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
|
260 | [10Dec2022 18:22:19.090] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
|
261 | [10Dec2022 18:22:19.092] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
|
262 | [10Dec2022 18:22:19.098] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
|
263 | [10Dec2022 18:22:19.106] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
|
264 | [10Dec2022 18:22:19.144] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
|
265 | [10Dec2022 18:22:19.146] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
|
266 | [10Dec2022 18:22:19.151] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
|
267 | [10Dec2022 18:22:19.162] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
|
268 | [10Dec2022 18:22:19.175] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
|
269 | [10Dec2022 18:22:19.183] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
|
270 | [10Dec2022 18:22:19.193] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ZombieVillagersOnNormalModule
|
271 | [10Dec2022 18:22:19.202] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
|
272 | [10Dec2022 18:22:19.204] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
|
273 | [10Dec2022 18:22:19.207] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
|
274 | [10Dec2022 18:22:19.208] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
|
275 | [10Dec2022 18:22:19.218] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
|
276 | [10Dec2022 18:22:19.231] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
|
277 | [10Dec2022 18:22:19.232] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
|
278 | [10Dec2022 18:22:19.235] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SafeRabbitsModule
|
279 | [10Dec2022 18:22:19.239] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
|
280 | [10Dec2022 18:22:19.243] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.RenewableSporeBlossoms
|
281 | [10Dec2022 18:22:19.266] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
|
282 | [10Dec2022 18:22:19.271] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
|
283 | [10Dec2022 18:22:19.273] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
|
284 | [10Dec2022 18:22:19.274] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
|
285 | [10Dec2022 18:22:19.279] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSounds
|
286 | [10Dec2022 18:22:19.280] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
|
287 | [10Dec2022 18:22:19.281] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
|
288 | [10Dec2022 18:22:19.292] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
|
289 | [10Dec2022 18:22:19.293] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
|
290 | [10Dec2022 18:22:19.295] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
|
291 | [10Dec2022 18:22:19.299] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
|
292 | [10Dec2022 18:22:19.301] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
|
293 | [10Dec2022 18:22:19.304] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
|
294 | [10Dec2022 18:22:19.305] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
|
295 | [10Dec2022 18:22:19.307] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
|
296 | [10Dec2022 18:22:19.317] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
|
297 | [10Dec2022 18:22:19.322] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
|
298 | [10Dec2022 18:22:19.324] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
|
299 | [10Dec2022 18:22:19.326] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
|
300 | [10Dec2022 18:22:19.331] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
|
301 | [10Dec2022 18:22:19.340] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
|
302 | [10Dec2022 18:22:19.350] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
|
303 | [10Dec2022 18:22:19.357] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
|
304 | [10Dec2022 18:22:19.365] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
|
305 | [10Dec2022 18:22:19.371] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
|
306 | [10Dec2022 18:22:19.374] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
|
307 | [10Dec2022 18:22:19.377] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
|
308 | [10Dec2022 18:22:19.380] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
|
309 | [10Dec2022 18:22:19.387] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
|
310 | [10Dec2022 18:22:19.388] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
|
311 | [10Dec2022 18:22:19.391] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
|
312 | [10Dec2022 18:22:19.395] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
|
313 | [10Dec2022 18:22:19.454] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
|
314 | [10Dec2022 18:22:19.457] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
|
315 | [10Dec2022 18:22:19.500] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
|
316 | [10Dec2022 18:22:19.508] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
|
317 | [10Dec2022 18:22:19.520] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
|
318 | [10Dec2022 18:22:19.527] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
|
319 | [10Dec2022 18:22:19.530] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
|
320 | [10Dec2022 18:22:19.537] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
|
321 | [10Dec2022 18:22:19.543] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
|
322 | [10Dec2022 18:22:19.547] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
|
323 | [10Dec2022 18:22:19.565] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
|
324 | [10Dec2022 18:22:19.573] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
|
325 | [10Dec2022 18:22:19.585] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
|
326 | [10Dec2022 18:22:19.586] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
|
327 | [10Dec2022 18:22:19.587] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
|
328 | [10Dec2022 18:22:19.589] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
|
329 | [10Dec2022 18:22:19.594] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
|
330 | [10Dec2022 18:22:19.598] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
|
331 | [10Dec2022 18:22:19.601] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
|
332 | [10Dec2022 18:22:19.603] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SawModule
|
333 | [10Dec2022 18:22:19.611] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
|
334 | [10Dec2022 18:22:19.613] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
|
335 | [10Dec2022 18:22:19.614] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registering mod: pylons
|
336 | [10Dec2022 18:22:19.625] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
|
337 | [10Dec2022 18:22:19.627] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
|
338 | [10Dec2022 18:22:19.628] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
|
339 | [10Dec2022 18:22:19.629] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
|
340 | [10Dec2022 18:22:19.631] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
|
341 | [10Dec2022 18:22:19.632] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
|
342 | [10Dec2022 18:22:19.633] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
|
343 | [10Dec2022 18:22:19.633] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
|
344 | [10Dec2022 18:22:19.635] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
|
345 | [10Dec2022 18:22:19.636] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
|
346 | [10Dec2022 18:22:19.637] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
|
347 | [10Dec2022 18:22:19.640] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
|
348 | [10Dec2022 18:22:19.641] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
|
349 | [10Dec2022 18:22:19.642] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
|
350 | [10Dec2022 18:22:19.642] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
|
351 | [10Dec2022 18:22:19.644] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
|
352 | [10Dec2022 18:22:19.649] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
|
353 | [10Dec2022 18:22:19.650] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
|
354 | [10Dec2022 18:22:19.651] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
|
355 | [10Dec2022 18:22:19.655] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
|
356 | [10Dec2022 18:22:19.663] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
|
357 | [10Dec2022 18:22:19.664] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
|
358 | [10Dec2022 18:22:19.664] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
|
359 | [10Dec2022 18:22:19.665] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registered 1 network packets
|
360 | [10Dec2022 18:22:19.666] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
|
361 | [10Dec2022 18:22:19.667] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
|
362 | [10Dec2022 18:22:19.668] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
|
363 | [10Dec2022 18:22:19.668] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
|
364 | [10Dec2022 18:22:19.671] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
|
365 | [10Dec2022 18:22:19.673] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
|
366 | [10Dec2022 18:22:19.674] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
|
367 | [10Dec2022 18:22:19.674] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
|
368 | [10Dec2022 18:22:19.677] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
|
369 | [10Dec2022 18:22:19.678] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
|
370 | [10Dec2022 18:22:19.678] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
|
371 | [10Dec2022 18:22:19.679] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
|
372 | [10Dec2022 18:22:19.680] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
|
373 | [10Dec2022 18:22:19.680] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
|
374 | [10Dec2022 18:22:19.682] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
|
375 | [10Dec2022 18:22:19.682] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
|
376 | [10Dec2022 18:22:19.685] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
|
377 | [10Dec2022 18:22:19.687] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
|
378 | [10Dec2022 18:22:19.690] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
|
379 | [10Dec2022 18:22:19.696] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
|
380 | [10Dec2022 18:22:19.698] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
|
381 | [10Dec2022 18:22:19.703] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
|
382 | [10Dec2022 18:22:19.704] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
|
383 | [10Dec2022 18:22:19.705] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
|
384 | [10Dec2022 18:22:19.711] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
|
385 | [10Dec2022 18:22:19.713] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
|
386 | [10Dec2022 18:22:19.714] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
|
387 | [10Dec2022 18:22:19.720] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
|
388 | [10Dec2022 18:22:19.721] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Engineer's Decor GIT id #da1af53.
|
389 | [10Dec2022 18:22:19.723] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
|
390 | [10Dec2022 18:22:19.726] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
|
391 | [10Dec2022 18:22:19.730] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
|
392 | [10Dec2022 18:22:19.733] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
|
393 | [10Dec2022 18:22:19.735] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
|
394 | [10Dec2022 18:22:19.737] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
|
395 | [10Dec2022 18:22:19.745] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
|
396 | [10Dec2022 18:22:19.750] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
|
397 | [10Dec2022 18:22:19.753] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
|
398 | [10Dec2022 18:22:19.761] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
|
399 | [10Dec2022 18:22:19.769] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
|
400 | [10Dec2022 18:22:19.787] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
|
401 | [10Dec2022 18:22:19.789] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
|
402 | [10Dec2022 18:22:19.810] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
|
403 | [10Dec2022 18:22:20.125] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
|
404 | [10Dec2022 18:22:20.130] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class TOPPlugin for plugin theoneprobe
|
405 | [10Dec2022 18:22:20.130] [modloading-worker-0/INFO] [PluginManager/]: Constructed class TOPPlugin for plugin theoneprobe for mod functionalstorage
|
406 | [10Dec2022 18:22:20.131] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class TOPPlugin
|
407 | [10Dec2022 18:22:20.131] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class TOPPlugin
|
408 | [10Dec2022 18:22:20.196] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class TOPPlugin
|
409 | [10Dec2022 18:22:20.200] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class TOPPlugin
|
410 | [10Dec2022 18:22:20.773] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
|
411 | [10Dec2022 18:22:20.839] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Mekanism has been loaded
|
412 | [10Dec2022 18:22:20.840] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Applied Mekanistics has been loaded
|
413 | [10Dec2022 18:22:20.840] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for AE2 Things has been loaded
|
414 | [10Dec2022 18:22:20.840] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for The One Probe has been loaded
|
415 | [10Dec2022 18:22:20.840] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for FTB Teams has been loaded
|
416 | [10Dec2022 18:22:22.222] [main/INFO] [quark/]: Dispatching Module Step REGISTER
|
417 | [10Dec2022 18:22:23.213] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER
|
418 | [10Dec2022 18:22:24.875] [main/INFO] [corail_woodcutter/]: missing extension for "Oh Biome You'll Go" recipes
|
419 | [10Dec2022 18:22:42.530] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
|
420 | [10Dec2022 18:22:42.530] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
|
421 | [10Dec2022 18:22:42.530] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
|
422 | [10Dec2022 18:22:43.564] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
|
423 | [10Dec2022 18:22:43.566] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Failed to find custom wood type byg:embur
|
424 | [10Dec2022 18:22:43.582] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
|
425 | [10Dec2022 18:22:43.582] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (quark:azalea), skipping
|
426 | [10Dec2022 18:22:43.890] [main/INFO] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Initialized block sets in 346ms
|
427 | [10Dec2022 18:22:52.057] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ae2wtlib:cycle_terminal
|
428 | [10Dec2022 18:22:52.362] [main/INFO] [evilcraft/]: 2205 possible Broom base combinations are ready for flying!
|
429 | [10Dec2022 18:22:56.565] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
430 | [10Dec2022 18:22:56.566] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
431 | [10Dec2022 18:22:56.566] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
|
432 | [10Dec2022 18:22:56.568] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
433 | [10Dec2022 18:22:56.569] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
|
434 | [10Dec2022 18:22:56.570] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
435 | [10Dec2022 18:22:56.571] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
436 | [10Dec2022 18:22:56.573] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
|
437 | [10Dec2022 18:22:56.601] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/silentgear-common.toml is not correct. Correcting
|
438 | [10Dec2022 18:22:56.613] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyToolTier was corrected from WOOD to its default, WOOD.
|
439 | [10Dec2022 18:22:56.614] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyArmorMaterial was corrected from LEATHER to its default, LEATHER.
|
440 | [10Dec2022 18:22:56.915] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
|
441 | [10Dec2022 18:22:56.916] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
|
442 | [10Dec2022 18:22:57.135] [main/INFO] [quark/]: Loading Module Redstone Randomizer
|
443 | [10Dec2022 18:22:57.136] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
|
444 | [10Dec2022 18:22:57.136] [main/INFO] [quark/]: Loading Module Obsidian Plate
|
445 | [10Dec2022 18:22:57.136] [main/INFO] [quark/]: Loading Module Metal Buttons
|
446 | [10Dec2022 18:22:57.136] [main/INFO] [quark/]: Loading Module Jukebox Automation
|
447 | [10Dec2022 18:22:57.140] [main/INFO] [quark/]: Loading Module Iron Rod
|
448 | [10Dec2022 18:22:57.140] [main/INFO] [quark/]: Loading Module Gravisand
|
449 | [10Dec2022 18:22:57.140] [main/INFO] [quark/]: Loading Module Feeding Trough
|
450 | [10Dec2022 18:22:57.142] [main/INFO] [quark/]: Loading Module Ender Watcher
|
451 | [10Dec2022 18:22:57.142] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
|
452 | [10Dec2022 18:22:57.142] [main/INFO] [quark/]: Loading Module Chute
|
453 | [10Dec2022 18:22:57.142] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
|
454 | [10Dec2022 18:22:57.142] [main/INFO] [quark/]: Loading Module Wooden Posts
|
455 | [10Dec2022 18:22:57.143] [main/INFO] [quark/]: Loading Module Vertical Slabs
|
456 | [10Dec2022 18:22:57.143] [main/INFO] [quark/]: Loading Module Vertical Planks
|
457 | [10Dec2022 18:22:57.143] [main/INFO] [quark/]: Loading Module Variant Ladders
|
458 | [10Dec2022 18:22:57.143] [main/INFO] [quark/]: Loading Module Variant Furnaces
|
459 | [10Dec2022 18:22:57.143] [main/INFO] [quark/]: Loading Module Variant Chests
|
460 | [10Dec2022 18:22:57.149] [main/INFO] [quark/]: Loading Module Variant Bookshelves
|
461 | [10Dec2022 18:22:57.150] [main/INFO] [quark/]: Loading Module Thatch
|
462 | [10Dec2022 18:22:57.150] [main/INFO] [quark/]: Loading Module Sturdy Stone
|
463 | [10Dec2022 18:22:57.150] [main/INFO] [quark/]: Loading Module Stools
|
464 | [10Dec2022 18:22:57.151] [main/INFO] [quark/]: Loading Module Soul Sandstone
|
465 | [10Dec2022 18:22:57.151] [main/INFO] [quark/]: Loading Module Shingles
|
466 | [10Dec2022 18:22:57.151] [main/INFO] [quark/]: Loading Module Shear Vines
|
467 | [10Dec2022 18:22:57.152] [main/INFO] [quark/]: Loading Module Rope
|
468 | [10Dec2022 18:22:57.152] [main/INFO] [quark/]: Loading Module Raw Metal Bricks
|
469 | [10Dec2022 18:22:57.152] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
|
470 | [10Dec2022 18:22:57.152] [main/INFO] [quark/]: Loading Module More Stone Variants
|
471 | [10Dec2022 18:22:57.152] [main/INFO] [quark/]: Loading Module More Potted Plants
|
472 | [10Dec2022 18:22:57.152] [main/INFO] [quark/]: Loading Module More Brick Types
|
473 | [10Dec2022 18:22:57.152] [main/INFO] [quark/]: Loading Module Midori
|
474 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Leaf Carpet
|
475 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Japanese Palette
|
476 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Industrial Palette
|
477 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Hedges
|
478 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Grate
|
479 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Gold Bars
|
480 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Glass Item Frame
|
481 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Framed Glass
|
482 | [10Dec2022 18:22:57.166] [main/INFO] [quark/]: Loading Module Duskbound Blocks
|
483 | [10Dec2022 18:22:57.167] [main/INFO] [quark/]: Loading Module Compressed Blocks
|
484 | [10Dec2022 18:22:57.167] [main/INFO] [quark/]: Loading Module Celebratory Lamps
|
485 | [10Dec2022 18:22:57.167] [main/INFO] [quark/]: Loading Module Quick Armor Swapping
|
486 | [10Dec2022 18:22:57.168] [main/INFO] [quark/]: Loading Module Item Sharing
|
487 | [10Dec2022 18:22:57.168] [main/INFO] [quark/]: Loading Module Inventory Sorting
|
488 | [10Dec2022 18:22:57.168] [main/INFO] [quark/]: Loading Module Hotbar Changer
|
489 | [10Dec2022 18:22:57.168] [main/INFO] [quark/]: Loading Module Expanded Item Interactions
|
490 | [10Dec2022 18:22:57.168] [main/INFO] [quark/]: Loading Module Easy Transfering
|
491 | [10Dec2022 18:22:57.168] [main/INFO] [quark/]: Loading Module Trowel
|
492 | [10Dec2022 18:22:57.171] [main/INFO] [quark/]: Loading Module Slime In A Bucket
|
493 | [10Dec2022 18:22:57.172] [main/INFO] [quark/]: Loading Module Seed Pouch
|
494 | [10Dec2022 18:22:57.173] [main/INFO] [quark/]: Loading Module Pickarang
|
495 | [10Dec2022 18:22:57.174] [main/INFO] [quark/]: Loading Module Pathfinder Maps
|
496 | [10Dec2022 18:22:57.174] [main/INFO] [quark/]: Loading Module Parrot Eggs
|
497 | [10Dec2022 18:22:57.175] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
|
498 | [10Dec2022 18:22:57.176] [main/INFO] [quark/]: Loading Module Color Runes
|
499 | [10Dec2022 18:22:57.177] [main/INFO] [quark/]: Loading Module Camera
|
500 | [10Dec2022 18:22:57.177] [main/INFO] [quark/]: Loading Module Bundle Recipe
|
501 | [10Dec2022 18:22:57.177] [main/INFO] [quark/]: Loading Module Bottled Cloud
|
502 | [10Dec2022 18:22:57.178] [main/INFO] [quark/]: Loading Module Beacon Redirection
|
503 | [10Dec2022 18:22:57.178] [main/INFO] [quark/]: Loading Module Ancient Tomes
|
504 | [10Dec2022 18:22:57.185] [main/INFO] [quark/]: Loading Module Ambient Discs
|
505 | [10Dec2022 18:22:57.186] [main/INFO] [quark/]: Loading Module Abacus
|
506 | [10Dec2022 18:22:57.186] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal
|
507 | [10Dec2022 18:22:57.186] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
|
508 | [10Dec2022 18:22:57.187] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters
|
509 | [10Dec2022 18:22:57.188] [main/INFO] [quark/]: Loading Module Utility Recipes
|
510 | [10Dec2022 18:22:57.189] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
|
511 | [10Dec2022 18:22:57.190] [main/INFO] [quark/]: Loading Module Simple Harvest
|
512 | [10Dec2022 18:22:57.190] [main/INFO] [quark/]: Loading Module Sign Editing
|
513 | [10Dec2022 18:22:57.190] [main/INFO] [quark/]: Loading Module Shulker Packing
|
514 | [10Dec2022 18:22:57.191] [main/INFO] [quark/]: Loading Module Safe Rabbits
|
515 | [10Dec2022 18:22:57.192] [main/INFO] [quark/]: Loading Module Replace Scaffolding
|
516 | [10Dec2022 18:22:57.193] [main/INFO] [quark/]: Loading Module Renewable Spore Blossoms
|
517 | [10Dec2022 18:22:57.197] [main/INFO] [quark/]: Loading Module Reacharound Placing
|
518 | [10Dec2022 18:22:57.198] [main/INFO] [quark/]: Loading Module Poison Potato Usage
|
519 | [10Dec2022 18:22:57.199] [main/INFO] [quark/]: Loading Module Pig Litters
|
520 | [10Dec2022 18:22:57.201] [main/INFO] [quark/]: Loading Module Pat The Dogs
|
521 | [10Dec2022 18:22:57.202] [main/INFO] [quark/]: Loading Module More Note Block Sounds
|
522 | [10Dec2022 18:22:57.202] [main/INFO] [quark/]: Loading Module More Banner Layers
|
523 | [10Dec2022 18:22:57.202] [main/INFO] [quark/]: Loading Module Lock Rotation
|
524 | [10Dec2022 18:22:57.204] [main/INFO] [quark/]: Loading Module Hoe Harvesting
|
525 | [10Dec2022 18:22:57.205] [main/INFO] [quark/]: Loading Module Grab Chickens
|
526 | [10Dec2022 18:22:57.206] [main/INFO] [quark/]: Loading Module Glass Shard
|
527 | [10Dec2022 18:22:57.207] [main/INFO] [quark/]: Loading Module Enhanced Ladders
|
528 | [10Dec2022 18:22:57.208] [main/INFO] [quark/]: Loading Module Emotes
|
529 | [10Dec2022 18:22:57.208] [main/INFO] [quark/]: Loading Module Dragon Scales
|
530 | [10Dec2022 18:22:57.209] [main/INFO] [quark/]: Loading Module Double Door Opening
|
531 | [10Dec2022 18:22:57.209] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
|
532 | [10Dec2022 18:22:57.209] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
|
533 | [10Dec2022 18:22:57.209] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
|
534 | [10Dec2022 18:22:57.210] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
|
535 | [10Dec2022 18:22:57.211] [main/INFO] [quark/]: Loading Module Armed Armor Stands
|
536 | [10Dec2022 18:22:57.212] [main/INFO] [quark/]: Loading Module Skull Pikes
|
537 | [10Dec2022 18:22:57.213] [main/INFO] [quark/]: Loading Module Spiral Spires
|
538 | [10Dec2022 18:22:57.213] [main/INFO] [quark/]: Loading Module Permafrost
|
539 | [10Dec2022 18:22:57.214] [main/INFO] [quark/]: Loading Module No More Lava Pockets
|
540 | [10Dec2022 18:22:57.214] [main/INFO] [quark/]: Loading Module New Stone Types
|
541 | [10Dec2022 18:22:57.215] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
|
542 | [10Dec2022 18:22:57.215] [main/INFO] [quark/]: Loading Module Monster Box
|
543 | [10Dec2022 18:22:57.216] [main/INFO] [quark/]: Loading Module Glimmering Weald
|
544 | [10Dec2022 18:22:57.216] [main/INFO] [quark/]: Loading Module Fairy Rings
|
545 | [10Dec2022 18:22:57.216] [main/INFO] [quark/]: Loading Module Corundum
|
546 | [10Dec2022 18:22:57.217] [main/INFO] [quark/]: Loading Module Chorus Vegetation
|
547 | [10Dec2022 18:22:57.217] [main/INFO] [quark/]: Loading Module Blossom Trees
|
548 | [10Dec2022 18:22:57.217] [main/INFO] [quark/]: Loading Module Big Stone Clusters
|
549 | [10Dec2022 18:22:57.218] [main/INFO] [quark/]: Loading Module Azalea Wood
|
550 | [10Dec2022 18:22:57.218] [main/INFO] [quark/]: Loading Module Wraith
|
551 | [10Dec2022 18:22:57.218] [main/INFO] [quark/]: Loading Module Toretoise
|
552 | [10Dec2022 18:22:57.219] [main/INFO] [quark/]: Loading Module Stonelings
|
553 | [10Dec2022 18:22:57.219] [main/INFO] [quark/]: Loading Module Shiba
|
554 | [10Dec2022 18:22:57.220] [main/INFO] [quark/]: Loading Module Foxhound
|
555 | [10Dec2022 18:22:57.222] [main/INFO] [quark/]: Loading Module Forgotten
|
556 | [10Dec2022 18:22:57.223] [main/INFO] [quark/]: Loading Module Crabs
|
557 | [10Dec2022 18:22:57.223] [main/INFO] [quark/]: Loading Module Wool Shuts Up Minecarts
|
558 | [10Dec2022 18:22:57.223] [main/INFO] [quark/]: Loading Module Variant Animal Textures
|
559 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Uses For Curses
|
560 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Usage Ticker
|
561 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Soul Candles
|
562 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Microcrafting Helper
|
563 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Improved Tooltips
|
564 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Greener Grass
|
565 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Chest Searching
|
566 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Back Button Keybind
|
567 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
|
568 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Spawner Replacer
|
569 | [10Dec2022 18:22:57.224] [main/INFO] [quark/]: Loading Module Saw
|
570 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Overlay Shader
|
571 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Narrator Readout
|
572 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Game Nerfs
|
573 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Enchantments Begone
|
574 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Adjustable Chat
|
575 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Totem Of Holding
|
576 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Tiny Potato
|
577 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Pipes
|
578 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Matrix Enchanting
|
579 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Magnets
|
580 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Crate
|
581 | [10Dec2022 18:22:57.225] [main/INFO] [quark/]: Loading Module Backpack
|
582 | [10Dec2022 18:22:57.226] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
|
583 | [10Dec2022 18:22:57.275] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
|
584 | [10Dec2022 18:22:57.277] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
|
585 | [10Dec2022 18:22:57.318] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class TOPPlugin
|
586 | [10Dec2022 18:22:57.428] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
|
587 | [10Dec2022 18:22:57.457] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
|
588 | [10Dec2022 18:22:57.456] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
|
589 | [10Dec2022 18:22:57.530] [modloading-worker-0/INFO] [com.clickadv.ClickAdvancements/]: clickadv mod initialized
|
590 | [10Dec2022 18:22:57.644] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
|
591 | [10Dec2022 18:22:57.696] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
|
592 | [10Dec2022 18:22:57.696] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod curios
|
593 | [10Dec2022 18:22:57.731] [modloading-worker-0/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
|
594 | [10Dec2022 18:22:57.989] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Version 10.3.5 initializing...
|
595 | [10Dec2022 18:22:58.051] [modloading-worker-0/INFO] [giselle.gmut.GravitationalModulatingUnitTweaks/]: Version 1.19.2 initializing...
|
596 | [10Dec2022 18:22:58.087] [modloading-worker-0/INFO] [Nature's Aura/]: -- Nature's Aura Fake Player Information --
|
597 | [10Dec2022 18:22:58.087] [modloading-worker-0/INFO] [Nature's Aura/]: Name: [Minecraft]
|
598 | [10Dec2022 18:22:58.088] [modloading-worker-0/INFO] [Nature's Aura/]: UUID: 41C82C87-7AfB-4024-BA57-13D2C99CAE77
|
599 | [10Dec2022 18:22:58.088] [modloading-worker-0/INFO] [Nature's Aura/]: -------------------------------------------
|
600 | [10Dec2022 18:22:58.111] [modloading-worker-0/INFO] [pneumaticcraft/]: PneumaticCraft: Repressurized is loading!
|
601 | [10Dec2022 18:22:58.149] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
|
602 | [10Dec2022 18:22:58.377] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
|
603 | [10Dec2022 18:22:58.377] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Mod loaded.
|
604 | [10Dec2022 18:22:58.397] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
|
605 | [10Dec2022 18:22:58.502] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
|
606 | [10Dec2022 18:22:58.589] [modloading-worker-0/INFO] [integrateddynamicscompat/]: Registered packet handler.
|
607 | [10Dec2022 18:22:58.731] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
|
608 | [10Dec2022 18:22:58.752] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
|
609 | [10Dec2022 18:22:58.753] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Registered compostable Items
|
610 | [10Dec2022 18:22:58.762] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Common setup complete.
|
611 | [10Dec2022 18:22:58.784] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/healthoverlay.toml is not correct. Correcting
|
612 | [10Dec2022 18:22:58.784] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key absorption.absorptionVanilla was corrected from null to its default, true.
|
613 | [10Dec2022 18:22:58.785] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key absorption.absorptionColors was corrected from null to its default, [#E1FA9B, #A0FFAF, #AAFFFA, #AACDFF, #D7B4FF, #FAA5FF, #FFB4B4, #FFAA7D, #D7F0FF, #EBFFFA].
|
614 | [10Dec2022 18:22:58.785] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key absorption.absorptionPoisonColors was corrected from null to its default, [#BFF230, #7AA15A].
|
615 | [10Dec2022 18:22:58.785] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key absorption.absorptionWitherColors was corrected from null to its default, [#787061, #73625C].
|
616 | [10Dec2022 18:22:58.785] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key absorption.absorptionFrozenColors was corrected from null to its default, [#90D136, #36D183].
|
617 | [10Dec2022 18:22:58.786] [modloading-worker-0/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
|
618 | [10Dec2022 18:22:58.863] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/overworld/byg-overworld-biomes.json5" was read.
|
619 | [10Dec2022 18:22:58.870] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
|
620 | [10Dec2022 18:22:58.881] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
|
621 | [10Dec2022 18:22:59.030] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
|
622 | [10Dec2022 18:22:59.478] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/growing-patterns.json5" was read.
|
623 | [10Dec2022 18:22:59.528] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
|
624 | [10Dec2022 18:22:59.544] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/trades.json5" was read.
|
625 | [10Dec2022 18:22:59.574] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/settings.json5" was read.
|
626 | [10Dec2022 18:22:59.577] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/biomepedia.json5" was read.
|
627 | [10Dec2022 18:22:59.628] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: Created compressed zip back up for "/server/config/byg" in "/server/config/byg/backups/last_working_configs_backup.zip"
|
628 | [10Dec2022 18:22:59.636] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: BYG: Added strippable Blocks...
|
629 | [10Dec2022 18:22:59.648] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: HELLO FROM COMMON SETUP
|
630 | [10Dec2022 18:22:59.648] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: DIRT BLOCK >> minecraft:dirt
|
631 | [10Dec2022 18:22:59.708] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Tools' module.
|
632 | [10Dec2022 18:22:59.848] [modloading-worker-0/INFO] [de.castcrafter.travelanchors.TravelAnchors/]: Loading TravelAnchors
|
633 | [10Dec2022 18:22:59.899] [modloading-worker-0/INFO] [Dungeon Crawl/]: Common Setup
|
634 | [10Dec2022 18:22:59.928] [modloading-worker-0/INFO] [mcjtylib/]: XNet Detected RFTools Control: enabling support
|
635 | [10Dec2022 18:23:00.088] [modloading-worker-0/INFO] [mcjtylib/]: Detected RFTools Control: enabling support
|
636 | [10Dec2022 18:23:00.151] [modloading-worker-0/INFO] [mcjtylib/]: RFTools Storage Detected XNet: enabling support
|
637 | [10Dec2022 18:23:00.556] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
|
638 | [10Dec2022 18:23:00.577] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP
|
639 | [10Dec2022 18:23:00.696] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Common setup complete.
|
640 | [10Dec2022 18:23:00.869] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class TOPPlugin
|
641 | [10Dec2022 18:23:00.870] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Modular Routers is loading!
|
642 | [10Dec2022 18:23:01.665] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
|
643 | [10Dec2022 18:23:01.672] [main/WARN] [net.mehvahdjukaar.supplementaries.Supplementaries/]: failed to register supplementaries create behaviors: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
|
644 | [10Dec2022 18:23:01.851] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished mod setup in: 235 ms
|
645 | [10Dec2022 18:23:01.856] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias
|
646 | [10Dec2022 18:23:01.930] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type
|
647 | [10Dec2022 18:23:01.941] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner
|
648 | [10Dec2022 18:23:01.944] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type
|
649 | [10Dec2022 18:23:02.746] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
|
650 | [10Dec2022 18:23:02.747] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
|
651 | [10Dec2022 18:23:02.747] [main/INFO] [terrablender/]: Registered region hexerei:overworld to index 1 for type OVERWORLD
|
652 | [10Dec2022 18:23:02.770] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/desert/houses]' to registry
|
653 | [10Dec2022 18:23:02.771] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/snowy/houses]' to registry
|
654 | [10Dec2022 18:23:02.772] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/plains/houses]' to registry
|
655 | [10Dec2022 18:23:02.786] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/savanna/houses]' to registry
|
656 | [10Dec2022 18:23:02.786] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/taiga/houses]' to registry
|
657 | [10Dec2022 18:23:02.876] [main/INFO] [potionstudios.byg.BYG/]: Initializing BYG network...
|
658 | [10Dec2022 18:23:02.882] [main/INFO] [potionstudios.byg.BYG/]: Initialized BYG network!
|
659 | [10Dec2022 18:23:02.902] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 2 for type OVERWORLD
|
660 | [10Dec2022 18:23:02.908] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 3 for type OVERWORLD
|
661 | [10Dec2022 18:23:02.912] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 4 for type OVERWORLD
|
662 | [10Dec2022 18:23:02.913] [main/INFO] [terrablender/]: Registered region byg:region_3 to index 5 for type OVERWORLD
|
663 | [10Dec2022 18:23:02.923] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER
|
664 | [10Dec2022 18:23:02.952] [main/INFO] [journeymap/]: Initializing Packet Registries
|
665 | [10Dec2022 18:23:03.220] [main/INFO] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Initialized color sets in 80ms
|
666 | [10Dec2022 18:23:03.236] [main/INFO] [terrablender/]: Registered region ars_nouveau:overworld to index 6 for type OVERWORLD
|
667 | [10Dec2022 18:23:03.393] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Dedicated server setup complete.
|
668 | [10Dec2022 18:23:03.393] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Dedicated server setup complete.
|
669 | [10Dec2022 18:23:03.631] [modloading-worker-0/INFO] [com.choicetheorem.ctov.ctov/]: Got IMC []
|
670 | [10Dec2022 18:23:03.658] [modloading-worker-0/INFO] [pneumaticcraft/]: Enabled support for The One Probe
|
671 | [10Dec2022 18:23:03.684] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
|
672 | [10Dec2022 18:23:03.687] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
|
673 | [10Dec2022 18:23:03.688] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Enabled support for The One Probe
|
674 | [10Dec2022 18:23:03.691] [modloading-worker-0/INFO] [tombstone/]: Integration TOP
|
675 | [10Dec2022 18:23:03.717] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.IMCHandler/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainerMenu for CraftingTweaks
|
676 | [10Dec2022 18:23:03.861] [modloading-worker-0/INFO] [AttributeFix/]: Loaded values for 43 compatible attributes.
|
677 | [10Dec2022 18:23:03.865] [modloading-worker-0/INFO] [AttributeFix/]: Loaded 43 values from config.
|
678 | [10Dec2022 18:23:03.871] [modloading-worker-0/INFO] [AttributeFix/]: Saving config file. 43 entries.
|
679 | [10Dec2022 18:23:03.872] [modloading-worker-0/INFO] [AttributeFix/]: Applying changes for 43 attributes.
|
680 | [10Dec2022 18:23:03.881] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
|
681 | [10Dec2022 18:23:03.881] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
|
682 | [10Dec2022 18:23:03.925] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE
|
683 | [10Dec2022 18:23:04.017] [modloading-worker-0/WARN] [minecolonies/]: Register mappings
|
684 | [10Dec2022 18:23:04.075] [main/INFO] [potionstudios.byg.BYG/]: BYG: Compostible Blocks Added!
|
685 | [10Dec2022 18:23:04.079] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added tillables!
|
686 | [10Dec2022 18:23:04.083] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added Flammables!
|
687 | [10Dec2022 18:23:04.087] [main/INFO] [potionstudios.byg.BYG/]: BYG: "Load Complete" Event Complete!
|
688 | [10Dec2022 18:23:04.114] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 7 for type OVERWORLD
|
689 | [10Dec2022 18:23:50.324] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
690 | [10Dec2022 18:24:17.586] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23400!/assets/.mcassetsroot' uses unexpected schema
|
691 | [10Dec2022 18:24:17.586] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23400!/data/.mcassetsroot' uses unexpected schema
|
692 | [10Dec2022 18:24:20.013] [main/ERROR] [net.mehvahdjukaar.moonlight.core.Moonlight/]: An error occurred while trying to generate dynamic assets for Supplementaries Generated Pack:
|
693 | java.lang.IllegalStateException: Pattern in recipe supplementaries:evilcraft/sign_post_undead uses undefined symbol '1'
|
694 | at net.minecraft.data.recipes.ShapedRecipeBuilder.m_126143_(ShapedRecipeBuilder.java:116) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
695 | at net.minecraft.data.recipes.ShapedRecipeBuilder.m_126140_(ShapedRecipeBuilder.java:95) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
696 | at net.minecraft.data.recipes.RecipeBuilder.m_176498_(RecipeBuilder.java:24) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
697 | at net.mehvahdjukaar.moonlight.core.recipe.ShapedRecipeTemplate.createSimilar(ShapedRecipeTemplate.java:88) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
698 | at net.mehvahdjukaar.moonlight.core.recipe.ShapedRecipeTemplate.createSimilar(ShapedRecipeTemplate.java:22) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
699 | at net.mehvahdjukaar.moonlight.api.resources.recipe.IRecipeTemplate.createSimilar(IRecipeTemplate.java:20) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
700 | at net.mehvahdjukaar.supplementaries.dynamicpack.ServerDynamicResourcesHandler.lambda$addSignPostRecipes$3(ServerDynamicResourcesHandler.java:173) ~[supplementaries-1.19.2-2.2.26.jar%23362!/:?]
|
701 | at java.util.IdentityHashMap.forEach(Unknown Source) ~[?:?]
|
702 | at net.mehvahdjukaar.supplementaries.dynamicpack.ServerDynamicResourcesHandler.addSignPostRecipes(ServerDynamicResourcesHandler.java:168) ~[supplementaries-1.19.2-2.2.26.jar%23362!/:?]
|
703 | at net.mehvahdjukaar.supplementaries.dynamicpack.ServerDynamicResourcesHandler.regenerateDynamicAssets(ServerDynamicResourcesHandler.java:69) ~[supplementaries-1.19.2-2.2.26.jar%23362!/:?]
|
704 | at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.reloadResources(DynResourceProvider.java:111) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
705 | at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.onEarlyReload(DynResourceProvider.java:81) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
706 | at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.lambda$postEvent$4(MoonlightEventsHelperImpl.java:44) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
707 | at java.util.ArrayList.forEach(Unknown Source) ~[?:?]
|
708 | at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:44) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
709 | at net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
710 | at net.minecraft.server.packs.resources.MultiPackResourceManager.handler$bgi000$dynamicPackEarlyReload(MultiPackResourceManager.java:1034) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
711 | at net.minecraft.server.packs.resources.MultiPackResourceManager.<init>(MultiPackResourceManager.java:61) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
712 | at net.minecraft.server.WorldLoader$PackConfig.m_214399_(WorldLoader.java:61) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
713 | at net.minecraft.server.WorldLoader.m_214362_(WorldLoader.java:22) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
714 | at net.minecraft.server.WorldStem.m_214415_(WorldStem.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
715 | at net.minecraft.server.Main.lambda$main$3(Main.java:158) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
716 | at net.minecraft.Util.m_214652_(Util.java:774) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
717 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
718 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
719 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
720 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
721 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
722 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
723 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
724 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
725 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
726 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
727 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
728 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
729 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
730 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
731 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
732 | [10Dec2022 18:24:20.678] [main/ERROR] [net.mehvahdjukaar.moonlight.core.Moonlight/]: An error occurred while trying to generate dynamic assets for Supplementaries Generated Pack:
|
733 | java.lang.IllegalStateException: Pattern in recipe supplementaries:evilcraft/sign_post_undead uses undefined symbol '1'
|
734 | at net.minecraft.data.recipes.ShapedRecipeBuilder.m_126143_(ShapedRecipeBuilder.java:116) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
735 | at net.minecraft.data.recipes.ShapedRecipeBuilder.m_126140_(ShapedRecipeBuilder.java:95) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
736 | at net.minecraft.data.recipes.RecipeBuilder.m_176498_(RecipeBuilder.java:24) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
737 | at net.mehvahdjukaar.moonlight.core.recipe.ShapedRecipeTemplate.createSimilar(ShapedRecipeTemplate.java:88) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
738 | at net.mehvahdjukaar.moonlight.core.recipe.ShapedRecipeTemplate.createSimilar(ShapedRecipeTemplate.java:22) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
739 | at net.mehvahdjukaar.moonlight.api.resources.recipe.IRecipeTemplate.createSimilar(IRecipeTemplate.java:20) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
740 | at net.mehvahdjukaar.supplementaries.dynamicpack.ServerDynamicResourcesHandler.lambda$addSignPostRecipes$3(ServerDynamicResourcesHandler.java:173) ~[supplementaries-1.19.2-2.2.26.jar%23362!/:?]
|
741 | at java.util.IdentityHashMap.forEach(Unknown Source) ~[?:?]
|
742 | at net.mehvahdjukaar.supplementaries.dynamicpack.ServerDynamicResourcesHandler.addSignPostRecipes(ServerDynamicResourcesHandler.java:168) ~[supplementaries-1.19.2-2.2.26.jar%23362!/:?]
|
743 | at net.mehvahdjukaar.supplementaries.dynamicpack.ServerDynamicResourcesHandler.regenerateDynamicAssets(ServerDynamicResourcesHandler.java:69) ~[supplementaries-1.19.2-2.2.26.jar%23362!/:?]
|
744 | at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.reloadResources(DynResourceProvider.java:111) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
745 | at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.onEarlyReload(DynResourceProvider.java:81) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
746 | at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.lambda$postEvent$4(MoonlightEventsHelperImpl.java:44) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
747 | at java.util.ArrayList.forEach(Unknown Source) ~[?:?]
|
748 | at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:44) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
749 | at net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java) ~[moonlight-1.19.2-2.1.13-forge.jar%23280!/:?]
|
750 | at net.minecraft.server.packs.resources.MultiPackResourceManager.handler$bgi000$dynamicPackEarlyReload(MultiPackResourceManager.java:1034) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
751 | at net.minecraft.server.packs.resources.MultiPackResourceManager.<init>(MultiPackResourceManager.java:61) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
752 | at dev.latvian.mods.kubejs.server.ServerScriptManager.wrapResourceManager(ServerScriptManager.java:72) ~[kubejs-forge-1902.6.0-build.128.jar%23254!/:1902.6.0-build.128]
|
753 | at net.minecraft.server.WorldLoader$PackConfig.localvar$zzo000$injectKubeJSPacks(WorldLoader.java:516) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
754 | at net.minecraft.server.WorldLoader$PackConfig.m_214399_(WorldLoader.java:61) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
755 | at net.minecraft.server.WorldLoader.m_214362_(WorldLoader.java:22) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
756 | at net.minecraft.server.WorldStem.m_214415_(WorldStem.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
757 | at net.minecraft.server.Main.lambda$main$3(Main.java:158) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
758 | at net.minecraft.Util.m_214652_(Util.java:774) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
759 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
760 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
761 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
762 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
763 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
764 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
765 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
766 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
767 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
768 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
769 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
770 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
771 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
772 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
773 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
774 | [10Dec2022 18:24:22.999] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/_before.js in 0.005 s
|
775 | [10Dec2022 18:24:23.033] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/wires.js in 0.034 s
|
776 | [10Dec2022 18:24:23.043] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/dust.js in 0.009 s
|
777 | [10Dec2022 18:24:23.073] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/storage_blocks.js in 0.028 s
|
778 | [10Dec2022 18:24:23.109] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/ingots.js in 0.036 s
|
779 | [10Dec2022 18:24:23.144] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/nuggets.js in 0.034 s
|
780 | [10Dec2022 18:24:23.178] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/raw_materials.js in 0.033 s
|
781 | [10Dec2022 18:24:23.182] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/plates.js in 0.004 s
|
782 | [10Dec2022 18:24:23.186] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/rods.js in 0.003 s
|
783 | [10Dec2022 18:24:23.212] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/gears.js in 0.025 s
|
784 | [10Dec2022 18:24:23.213] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/entangled/recipes.js in 0.001 s
|
785 | [10Dec2022 18:24:23.213] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/timeinabottle/recipes.js in 0.0 s
|
786 | [10Dec2022 18:24:23.219] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/refinedstorage/refinedstorage.js in 0.006 s
|
787 | [10Dec2022 18:24:23.220] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ad_astra/ad_astra.js in 0.001 s
|
788 | [10Dec2022 18:24:23.225] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/buildinggadgets/recipes.js in 0.001 s
|
789 | [10Dec2022 18:24:23.225] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/quarryplus/quarrying.js in 0.0 s
|
790 | [10Dec2022 18:24:23.226] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/angelring/angelring.js in 0.0 s
|
791 | [10Dec2022 18:24:23.227] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ae/recipes.js in 0.0 s
|
792 | [10Dec2022 18:24:23.227] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/rftools/builder.js in 0.0 s
|
793 | [10Dec2022 18:24:23.230] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/structure_compass/structure_compass.js in 0.003 s
|
794 | [10Dec2022 18:24:23.231] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbic/book.js in 0.001 s
|
795 | [10Dec2022 18:24:23.232] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mininggadgets/upgrade.js in 0.001 s
|
796 | [10Dec2022 18:24:23.242] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/evilcraft/evilcraft.js in 0.01 s
|
797 | [10Dec2022 18:24:23.243] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/silent_gear/salvager.js in 0.001 s
|
798 | [10Dec2022 18:24:23.243] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/computercraft/turtles.js in 0.0 s
|
799 | [10Dec2022 18:24:23.258] [main/INFO] [KubeJS Server/]: server_scripts:mods/mysticalagriculture/crops.js:1: Loaded Java class 'com.blakebr0.mysticalagriculture.registry.CropRegistry'
|
800 | [10Dec2022 18:24:23.258] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crops.js in 0.015 s
|
801 | [10Dec2022 18:24:23.259] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crafting.js in 0.001 s
|
802 | [10Dec2022 18:24:23.260] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/fluid_extractor.js in 0.001 s
|
803 | [10Dec2022 18:24:23.260] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/industrial_foregoing.js in 0.0 s
|
804 | [10Dec2022 18:24:23.272] [main/INFO] [KubeJS Server/]: server_scripts:mods/chemlib/blocks.js:1: Loaded Java class 'com.smashingmods.chemlib.registry.ItemRegistry'
|
805 | [10Dec2022 18:24:23.279] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/chemlib/blocks.js in 0.019 s
|
806 | [10Dec2022 18:24:23.280] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/twilightforest/removals.js in 0.001 s
|
807 | [10Dec2022 18:24:23.285] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/farmingforblockheads/market.js in 0.005 s
|
808 | [10Dec2022 18:24:23.287] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:erroringRecipes.js in 0.002 s
|
809 | [10Dec2022 18:24:23.293] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:conflicts.js in 0.006 s
|
810 | [10Dec2022 18:24:23.294] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:ore_removal.js in 0.0 s
|
811 | [10Dec2022 18:24:23.295] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/music_discs.js in 0.001 s
|
812 | [10Dec2022 18:24:23.296] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloys.js in 0.001 s
|
813 | [10Dec2022 18:24:23.297] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/mini_portals.js in 0.001 s
|
814 | [10Dec2022 18:24:23.298] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star.js in 0.001 s
|
815 | [10Dec2022 18:24:23.298] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_shard.js in 0.0 s
|
816 | [10Dec2022 18:24:23.300] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloy_tools.js in 0.002 s
|
817 | [10Dec2022 18:24:23.300] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/patrick_star.js in 0.0 s
|
818 | [10Dec2022 18:24:23.303] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star_creative.js in 0.002 s
|
819 | [10Dec2022 18:24:23.337] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/att_items.js in 0.034 s
|
820 | [10Dec2022 18:24:23.338] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:configurable/chunkloading.js in 0.0 s
|
821 | [10Dec2022 18:24:23.340] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:configurable/nuke.js in 0.0 s
|
822 | [10Dec2022 18:24:23.342] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:tags.js in 0.002 s
|
823 | [10Dec2022 18:24:23.345] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:xpFluids.js in 0.003 s
|
824 | [10Dec2022 18:24:23.345] [main/INFO] [KubeJS Server/]: Loaded 48/48 KubeJS server scripts in 0.366 s
|
825 | [10Dec2022 18:24:23.464] [main/INFO] [KubeJS Server/]: Scripts loaded
|
826 | [10Dec2022 18:24:23.477] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shaped
|
827 | [10Dec2022 18:24:23.479] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shapeless
|
828 | [10Dec2022 18:24:23.479] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shaped
|
829 | [10Dec2022 18:24:23.479] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shapeless
|
830 | [10Dec2022 18:24:23.481] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:stonecutting
|
831 | [10Dec2022 18:24:23.482] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smelting
|
832 | [10Dec2022 18:24:23.482] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:blasting
|
833 | [10Dec2022 18:24:23.482] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smoking
|
834 | [10Dec2022 18:24:23.482] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:campfire_cooking
|
835 | [10Dec2022 18:24:23.483] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smithing
|
836 | [10Dec2022 18:24:23.483] [main/INFO] [KubeJS/]: Registered custom recipe handler for type cucumber:shaped_no_mirror
|
837 | [10Dec2022 18:24:23.483] [main/INFO] [KubeJS/]: Registered custom recipe handler for type dankstorage:upgrade
|
838 | [10Dec2022 18:24:23.489] [main/INFO] [KubeJS Server/]: Scanning recipes...
|
839 | [10Dec2022 18:24:42.505] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
|
840 | [10Dec2022 18:24:44.646] [main/INFO] [FTB Ranks/]: Loading command nodes...
|
841 | [10Dec2022 18:24:44.754] [main/INFO] [FTB Ranks/]: Loaded 2885 command nodes
|
842 | [10Dec2022 18:24:45.135] [Worker-Main15/INFO] [KubeJS Server/]: [minecraft:fluid] Found 76 tags, added 1 objects, removed 1 objects
|
843 | [10Dec2022 18:24:45.362] [Worker-Main12/INFO] [KubeJS Server/]: [minecraft:entity_type] Found 103 tags, added 135 objects, removed 0 objects
|
844 | [10Dec2022 18:24:45.995] [Worker-Main4/INFO] [KubeJS Server/]: [minecraft:block] Found 1339 tags, added 350 objects, removed 0 objects
|
845 | [10Dec2022 18:24:47.363] [Worker-Main6/INFO] [KubeJS Server/]: [minecraft:item] Found 3493 tags, added 151 objects, removed 0 objects
|
846 | [10Dec2022 18:24:49.400] [main/WARN] [AlmostUnified/]: Recipe count: 40634
|
847 | [10Dec2022 18:25:20.346] [main/WARN] [AlmostUnified/]: Recipe count afterwards: 40046
|
848 | [10Dec2022 18:25:22.063] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:crimson_chest_from_quark_crimson_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
849 | [10Dec2022 18:25:22.063] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:crimson_chest_from_quark_crimson_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
850 | [10Dec2022 18:25:22.124] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'angelring:leadstone_angel_ring[crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'angelring:itemring'
|
851 | [10Dec2022 18:25:22.124] [main/WARN] [KubeJS Server/]: Failed to parse recipe angelring:leadstone_angel_ring[crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'angelring:itemring'
|
852 | [10Dec2022 18:25:22.280] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:jungle_chest_from_quark_jungle_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
853 | [10Dec2022 18:25:22.281] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:jungle_chest_from_quark_jungle_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
854 | [10Dec2022 18:25:22.596] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:spruce_chest_from_quark_spruce_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
855 | [10Dec2022 18:25:22.597] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:spruce_chest_from_quark_spruce_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
856 | [10Dec2022 18:25:22.624] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
|
857 | [10Dec2022 18:25:22.625] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
|
858 | [10Dec2022 18:25:22.778] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:warped_chest_from_quark_warped_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
859 | [10Dec2022 18:25:22.778] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:warped_chest_from_quark_warped_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
860 | [10Dec2022 18:25:22.809] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/onions[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
|
861 | [10Dec2022 18:25:22.809] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/onions[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
|
862 | [10Dec2022 18:25:22.859] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
|
863 | [10Dec2022 18:25:22.859] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
|
864 | [10Dec2022 18:25:24.061] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
|
865 | [10Dec2022 18:25:24.062] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
|
866 | [10Dec2022 18:25:24.125] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:acacia_chest_from_quark_acacia_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
867 | [10Dec2022 18:25:24.125] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:acacia_chest_from_quark_acacia_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
868 | [10Dec2022 18:25:24.204] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:soul_brazier: mod not loaded
|
869 | [10Dec2022 18:25:24.261] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:birch_chest_from_quark_birch_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
870 | [10Dec2022 18:25:24.261] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:birch_chest_from_quark_birch_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
871 | [10Dec2022 18:25:24.262] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block valhelsia_structures:brazier: mod not loaded
|
872 | [10Dec2022 18:25:24.610] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:emerald_ice: mod not loaded
|
873 | [10Dec2022 18:25:24.905] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:dark_oak_chest_from_quark_dark_oak_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
874 | [10Dec2022 18:25:24.910] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:dark_oak_chest_from_quark_dark_oak_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
875 | [10Dec2022 18:25:24.945] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'pneumaticcraft:pneumaticcraft_fuels/cofh_biofuel[pneumaticcraft:fuel_quality]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown fluid 'thermal:refined_biofuel'
|
876 | [10Dec2022 18:25:24.946] [main/WARN] [KubeJS Server/]: Failed to parse recipe pneumaticcraft:pneumaticcraft_fuels/cofh_biofuel[pneumaticcraft:fuel_quality]: com.google.gson.JsonSyntaxException: Unknown fluid 'thermal:refined_biofuel'
|
877 | [10Dec2022 18:25:25.133] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:ancient_emerald_ice: mod not loaded
|
878 | [10Dec2022 18:25:25.140] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:dense_emerald_ice: mod not loaded
|
879 | [10Dec2022 18:25:25.172] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:brazier: mod not loaded
|
880 | [10Dec2022 18:25:25.190] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block natura:nether_heat_sand: mod not loaded
|
881 | [10Dec2022 18:25:25.284] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:oak_chest_from_quark_oak_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
882 | [10Dec2022 18:25:25.284] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:oak_chest_from_quark_oak_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
|
883 | [10Dec2022 18:25:25.290] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block botania:blaze_block: mod not loaded
|
884 | [10Dec2022 18:25:25.444] [main/INFO] [KubeJS Server/]: Found 35204 recipes and 0 failed recipes in 5.052 s
|
885 | [10Dec2022 18:25:33.354] [main/INFO] [KubeJS Server/]: Posted recipe events in 7.908 s
|
886 | [10Dec2022 18:25:36.563] [main/INFO] [KubeJS Server/]: Modified & removed recipes in 3.208 s
|
887 | [10Dec2022 18:25:36.674] [main/INFO] [KubeJS Server/]: Added recipes in 109.7 ms
|
888 | [10Dec2022 18:25:36.773] [main/INFO] [KubeJS Server/]: Added 853 recipes, removed 135 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
|
889 | [10Dec2022 18:25:36.833] [main/WARN] [net.minecraft.world.level.storage.loot.LootTables/]: Datapack tried to redefine minecraft:empty loot table, ignoring
|
890 | [10Dec2022 18:25:37.653] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_bridge' into 'minecraft:chests/bastion_bridge'
|
891 | [10Dec2022 18:25:38.535] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_other' into 'minecraft:chests/bastion_other'
|
892 | [10Dec2022 18:25:39.634] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_treasure' into 'minecraft:chests/bastion_treasure'
|
893 | [10Dec2022 18:25:39.708] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/nether_bridge' into 'minecraft:chests/nether_bridge'
|
894 | [10Dec2022 18:25:39.928] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/spider' into 'minecraft:entities/spider'
|
895 | [10Dec2022 18:25:41.717] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_iv
|
896 | com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_iv'
|
897 | at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
898 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
|
899 | at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
900 | at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
901 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
902 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
903 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
904 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
905 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
906 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
907 | at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
908 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
909 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
910 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
911 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
912 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
913 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
914 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
915 | at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
916 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
917 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
918 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
919 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
920 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
921 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
922 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
923 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
924 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
925 | at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
926 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
927 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
928 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
929 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
930 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
931 | at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
|
932 | at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23405!/:?]
|
933 | at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
934 | at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.128.jar%23254!/:1902.6.0-build.128]
|
935 | at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
936 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
937 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
938 | at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
939 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
|
940 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
941 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
942 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
943 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
944 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
945 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
946 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
947 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
948 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
949 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
950 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
951 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
952 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
953 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
954 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
955 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
956 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
957 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
958 | [10Dec2022 18:25:41.723] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_hv
|
959 | com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_hv'
|
960 | at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
961 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
|
962 | at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
963 | at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
964 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
965 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
966 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
967 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
968 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
969 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
970 | at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
971 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
972 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
973 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
974 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
975 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
976 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
977 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
978 | at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
979 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
980 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
981 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
982 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
983 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
984 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
985 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
986 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
987 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
988 | at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
989 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
990 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
991 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
992 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
993 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
994 | at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
|
995 | at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23405!/:?]
|
996 | at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
997 | at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.128.jar%23254!/:1902.6.0-build.128]
|
998 | at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
999 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1000 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1001 | at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1002 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
|
1003 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1004 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1005 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1006 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1007 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1008 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1009 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1010 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1011 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1012 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1013 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1014 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1015 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1016 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1017 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1018 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1019 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1020 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1021 | [10Dec2022 18:25:41.738] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_ev
|
1022 | com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_ev'
|
1023 | at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1024 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
|
1025 | at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1026 | at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1027 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1028 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1029 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1030 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1031 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1032 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1033 | at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1034 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1035 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
1036 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
1037 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1038 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1039 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
1040 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1041 | at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1042 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1043 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1044 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1045 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
1046 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
1047 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1048 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1049 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
1050 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1051 | at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1052 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1053 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1054 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1055 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1056 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1057 | at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
|
1058 | at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23405!/:?]
|
1059 | at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1060 | at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.128.jar%23254!/:1902.6.0-build.128]
|
1061 | at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1062 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1063 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1064 | at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1065 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
|
1066 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1067 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1068 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1069 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1070 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1071 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1072 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1073 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1074 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1075 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1076 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1077 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1078 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1079 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1080 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1081 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1082 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1083 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1084 | [10Dec2022 18:25:41.858] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/ruined_portal' into 'minecraft:chests/ruined_portal'
|
1085 | [10Dec2022 18:25:42.491] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/cave_spider' into 'minecraft:entities/cave_spider'
|
1086 | [10Dec2022 18:25:42.501] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_mv
|
1087 | com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_mv'
|
1088 | at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1089 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
|
1090 | at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1091 | at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1092 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1093 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1094 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1095 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1096 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1097 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1098 | at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1099 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1100 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
1101 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
1102 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1103 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1104 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
1105 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1106 | at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1107 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1108 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1109 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1110 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
1111 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
1112 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1113 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1114 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
1115 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1116 | at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1117 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1118 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1119 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1120 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1121 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1122 | at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
|
1123 | at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23405!/:?]
|
1124 | at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1125 | at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.128.jar%23254!/:1902.6.0-build.128]
|
1126 | at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1127 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1128 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1129 | at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1130 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
|
1131 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1132 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1133 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1134 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1135 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1136 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1137 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1138 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1139 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1140 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1141 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1142 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1143 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1144 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1145 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1146 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1147 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1148 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1149 | [10Dec2022 18:25:42.511] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_lv
|
1150 | com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_lv'
|
1151 | at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1152 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
|
1153 | at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1154 | at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1155 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1156 | at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1157 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1158 | at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1159 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1160 | at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1161 | at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1162 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1163 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
1164 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
1165 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1166 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1167 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
1168 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1169 | at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1170 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1171 | at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1172 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1173 | at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
|
1174 | at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
|
1175 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1176 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1177 | at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
|
1178 | at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1179 | at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1180 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1181 | at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1182 | at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
|
1183 | at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
|
1184 | at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
|
1185 | at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
|
1186 | at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23405!/:?]
|
1187 | at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1188 | at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.128.jar%23254!/:1902.6.0-build.128]
|
1189 | at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1190 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1191 | at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1192 | at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1193 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
|
1194 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1195 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1196 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1197 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1198 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1199 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1200 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1201 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1202 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1203 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1204 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1205 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1206 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1207 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1208 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1209 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1210 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1211 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1212 | [10Dec2022 18:25:42.852] [main/INFO] [placebo/]: Registered 24 additional loot tables.
|
1213 | [10Dec2022 18:25:43.052] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/venison: Missing advancement, expected to find a JsonObject
|
1214 | [10Dec2022 18:25:43.245] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cactus: Missing advancement, expected to find a JsonObject
|
1215 | [10Dec2022 18:25:43.248] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/salmonberry_pie: Missing advancement, expected to find a JsonObject
|
1216 | [10Dec2022 18:25:43.299] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cantaloupe: Missing advancement, expected to find a JsonObject
|
1217 | [10Dec2022 18:25:43.314] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/mini_melon: Missing advancement, expected to find a JsonObject
|
1218 | [10Dec2022 18:25:43.339] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/pumpkin_pie: Missing advancement, expected to find a JsonObject
|
1219 | [10Dec2022 18:25:43.340] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cooked_venison: Missing advancement, expected to find a JsonObject
|
1220 | [10Dec2022 18:25:43.351] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/source_berry_pie: Missing advancement, expected to find a JsonObject
|
1221 | [10Dec2022 18:25:43.440] [main/INFO] [quark/]: [Automatic Recipe Unlock] Removed 13268 recipe advancements
|
1222 | [10Dec2022 18:25:43.507] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2548 advancements
|
1223 | [10Dec2022 18:25:43.547] [main/INFO] [placebo/]: Registered 31 additional recipes.
|
1224 | [10Dec2022 18:25:43.550] [main/INFO] [Iron Jetpacks/]: Loaded 14 jetpack type(s) in 2 ms
|
1225 | [10Dec2022 18:25:43.725] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Loaded 8 flute songs
|
1226 | [10Dec2022 18:25:43.833] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/croptopia_seeds.json
|
1227 | java.lang.RuntimeException: Attempted to register duplicate default handler Croptopia Seeds
|
1228 | at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1229 | at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1230 | at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1231 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1232 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1233 | at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1234 | at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
|
1235 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1236 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1237 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1238 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1239 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1240 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1241 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1242 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1243 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1244 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1245 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1246 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1247 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1248 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1249 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1250 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1251 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1252 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1253 | [10Dec2022 18:25:43.847] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/quark_saplings.json
|
1254 | java.lang.RuntimeException: Attempted to register duplicate default handler Quark Saplings
|
1255 | at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1256 | at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1257 | at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1258 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1259 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1260 | at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1261 | at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
|
1262 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1263 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1264 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1265 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1266 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1267 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1268 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1269 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1270 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1271 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1272 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1273 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1274 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1275 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1276 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1277 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1278 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1279 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1280 | [10Dec2022 18:25:43.853] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/supplementaries_seeds.json
|
1281 | java.lang.RuntimeException: Attempted to register duplicate default handler Supplementaries Seeds
|
1282 | at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1283 | at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1284 | at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1285 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1286 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1287 | at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1288 | at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
|
1289 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1290 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1291 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1292 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1293 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1294 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1295 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1296 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1297 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1298 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1299 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1300 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1301 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1302 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1303 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1304 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1305 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1306 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1307 | [10Dec2022 18:25:43.856] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_flowers.json
|
1308 | java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Flowers
|
1309 | at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1310 | at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1311 | at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1312 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1313 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1314 | at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1315 | at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
|
1316 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1317 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1318 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1319 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1320 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1321 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1322 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1323 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1324 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1325 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1326 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1327 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1328 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1329 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1330 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1331 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1332 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1333 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1334 | [10Dec2022 18:25:43.858] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_saplings.json
|
1335 | java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Saplings
|
1336 | at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1337 | at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1338 | at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1339 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1340 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1341 | at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1342 | at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
|
1343 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1344 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1345 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1346 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1347 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1348 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1349 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1350 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1351 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1352 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1353 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1354 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1355 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1356 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1357 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1358 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1359 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1360 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1361 | [10Dec2022 18:25:43.864] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_seeds.json
|
1362 | java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Seeds
|
1363 | at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1364 | at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1365 | at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1366 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1367 | at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
|
1368 | at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1369 | at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
|
1370 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
|
1371 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1372 | at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1373 | at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1374 | at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23400!/:?]
|
1375 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
1376 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1377 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
|
1378 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
1379 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
|
1380 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
|
1381 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
|
1382 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
|
1383 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
|
1384 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
|
1385 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
|
1386 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
|
1387 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
|
1388 | [10Dec2022 18:25:43.947] [main/INFO] [Silent Gear/TraitManager]: Reloading trait files
|
1389 | [10Dec2022 18:25:43.952] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:not'
|
1390 | [10Dec2022 18:25:43.953] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:and'
|
1391 | [10Dec2022 18:25:43.954] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:or'
|
1392 | [10Dec2022 18:25:43.955] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:gear_type'
|
1393 | [10Dec2022 18:25:43.956] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_count'
|
1394 | [10Dec2022 18:25:43.958] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_ratio'
|
1395 | [10Dec2022 18:25:43.958] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
|
1396 | [10Dec2022 18:25:43.959] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type'
|
1397 | [10Dec2022 18:25:43.978] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability'
|
1398 | [10Dec2022 18:25:43.985] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment'
|
1399 | [10Dec2022 18:25:43.988] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt'
|
1400 | [10Dec2022 18:25:43.990] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:wielder_effect'
|
1401 | [10Dec2022 18:25:44.003] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier'
|
1402 | [10Dec2022 18:25:44.006] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:attribute'
|
1403 | [10Dec2022 18:25:44.009] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_placer'
|
1404 | [10Dec2022 18:25:44.013] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_filler'
|
1405 | [10Dec2022 18:25:44.015] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:synergy'
|
1406 | [10Dec2022 18:25:44.017] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:target_effect'
|
1407 | [10Dec2022 18:25:44.019] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:bonus_drops'
|
1408 | [10Dec2022 18:25:44.021] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:cancel_effects'
|
1409 | [10Dec2022 18:25:44.022] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:self_repair'
|
1410 | [10Dec2022 18:25:44.023] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stellar'
|
1411 | [10Dec2022 18:25:44.023] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_mining_speed'
|
1412 | [10Dec2022 18:25:44.042] [main/INFO] [Silent Gear/TraitManager]: Registered 70 traits
|
1413 | [10Dec2022 18:25:44.067] [main/INFO] [Silent Gear/PartManager]: Reloading part files
|
1414 | [10Dec2022 18:25:44.109] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:compound_part'
|
1415 | [10Dec2022 18:25:44.109] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:misc_upgrade'
|
1416 | [10Dec2022 18:25:44.213] [main/INFO] [Silent Gear/PartManager]: Registered 44 parts
|
1417 | [10Dec2022 18:25:44.240] [main/INFO] [Silent Gear/MaterialManager]: Reloading material files
|
1418 | [10Dec2022 18:25:44.250] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:standard'
|
1419 | [10Dec2022 18:25:44.251] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:compound'
|
1420 | [10Dec2022 18:25:44.253] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:custom_compound'
|
1421 | [10Dec2022 18:25:44.255] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:crafted'
|
1422 | [10Dec2022 18:25:44.335] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 8 tool_handle_types
|
1423 | [10Dec2022 18:25:44.335] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 37 snowcap_oven_freezing_recipes
|
1424 | [10Dec2022 18:25:44.335] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 horizonite_forge_fuels
|
1425 | [10Dec2022 18:25:44.336] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 12 snowcap_mushroom_freezing
|
1426 | [10Dec2022 18:25:44.381] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 70 alchemy_recipes
|
1427 | [10Dec2022 18:25:44.385] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 81 journal/entries
|
1428 | [10Dec2022 18:25:44.385] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 3 journal/sections
|
1429 | [10Dec2022 18:25:44.385] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 journal/requirements
|
1430 | [10Dec2022 18:25:44.443] [main/INFO] [twilightforest/]: Loaded 9 Stalactite configs!
|
1431 | [10Dec2022 18:25:44.453] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:spell_properties]
|
1432 | [10Dec2022 18:25:44.462] [main/INFO] [dpanvil/]: Loaded 9 ResourceKey[dpanvil:data_managers / elementalcraft:pure_ore_loaders]
|
1433 | [10Dec2022 18:25:44.464] [main/INFO] [dpanvil/]: Loaded 6 ResourceKey[dpanvil:data_managers / elementalcraft:source_traits]
|
1434 | [10Dec2022 18:25:44.465] [main/INFO] [dpanvil/]: Loaded 40 ResourceKey[dpanvil:data_managers / elementalcraft:tool_infusions]
|
1435 | [10Dec2022 18:25:44.468] [main/INFO] [dpanvil/]: Loaded 13 ResourceKey[dpanvil:data_managers / elementalcraft:runes]
|
1436 | [10Dec2022 18:25:44.470] [main/INFO] [dpanvil/]: Loaded 15 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_properties]
|
1437 | [10Dec2022 18:25:44.473] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_upgrades]
|
1438 | [10Dec2022 18:25:44.520] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 21 turtle upgrades
|
1439 | [10Dec2022 18:25:44.520] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 8 pocket computer upgrades
|
1440 | [10Dec2022 18:25:44.520] [main/INFO] [Dungeon Crawl/]: Loading data...
|
1441 | [10Dec2022 18:25:46.094] [main/INFO] [Dungeon Crawl/]: Done.
|
1442 | [10Dec2022 18:25:46.219] [main/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers
|
1443 | [10Dec2022 18:25:46.239] [main/INFO] [minecolonies/]: Loaded 138 recipes for 15 crafters
|
1444 | [10Dec2022 18:25:46.239] [main/INFO] [minecolonies/]: Beginning load of research for University.
|
1445 | [10Dec2022 18:25:46.270] [main/WARN] [minecolonies/]: Research minecolonies:combat/standard requested higher effect strength than exists.
|
1446 | [10Dec2022 18:25:46.278] [main/WARN] [minecolonies/]: Research minecolonies:combat/telescope requested higher effect strength than exists.
|
1447 | [10Dec2022 18:25:46.279] [main/WARN] [minecolonies/]: Research minecolonies:civilian/vaccines requested higher effect strength than exists.
|
1448 | [10Dec2022 18:25:46.306] [main/WARN] [minecolonies/]: Research minecolonies:civilian/masks requested higher effect strength than exists.
|
1449 | [10Dec2022 18:25:46.312] [main/INFO] [minecolonies/]: Loaded 197 recipes for 4 research branches
|
1450 | [10Dec2022 18:25:46.385] [main/INFO] [Gateways to Eternity/]: Registered 34 gateways.
|
1451 | [10Dec2022 18:25:46.388] [main/INFO] [Apotheosis : Enchantment/]: Registered 24 enchanting_stats.
|
1452 | [10Dec2022 18:25:46.459] [main/INFO] [Apotheosis : Adventure/]: Registered 65 affixes.
|
1453 | [10Dec2022 18:25:46.463] [main/INFO] [Apotheosis : Adventure/]: Registered 26 gems.
|
1454 | [10Dec2022 18:25:46.471] [main/INFO] [Apotheosis : Adventure/]: Registered 108 affix_loot_entries.
|
1455 | [10Dec2022 18:25:46.481] [main/INFO] [Apotheosis : Adventure/]: Registered 32 boss_gear.
|
1456 | [10Dec2022 18:25:46.549] [main/INFO] [Apotheosis : Adventure/]: Registered 41 bosses.
|
1457 | [10Dec2022 18:25:46.585] [main/INFO] [Apotheosis : Adventure/]: Registered 8 random_spawners.
|
1458 | [10Dec2022 18:25:46.605] [main/INFO] [Apotheosis : Village/]: Registered 45 wanderer_trades.
|
1459 | [10Dec2022 18:25:46.615] [main/INFO] [hostilenetworks/]: Registered 28 data_models.
|
1460 | [10Dec2022 18:25:46.621] [main/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
|
1461 | [10Dec2022 18:25:46.637] [main/INFO] [fastsuite/]: Successfully processed 36015 recipes into the AuxRecipeManager.
|
1462 | [10Dec2022 18:25:46.650] [main/WARN] [net.minecraft.core.MappedRegistry/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: supplementaries:has_cave_urns, supplementaries:has_wild_flax
|
1463 | [10Dec2022 18:26:19.266] [main/INFO] [evilcraft/]: 19 Broom modifiers can be applied!
|
1464 | [10Dec2022 18:26:19.468] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished additional setup in 0 seconds
|
1465 | [10Dec2022 18:26:22.028] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
|
1466 | [10Dec2022 18:26:22.046] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
|
1467 | [10Dec2022 18:26:22.158] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
|
1468 | [10Dec2022 18:26:22.158] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
|
1469 | [10Dec2022 18:26:22.158] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
|
1470 | [10Dec2022 18:26:22.159] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
|
1471 | [10Dec2022 18:26:22.575] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:62531
|
1472 | [10Dec2022 18:26:22.684] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
|
1473 | [10Dec2022 18:26:23.086] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
|
1474 | [10Dec2022 18:26:23.087] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/dimstorage-server.toml is not correct. Correcting
|
1475 | [10Dec2022 18:26:23.087] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimTablet.allow_list was corrected from [minecraft:dirt, minecraft:gravel, minecraft:cobblestone, minecraft:granite, minecraft:diorite, minecraft:andesite, minecraft:sand, minecraft:sandstone, minecraft:netherrack, minecraft:end_stone] to its default, [minecraft:dirt, minecraft:gravel, minecraft:cobblestone, minecraft:granite, minecraft:diorite, minecraft:andesite, minecraft:sand, minecraft:sandstone, minecraft:netherrack, minecraft:end_stone].
|
1476 | [10Dec2022 18:26:23.246] [Server thread/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
|
1477 | [10Dec2022 18:26:23.267] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
|
1478 | [10Dec2022 18:26:23.267] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
|
1479 | [10Dec2022 18:26:23.273] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
|
1480 | [10Dec2022 18:26:23.274] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
|
1481 | [10Dec2022 18:26:23.274] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
|
1482 | [10Dec2022 18:26:23.276] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
|
1483 | [10Dec2022 18:26:23.277] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
|
1484 | [10Dec2022 18:26:23.278] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
|
1485 | [10Dec2022 18:26:23.307] [Server thread/INFO] [KubeJS Startup/]: Features with type 'raw_generation' in biome 'Optional[minecraft:the_void]':
|
1486 | [10Dec2022 18:26:23.309] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/raw_generation]
|
1487 | [10Dec2022 18:26:23.309] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_raw_generation]
|
1488 | [10Dec2022 18:26:23.309] [Server thread/INFO] [KubeJS Startup/]: Features with type 'lakes' in biome 'Optional[minecraft:the_void]':
|
1489 | [10Dec2022 18:26:23.310] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/lakes]
|
1490 | [10Dec2022 18:26:23.310] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_lakes]
|
1491 | [10Dec2022 18:26:23.310] [Server thread/INFO] [KubeJS Startup/]: Features with type 'local_modifications' in biome 'Optional[minecraft:the_void]':
|
1492 | [10Dec2022 18:26:23.310] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/local_modifications]
|
1493 | [10Dec2022 18:26:23.311] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_local_modifications]
|
1494 | [10Dec2022 18:26:23.311] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_structures' in biome 'Optional[minecraft:the_void]':
|
1495 | [10Dec2022 18:26:23.312] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_structures]
|
1496 | [10Dec2022 18:26:23.312] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon]
|
1497 | [10Dec2022 18:26:23.325] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_structures]
|
1498 | [10Dec2022 18:26:23.326] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:rogue_spawner_deep]
|
1499 | [10Dec2022 18:26:23.327] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:rogue_spawner]
|
1500 | [10Dec2022 18:26:23.327] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_2]
|
1501 | [10Dec2022 18:26:23.328] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_2_deep]
|
1502 | [10Dec2022 18:26:23.328] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_deep]
|
1503 | [10Dec2022 18:26:23.328] [Server thread/INFO] [KubeJS Startup/]: Features with type 'surface_structures' in biome 'Optional[minecraft:the_void]':
|
1504 | [10Dec2022 18:26:23.329] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/surface_structures]
|
1505 | [10Dec2022 18:26:23.329] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_surface_structures]
|
1506 | [10Dec2022 18:26:23.329] [Server thread/INFO] [KubeJS Startup/]: Features with type 'strongholds' in biome 'Optional[minecraft:the_void]':
|
1507 | [10Dec2022 18:26:23.330] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/strongholds]
|
1508 | [10Dec2022 18:26:23.330] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_strongholds]
|
1509 | [10Dec2022 18:26:23.330] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_ores' in biome 'Optional[minecraft:the_void]':
|
1510 | [10Dec2022 18:26:23.331] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_ores]
|
1511 | [10Dec2022 18:26:23.331] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / croptopia:disk_salt_configured]
|
1512 | [10Dec2022 18:26:23.331] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:lead_ore]
|
1513 | [10Dec2022 18:26:23.332] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:nickel_ore]
|
1514 | [10Dec2022 18:26:23.332] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium_large]
|
1515 | [10Dec2022 18:26:23.332] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium_buried]
|
1516 | [10Dec2022 18:26:23.333] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_upper]
|
1517 | [10Dec2022 18:26:23.333] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_small]
|
1518 | [10Dec2022 18:26:23.333] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_small]
|
1519 | [10Dec2022 18:26:23.333] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium_extra]
|
1520 | [10Dec2022 18:26:23.334] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_upper]
|
1521 | [10Dec2022 18:26:23.334] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium]
|
1522 | [10Dec2022 18:26:23.334] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_small]
|
1523 | [10Dec2022 18:26:23.334] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_middle]
|
1524 | [10Dec2022 18:26:23.335] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium]
|
1525 | [10Dec2022 18:26:23.335] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_middle]
|
1526 | [10Dec2022 18:26:23.335] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_upper]
|
1527 | [10Dec2022 18:26:23.335] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium_lower]
|
1528 | [10Dec2022 18:26:23.335] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_middle]
|
1529 | [10Dec2022 18:26:23.336] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_ores]
|
1530 | [10Dec2022 18:26:23.336] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / immersiveengineering:nickel]
|
1531 | [10Dec2022 18:26:23.337] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / immersiveengineering:mineral_veins]
|
1532 | [10Dec2022 18:26:23.337] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / immersiveengineering:deep_nickel]
|
1533 | [10Dec2022 18:26:23.337] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / immersiveengineering:bauxite]
|
1534 | [10Dec2022 18:26:23.337] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / immersiveengineering:silver]
|
1535 | [10Dec2022 18:26:23.338] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / immersiveengineering:uranium]
|
1536 | [10Dec2022 18:26:23.338] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / immersiveengineering:lead]
|
1537 | [10Dec2022 18:26:23.338] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:niter_ore]
|
1538 | [10Dec2022 18:26:23.338] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:apatite_ore]
|
1539 | [10Dec2022 18:26:23.339] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:silver_ore]
|
1540 | [10Dec2022 18:26:23.339] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:tin_ore]
|
1541 | [10Dec2022 18:26:23.339] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:cinnabar_ore]
|
1542 | [10Dec2022 18:26:23.339] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:sulfur_ore]
|
1543 | [10Dec2022 18:26:23.340] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_decoration' in biome 'Optional[minecraft:the_void]':
|
1544 | [10Dec2022 18:26:23.340] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_decoration]
|
1545 | [10Dec2022 18:26:23.340] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_decoration]
|
1546 | [10Dec2022 18:26:23.340] [Server thread/INFO] [KubeJS Startup/]: Features with type 'fluid_springs' in biome 'Optional[minecraft:the_void]':
|
1547 | [10Dec2022 18:26:23.341] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/fluid_springs]
|
1548 | [10Dec2022 18:26:23.341] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_fluid_springs]
|
1549 | [10Dec2022 18:26:23.341] [Server thread/INFO] [KubeJS Startup/]: Features with type 'vegetal_decoration' in biome 'Optional[minecraft:the_void]':
|
1550 | [10Dec2022 18:26:23.341] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/vegetal_decoration]
|
1551 | [10Dec2022 18:26:23.341] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / croptopia:random_crop]
|
1552 | [10Dec2022 18:26:23.342] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_vegetal_decoration]
|
1553 | [10Dec2022 18:26:23.342] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / waystones:waystone]
|
1554 | [10Dec2022 18:26:23.342] [Server thread/INFO] [KubeJS Startup/]: Features with type 'top_layer_modification' in biome 'Optional[minecraft:the_void]':
|
1555 | [10Dec2022 18:26:23.342] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / minecraft:void_start_platform]
|
1556 | [10Dec2022 18:26:23.343] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/top_layer_modification]
|
1557 | [10Dec2022 18:26:23.343] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_top_layer_modification]
|
1558 | [10Dec2022 18:26:23.635] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 0 known players
|
1559 | [10Dec2022 18:26:33.033] [Server thread/INFO] [configured/]: Loading server configs...
|
1560 | [10Dec2022 18:26:34.615] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
|
1561 | [10Dec2022 18:26:34.615] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
|
1562 | [10Dec2022 18:26:35.877] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Loading Teams Data
|
1563 | [10Dec2022 18:26:35.878] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Finished Loading Teams Data
|
1564 | [10Dec2022 18:26:36.707] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.TamableAnimal from interface com.hollingsworth.arsnouveau.common.entity.IFollowingSummon
|
1565 | [10Dec2022 18:27:11.623] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
|
1566 | [10Dec2022 18:27:11.624] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
|
1567 | [10Dec2022 18:27:11.635] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
|
1568 | [10Dec2022 18:27:11.636] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
|
1569 | [10Dec2022 18:27:12.662] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
|
1570 | [10Dec2022 18:27:12.664] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
|
1571 | [10Dec2022 18:27:12.788] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
|
1572 | [10Dec2022 18:27:12.847] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".
|
1573 | [10Dec2022 18:27:12.851] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
|
1574 | [10Dec2022 18:27:12.853] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
|
1575 | [10Dec2022 18:27:12.858] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
|
1576 | [10Dec2022 18:27:12.906] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".
|
1577 | [10Dec2022 18:27:12.909] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
|
1578 | [10Dec2022 18:27:29.631] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1579 | [10Dec2022 18:27:29.632] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1580 | [10Dec2022 18:27:29.633] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1581 | [10Dec2022 18:27:29.633] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1582 | [10Dec2022 18:27:29.634] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1583 | [10Dec2022 18:27:29.921] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1584 | [10Dec2022 18:27:29.924] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1585 | [10Dec2022 18:27:30.840] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1586 | [10Dec2022 18:27:33.852] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1587 | [10Dec2022 18:27:33.861] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1588 | [10Dec2022 18:27:33.862] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1589 | [10Dec2022 18:27:33.867] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1590 | [10Dec2022 18:27:34.386] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1591 | [10Dec2022 18:27:34.387] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1592 | [10Dec2022 18:27:34.397] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1593 | [10Dec2022 18:27:34.551] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1594 | [10Dec2022 18:27:34.551] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1595 | [10Dec2022 18:27:34.722] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1596 | [10Dec2022 18:27:35.133] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1597 | [10Dec2022 18:27:35.679] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1598 | [10Dec2022 18:27:35.899] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1599 | [10Dec2022 18:27:35.910] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1600 | [10Dec2022 18:27:35.954] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1601 | [10Dec2022 18:27:35.956] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1602 | [10Dec2022 18:27:35.987] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1603 | [10Dec2022 18:27:35.988] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1604 | [10Dec2022 18:27:35.990] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1605 | [10Dec2022 18:27:35.991] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1606 | [10Dec2022 18:27:35.993] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1607 | [10Dec2022 18:27:35.994] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1608 | [10Dec2022 18:27:36.043] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1609 | [10Dec2022 18:27:36.046] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1610 | [10Dec2022 18:27:36.047] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1611 | [10Dec2022 18:27:36.050] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1612 | [10Dec2022 18:27:36.052] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1613 | [10Dec2022 18:27:36.057] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1614 | [10Dec2022 18:27:36.635] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1615 | [10Dec2022 18:27:36.943] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1616 | [10Dec2022 18:27:36.944] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1617 | [10Dec2022 18:27:36.961] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1618 | [10Dec2022 18:27:36.963] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1619 | [10Dec2022 18:27:36.964] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1620 | [10Dec2022 18:27:36.966] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1621 | [10Dec2022 18:27:36.968] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1622 | [10Dec2022 18:27:36.974] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1623 | [10Dec2022 18:27:36.975] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1624 | [10Dec2022 18:27:36.979] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1625 | [10Dec2022 18:27:37.075] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1626 | [10Dec2022 18:27:37.079] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1627 | [10Dec2022 18:27:37.598] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1628 | [10Dec2022 18:27:38.157] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1629 | [10Dec2022 18:27:38.420] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1630 | [10Dec2022 18:27:38.916] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1631 | [10Dec2022 18:27:39.456] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1632 | [10Dec2022 18:27:40.122] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1633 | [10Dec2022 18:27:40.412] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1634 | [10Dec2022 18:27:40.942] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1635 | [10Dec2022 18:27:43.938] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1636 | [10Dec2022 18:27:43.994] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1637 | [10Dec2022 18:27:43.995] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1638 | [10Dec2022 18:27:44.117] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1639 | [10Dec2022 18:27:44.129] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1640 | [10Dec2022 18:27:44.184] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1641 | [10Dec2022 18:27:44.480] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1642 | [10Dec2022 18:27:44.919] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1643 | [10Dec2022 18:27:45.427] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1644 | [10Dec2022 18:27:46.043] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1645 | [10Dec2022 18:27:46.650] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1646 | [10Dec2022 18:27:46.911] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1647 | [10Dec2022 18:27:47.418] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1648 | [10Dec2022 18:27:47.951] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1649 | [10Dec2022 18:27:48.478] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1650 | [10Dec2022 18:27:49.395] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1651 | [10Dec2022 18:27:49.615] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1652 | [10Dec2022 18:27:49.910] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1653 | [10Dec2022 18:27:50.416] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1654 | [10Dec2022 18:27:51.246] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1655 | [10Dec2022 18:27:51.695] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1656 | [10Dec2022 18:27:51.914] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1657 | [10Dec2022 18:27:52.463] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1658 | [10Dec2022 18:27:52.976] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1659 | [10Dec2022 18:27:53.496] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1660 | [10Dec2022 18:27:54.012] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1661 | [10Dec2022 18:27:54.546] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1662 | [10Dec2022 18:27:56.307] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1663 | [10Dec2022 18:27:56.308] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1664 | [10Dec2022 18:27:56.309] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1665 | [10Dec2022 18:27:56.418] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1666 | [10Dec2022 18:27:56.912] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1667 | [10Dec2022 18:27:57.434] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1668 | [10Dec2022 18:27:58.086] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1669 | [10Dec2022 18:27:58.482] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1670 | [10Dec2022 18:27:58.920] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1671 | [10Dec2022 18:27:59.457] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1672 | [10Dec2022 18:27:59.911] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1673 | [10Dec2022 18:28:00.411] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1674 | [10Dec2022 18:28:01.159] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1675 | [10Dec2022 18:28:01.432] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1676 | [10Dec2022 18:28:01.919] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1677 | [10Dec2022 18:28:02.432] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1678 | [10Dec2022 18:28:02.909] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1679 | [10Dec2022 18:28:03.418] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1680 | [10Dec2022 18:28:03.927] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
1681 | [10Dec2022 18:28:04.429] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1682 | [10Dec2022 18:28:12.830] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1683 | [10Dec2022 18:28:12.861] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1684 | [10Dec2022 18:28:12.862] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1685 | [10Dec2022 18:28:12.862] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1686 | [10Dec2022 18:28:12.862] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1687 | [10Dec2022 18:28:12.862] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1688 | [10Dec2022 18:28:12.863] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1689 | [10Dec2022 18:28:12.863] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1690 | [10Dec2022 18:28:12.863] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1691 | [10Dec2022 18:28:12.866] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1692 | [10Dec2022 18:28:12.866] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1693 | [10Dec2022 18:28:12.870] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1694 | [10Dec2022 18:28:12.872] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1695 | [10Dec2022 18:28:12.884] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1696 | [10Dec2022 18:28:12.885] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1697 | [10Dec2022 18:28:12.885] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1698 | [10Dec2022 18:28:13.673] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1699 | [10Dec2022 18:28:13.754] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1700 | [10Dec2022 18:28:13.913] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
|
1701 | [10Dec2022 18:28:14.410] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
|
1702 | [10Dec2022 18:28:14.940] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
|
1703 | [10Dec2022 18:28:15.478] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
|
1704 | [10Dec2022 18:28:15.941] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
|
1705 | [10Dec2022 18:28:16.411] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
|
1706 | [10Dec2022 18:28:17.050] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
|
1707 | [10Dec2022 18:28:17.459] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
|
1708 | [10Dec2022 18:28:17.915] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
|
1709 | [10Dec2022 18:28:18.774] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
|
1710 | [10Dec2022 18:28:18.958] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
|
1711 | [10Dec2022 18:28:19.441] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
|
1712 | [10Dec2022 18:28:19.923] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
|
1713 | [10Dec2022 18:28:20.569] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
|
1714 | [10Dec2022 18:28:20.988] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
|
1715 | [10Dec2022 18:28:21.434] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1716 | [10Dec2022 18:28:21.909] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1717 | [10Dec2022 18:28:22.448] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1718 | [10Dec2022 18:28:22.932] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1719 | [10Dec2022 18:28:23.509] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1720 | [10Dec2022 18:28:23.930] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1721 | [10Dec2022 18:28:24.419] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1722 | [10Dec2022 18:28:24.920] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1723 | [10Dec2022 18:28:25.447] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1724 | [10Dec2022 18:28:26.289] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1725 | [10Dec2022 18:28:26.740] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1726 | [10Dec2022 18:28:26.963] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5%
|
1727 | [10Dec2022 18:28:27.443] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
|
1728 | [10Dec2022 18:28:28.008] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
|
1729 | [10Dec2022 18:28:28.511] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
|
1730 | [10Dec2022 18:28:28.974] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
|
1731 | [10Dec2022 18:28:29.570] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
|
1732 | [10Dec2022 18:28:30.252] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
|
1733 | [10Dec2022 18:28:30.526] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
|
1734 | [10Dec2022 18:28:30.918] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
|
1735 | [10Dec2022 18:28:31.424] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
|
1736 | [10Dec2022 18:28:32.091] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
|
1737 | [10Dec2022 18:28:32.438] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 8%
|
1738 | [10Dec2022 18:28:33.167] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
|
1739 | [10Dec2022 18:28:33.508] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
|
1740 | [10Dec2022 18:28:33.937] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
|
1741 | [10Dec2022 18:28:34.427] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
|
1742 | [10Dec2022 18:28:35.106] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
|
1743 | [10Dec2022 18:28:35.484] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
|
1744 | [10Dec2022 18:28:36.055] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
|
1745 | [10Dec2022 18:28:36.524] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
|
1746 | [10Dec2022 18:28:37.027] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
|
1747 | [10Dec2022 18:28:37.452] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
|
1748 | [10Dec2022 18:28:37.955] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
|
1749 | [10Dec2022 18:28:38.415] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
|
1750 | [10Dec2022 18:28:38.920] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
|
1751 | [10Dec2022 18:28:39.447] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
|
1752 | [10Dec2022 18:28:39.955] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
|
1753 | [10Dec2022 18:28:40.448] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
|
1754 | [10Dec2022 18:28:41.124] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
|
1755 | [10Dec2022 18:28:41.456] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
|
1756 | [10Dec2022 18:28:41.950] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
|
1757 | [10Dec2022 18:28:42.430] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
|
1758 | [10Dec2022 18:28:42.984] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
|
1759 | [10Dec2022 18:28:43.761] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 14%
|
1760 | [10Dec2022 18:28:44.774] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1761 | [10Dec2022 18:28:44.775] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1762 | [10Dec2022 18:28:45.130] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1763 | [10Dec2022 18:28:45.666] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1764 | [10Dec2022 18:28:45.936] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1765 | [10Dec2022 18:28:46.451] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1766 | [10Dec2022 18:28:47.010] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1767 | [10Dec2022 18:28:47.480] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
|
1768 | [10Dec2022 18:28:47.915] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
|
1769 | [10Dec2022 18:28:48.421] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
|
1770 | [10Dec2022 18:28:49.017] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
|
1771 | [10Dec2022 18:28:49.445] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
|
1772 | [10Dec2022 18:28:49.930] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
|
1773 | [10Dec2022 18:28:50.438] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
|
1774 | [10Dec2022 18:28:51.046] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
|
1775 | [10Dec2022 18:28:51.415] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
|
1776 | [10Dec2022 18:28:51.919] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
|
1777 | [10Dec2022 18:28:52.538] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
|
1778 | [10Dec2022 18:28:52.912] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
|
1779 | [10Dec2022 18:28:53.554] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
|
1780 | [10Dec2022 18:28:54.064] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
|
1781 | [10Dec2022 18:28:54.594] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 19%
|
1782 | [10Dec2022 18:28:54.938] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 19%
|
1783 | [10Dec2022 18:28:55.481] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 20%
|
1784 | [10Dec2022 18:28:55.939] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 20%
|
1785 | [10Dec2022 18:28:56.473] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
|
1786 | [10Dec2022 18:28:56.963] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
|
1787 | [10Dec2022 18:28:57.460] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
|
1788 | [10Dec2022 18:28:57.922] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 22%
|
1789 | [10Dec2022 18:28:58.432] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 22%
|
1790 | [10Dec2022 18:28:58.934] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 22%
|
1791 | [10Dec2022 18:28:59.478] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 22%
|
1792 | [10Dec2022 18:29:00.131] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 23%
|
1793 | [10Dec2022 18:29:00.489] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
|
1794 | [10Dec2022 18:29:00.960] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
|
1795 | [10Dec2022 18:29:01.421] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
|
1796 | [10Dec2022 18:29:01.952] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
|
1797 | [10Dec2022 18:29:02.462] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25%
|
1798 | [10Dec2022 18:29:02.919] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25%
|
1799 | [10Dec2022 18:29:03.747] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25%
|
1800 | [10Dec2022 18:29:04.053] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 26%
|
1801 | [10Dec2022 18:29:04.411] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 26%
|
1802 | [10Dec2022 18:29:04.623] [Worker-Main3/WARN] [net.minecraft.server.level.WorldGenRegion/]: Tried to access a block entity before it was created. BlockPos{x=-111, y=33, z=34}
|
1803 | [10Dec2022 18:29:04.923] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
|
1804 | [10Dec2022 18:29:05.435] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 28%
|
1805 | [10Dec2022 18:29:05.932] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 28%
|
1806 | [10Dec2022 18:29:06.484] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 29%
|
1807 | [10Dec2022 18:29:06.934] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 30%
|
1808 | [10Dec2022 18:29:07.596] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31%
|
1809 | [10Dec2022 18:29:07.941] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31%
|
1810 | [10Dec2022 18:29:08.489] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31%
|
1811 | [10Dec2022 18:29:08.910] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31%
|
1812 | [10Dec2022 18:29:09.471] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31%
|
1813 | [10Dec2022 18:29:09.951] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32%
|
1814 | [10Dec2022 18:29:10.448] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32%
|
1815 | [10Dec2022 18:29:10.953] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32%
|
1816 | [10Dec2022 18:29:11.411] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1817 | [10Dec2022 18:29:11.964] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1818 | [10Dec2022 18:29:12.433] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1819 | [10Dec2022 18:29:12.926] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1820 | [10Dec2022 18:29:13.425] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1821 | [10Dec2022 18:29:14.093] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1822 | [10Dec2022 18:29:14.830] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1823 | [10Dec2022 18:29:14.953] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1824 | [10Dec2022 18:29:15.429] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
|
1825 | [10Dec2022 18:29:15.938] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 34%
|
1826 | [10Dec2022 18:29:16.410] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 34%
|
1827 | [10Dec2022 18:29:17.931] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1828 | [10Dec2022 18:29:17.999] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1829 | [10Dec2022 18:29:18.009] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1830 | [10Dec2022 18:29:18.410] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1831 | [10Dec2022 18:29:18.944] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1832 | [10Dec2022 18:29:19.637] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1833 | [10Dec2022 18:29:20.044] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1834 | [10Dec2022 18:29:20.469] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1835 | [10Dec2022 18:29:20.967] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
|
1836 | [10Dec2022 18:29:21.447] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 36%
|
1837 | [10Dec2022 18:29:22.172] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 36%
|
1838 | [10Dec2022 18:29:22.437] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 36%
|
1839 | [10Dec2022 18:29:22.990] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
|
1840 | [10Dec2022 18:29:23.656] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
|
1841 | [10Dec2022 18:29:24.004] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
|
1842 | [10Dec2022 18:29:24.443] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
|
1843 | [10Dec2022 18:29:25.083] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
|
1844 | [10Dec2022 18:29:25.448] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
|
1845 | [10Dec2022 18:29:25.953] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 38%
|
1846 | [10Dec2022 18:29:26.443] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
|
1847 | [10Dec2022 18:29:26.947] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 40%
|
1848 | [10Dec2022 18:29:27.442] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 40%
|
1849 | [10Dec2022 18:29:28.067] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41%
|
1850 | [10Dec2022 18:29:28.550] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41%
|
1851 | [10Dec2022 18:29:28.938] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41%
|
1852 | [10Dec2022 18:29:29.500] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41%
|
1853 | [10Dec2022 18:29:30.776] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
|
1854 | [10Dec2022 18:29:30.777] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
|
1855 | [10Dec2022 18:29:31.232] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
|
1856 | [10Dec2022 18:29:31.427] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
|
1857 | [10Dec2022 18:29:31.936] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
|
1858 | [10Dec2022 18:29:32.422] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 43%
|
1859 | [10Dec2022 18:29:32.947] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1860 | [10Dec2022 18:29:33.410] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1861 | [10Dec2022 18:29:34.218] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1862 | [10Dec2022 18:29:34.430] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1863 | [10Dec2022 18:29:35.252] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1864 | [10Dec2022 18:29:35.415] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1865 | [10Dec2022 18:29:35.984] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1866 | [10Dec2022 18:29:36.449] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
|
1867 | [10Dec2022 18:29:36.929] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
|
1868 | [10Dec2022 18:29:37.603] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
|
1869 | [10Dec2022 18:29:37.921] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
|
1870 | [10Dec2022 18:29:38.429] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
|
1871 | [10Dec2022 18:29:38.920] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 46%
|
1872 | [10Dec2022 18:29:39.449] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 47%
|
1873 | [10Dec2022 18:29:39.916] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48%
|
1874 | [10Dec2022 18:29:40.429] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48%
|
1875 | [10Dec2022 18:29:40.990] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48%
|
1876 | [10Dec2022 18:29:41.427] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48%
|
1877 | [10Dec2022 18:29:41.928] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 49%
|
1878 | [10Dec2022 18:29:42.444] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 49%
|
1879 | [10Dec2022 18:29:42.928] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 50%
|
1880 | [10Dec2022 18:29:43.521] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51%
|
1881 | [10Dec2022 18:29:43.921] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 52%
|
1882 | [10Dec2022 18:29:44.475] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 52%
|
1883 | [10Dec2022 18:29:44.959] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 53%
|
1884 | [10Dec2022 18:29:45.420] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1885 | [10Dec2022 18:29:56.772] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1886 | [10Dec2022 18:29:56.775] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1887 | [10Dec2022 18:29:56.775] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1888 | [10Dec2022 18:29:56.775] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1889 | [10Dec2022 18:29:56.776] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1890 | [10Dec2022 18:29:56.776] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1891 | [10Dec2022 18:29:56.777] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1892 | [10Dec2022 18:29:57.084] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1893 | [10Dec2022 18:29:57.085] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1894 | [10Dec2022 18:29:57.085] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1895 | [10Dec2022 18:29:57.117] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1896 | [10Dec2022 18:29:57.121] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1897 | [10Dec2022 18:29:57.230] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1898 | [10Dec2022 18:29:57.230] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1899 | [10Dec2022 18:29:57.231] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1900 | [10Dec2022 18:29:57.373] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1901 | [10Dec2022 18:29:57.375] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1902 | [10Dec2022 18:29:57.388] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1903 | [10Dec2022 18:29:57.570] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1904 | [10Dec2022 18:29:57.645] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1905 | [10Dec2022 18:29:57.650] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1906 | [10Dec2022 18:29:57.652] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1907 | [10Dec2022 18:29:57.715] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1908 | [10Dec2022 18:29:57.715] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1909 | [10Dec2022 18:29:57.913] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1910 | [10Dec2022 18:29:58.505] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1911 | [10Dec2022 18:29:58.929] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
|
1912 | [10Dec2022 18:29:59.577] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
|
1913 | [10Dec2022 18:29:59.972] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
|
1914 | [10Dec2022 18:30:00.455] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
|
1915 | [10Dec2022 18:30:00.993] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
|
1916 | [10Dec2022 18:30:01.447] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1917 | [10Dec2022 18:30:01.999] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1918 | [10Dec2022 18:30:02.558] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1919 | [10Dec2022 18:30:02.916] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1920 | [10Dec2022 18:30:03.438] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1921 | [10Dec2022 18:30:03.918] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1922 | [10Dec2022 18:30:04.442] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1923 | [10Dec2022 18:30:05.019] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1924 | [10Dec2022 18:30:05.415] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1925 | [10Dec2022 18:30:05.912] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
|
1926 | [10Dec2022 18:30:06.547] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
|
1927 | [10Dec2022 18:30:07.028] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
|
1928 | [10Dec2022 18:30:07.421] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
|
1929 | [10Dec2022 18:30:07.938] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1930 | [10Dec2022 18:30:08.659] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1931 | [10Dec2022 18:30:09.161] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1932 | [10Dec2022 18:30:09.468] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1933 | [10Dec2022 18:30:10.113] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1934 | [10Dec2022 18:30:10.424] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1935 | [10Dec2022 18:30:10.934] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1936 | [10Dec2022 18:30:11.447] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1937 | [10Dec2022 18:30:11.978] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1938 | [10Dec2022 18:30:12.446] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
|
1939 | [10Dec2022 18:30:13.000] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
|
1940 | [10Dec2022 18:30:13.648] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
|
1941 | [10Dec2022 18:30:13.938] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
|
1942 | [10Dec2022 18:30:14.414] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
|
1943 | [10Dec2022 18:30:14.915] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 61%
|
1944 | [10Dec2022 18:30:15.438] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 61%
|
1945 | [10Dec2022 18:30:15.967] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 62%
|
1946 | [10Dec2022 18:30:16.438] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 62%
|
1947 | [10Dec2022 18:30:17.026] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 63%
|
1948 | [10Dec2022 18:30:17.526] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 63%
|
1949 | [10Dec2022 18:30:17.936] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
|
1950 | [10Dec2022 18:30:18.413] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
|
1951 | [10Dec2022 18:30:19.015] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
|
1952 | [10Dec2022 18:30:19.436] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
|
1953 | [10Dec2022 18:30:19.921] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 65%
|
1954 | [10Dec2022 18:30:20.423] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66%
|
1955 | [10Dec2022 18:30:21.090] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66%
|
1956 | [10Dec2022 18:30:21.488] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66%
|
1957 | [10Dec2022 18:30:21.948] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66%
|
1958 | [10Dec2022 18:30:22.445] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67%
|
1959 | [10Dec2022 18:30:22.932] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67%
|
1960 | [10Dec2022 18:30:23.431] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67%
|
1961 | [10Dec2022 18:30:24.122] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67%
|
1962 | [10Dec2022 18:30:24.425] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
|
1963 | [10Dec2022 18:30:24.972] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
|
1964 | [10Dec2022 18:30:25.412] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
|
1965 | [10Dec2022 18:30:25.959] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
|
1966 | [10Dec2022 18:30:26.488] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
|
1967 | [10Dec2022 18:30:26.923] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
|
1968 | [10Dec2022 18:30:27.518] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69%
|
1969 | [10Dec2022 18:30:27.943] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69%
|
1970 | [10Dec2022 18:30:28.450] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69%
|
1971 | [10Dec2022 18:30:29.050] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 70%
|
1972 | [10Dec2022 18:30:29.442] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 70%
|
1973 | [10Dec2022 18:30:29.984] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 70%
|
1974 | [10Dec2022 18:30:30.422] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 71%
|
1975 | [10Dec2022 18:30:30.929] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 71%
|
1976 | [10Dec2022 18:30:31.450] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72%
|
1977 | [10Dec2022 18:30:32.118] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72%
|
1978 | [10Dec2022 18:30:32.430] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73%
|
1979 | [10Dec2022 18:30:32.945] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73%
|
1980 | [10Dec2022 18:30:33.437] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73%
|
1981 | [10Dec2022 18:30:33.984] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73%
|
1982 | [10Dec2022 18:30:34.419] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 74%
|
1983 | [10Dec2022 18:30:34.930] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 75%
|
1984 | [10Dec2022 18:30:35.473] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 76%
|
1985 | [10Dec2022 18:30:36.014] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 76%
|
1986 | [10Dec2022 18:30:36.460] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 76%
|
1987 | [10Dec2022 18:30:37.205] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 77%
|
1988 | [10Dec2022 18:30:37.589] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
|
1989 | [10Dec2022 18:30:38.168] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
|
1990 | [10Dec2022 18:30:38.430] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
|
1991 | [10Dec2022 18:30:38.939] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
|
1992 | [10Dec2022 18:30:39.499] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
|
1993 | [10Dec2022 18:30:40.084] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 79%
|
1994 | [10Dec2022 18:30:40.482] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 80%
|
1995 | [10Dec2022 18:30:40.980] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 80%
|
1996 | [10Dec2022 18:30:41.484] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 80%
|
1997 | [10Dec2022 18:30:41.978] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 81%
|
1998 | [10Dec2022 18:30:42.419] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 81%
|
1999 | [10Dec2022 18:30:42.954] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 82%
|
2000 | [10Dec2022 18:30:43.521] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
|
2001 | [10Dec2022 18:30:43.963] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
|
2002 | [10Dec2022 18:30:44.416] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
|
2003 | [10Dec2022 18:30:44.942] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
|
2004 | [10Dec2022 18:30:45.411] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
|
2005 | [10Dec2022 18:30:45.933] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
|
2006 | [10Dec2022 18:30:46.425] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
|
2007 | [10Dec2022 18:30:47.059] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
|
2008 | [10Dec2022 18:30:47.433] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
|
2009 | [10Dec2022 18:30:48.141] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
|
2010 | [10Dec2022 18:30:48.479] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
|
2011 | [10Dec2022 18:30:48.924] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
|
2012 | [10Dec2022 18:30:49.613] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
|
2013 | [10Dec2022 18:30:49.940] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
|
2014 | [10Dec2022 18:30:50.439] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
|
2015 | [10Dec2022 18:30:50.912] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
|
2016 | [10Dec2022 18:30:51.482] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
|
2017 | [10Dec2022 18:30:51.923] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
|
2018 | [10Dec2022 18:30:52.411] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
|
2019 | [10Dec2022 18:30:53.041] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89%
|
2020 | [10Dec2022 18:30:53.419] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89%
|
2021 | [10Dec2022 18:30:54.056] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89%
|
2022 | [10Dec2022 18:30:54.421] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 90%
|
2023 | [10Dec2022 18:30:54.965] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 91%
|
2024 | [10Dec2022 18:30:55.436] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 91%
|
2025 | [10Dec2022 18:30:55.942] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 93%
|
2026 | [10Dec2022 18:30:56.412] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 93%
|
2027 | [10Dec2022 18:30:57.035] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 93%
|
2028 | [10Dec2022 18:30:57.445] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 94%
|
2029 | [10Dec2022 18:30:58.281] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 94%
|
2030 | [10Dec2022 18:30:58.477] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 95%
|
2031 | [10Dec2022 18:30:59.196] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 95%
|
2032 | [10Dec2022 18:30:59.417] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96%
|
2033 | [10Dec2022 18:30:59.923] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 98%
|
2034 | [10Dec2022 18:31:00.423] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 98%
|
2035 | [10Dec2022 18:31:00.918] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 99%
|
2036 | [10Dec2022 18:31:00.970] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 228061 ms
|
2037 | [10Dec2022 18:31:00.970] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (278.028s)! For help, type "help"
|
2038 | [10Dec2022 18:31:00.970] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
|
2039 | [10Dec2022 18:31:00.981] [Query Listener #1/INFO] [net.minecraft.server.rcon.thread.QueryThreadGs4/]: Query running on 0.0.0.0:9898
|
2040 | [10Dec2022 18:31:00.981] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener started
|
2041 | [10Dec2022 18:31:00.986] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: JMX monitoring enabled
|
2042 | [10Dec2022 18:31:01.167] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
|
2043 | [10Dec2022 18:31:01.191] [Server thread/INFO] [corail_woodcutter/]: 511 woodcutting recipes loaded
|
2044 | [10Dec2022 18:31:01.654] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command channelcreate
|
2045 | [10Dec2022 18:31:01.655] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command subscribe
|
2046 | [10Dec2022 18:31:01.656] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command broadcast
|
2047 | [10Dec2022 18:31:01.680] [Server thread/INFO] [FTB Ranks/]: Loaded 3 ranks
|
2048 | [10Dec2022 18:31:01.684] [Server thread/INFO] [Observable/]: Registered thread Server thread
|
2049 | [10Dec2022 18:31:01.685] [Server thread/INFO] [FTB Quests/]: Loading quests from /server/config/ftbquests/quests
|
2050 | [10Dec2022 18:31:01.857] [Server thread/INFO] [FTB Quests/]: Loaded 8 chapter groups, 21 chapters, 1258 quests, 12 reward tables
|
2051 | [10Dec2022 18:31:01.872] [Server thread/INFO] [evilcraft/]: Loading infobook /data/evilcraft/info/book.xml
|
2052 | [10Dec2022 18:31:01.973] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:witherer has no valid items
|
2053 | [10Dec2022 18:31:01.974] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:hungerer has no valid items
|
2054 | [10Dec2022 18:31:01.974] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:kamikaze has no valid items
|
2055 | [10Dec2022 18:31:02.117] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.baubles due to unsatisfied mod condition.
|
2056 | [10Dec2022 18:31:02.117] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.blood_magic due to unsatisfied mod condition.
|
2057 | [10Dec2022 18:31:02.118] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ee3 due to unsatisfied mod condition.
|
2058 | [10Dec2022 18:31:02.118] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.enderio due to unsatisfied mod condition.
|
2059 | [10Dec2022 18:31:02.118] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.forestry due to unsatisfied mod condition.
|
2060 | [10Dec2022 18:31:02.118] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ic2 due to unsatisfied mod condition.
|
2061 | [10Dec2022 18:31:02.118] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thaumcraft due to unsatisfied mod condition.
|
2062 | [10Dec2022 18:31:02.118] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thermal_expansion due to unsatisfied mod condition.
|
2063 | [10Dec2022 18:31:02.119] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.tinkers_construct due to unsatisfied mod condition.
|
2064 | [10Dec2022 18:31:02.119] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.waila due to unsatisfied mod condition.
|
2065 | [10Dec2022 18:31:02.128] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading reactor moderators
|
2066 | [10Dec2022 18:31:02.194] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 52 moderator data entries
|
2067 | [10Dec2022 18:31:02.201] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 76 moderator entries
|
2068 | [10Dec2022 18:31:02.203] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading turbine coils
|
2069 | [10Dec2022 18:31:02.243] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 15 coil data entries
|
2070 | [10Dec2022 18:31:02.245] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 30 coil entries
|
2071 | [10Dec2022 18:31:02.248] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading fluid transitions
|
2072 | [10Dec2022 18:31:02.288] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 6 transitions data entries
|
2073 | [10Dec2022 18:31:02.292] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 3 liquid transition entries
|
2074 | [10Dec2022 18:31:02.292] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 5 gas transition entries
|
2075 | [10Dec2022 18:31:02.297] [Server thread/INFO] [Silent Gear/TraitManager]: Traits loaded: 70
|
2076 | [10Dec2022 18:31:02.298] [Server thread/INFO] [Silent Gear/PartManager]: Parts loaded: 44
|
2077 | [10Dec2022 18:31:02.299] [Server thread/INFO] [Silent Gear/PartManager]: - Compound: 40
|
2078 | [10Dec2022 18:31:02.299] [Server thread/INFO] [Silent Gear/PartManager]: - Simple: 4
|
2079 | [10Dec2022 18:31:02.300] [Server thread/INFO] [Silent Gear/MaterialManager]: Materials loaded: 135
|
2080 | [10Dec2022 18:31:02.300] [Server thread/INFO] [Silent Gear/MaterialManager]: - Standard: 129
|
2081 | [10Dec2022 18:31:02.306] [Server thread/INFO] [integrateddynamics/]: Loading infobook /data/integrateddynamics/info/on_the_dynamics_of_integration.xml
|
2082 | [10Dec2022 18:31:02.447] [Server thread/INFO] [cyclopscore/]: Loading infobook /data/cyclopscore/info/test.xml
|
2083 | [10Dec2022 18:31:02.530] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Loading EnderTank Data
|
2084 | [10Dec2022 18:31:02.532] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Finished Loading EnderTank Data
|
2085 | [10Dec2022 18:31:02.595] [Server thread/INFO] [Silent Gear/]: Registered material modifier silentgear:grade
|
2086 | [10Dec2022 18:31:02.595] [Server thread/INFO] [Silent Gear/]: Registered material modifier silentgear:starcharged
|
2087 | [10Dec2022 18:31:03.189] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Loading EnderChest Data
|
2088 | [10Dec2022 18:31:03.192] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Finished Loading EnderChest Data
|
2089 | [10Dec2022 18:31:05.349] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 121
|
2090 | [10Dec2022 18:31:05.372] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 241 197
|
2091 | [10Dec2022 18:31:05.373] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19
|
2092 | [10Dec2022 18:31:05.415] [Server thread/INFO] [minecolonies/]: Finished discovering food 563 621
|
2093 | [10Dec2022 18:31:05.654] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 2155
|
2094 | [10Dec2022 18:31:05.658] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 1244
|
2095 | [10Dec2022 18:31:05.659] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 175
|
2096 | [10Dec2022 18:31:05.659] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs
|
2097 | [10Dec2022 18:31:05.660] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
|
2098 | [10Dec2022 18:31:05.926] [Server thread/INFO] [patchouli/]: Sending reload packet to clients
|
2099 | [10Dec2022 18:31:05.927] [Server thread/INFO] [elementalcraft/]: Pure ore generation started.
|
2100 |
Recipe Types: elementalcraft:grinding, immersiveengineering:arc_furnace, immersiveengineering:crusher, mekanism:crushing, mekanism:dissolution, mekanism:enriching, mekanism:injecting, mekanism:purifying, minecraft:blasting, minecraft:campfire_cooking, minecraft:smelting
|
2101 | [10Dec2022 18:31:05.954] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_uraninite.
|
2102 | Source ores: powah:uraninite_raw
|
2103 | [10Dec2022 18:31:06.047] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:uraninite.
|
2104 | Source ores: powah:uraninite_ore, powah:deepslate_uraninite_ore
|
2105 | [10Dec2022 18:31:06.063] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:ores.
|
2106 | Source ores: alltheores:end_uranium_ore, alltheores:end_osmium_ore, alltheores:silver_ore, silentgear:bort_ore, minecraft:diamond_ore, ad_astra:deepslate_ostrum_ore, ad_astra:mars_ice_shard_ore, alltheores:other_gold_ore, minecraft:deepslate_coal_ore, allthemodium:vibranium_ore, thermal:sulfur_ore, ad_astra:mars_ostrum_ore, alltheores:deepslate_osmium_ore, alltheores:iridium_ore, mekanism:lead_ore, blue_skies:everbright_moonstone_ore, alltheores:nether_platinum_ore, byg:blue_nether_gold_ore, blue_skies:everdawn_emerald_ore, alltheores:nether_nickel_ore, mysticalagradditions:end_inferium_ore, alltheores:nether_silver_ore, xycraft_world:xychorium_ore_kivi_dark, mekanism:fluorite_ore, ad_astra:venus_diamond_ore, minecraft:lapis_ore, twilightforest:raw_ironwood, rftoolsbase:dimensionalshard_end, immersiveengineering:deepslate_ore_uranium, alltheores:other_platinum_ore, ad_astra:deepslate_calorite_ore, ftbic:deepslate_uranium_ore, ad_astra:moon_cheese_ore, byg:emeraldite_ore, immersiveengineering:ore_aluminum, silentgear:deepslate_bort_ore, minecraft:deepslate_redstone_ore, alltheores:aluminum_ore, ftbic:deepslate_lead_ore, deeperdarker:sculk_stone_copper_ore, thermal:deepslate_tin_ore, byg:brimstone_nether_gold_ore, alltheores:sapphire_ore, mysticalagriculture:soulium_ore, mekanism:deepslate_osmium_ore, thermal:ruby_ore, alltheores:ruby_ore, allthemodium:unobtainium_ore, alltheores:nether_lead_ore, ad_astra:moon_desh_ore, minecraft:iron_ore, byg:pendorite_ore, xycraft_world:xychorium_ore_stone_light, xycraft_world:xychorium_ore_kivi_blue, ad_astra:venus_gold_ore, mekanism:tin_ore, deeperdarker:sculk_stone_gold_ore, ad_astra:glacio_lapis_ore, silentgear:blackstone_crimson_iron_ore, ad_astra:deepslate_desh_ore, blue_skies:everdawn_pyrope_ore, ad_astra:mars_diamond_ore, thermal:deepslate_cinnabar_ore, minecraft:gold_ore, xycraft_world:xychorium_ore_kivi_green, ftbic:lead_ore, blue_skies:everdawn_moonstone_ore, thermal:tin_ore, alltheores:deepslate_tin_ore, thermal:deepslate_nickel_ore, alltheores:nether_iridium_ore, mekanism:osmium_ore, mekanism:deepslate_fluorite_ore, thermal:deepslate_lead_ore, xycraft_world:xychorium_ore_stone_green, mysticalagriculture:prosperity_ore, ad_astra:glacio_copper_ore, immersiveengineering:ore_nickel, alltheores:osmium_ore, thermal:deepslate_apatite_ore, blue_skies:everdawn_charoite_ore, ftbic:iridium_ore, alltheores:deepslate_silver_ore, alltheores:other_redstone_ore, alltheores:end_lead_ore, alltheores:other_diamond_ore, xycraft_world:aluminum_ore_kivi, blue_skies:everbright_emerald_ore, immersiveengineering:deepslate_ore_silver, xycraft_world:aluminum_ore_deepslate, evilcraft:dark_ore_deepslate, byg:brimstone_nether_quartz_ore, byg:cryptic_redstone_ore, alltheores:uranium_ore, rftoolsbase:dimensionalshard_overworld, xycraft_world:xychorium_ore_stone_dark, alltheores:nether_osmium_ore, alltheores:deepslate_aluminum_ore, mysticalagriculture:deepslate_prosperity_ore, alltheores:other_tin_ore, thermal:deepslate_sulfur_ore, minecraft:deepslate_diamond_ore, blue_skies:everbright_pyrope_ore, alltheores:other_osmium_ore, byg:budding_ametrine_ore, alltheores:other_emerald_ore, ad_astra:glacio_iron_ore, blue_skies:everbright_aquite_ore, alltheores:end_tin_ore, mekanism:deepslate_uranium_ore, ad_astra:glacio_coal_ore, occultism:iesnium_ore, occultism:silver_ore_deepslate, alltheores:other_quartz_ore, mekanism:deepslate_lead_ore, blue_skies:ventium_ore, alltheores:other_nickel_ore, alltheores:deepslate_sapphire_ore, ad_astra:venus_coal_ore, minecraft:nether_quartz_ore, alltheores:other_iron_ore, blue_skies:everbright_diopside_ore, minecraft:deepslate_copper_ore, blue_skies:everbright_charoite_ore, ftbic:aluminum_ore, alltheores:other_aluminum_ore, blue_skies:falsite_ore, alltheores:deepslate_uranium_ore, xycraft_world:xychorium_ore_stone_red, elementalcraft:deepslate_inert_crystal_ore, immersiveengineering:ore_uranium, alltheores:deepslate_lead_ore, alltheores:other_zinc_ore, allthemodium:allthemodium_ore, alltheores:deepslate_iridium_ore, alltheores:nether_aluminum_ore, minecraft:nether_gold_ore, twilightforest:armor_shard_cluster, minecraft:deepslate_emerald_ore, xycraft_world:xychorium_ore_deepslate_blue, alltheores:end_nickel_ore, rftoolsbase:dimensionalshard_nether, blue_skies:horizonite_ore, deeperdarker:sculk_stone_diamond_ore, alltheores:end_silver_ore, ad_astra:mercury_iron_ore, ad_astra:glacio_ice_shard_ore, thermal:silver_ore, alltheores:deepslate_platinum_ore, allthemodium:allthemodium_slate_ore, deeperdarker:sculk_stone_lapis_ore, mysticalagradditions:nether_prosperity_ore, minecraft:deepslate_gold_ore, alltheores:other_lead_ore, alltheores:tin_ore, deeperdarker:sculk_stone_coal_ore, alltheores:end_iridium_ore, silentgear:crimson_iron_ore, byg:ametrine_ore, biggerreactors:uranium_ore, ad_astra:moon_iron_ore, byg:blue_nether_quartz_ore, xycraft_world:aluminum_ore_stone, alltheores:deepslate_ruby_ore, ftbic:deepslate_aluminum_ore, thermal:niter_ore, mysticalagradditions:nether_inferium_ore, ad_astra:mars_iron_ore, thermal:cinnabar_ore, xycraft_world:xychorium_ore_kivi_light, thermal:deepslate_silver_ore, ad_astra:moon_ice_shard_ore, alltheores:other_uranium_ore, alltheores:nickel_ore, thermal:deepslate_ruby_ore, alltheores:zinc_ore, xycraft_world:xychorium_ore_deepslate_red, thermal:apatite_ore, ad_astra:deepslate_ice_shard_ore, mysticalagriculture:deepslate_inferium_ore, ad_astra:venus_calorite_ore, silentgear:azure_silver_ore, xycraft_world:xychorium_ore_deepslate_green, xycraft_world:xychorium_ore_deepslate_light, ftbic:tin_ore, thermal:deepslate_sapphire_ore, minecraft:emerald_ore, thermal:nickel_ore, immersiveengineering:deepslate_ore_aluminum, mysticalagradditions:end_prosperity_ore, alltheores:end_aluminum_ore, alltheores:nether_tin_ore, immersiveengineering:ore_lead, blue_skies:everdawn_aquite_ore, alltheores:other_silver_ore, deeperdarker:sculk_stone_emerald_ore, alltheores:end_platinum_ore, alltheores:lead_ore, alltheores:nether_zinc_ore, alltheores:peridot_ore, alltheores:end_zinc_ore, xycraft_world:xychorium_ore_kivi_red, immersiveengineering:deepslate_ore_lead, alltheores:platinum_ore, alltheores:nether_uranium_ore, alltheores:other_iridium_ore, alltheores:deepslate_zinc_ore, blue_skies:everdawn_diopside_ore, minecraft:copper_ore, occultism:silver_ore, mekanism:deepslate_tin_ore, ftbic:uranium_ore, deeperdarker:sculk_stone_iron_ore, thermal:sapphire_ore, minecraft:coal_ore, thermal:lead_ore, evilcraft:dark_ore, alltheores:other_copper_ore, ftbic:deepslate_iridium_ore, minecraft:redstone_ore, deeperdarker:sculk_stone_redstone_ore, xycraft_world:xychorium_ore_deepslate_dark, minecraft:deepslate_iron_ore, ftbic:deepslate_tin_ore, byg:anthracite_ore, minecraft:deepslate_lapis_ore, thermal:deepslate_niter_ore, mysticalagriculture:inferium_ore, alltheores:other_lapis_ore, minecraft:ancient_debris, create:zinc_ore, alltheores:deepslate_peridot_ore, immersiveengineering:deepslate_ore_nickel, alltheores:other_coal_ore, immersiveengineering:ore_silver, elementalcraft:inert_crystal_ore, alltheores:deepslate_nickel_ore, mekanism:uranium_ore, create:deepslate_zinc_ore, xycraft_world:xychorium_ore_stone_blue, allthemodium:other_vibranium_ore
|
2107 | [10Dec2022 18:31:06.729] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_materials.
|
2108 | Source ores: alltheores:raw_tin, blue_skies:raw_horizonite, allthemodium:raw_vibranium, alltheores:raw_silver, minecraft:raw_copper, alltheores:raw_uranium, create:raw_zinc, alltheores:raw_lead, minecraft:raw_gold, alltheores:raw_platinum, ftbic:tin_chunk, allthemodium:raw_allthemodium, ftbic:uranium_chunk, ftbic:aluminum_chunk, occultism:raw_silver, ftbic:iridium_chunk, thermal:raw_nickel, mekanism:raw_tin, immersiveengineering:raw_nickel, immersiveengineering:raw_aluminum, occultism:raw_iesnium, alltheores:raw_iridium, xycraft_world:aluminum_raw, blue_skies:raw_falsite, minecraft:raw_iron, ad_astra:raw_ostrum, immersiveengineering:raw_silver, alltheores:raw_nickel, alltheores:raw_osmium, thermal:raw_tin, ftbic:lead_chunk, ad_astra:raw_calorite, blue_skies:raw_ventium, blue_skies:raw_charoite, allthemodium:raw_unobtainium, alltheores:raw_zinc, mekanism:raw_lead, thermal:raw_lead, ad_astra:raw_desh, mekanism:raw_uranium, alltheores:raw_aluminum, mekanism:raw_osmium, thermal:raw_silver, blue_skies:raw_aquite, immersiveengineering:raw_lead, immersiveengineering:raw_uranium
|
2109 | [10Dec2022 18:31:06.972] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_material_blocks.
|
2110 | Source ores: alltheores:raw_aluminum_block, alltheores:raw_uranium_block, blue_skies:raw_ventium_block, thermal:raw_tin_block, immersiveengineering:raw_block_uranium, mekanism:block_raw_uranium, thermal:raw_lead_block, blue_skies:raw_horizonite_block, immersiveengineering:raw_block_lead, immersiveengineering:raw_block_aluminum, alltheores:raw_tin_block, alltheores:raw_zinc_block, blue_skies:raw_falsite_block, alltheores:raw_silver_block, immersiveengineering:raw_block_nickel, thermal:raw_silver_block, alltheores:raw_lead_block, minecraft:raw_copper_block, blue_skies:raw_charoite_block, alltheores:raw_nickel_block, mekanism:block_raw_lead, xycraft_world:aluminum_raw_block, alltheores:raw_osmium_block, minecraft:raw_gold_block, create:raw_zinc_block, minecraft:raw_iron_block, mekanism:block_raw_tin, blue_skies:raw_aquite_block, immersiveengineering:raw_block_silver, thermal:raw_nickel_block, mekanism:block_raw_osmium
|
2111 | [10Dec2022 18:31:07.060] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:dense_uraninite.
|
2112 | Source ores: powah:uraninite_ore_dense, powah:deepslate_uraninite_ore_dense
|
2113 | [10Dec2022 18:31:07.065] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:poor_uraninite.
|
2114 | Source ores: powah:uraninite_ore_poor, powah:deepslate_uraninite_ore_poor
|
2115 | [10Dec2022 18:31:07.071] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection.
|
2116 | [10Dec2022 18:31:07.286] [Server thread/INFO] [fastsuite/]: Successfully processed 36221 recipes into the AuxRecipeManager.
|
2117 | [10Dec2022 18:31:07.306] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection finished. 206 recipes added.
|
2118 | [10Dec2022 18:31:07.308] [Server thread/INFO] [elementalcraft/]: Pure ore generation ended in 1380ms
|
2119 | Ores: forge:lapis, forge:desh, forge:azure_silver, forge:zinc, forge:calorite, forge:silver, byg:brimstone_nether_quartz, blue_skies:horizonite, forge:anthracite, blue_skies:everbright_moonstone, forge:coal, forge:ironwood, blue_skies:everdawn_moonstone, blue_skies:everdawn_pyrope, forge:ostrum, forge:ametrine, blue_skies:everdawn_charoite, forge:sulfur, forge:copper, blue_skies:everbright_pyrope, forge:platinum, blue_skies:everdawn_diopside, forge:prosperity, forge:netherite_scrap, forge:soulium, blue_skies:everbright_diopside, forge:osmium, elementalcraft:uraninite, forge:quartz, forge:lead, forge:redstone, forge:nickel, forge:gold, forge:knightmetal, forge:diamond, forge:iesnium, blue_skies:everbright_charoite, forge:pendorite, forge:iron, forge:aluminum, forge:inferium, forge:uranium, forge:unobtainium, forge:ice_shard, forge:niter, forge:cinnabar, forge:emerald, forge:cheese, forge:crimson_iron, blue_skies:everdawn_aquite, forge:allthemodium, forge:emeraldite, blue_skies:falsite, forge:fluorite, forge:inert_crystal, forge:tin, blue_skies:everbright_aquite, forge:vibranium, byg:blue_nether_quartz, blue_skies:ventium, forge:apatite, forge:iridium.
|
2120 | [10Dec2022 18:31:11.494] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4086ms or 81 ticks behind
|
2121 | [10Dec2022 18:31:11.744] [Netty Epoll Server IO #1/INFO] [mixin/]: Mixing server.MixinServerboundChatPacket from nochatreports.mixins.json into net.minecraft.network.protocol.game.ServerboundChatPacket
|
2122 | [10Dec2022 18:31:15.603] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player SkarT0 is 57261506-926d-4438-9c7b-4758df5134ee
|
2123 | [10Dec2022 18:31:29.046] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2588ms or 51 ticks behind
|
2124 | [10Dec2022 18:31:31.363] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@7ba1b30a
|
2125 | [10Dec2022 18:31:31.661] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/byg/ametrine_from_blasting_budding_ametrine_ore removed now.
|
2126 | [10Dec2022 18:31:31.669] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/ostrum_ingot_from_smelting_deepslate_ostrum_ore removed now.
|
2127 | [10Dec2022 18:31:31.676] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/desh_ingot_from_blasting_moon_desh_ore removed now.
|
2128 | [10Dec2022 18:31:31.677] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/desh_ingot_from_smelting_moon_desh_ore removed now.
|
2129 | [10Dec2022 18:31:31.691] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/ostrum_ingot_from_blasting_deepslate_ostrum_ore removed now.
|
2130 | [10Dec2022 18:31:31.702] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/calorite_ingot_from_blasting_deepslate_calorite_ore removed now.
|
2131 | [10Dec2022 18:31:31.703] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/calorite_ingot_from_smelting_deepslate_calorite_ore removed now.
|
2132 | [10Dec2022 18:31:31.708] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/minecraft/redstone_from_blasting_redstone_ore removed now.
|
2133 | [10Dec2022 18:31:31.712] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/minecraft/redstone_from_smelting_redstone_ore removed now.
|
2134 | [10Dec2022 18:31:31.722] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/byg/ametrine_from_blasting_budding_ametrine_ore removed now.
|
2135 | [10Dec2022 18:31:31.729] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/ostrum_ingot_from_smelting_deepslate_ostrum_ore removed now.
|
2136 | [10Dec2022 18:31:31.739] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/desh_ingot_from_blasting_moon_desh_ore removed now.
|
2137 | [10Dec2022 18:31:31.740] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/desh_ingot_from_smelting_moon_desh_ore removed now.
|
2138 | [10Dec2022 18:31:31.751] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/ostrum_ingot_from_blasting_deepslate_ostrum_ore removed now.
|
2139 | [10Dec2022 18:31:31.762] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/calorite_ingot_from_blasting_deepslate_calorite_ore removed now.
|
2140 | [10Dec2022 18:31:31.763] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/ad_astra/recipes/calorite_ingot_from_smelting_deepslate_calorite_ore removed now.
|
2141 | [10Dec2022 18:31:31.767] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/minecraft/redstone_from_blasting_redstone_ore removed now.
|
2142 | [10Dec2022 18:31:31.768] [Server thread/ERROR] [net.minecraft.stats.ServerRecipeBook/]: Tried to load unrecognized recipe: elementalcraft:pure_ore/minecraft/redstone_from_smelting_redstone_ore removed now.
|
2143 | [10Dec2022 18:31:31.780] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: SkarT0[/**.**.**.**:20713] logged in with entity id 2621 at (1.6766985808713144, 79.0, -1.2073450067581035)
|
2144 | [10Dec2022 18:31:31.877] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to SkarT0
|
2145 | [10Dec2022 18:31:31.878] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to SkarT0
|
2146 | [10Dec2022 18:31:31.881] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to SkarT0
|
2147 | [10Dec2022 18:31:31.881] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to SkarT0
|
2148 | [10Dec2022 18:31:31.885] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to SkarT0
|
2149 | [10Dec2022 18:31:31.893] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to SkarT0
|
2150 | [10Dec2022 18:31:31.905] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to SkarT0
|
2151 | [10Dec2022 18:31:33.080] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Building books ...
|
2152 | [10Dec2022 18:31:33.089] [Server thread/WARN] [com.klikli_dev.modonomicon.Modonomicon/]: Recipe minecraft:iron_ingot_from_blasting_iron_ore (of type minecraft:blasting) not found.
|
2153 | [10Dec2022 18:31:33.090] [Server thread/WARN] [com.klikli_dev.modonomicon.Modonomicon/]: Recipe minecraft:netherite_axe_smithing_does_not_exist (of type minecraft:smithing) not found.
|
2154 | [10Dec2022 18:31:33.090] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Books built.
|
2155 | [10Dec2022 18:31:33.091] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Adding read conditions ...
|
2156 | [10Dec2022 18:31:33.091] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Read conditions added.
|
2157 | [10Dec2022 18:31:33.512] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: SkarT0 joined the game
|
2158 | [10Dec2022 18:31:34.847] [Server thread/INFO] [com.kyanite.paragon.Paragon/]: Server sent config handshake for deeperdarker to SkarT0
|
2159 | [10Dec2022 18:31:34.961] [Netty Epoll Server IO #1/INFO] [immersiveengineering/]: Recipes for potions: quark:resilience, apotheosis:long_absorption, minecraft:long_night_vision, ars_nouveau:shielding_potion_long, minecraft:long_fire_resistance, minecraft:mundane, potionsmaster:crimsoniron_sight, apotheosis:strong_absorption, potionsmaster:coal_sight, apotheosis:strong_sundering, ars_nouveau:recovery_potion, potionsmaster:netherite_sight, ars_nouveau:spell_damage_potion_long, quark:long_resilience, potionsmaster:iron_sight, minecraft:long_turtle_master, apotheosis:knowledge, potionsmaster:tin_sight, ars_nouveau:freezing_potion_long, minecraft:strength, minecraft:long_regeneration, minecraft:strong_strength, apotheosis:fatigue, minecraft:strong_harming, ars_nouveau:blasting_potion, tombstone:bait, potionsmaster:vibranium_sight, potionsmaster:nickel_sight, potionsmaster:aluminum_sight, potionsmaster:silver_sight, minecraft:long_swiftness, apotheosis:long_haste, minecraft:awkward, ars_nouveau:blasting_potion_strong, apotheosis:sundering, ars_nouveau:shielding_potion_strong, ars_nouveau:freezing_potion, minecraft:luck, minecraft:invisibility, apotheosis:long_wither, apotheosis:long_fatigue, minecraft:weakness, potionsmaster:platinum_sight, potionsmaster:emerald_sight, apotheosis:resistance, minecraft:strong_healing, potionsmaster:redstone_sight, minecraft:strong_slowness, minecraft:strong_leaping, minecraft:water_breathing, tombstone:frostbite, minecraft:regeneration, ars_nouveau:spell_damage_potion, apotheosis:long_resistance, potionsmaster:unobtainium_sight, minecraft:long_weakness, ars_nouveau:recovery_potion_strong, minecraft:long_leaping, minecraft:swiftness, ars_nouveau:shielding_potion, potionsmaster:diamond_sight, tombstone:restoration, ars_nouveau:recovery_potion_long, minecraft:strong_poison, potionsmaster:gold_sight, minecraft:healing, potionsmaster:osmium_sight, potionsmaster:lead_sight, apotheosis:strong_fatigue, ars_nouveau:mana_regen_potion_long, apotheosis:long_sundering, minecraft:turtle_master, tombstone:discretion, quark:strong_resilience, apotheosis:strong_haste, ars_nouveau:spell_damage_potion_strong, apotheosis:haste, minecraft:long_slow_falling, apotheosis:strong_knowledge, minecraft:long_slowness, minecraft:slow_falling, minecraft:water, minecraft:long_strength, potionsmaster:uranium_sight, minecraft:poison, ars_nouveau:freezing_potion_strong, minecraft:strong_swiftness, ars_nouveau:mana_regen_potion_strong, tombstone:earthly_garden, ars_nouveau:blasting_potion_long, apotheosis:strong_resistance, potionsmaster:allthemodium_sight, apotheosis:absorption, minecraft:fire_resistance, minecraft:strong_turtle_master, minecraft:long_poison, tombstone:darkness, potionsmaster:quartz_sight, minecraft:strong_regeneration, minecraft:slowness, tombstone:spectral, apotheosis:wither, apotheosis:strong_wither, potionsmaster:copper_sight, potionsmaster:bismuth_sight, minecraft:long_water_breathing, apotheosis:long_knowledge, minecraft:leaping, potionsmaster:lapis_sight, minecraft:long_invisibility, ars_nouveau:mana_regen_potion, deeperdarker:sculk_affinity, minecraft:night_vision, minecraft:harming, potionsmaster:zinc_sight
|
2160 | [10Dec2022 18:31:34.976] [Server thread/INFO] [structurize/]: New Server UUID c8edff3a-1abc-4f1b-895f-8013da45e6d0
|
2161 | [10Dec2022 18:31:56.596] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 12589ms or 251 ticks behind
|
2162 | [18:32:23] [Aternos System/ERROR]: Server crashed because it ran out of memory. Try reducing the load to avoid crashes like this in the future.
|