Need some help deciphering a few WARN messages. They don't cause any crashes, but I'd like to understand why they're throwing these / being triggered in the first place.
TIA!
The ones I'm looking at are these:
Line 6: [15Jun2022 21:28:55.802] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
Line 7: [15Jun2022 21:28:55.804] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
Line 8: [15Jun2022 21:28:55.805] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
Line 9: [15Jun2022 21:28:55.807] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
Line 10: [15Jun2022 21:28:56.125] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
Line 11: [15Jun2022 21:28:56.126] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
Line 356: [15Jun2022 21:29:18.953] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Lelouch/Desktop/HawnKyru's%20%5BHARU%5D%20Tercumo%201.18.2%20V2/3.%20Active%20Test%20-%20Server%20Files/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23109!/assets/.mcassetsroot' uses unexpected schema
Line 357: [15Jun2022 21:29:18.953] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Lelouch/Desktop/HawnKyru's%20%5BHARU%5D%20Tercumo%2
Full latest.log
[15Jun2022 21:28:53.063] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.51, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[15Jun2022 21:28:53.066] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.2 by Oracle Corporation
[15Jun2022 21:28:53.206] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Lelouch/Desktop/HawnKyru's%20%5BHARU%5D%20Tercumo%201.18.2%20V2/3.%20Active%20Test%20-%20Server%20Files/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[15Jun2022 21:28:55.468] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[15Jun2022 21:28:55.606] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[15Jun2022 21:28:55.802] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[15Jun2022 21:28:55.804] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[15Jun2022 21:28:55.805] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[15Jun2022 21:28:55.807] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[15Jun2022 21:28:56.125] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
[15Jun2022 21:28:56.126] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
[15Jun2022 21:29:01.973] [modloading-worker-0/INFO] [Bed Benefits/]: Loaded config file.
[15Jun2022 21:29:01.975] [modloading-worker-0/INFO] [Bed Benefits/]: Saved config file.
[15Jun2022 21:29:02.171] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[15Jun2022 21:29:02.172] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[15Jun2022 21:29:02.205] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[15Jun2022 21:29:02.234] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[15Jun2022 21:29:02.246] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[15Jun2022 21:29:02.271] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[15Jun2022 21:29:02.363] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 40.1.51, for MC 1.18.2 with MCP 20220404.173914
[15Jun2022 21:29:02.363] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v40.1.51 Initialized
[15Jun2022 21:29:02.487] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
[15Jun2022 21:29:02.530] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
[15Jun2022 21:29:02.533] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
[15Jun2022 21:29:02.537] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
[15Jun2022 21:29:02.542] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
[15Jun2022 21:29:02.544] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
[15Jun2022 21:29:02.549] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
[15Jun2022 21:29:02.584] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
[15Jun2022 21:29:02.591] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
[15Jun2022 21:29:02.594] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
[15Jun2022 21:29:02.598] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
[15Jun2022 21:29:02.604] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
[15Jun2022 21:29:02.675] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule
[15Jun2022 21:29:02.681] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
[15Jun2022 21:29:02.683] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
[15Jun2022 21:29:02.684] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
[15Jun2022 21:29:02.687] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
[15Jun2022 21:29:02.689] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
[15Jun2022 21:29:02.696] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
[15Jun2022 21:29:02.715] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
[15Jun2022 21:29:02.719] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
[15Jun2022 21:29:02.724] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
[15Jun2022 21:29:02.732] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
[15Jun2022 21:29:02.737] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
[15Jun2022 21:29:02.739] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
[15Jun2022 21:29:02.743] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule
[15Jun2022 21:29:02.744] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
[15Jun2022 21:29:02.790] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
[15Jun2022 21:29:02.794] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
[15Jun2022 21:29:02.798] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
[15Jun2022 21:29:02.800] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
[15Jun2022 21:29:02.806] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
[15Jun2022 21:29:02.809] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
[15Jun2022 21:29:02.811] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
[15Jun2022 21:29:02.812] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
[15Jun2022 21:29:02.813] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
[15Jun2022 21:29:02.816] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
[15Jun2022 21:29:02.819] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
[15Jun2022 21:29:02.826] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[15Jun2022 21:29:02.827] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
[15Jun2022 21:29:02.829] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
[15Jun2022 21:29:02.830] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
[15Jun2022 21:29:02.837] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
[15Jun2022 21:29:02.839] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
[15Jun2022 21:29:02.895] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
[15Jun2022 21:29:02.908] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
[15Jun2022 21:29:02.919] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
[15Jun2022 21:29:02.920] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
[15Jun2022 21:29:02.921] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
[15Jun2022 21:29:02.926] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
[15Jun2022 21:29:02.927] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
[15Jun2022 21:29:02.929] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
[15Jun2022 21:29:02.973] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
[15Jun2022 21:29:02.993] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
[15Jun2022 21:29:03.018] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
[15Jun2022 21:29:03.029] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
[15Jun2022 21:29:03.035] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
[15Jun2022 21:29:03.036] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
[15Jun2022 21:29:03.041] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
[15Jun2022 21:29:03.043] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
[15Jun2022 21:29:03.081] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule
[15Jun2022 21:29:03.084] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
[15Jun2022 21:29:03.087] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
[15Jun2022 21:29:03.091] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
[15Jun2022 21:29:03.095] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
[15Jun2022 21:29:03.096] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
[15Jun2022 21:29:03.097] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
[15Jun2022 21:29:03.100] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
[15Jun2022 21:29:03.102] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
[15Jun2022 21:29:03.103] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
[15Jun2022 21:29:03.107] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule
[15Jun2022 21:29:03.109] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule
[15Jun2022 21:29:03.109] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
[15Jun2022 21:29:03.111] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
[15Jun2022 21:29:03.112] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
[15Jun2022 21:29:03.113] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
[15Jun2022 21:29:03.114] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
[15Jun2022 21:29:03.115] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
[15Jun2022 21:29:03.117] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
[15Jun2022 21:29:03.118] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
[15Jun2022 21:29:03.119] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
[15Jun2022 21:29:03.121] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
[15Jun2022 21:29:03.123] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
[15Jun2022 21:29:03.124] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
[15Jun2022 21:29:03.125] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
[15Jun2022 21:29:03.128] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
[15Jun2022 21:29:03.129] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
[15Jun2022 21:29:03.217] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
[15Jun2022 21:29:03.225] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
[15Jun2022 21:29:03.245] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
[15Jun2022 21:29:03.273] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
[15Jun2022 21:29:03.276] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
[15Jun2022 21:29:03.278] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
[15Jun2022 21:29:03.285] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
[15Jun2022 21:29:03.307] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
[15Jun2022 21:29:03.308] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
[15Jun2022 21:29:03.309] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
[15Jun2022 21:29:03.312] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
[15Jun2022 21:29:03.314] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
[15Jun2022 21:29:03.351] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
[15Jun2022 21:29:03.352] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
[15Jun2022 21:29:03.357] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
[15Jun2022 21:29:03.363] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule
[15Jun2022 21:29:03.364] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
[15Jun2022 21:29:03.368] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
[15Jun2022 21:29:03.370] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
[15Jun2022 21:29:03.377] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
[15Jun2022 21:29:03.379] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
[15Jun2022 21:29:03.381] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
[15Jun2022 21:29:03.383] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
[15Jun2022 21:29:03.388] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
[15Jun2022 21:29:03.394] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
[15Jun2022 21:29:03.399] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
[15Jun2022 21:29:03.401] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
[15Jun2022 21:29:03.405] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
[15Jun2022 21:29:03.406] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
[15Jun2022 21:29:03.409] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
[15Jun2022 21:29:03.515] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
[15Jun2022 21:29:03.521] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
[15Jun2022 21:29:03.523] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
[15Jun2022 21:29:03.526] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
[15Jun2022 21:29:03.527] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
[15Jun2022 21:29:03.529] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
[15Jun2022 21:29:03.531] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
[15Jun2022 21:29:03.534] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
[15Jun2022 21:29:03.539] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
[15Jun2022 21:29:03.541] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
[15Jun2022 21:29:03.543] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
[15Jun2022 21:29:03.545] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
[15Jun2022 21:29:03.546] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
[15Jun2022 21:29:03.550] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
[15Jun2022 21:29:03.772] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
[15Jun2022 21:29:03.777] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
[15Jun2022 21:29:03.781] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
[15Jun2022 21:29:03.783] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
[15Jun2022 21:29:03.788] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
[15Jun2022 21:29:03.796] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
[15Jun2022 21:29:03.799] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
[15Jun2022 21:29:03.865] [modloading-worker-0/INFO] [twilightforest/]: Skipped compatibility for mod tconstruct.
[15Jun2022 21:29:03.865] [modloading-worker-0/INFO] [twilightforest/]: Skipped compatibility for mod undergarden.
[15Jun2022 21:29:03.866] [modloading-worker-0/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
[15Jun2022 21:29:03.867] [modloading-worker-0/INFO] [twilightforest/]: Loaded compatibility for mod Curios.
[15Jun2022 21:29:05.227] [main/INFO] [quark/]: Dispatching Module Step REGISTER
[15Jun2022 21:29:06.432] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER
[15Jun2022 21:29:09.575] [main/INFO] [quark/]: Loading Module Redstone Randomizer
[15Jun2022 21:29:09.581] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[15Jun2022 21:29:09.590] [main/INFO] [quark/]: Loading Module Obsidian Plate
[15Jun2022 21:29:09.593] [main/INFO] [quark/]: Loading Module Metal Buttons
[15Jun2022 21:29:09.613] [main/INFO] [quark/]: Loading Module Jukebox Automation
[15Jun2022 21:29:09.620] [main/INFO] [quark/]: Loading Module Iron Rod
[15Jun2022 21:29:09.628] [main/INFO] [quark/]: Loading Module Gravisand
[15Jun2022 21:29:09.629] [main/INFO] [quark/]: Loading Module Feeding Trough
[15Jun2022 21:29:09.631] [main/INFO] [quark/]: Loading Module Ender Watcher
[15Jun2022 21:29:09.631] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
[15Jun2022 21:29:09.631] [main/INFO] [quark/]: Loading Module Chute
[15Jun2022 21:29:09.631] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
[15Jun2022 21:29:09.632] [main/INFO] [quark/]: Loading Module Wooden Posts
[15Jun2022 21:29:09.636] [main/INFO] [quark/]: Loading Module Vertical Slabs
[15Jun2022 21:29:09.636] [main/INFO] [quark/]: Loading Module Vertical Planks
[15Jun2022 21:29:09.636] [main/INFO] [quark/]: Loading Module Variant Ladders
[15Jun2022 21:29:09.637] [main/INFO] [quark/]: Loading Module Variant Furnaces
[15Jun2022 21:29:09.637] [main/INFO] [quark/]: Loading Module Variant Chests
[15Jun2022 21:29:09.642] [main/INFO] [quark/]: Loading Module Variant Bookshelves
[15Jun2022 21:29:09.643] [main/INFO] [quark/]: Loading Module Thatch
[15Jun2022 21:29:09.648] [main/INFO] [quark/]: Loading Module Sturdy Stone
[15Jun2022 21:29:09.649] [main/INFO] [quark/]: Loading Module Stools
[15Jun2022 21:29:09.649] [main/INFO] [quark/]: Loading Module Soul Sandstone
[15Jun2022 21:29:09.650] [main/INFO] [quark/]: Loading Module Shingles
[15Jun2022 21:29:09.650] [main/INFO] [quark/]: Loading Module Shear Vines
[15Jun2022 21:29:09.650] [main/INFO] [quark/]: Loading Module Rope
[15Jun2022 21:29:09.650] [main/INFO] [quark/]: Loading Module Oriental Palette
[15Jun2022 21:29:09.656] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[15Jun2022 21:29:09.668] [main/INFO] [quark/]: Loading Module More Stone Variants
[15Jun2022 21:29:09.669] [main/INFO] [quark/]: Loading Module More Potted Plants
[15Jun2022 21:29:09.669] [main/INFO] [quark/]: Loading Module More Brick Types
[15Jun2022 21:29:09.670] [main/INFO] [quark/]: Loading Module Midori
[15Jun2022 21:29:09.670] [main/INFO] [quark/]: Loading Module Leaf Carpet
[15Jun2022 21:29:09.670] [main/INFO] [quark/]: Loading Module Industrial Palette
[15Jun2022 21:29:09.672] [main/INFO] [quark/]: Loading Module Hedges
[15Jun2022 21:29:09.673] [main/INFO] [quark/]: Loading Module Grate
[15Jun2022 21:29:09.673] [main/INFO] [quark/]: Loading Module Gold Bars
[15Jun2022 21:29:09.674] [main/INFO] [quark/]: Loading Module Glass Item Frame
[15Jun2022 21:29:09.674] [main/INFO] [quark/]: Loading Module Framed Glass
[15Jun2022 21:29:09.674] [main/INFO] [quark/]: Loading Module Duskbound Blocks
[15Jun2022 21:29:09.675] [main/INFO] [quark/]: Loading Module Compressed Blocks
[15Jun2022 21:29:09.675] [main/INFO] [quark/]: Loading Module Celebratory Lamps
[15Jun2022 21:29:09.676] [main/INFO] [quark/]: Loading Module Quick Armor Swapping
[15Jun2022 21:29:09.677] [main/INFO] [quark/]: Loading Module Item Sharing
[15Jun2022 21:29:09.677] [main/INFO] [quark/]: Loading Module Inventory Sorting
[15Jun2022 21:29:09.678] [main/INFO] [quark/]: Loading Module Hotbar Changer
[15Jun2022 21:29:09.678] [main/INFO] [quark/]: Loading Module Expanded Item Interactions
[15Jun2022 21:29:09.678] [main/INFO] [quark/]: Loading Module Easy Transfering
[15Jun2022 21:29:09.679] [main/INFO] [quark/]: Loading Module Chests In Boats
[15Jun2022 21:29:09.684] [main/INFO] [quark/]: Loading Module Trowel
[15Jun2022 21:29:09.686] [main/INFO] [quark/]: Loading Module Slime In A Bucket
[15Jun2022 21:29:09.687] [main/INFO] [quark/]: Loading Module Seed Pouch
[15Jun2022 21:29:09.688] [main/INFO] [quark/]: Loading Module Pickarang
[15Jun2022 21:29:09.689] [main/INFO] [quark/]: Loading Module Pathfinder Maps
[15Jun2022 21:29:09.689] [main/INFO] [quark/]: Loading Module Parrot Eggs
[15Jun2022 21:29:09.695] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
[15Jun2022 21:29:09.698] [main/INFO] [quark/]: Loading Module Color Runes
[15Jun2022 21:29:09.699] [main/INFO] [quark/]: Loading Module Camera
[15Jun2022 21:29:09.700] [main/INFO] [quark/]: Loading Module Bundle Recipe
[15Jun2022 21:29:09.703] [main/INFO] [quark/]: Loading Module Bottled Cloud
[15Jun2022 21:29:09.703] [main/INFO] [quark/]: Loading Module Beacon Redirection
[15Jun2022 21:29:09.704] [main/INFO] [quark/]: Loading Module Ancient Tomes
[15Jun2022 21:29:09.708] [main/INFO] [quark/]: Loading Module Ambient Discs
[15Jun2022 21:29:09.709] [main/INFO] [quark/]: Loading Module Abacus
[15Jun2022 21:29:09.709] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[15Jun2022 21:29:09.712] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters
[15Jun2022 21:29:09.714] [main/INFO] [quark/]: Loading Module Utility Recipes
[15Jun2022 21:29:09.715] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
[15Jun2022 21:29:09.715] [main/INFO] [quark/]: Loading Module Simple Harvest
[15Jun2022 21:29:09.717] [main/INFO] [quark/]: Loading Module Sign Editing
[15Jun2022 21:29:09.717] [main/INFO] [quark/]: Loading Module Replace Scaffolding
[15Jun2022 21:29:09.720] [main/INFO] [quark/]: Loading Module Reacharound Placing
[15Jun2022 21:29:09.721] [main/INFO] [quark/]: Loading Module Poison Potato Usage
[15Jun2022 21:29:09.721] [main/INFO] [quark/]: Loading Module Pig Litters
[15Jun2022 21:29:09.722] [main/INFO] [quark/]: Loading Module Pat The Dogs
[15Jun2022 21:29:09.723] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
[15Jun2022 21:29:09.724] [main/INFO] [quark/]: Loading Module More Banner Layers
[15Jun2022 21:29:09.724] [main/INFO] [quark/]: Loading Module Lock Rotation
[15Jun2022 21:29:09.724] [main/INFO] [quark/]: Loading Module Hoe Harvesting
[15Jun2022 21:29:09.727] [main/INFO] [quark/]: Loading Module Grab Chickens
[15Jun2022 21:29:09.732] [main/INFO] [quark/]: Loading Module Glass Shard
[15Jun2022 21:29:09.732] [main/INFO] [quark/]: Loading Module Enhanced Ladders
[15Jun2022 21:29:09.733] [main/INFO] [quark/]: Loading Module Emotes
[15Jun2022 21:29:09.733] [main/INFO] [quark/]: Loading Module Dragon Scales
[15Jun2022 21:29:09.734] [main/INFO] [quark/]: Loading Module Double Door Opening
[15Jun2022 21:29:09.734] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
[15Jun2022 21:29:09.735] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
[15Jun2022 21:29:09.735] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
[15Jun2022 21:29:09.736] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[15Jun2022 21:29:09.737] [main/INFO] [quark/]: Loading Module Armed Armor Stands
[15Jun2022 21:29:09.737] [main/INFO] [quark/]: Loading Module Skull Pikes
[15Jun2022 21:29:09.738] [main/INFO] [quark/]: Loading Module Spiral Spires
[15Jun2022 21:29:09.739] [main/INFO] [quark/]: Loading Module Permafrost
[15Jun2022 21:29:09.739] [main/INFO] [quark/]: Loading Module No More Lava Pockets
[15Jun2022 21:29:09.740] [main/INFO] [quark/]: Loading Module New Stone Types
[15Jun2022 21:29:09.740] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[15Jun2022 21:29:09.740] [main/INFO] [quark/]: Loading Module Monster Box
[15Jun2022 21:29:09.741] [main/INFO] [quark/]: Loading Module Glimmering Weald
[15Jun2022 21:29:09.741] [main/INFO] [quark/]: Loading Module Fairy Rings
[15Jun2022 21:29:09.743] [main/INFO] [quark/]: Loading Module Corundum
[15Jun2022 21:29:09.746] [main/INFO] [quark/]: Loading Module Chorus Vegetation
[15Jun2022 21:29:09.747] [main/INFO] [quark/]: Loading Module Blossom Trees
[15Jun2022 21:29:09.750] [main/INFO] [quark/]: Loading Module Big Stone Clusters
[15Jun2022 21:29:09.751] [main/INFO] [quark/]: Loading Module Big Dungeon
[15Jun2022 21:29:09.751] [main/INFO] [quark/]: Loading Module Azalea Wood
[15Jun2022 21:29:09.753] [main/INFO] [quark/]: Loading Module Wraith
[15Jun2022 21:29:09.753] [main/INFO] [quark/]: Loading Module Toretoise
[15Jun2022 21:29:09.754] [main/INFO] [quark/]: Loading Module Stonelings
[15Jun2022 21:29:09.757] [main/INFO] [quark/]: Loading Module Shiba
[15Jun2022 21:29:09.758] [main/INFO] [quark/]: Loading Module Frogs
[15Jun2022 21:29:09.764] [main/INFO] [quark/]: Loading Module Foxhound
[15Jun2022 21:29:09.768] [main/INFO] [quark/]: Loading Module Forgotten
[15Jun2022 21:29:09.769] [main/INFO] [quark/]: Loading Module Crabs
[15Jun2022 21:29:09.770] [main/INFO] [quark/]: Loading Module Variant Animal Textures
[15Jun2022 21:29:09.770] [main/INFO] [quark/]: Loading Module Uses For Curses
[15Jun2022 21:29:09.770] [main/INFO] [quark/]: Loading Module Usage Ticker
[15Jun2022 21:29:09.770] [main/INFO] [quark/]: Loading Module Soul Candles
[15Jun2022 21:29:09.771] [main/INFO] [quark/]: Loading Module Microcrafting Helper
[15Jun2022 21:29:09.771] [main/INFO] [quark/]: Loading Module Improved Tooltips
[15Jun2022 21:29:09.771] [main/INFO] [quark/]: Loading Module Greener Grass
[15Jun2022 21:29:09.772] [main/INFO] [quark/]: Loading Module Chest Searching
[15Jun2022 21:29:09.772] [main/INFO] [quark/]: Loading Module Back Button Keybind
[15Jun2022 21:29:09.772] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
[15Jun2022 21:29:09.773] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal
[15Jun2022 21:29:09.773] [main/INFO] [quark/]: Loading Module Spawner Replacer
[15Jun2022 21:29:09.773] [main/INFO] [quark/]: Loading Module Overlay Shader
[15Jun2022 21:29:09.776] [main/INFO] [quark/]: Loading Module Narrator Readout
[15Jun2022 21:29:09.776] [main/INFO] [quark/]: Loading Module Game Nerfs
[15Jun2022 21:29:09.777] [main/INFO] [quark/]: Loading Module Enchantments Begone
[15Jun2022 21:29:09.777] [main/INFO] [quark/]: Loading Module Adjustable Chat
[15Jun2022 21:29:09.778] [main/INFO] [quark/]: Loading Module Totem Of Holding
[15Jun2022 21:29:09.778] [main/INFO] [quark/]: Loading Module Tiny Potato
[15Jun2022 21:29:09.784] [main/INFO] [quark/]: Loading Module Pipes
[15Jun2022 21:29:09.789] [main/INFO] [quark/]: Loading Module Matrix Enchanting
[15Jun2022 21:29:09.796] [main/INFO] [quark/]: Loading Module Magnets
[15Jun2022 21:29:09.799] [main/INFO] [quark/]: Loading Module Crate
[15Jun2022 21:29:09.800] [main/INFO] [quark/]: Loading Module Backpack
[15Jun2022 21:29:09.801] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
[15Jun2022 21:29:09.880] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
[15Jun2022 21:29:09.883] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP
[15Jun2022 21:29:09.949] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bedbenefits] Starting version check at https://updates.blamejared.com/get?n=bedbenefits&gv=1.18.2
[15Jun2022 21:29:10.826] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bedbenefits] Found status: BETA Current: 6.0.2 Target: 6.0.2
[15Jun2022 21:29:10.826] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.18.2
[15Jun2022 21:29:10.964] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA_OUTDATED Current: 8.0.0+8 Target: 8.0.0+10
[15Jun2022 21:29:10.964] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[15Jun2022 21:29:10.994] [main/INFO] [journeymap/]: Initializing Packet Registries
[15Jun2022 21:29:11.053] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[15Jun2022 21:29:11.053] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[15Jun2022 21:29:11.055] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_common to index 1 for type OVERWORLD
[15Jun2022 21:29:11.055] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 2 for type OVERWORLD
[15Jun2022 21:29:11.056] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER
[15Jun2022 21:29:11.056] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER
[15Jun2022 21:29:11.164] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Found status: UP_TO_DATE Current: 5.8.5 Target: null
[15Jun2022 21:29:11.164] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured
[15Jun2022 21:29:11.255] [modloading-worker-0/INFO] [tombstone/]: Integration TOP
[15Jun2022 21:29:11.263] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE
[15Jun2022 21:29:11.263] [modloading-worker-0/INFO] [AttributeFix/]: Loaded values for 19 compatible attributes.
[15Jun2022 21:29:11.266] [modloading-worker-0/INFO] [AttributeFix/]: Loaded 19 values from config.
[15Jun2022 21:29:11.269] [modloading-worker-0/INFO] [AttributeFix/]: Saving config file. 19 entries.
[15Jun2022 21:29:11.270] [modloading-worker-0/INFO] [AttributeFix/]: Applying changes for 19 attributes.
[15Jun2022 21:29:11.282] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 3 for type OVERWORLD
[15Jun2022 21:29:11.689] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Found status: BETA Current: 1.5.3 Target: 1.5.3
[15Jun2022 21:29:11.689] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.18.2
[15Jun2022 21:29:11.848] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA_OUTDATED Current: 13.2.20 Target: 13.2.22
[15Jun2022 21:29:11.869] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [catalogue] Starting version check at https://mrcrayfish.com/modupdatejson?id=catalogue
[15Jun2022 21:29:11.972] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [catalogue] Found status: BETA Current: 1.6.2 Target: 1.6.2
[15Jun2022 21:29:11.972] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.18.2
[15Jun2022 21:29:12.112] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Found status: BETA Current: 3.0.0.8 Target: 3.0.0.8
[15Jun2022 21:29:12.112] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.18.2
[15Jun2022 21:29:12.252] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 9.1.153 Target: 9.1.155
[15Jun2022 21:29:12.252] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[15Jun2022 21:29:12.450] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 40.1.51 Target: null
[15Jun2022 21:29:12.451] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.17.x/update.json
[15Jun2022 21:29:12.547] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: 4.1.1102 Target: null
[15Jun2022 21:29:12.548] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Starting version check at https://github.com/Phylogeny/JEIEnchantmentInfo/raw/1.16.1/update.json
[15Jun2022 21:29:12.564] [FTB Backups Config Watcher 0/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Config at C:\Users\Lelouch\Desktop\HawnKyru's [HARU] Tercumo 1.18.2 V2\3. Active Test - Server Files\config\ftbbackups2.json has changed, reloaded!
[15Jun2022 21:29:12.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Found status: BETA Current: 1.17.1-2.0.0 Target: null
[15Jun2022 21:29:12.753] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchdesc&gv=1.18.2
[15Jun2022 21:29:12.893] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA_OUTDATED Current: 10.0.3 Target: 10.0.4
[15Jun2022 21:29:12.894] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json
[15Jun2022 21:29:13.064] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Found status: BETA Current: 9.0.0.37 Target: null
[15Jun2022 21:29:13.065] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
[15Jun2022 21:29:13.096] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Found status: BETA Current: 3.4.4 Target: null
[15Jun2022 21:29:13.097] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
[15Jun2022 21:29:13.124] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Found status: AHEAD Current: 7.4.8 Target: null
[15Jun2022 21:29:13.125] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm
[15Jun2022 21:29:13.223] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre29 Target: 7.0.0-pre29
[15Jun2022 21:29:13.224] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at https://www.olafkeijsers.net/fastleafdecay-update.json
[15Jun2022 21:29:13.896] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: UP_TO_DATE Current: 28 Target: null
[15Jun2022 21:29:15.807] [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'
[15Jun2022 21:29:18.953] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Lelouch/Desktop/HawnKyru's%20%5BHARU%5D%20Tercumo%201.18.2%20V2/3.%20Active%20Test%20-%20Server%20Files/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23109!/assets/.mcassetsroot' uses unexpected schema
[15Jun2022 21:29:18.953] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Lelouch/Desktop/HawnKyru's%20%5BHARU%5D%20Tercumo%201.18.2%20V2/3.%20Active%20Test%20-%20Server%20Files/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23109!/data/.mcassetsroot' uses unexpected schema
[15Jun2022 21:29:18.969] [main/INFO] [paxi/]: Adding global data pack provider...
[15Jun2022 21:29:20.494] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[15Jun2022 21:29:20.495] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[15Jun2022 21:29:20.497] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[15Jun2022 21:29:20.498] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[15Jun2022 21:29:20.499] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[15Jun2022 21:29:20.501] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [ftbteams, info, server_id] and [ftbteams, info, team] with inputs: [server_id]
[15Jun2022 21:29:20.502] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [ftbchunks, admin, view_loaded_chunks, reset] and [ftbchunks, admin, view_loaded_chunks, dimension] with inputs: [reset]
[15Jun2022 21:29:20.505] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
[15Jun2022 21:29:20.506] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
[15Jun2022 21:29:22.220] [Worker-Main-19/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe jeed:compat/tipped_spikes_potion_provider as it's serializer returned null
[15Jun2022 21:29:22.230] [Worker-Main-19/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 13 recipes
[15Jun2022 21:29:23.259] [Worker-Main-19/INFO] [placebo/]: Registered 0 additional loot tables.
[15Jun2022 21:29:23.322] [Worker-Main-19/INFO] [quark/]: [Automatic Recipe Unlock] Removed 2023 recipe advancements
[15Jun2022 21:29:23.331] [Worker-Main-19/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 509 advancements
[15Jun2022 21:29:23.333] [Worker-Main-19/INFO] [placebo/]: Registered 0 additional recipes.
[15Jun2022 21:29:23.339] [Worker-Main-19/INFO] [CraftTweaker/]: crafttweaker.reload.start
[15Jun2022 21:29:23.576] [Worker-Main-19/INFO] [CraftTweaker/]: crafttweaker.reload.complete
[15Jun2022 21:29:25.751] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.18.2
[15Jun2022 21:29:25.751] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[15Jun2022 21:29:25.751] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[15Jun2022 21:29:25.753] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[15Jun2022 21:29:25.798] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
[15Jun2022 21:29:25.810] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
[15Jun2022 21:29:25.932] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[15Jun2022 21:29:25.933] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[15Jun2022 21:29:25.934] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[15Jun2022 21:29:25.936] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: Loading "Easier Sleeping" Server Config
[15Jun2022 21:29:25.936] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: [sleep_percent] = 50
[15Jun2022 21:29:25.937] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: [sleep_message] = is now in bed.
[15Jun2022 21:29:25.937] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: [wake_message] = stood up.
[15Jun2022 21:29:25.937] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: [morning_message] = Good Morning
[15Jun2022 21:29:25.938] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: [dimensions] = [minecraft:overworld]
[15Jun2022 21:29:25.938] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: [dimension_list_type] = SLEEP_ACTIVE
[15Jun2022 21:29:25.938] [Server thread/INFO] [de.geheimagentnr1.easier_sleeping.config.ServerConfig/]: "Easier Sleeping" Server Config loaded
[15Jun2022 21:29:25.958] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 0 known players
[15Jun2022 21:29:26.067] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[15Jun2022 21:29:26.194] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[15Jun2022 21:29:26.692] [Worker-Main-20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[15Jun2022 21:29:26.698] [Worker-Main-13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[15Jun2022 21:29:27.305] [Worker-Main-20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[15Jun2022 21:29:27.836] [Worker-Main-20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[15Jun2022 21:29:28.195] [Worker-Main-18/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[15Jun2022 21:29:28.695] [Worker-Main-20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
[15Jun2022 21:29:29.198] [Worker-Main-18/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
[15Jun2022 21:29:29.649] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 3455 ms
[15Jun2022 21:29:29.650] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (3.724s)! For help, type "help"
[15Jun2022 21:29:29.668] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
[15Jun2022 21:29:29.844] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Starting backup cleaning thread
[15Jun2022 21:29:29.881] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.impl.StdSchedulerFactory/]: Using default implementation for ThreadExecutor
[15Jun2022 21:29:29.895] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.core.SchedulerSignalerImpl/]: Initialized Scheduler Signaller of type: class net.creeperhost.ftbbackups.org.quartz.core.SchedulerSignalerImpl
[15Jun2022 21:29:29.896] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.core.QuartzScheduler/]: Quartz Scheduler v.2.0.2 created.
[15Jun2022 21:29:29.898] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.simpl.RAMJobStore/]: RAMJobStore initialized.
[15Jun2022 21:29:29.899] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.core.QuartzScheduler/]: Scheduler meta-data: Quartz Scheduler (v2.0.2) 'ftbbackups2' with instanceId 'NON_CLUSTERED'
Scheduler class: 'net.creeperhost.ftbbackups.org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'net.creeperhost.ftbbackups.org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'net.creeperhost.ftbbackups.org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[15Jun2022 21:29:29.899] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.impl.StdSchedulerFactory/]: Quartz scheduler 'ftbbackups2' initialized from an externally provided properties instance.
[15Jun2022 21:29:29.900] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.impl.StdSchedulerFactory/]: Quartz scheduler version: 2.0.2
[15Jun2022 21:29:29.905] [Server thread/INFO] [net.creeperhost.ftbbackups.org.quartz.core.QuartzScheduler/]: Scheduler ftbbackups2_$_NON_CLUSTERED started.