AlexModGuy/Ice_and_Fire

[Bug]: Griffins levitate and glide at a certain level

Opened this issue · 4 comments

What happened?

On the server, it first happened to one player and then to me as well. The griffin stays in the air and does not land on the ground. It also doesn't touch down to the ground; this only happens with griffins. I only had one Ice and Fire and Carry On mod, and the problem existed even before that.

2024-04-03_20 56 34

Minecraft Version

1.20.1

Ice and Fire version

2.1.13 beta 4

Citadel version

2.5.4

Relevant log output

[03Apr2024 14:25:15.629] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
[03Apr2024 14:25:15.629] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
[03Apr2024 14:25:15.636] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 8589934592 bytes (maybe)
[03Apr2024 14:25:15.636] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
[03Apr2024 14:25:15.636] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[03Apr2024 14:25:15.637] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
[03Apr2024 14:25:15.637] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
[03Apr2024 14:25:15.637] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chunkloaders
[03Apr2024 14:25:15.637] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.chunkloaders.LegacyChunkLoadingCapability to FORGE
[03Apr2024 14:25:15.637] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
[03Apr2024 14:25:15.637] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
[03Apr2024 14:25:15.640] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.chunkloaders.capability.PlayerActivityTracker to FORGE
[03Apr2024 14:25:15.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for travelersbackpack
[03Apr2024 14:25:15.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tiviacz.travelersbackpack.handlers.ForgeEventHandler to FORGE
[03Apr2024 14:25:15.644] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.chunkloaders.capability.ChunkLoadingEventHandler to FORGE
[03Apr2024 14:25:15.663] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tiviacz.travelersbackpack.config.TravelersBackpackConfig to MOD
[03Apr2024 14:25:15.671] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3
[03Apr2024 14:25:15.689] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cristellib
[03Apr2024 14:25:15.716] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[03Apr2024 14:25:15.716] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[03Apr2024 14:25:15.716] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod forge
[03Apr2024 14:25:15.729] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[03Apr2024 14:25:15.730] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
[03Apr2024 14:25:15.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire
[03Apr2024 14:25:15.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.recipe.IafRecipeRegistry to MOD
[03Apr2024 14:25:15.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.misc.IafSoundRegistry to MOD
[03Apr2024 14:25:15.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.misc.IafDamageRegistry to MOD
[03Apr2024 14:25:15.874] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.item.IafItemRegistry to MOD
[03Apr2024 14:25:15.874] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.event.ServerEvents to FORGE
[03Apr2024 14:25:15.882] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.props.CapabilityHandler to FORGE
[03Apr2024 14:25:15.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafVillagerRegistry to MOD
[03Apr2024 14:25:15.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafEntityRegistry to MOD
[03Apr2024 14:25:15.889] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.datagen.DataGenerators to MOD
[03Apr2024 14:25:15.893] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.block.IafBlockRegistry to MOD
[03Apr2024 14:25:15.893] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.IceAndFire to FORGE
[03Apr2024 14:25:15.894] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.CommonProxy to MOD
[03Apr2024 14:25:16.078] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest
[03Apr2024 14:25:16.078] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.util.TFRemapper to FORGE
[03Apr2024 14:25:16.080] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.loot.modifiers.GiantToolGroupingModifier to FORGE
[03Apr2024 14:25:16.082] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.OreMagnetItem to FORGE
[03Apr2024 14:25:16.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.FierySwordItem to FORGE
[03Apr2024 14:25:16.085] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.init.TFEntities to MOD
[03Apr2024 14:25:16.086] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.init.TFCaveCarvers to MOD
[03Apr2024 14:25:16.088] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.ToolEvents to FORGE
[03Apr2024 14:25:16.092] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.ProgressionEvents to FORGE
[03Apr2024 14:25:16.094] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.MiscEvents to FORGE
[03Apr2024 14:25:16.095] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.HostileMountEvents to FORGE
[03Apr2024 14:25:16.098] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.EntityEvents to FORGE
[03Apr2024 14:25:16.104] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.CharmEvents to FORGE
[03Apr2024 14:25:16.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.CapabilityEvents to FORGE
[03Apr2024 14:25:16.108] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.data.DataGenerators to MOD
[03Apr2024 14:25:16.110] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFTickHandler to FORGE
[03Apr2024 14:25:16.111] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFConfig to MOD
[03Apr2024 14:25:16.112] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFConfig$ConfigSync to FORGE
[03Apr2024 14:25:16.166] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage;
[03Apr2024 14:25:16.166] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler;
[03Apr2024 14:25:16.166] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem;
[03Apr2024 14:25:16.167] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler;
[03Apr2024 14:25:16.660] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias
[03Apr2024 14:25:16.666] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type
[03Apr2024 14:25:16.668] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner
[03Apr2024 14:25:16.669] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type
[03Apr2024 14:25:16.740] [main/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
[03Apr2024 14:25:16.740] [main/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[03Apr2024 14:25:16.740] [main/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x6c088288db13f8af
[03Apr2024 14:25:16.811] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[03Apr2024 14:25:16.812] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/hosting/servers/401275/config/structure_gel-common.toml
[03Apr2024 14:25:16.812] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/hosting/servers/401275/config/structure_gel-common.toml
[03Apr2024 14:25:16.813] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/hosting/servers/401275/config/structure_gel-common.toml for changes
[03Apr2024 14:25:16.816] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/hosting/servers/401275/config/twilightforest-common.toml
[03Apr2024 14:25:16.816] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file structure_gel-common.toml changed, sending notifies
[03Apr2024 14:25:16.816] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file structure_gel-common.toml changed, sending notifies
[03Apr2024 14:25:16.816] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/hosting/servers/401275/config/twilightforest-common.toml
[03Apr2024 14:25:16.817] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/hosting/servers/401275/config/twilightforest-common.toml for changes
[03Apr2024 14:25:16.817] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file twilightforest-common.toml changed, sending notifies
[03Apr2024 14:25:16.818] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/hosting/servers/401275/config/carryon-common.toml
[03Apr2024 14:25:16.819] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/hosting/servers/401275/config/carryon-common.toml
[03Apr2024 14:25:16.819] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/hosting/servers/401275/config/carryon-common.toml for changes
[03Apr2024 14:25:16.820] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file twilightforest-common.toml changed, sending notifies
[03Apr2024 14:25:16.846] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file carryon-common.toml changed, sending notifies
[03Apr2024 14:25:16.847] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/hosting/servers/401275/config/iceandfire-common.toml
[03Apr2024 14:25:16.849] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/hosting/servers/401275/config/iceandfire-common.toml
[03Apr2024 14:25:16.849] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/hosting/servers/401275/config/iceandfire-common.toml for changes
[03Apr2024 14:25:16.859] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file carryon-common.toml changed, sending notifies
[03Apr2024 14:25:16.866] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/hosting/servers/401275/config/travelersbackpack-common.toml
[03Apr2024 14:25:16.867] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/hosting/servers/401275/config/travelersbackpack-common.toml
[03Apr2024 14:25:16.867] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/hosting/servers/401275/config/travelersbackpack-common.toml for changes
[03Apr2024 14:25:16.868] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/hosting/servers/401275/config/citadel-common.toml
[03Apr2024 14:25:16.869] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/hosting/servers/401275/config/citadel-common.toml
[03Apr2024 14:25:16.869] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/hosting/servers/401275/config/citadel-common.toml for changes
[03Apr2024 14:25:16.869] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/hosting/servers/401275/config/dungeons_enhanced-common.toml
[03Apr2024 14:25:16.869] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/hosting/servers/401275/config/dungeons_enhanced-common.toml
[03Apr2024 14:25:16.870] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/hosting/servers/401275/config/dungeons_enhanced-common.toml for changes
[03Apr2024 14:25:16.871] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file dungeons_enhanced-common.toml changed, sending notifies
[03Apr2024 14:25:16.873] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
[03Apr2024 14:25:17.104] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 5 jobs
[03Apr2024 14:25:17.105] [main/INFO] [journeymap/]: Initializing Packet Registries
[03Apr2024 14:25:17.125] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:water for Water (Fluid Amount Required: 1000) with the ID 0
[03Apr2024 14:25:17.125] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:lava for Lava (Fluid Amount Required: 1000) with the ID 1
[03Apr2024 14:25:17.126] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of travelersbackpack:potion for Uncraftable Potion (Fluid Amount Required: 250) with the ID 2
[03Apr2024 14:25:17.127] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:milk for Milk (Fluid Amount Required: 1000) with the ID 3
[03Apr2024 14:25:17.142] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 37.54 ms
[03Apr2024 14:25:17.155] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.vanilla.VanillaPlugin
[03Apr2024 14:25:17.173] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.universal.UniversalPlugin
[03Apr2024 14:25:17.179] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.core.CorePlugin
[03Apr2024 14:25:17.181] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.general.GeneralPlugin
[03Apr2024 14:25:17.182] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at twilightforest.compat.jade.JadeCompat
[03Apr2024 14:25:19.430] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (JZZLjava/util/Optional;)V
[03Apr2024 14:25:19.436] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_226857_ with desc (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Lnet/minecraft/world/level/levelgen/structure/StructureStart;
[03Apr2024 14:25:19.449] [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'
[03Apr2024 14:25:21.251] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/hosting/servers/401275/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23143!/assets/.mcassetsroot' uses unexpected schema
[03Apr2024 14:25:21.251] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/hosting/servers/401275/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23143!/data/.mcassetsroot' uses unexpected schema
[03Apr2024 14:25:21.279] [main/ERROR] [Cristel Lib/]: Cristel Lib Config Pack has no data
[03Apr2024 14:25:21.279] [main/ERROR] [Cristel Lib/]: T&T Waystone Patch Pack condition is false, skipping
[03Apr2024 14:25:21.279] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mixinextras for mod file 
[03Apr2024 14:25:21.279] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:supermartijn642configlib for mod file /home/hosting/servers/401275/mods/supermartijn642configlib-1.1.8-forge-mc1.20.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jade for mod file /home/hosting/servers/401275/mods/Jade-1.20.1-forge-11.7.1.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:explorify for mod file /home/hosting/servers/401275/mods/explorify-v1.3.0-mc1.20.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:scarecrowsterritory for mod file /home/hosting/servers/401275/mods/scarecrowsterritory-1.1.11d-forge-mc1.20.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file /home/hosting/servers/401275/mods/jei-1.20.1-forge-15.3.0.4.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:supermartijn642corelib for mod file /home/hosting/servers/401275/mods/supermartijn642corelib-1.1.17-forge-mc1.20.1.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:chunkloaders for mod file /home/hosting/servers/401275/mods/chunkloaders-1.2.8a-forge-mc1.20.1.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:carryon for mod file /home/hosting/servers/401275/mods/carryon-forge-1.20.1-2.1.2.7.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jadeaddons for mod file /home/hosting/servers/401275/mods/JadeAddons-1.20.1-forge-5.2.2.jar
[03Apr2024 14:25:21.280] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:dungeons_enhanced for mod file /home/hosting/servers/401275/mods/dungeons_enhanced-1.20.1-5.2.2.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file /home/hosting/servers/401275/libraries/net/minecraftforge/forge/1.20.1-47.2.19/forge-1.20.1-47.2.19-universal.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:t_and_t for mod file /home/hosting/servers/401275/mods/Towns-and-Towers-1.12-Fabric+Forge.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:twilightforest for mod file /home/hosting/servers/401275/mods/twilightforest-1.20.1-4.3.2145-universal.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:villagernames for mod file /home/hosting/servers/401275/mods/villagernames-1.20.1-7.3.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:collective for mod file /home/hosting/servers/401275/mods/collective-1.20.1-7.40.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:structure_gel for mod file /home/hosting/servers/401275/mods/structure_gel-1.20.1-2.16.1.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:journeymap for mod file /home/hosting/servers/401275/mods/journeymap-1.20.1-5.9.20-forge.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:citadel for mod file /home/hosting/servers/401275/mods/citadel-2.5.4-1.20.1.jar
[03Apr2024 14:25:21.281] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:iceandfire for mod file /home/hosting/servers/401275/mods/iceandfire-2.1.13-1.20.1-beta-4.jar
[03Apr2024 14:25:21.282] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:travelersbackpack for mod file /home/hosting/servers/401275/mods/travelersbackpack-forge-1.20.1-9.1.13.jar
[03Apr2024 14:25:21.282] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:cristellib for mod file /home/hosting/servers/401275/mods/cristellib-1.1.5-forge.jar
[03Apr2024 14:25:21.807] [main/DEBUG] [mixin/]: Mixing TagManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.tags.TagManager
[03Apr2024 14:25:21.874] [main/DEBUG] [mixin/]: Mixing TemplateMixins$PlaceCommandMixin from structure_gel.mixins.json into net.minecraft.server.commands.PlaceCommand
[03Apr2024 14:25:21.892] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/SummonCommand
[03Apr2024 14:25:22.008] [main/DEBUG] [mixin/]: Mixing TagLoaderMixin from supermartijn642corelib.mixins.json into net.minecraft.tags.TagLoader
[03Apr2024 14:25:22.206] [Worker-Main-12/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/raid/Raid
[03Apr2024 14:25:22.465] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/poison as it's serializer returned null
[03Apr2024 14:25:22.489] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/frosted as it's serializer returned null
[03Apr2024 14:25:22.494] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/blindness as it's serializer returned null
[03Apr2024 14:25:22.495] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/hunger as it's serializer returned null
[03Apr2024 14:25:22.496] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/regeneration as it's serializer returned null
[03Apr2024 14:25:22.497] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/slowness as it's serializer returned null
[03Apr2024 14:25:22.500] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/fire_resistance as it's serializer returned null
[03Apr2024 14:25:22.501] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightforest:jeed/resistance as it's serializer returned null
[03Apr2024 14:25:22.503] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 11 recipes
[03Apr2024 14:25:22.582] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2220 advancements
[03Apr2024 14:25:22.584] [main/INFO] [twilightforest/]: Loaded 9 Stalactite configs!
[03Apr2024 14:25:24.494] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
[03Apr2024 14:25:24.514] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
[03Apr2024 14:25:24.547] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1
[03Apr2024 14:25:24.548] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[03Apr2024 14:25:24.548] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[03Apr2024 14:25:24.548] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[03Apr2024 14:25:24.628] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:19365
[03Apr2024 14:25:24.629] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv4 address: "0.0.0.0"
[03Apr2024 14:25:24.636] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
[03Apr2024 14:25:24.636] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.deleteLibAfterLoading: true
[03Apr2024 14:25:24.636] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.tryPatchShadedId: true
[03Apr2024 14:25:24.636] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.detectNativeLibraryDuplicates: true
[03Apr2024 14:25:24.642] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6416006915335769174101.so
[03Apr2024 14:25:24.645] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: true
[03Apr2024 14:25:24.645] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: false
[03Apr2024 14:25:24.646] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (lo, 127.0.0.1)
[03Apr2024 14:25:24.646] [Server thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 22000
[03Apr2024 14:25:24.648] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
[03Apr2024 14:25:24.658] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32
[03Apr2024 14:25:24.670] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
[03Apr2024 14:25:24.719] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 1736457 (auto-detected)
[03Apr2024 14:25:24.720] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: d0:67:26:ff:fe:0a:5c:e9 (auto-detected)
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
[03Apr2024 14:25:24.736] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
[03Apr2024 14:25:24.743] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
[03Apr2024 14:25:24.743] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
[03Apr2024 14:25:24.743] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[03Apr2024 14:25:24.748] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[03Apr2024 14:25:24.748] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
[03Apr2024 14:25:24.748] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[03Apr2024 14:25:24.748] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
[03Apr2024 14:25:24.756] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER
[03Apr2024 14:25:24.756] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/jei-server.toml
[03Apr2024 14:25:24.757] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/jei-server.toml
[03Apr2024 14:25:24.757] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/jei-server.toml for changes
[03Apr2024 14:25:24.757] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies
[03Apr2024 14:25:24.757] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/journeymap-server.toml
[03Apr2024 14:25:24.757] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/journeymap-server.toml
[03Apr2024 14:25:24.757] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/journeymap-server.toml for changes
[03Apr2024 14:25:24.757] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies
[03Apr2024 14:25:24.758] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[03Apr2024 14:25:24.758] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file journeymap-server.toml changed, sending notifies
[03Apr2024 14:25:24.758] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/forge-server.toml
[03Apr2024 14:25:24.758] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/forge-server.toml
[03Apr2024 14:25:24.758] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[03Apr2024 14:25:24.758] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/forge-server.toml for changes
[03Apr2024 14:25:24.759] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file journeymap-server.toml changed, sending notifies
[03Apr2024 14:25:24.759] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
[03Apr2024 14:25:24.759] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[03Apr2024 14:25:24.759] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies
[03Apr2024 14:25:24.759] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
[03Apr2024 14:25:24.759] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies
[03Apr2024 14:25:24.759] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
[03Apr2024 14:25:24.766] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:badlands]: 
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
[03Apr2024 14:25:24.768] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:bamboo_jungle]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
	- iceandfire:myrmex_hive_jungle
[03Apr2024 14:25:24.770] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:beach]: 
	- iceandfire:silver_ore
	- iceandfire:cyclops_cave
[03Apr2024 14:25:24.770] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:birch_forest]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.771] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:cherry_grove]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.772] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:cold_ocean]: 
	- iceandfire:silver_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.773] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:dark_forest]: 
	- iceandfire:silver_ore
	- iceandfire:pixie_village
[03Apr2024 14:25:24.775] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:deep_cold_ocean]: 
	- iceandfire:silver_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.776] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:deep_dark]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.776] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:deep_frozen_ocean]: 
	- iceandfire:silver_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.777] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:deep_lukewarm_ocean]: 
	- iceandfire:silver_ore
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.777] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:deep_ocean]: 
	- iceandfire:silver_ore
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.778] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:desert]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:fire_dragon_roost
	- iceandfire:fire_dragon_cave
	- iceandfire:myrmex_hive_desert
	- iceandfire:spawn_death_worm
	- iceandfire:spawn_dragon_skeleton_fire
[03Apr2024 14:25:24.778] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:dripstone_caves]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.779] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:eroded_badlands]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
[03Apr2024 14:25:24.780] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:flower_forest]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.781] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:forest]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.781] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:frozen_ocean]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:siren_island
	- iceandfire:spawn_dragon_skeleton_ice
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.782] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:frozen_peaks]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.782] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:frozen_river]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.783] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:grove]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.783] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:ice_spikes]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.784] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:jagged_peaks]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.784] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:jungle]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
	- iceandfire:myrmex_hive_jungle
[03Apr2024 14:25:24.784] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:lukewarm_ocean]: 
	- iceandfire:silver_ore
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.785] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:lush_caves]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.785] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:mangrove_swamp]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:fire_dragon_roost
	- iceandfire:fire_dragon_cave
	- iceandfire:hydra_cave
	- iceandfire:spawn_stymphalian_bird
[03Apr2024 14:25:24.785] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:meadow]: 
	- iceandfire:silver_ore
	- iceandfire:fire_dragon_roost
	- iceandfire:fire_dragon_cave
	- iceandfire:spawn_wandering_cyclops
[03Apr2024 14:25:24.786] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:mushroom_fields]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.787] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:ocean]: 
	- iceandfire:silver_ore
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.787] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:old_growth_birch_forest]: 
	- iceandfire:silver_ore
	- iceandfire:pixie_village
[03Apr2024 14:25:24.787] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:old_growth_pine_taiga]: 
	- iceandfire:silver_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
[03Apr2024 14:25:24.788] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:old_growth_spruce_taiga]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.788] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:plains]: 
	- iceandfire:silver_ore
	- iceandfire:fire_dragon_roost
	- iceandfire:fire_dragon_cave
	- iceandfire:spawn_wandering_cyclops
[03Apr2024 14:25:24.788] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:river]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.789] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:savanna]: 
	- iceandfire:fire_lily
	- iceandfire:lightning_lily
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
	- iceandfire:spawn_dragon_skeleton_lightning
[03Apr2024 14:25:24.789] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:savanna_plateau]: 
	- iceandfire:fire_lily
	- iceandfire:lightning_lily
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
	- iceandfire:spawn_dragon_skeleton_lightning
[03Apr2024 14:25:24.790] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:snowy_beach]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:cyclops_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.790] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:snowy_plains]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_wandering_cyclops
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.791] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:snowy_slopes]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.791] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:snowy_taiga]: 
	- iceandfire:frost_lily
	- iceandfire:silver_ore
	- iceandfire:sapphire_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
	- iceandfire:spawn_dragon_skeleton_ice
[03Apr2024 14:25:24.792] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:sparse_jungle]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
	- iceandfire:myrmex_hive_jungle
[03Apr2024 14:25:24.792] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:stony_peaks]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:fire_dragon_roost
	- iceandfire:fire_dragon_cave
[03Apr2024 14:25:24.792] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:stony_shore]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.793] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:sunflower_plains]: 
	- iceandfire:silver_ore
	- iceandfire:fire_dragon_roost
	- iceandfire:fire_dragon_cave
	- iceandfire:spawn_wandering_cyclops
[03Apr2024 14:25:24.793] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:swamp]: 
	- iceandfire:silver_ore
	- iceandfire:hydra_cave
	- iceandfire:spawn_stymphalian_bird
[03Apr2024 14:25:24.794] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:taiga]: 
	- iceandfire:silver_ore
	- iceandfire:ice_dragon_roost
	- iceandfire:ice_dragon_cave
[03Apr2024 14:25:24.794] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:warm_ocean]: 
	- iceandfire:fire_lily
	- iceandfire:silver_ore
	- iceandfire:fire_dragon_roost
	- iceandfire:fire_dragon_cave
	- iceandfire:siren_island
	- iceandfire:spawn_hippocampus
	- iceandfire:spawn_sea_serpent
[03Apr2024 14:25:24.795] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:windswept_forest]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.795] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:windswept_gravelly_hills]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.796] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:windswept_hills]: 
	- iceandfire:silver_ore
[03Apr2024 14:25:24.796] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:windswept_savanna]: 
	- iceandfire:fire_lily
	- iceandfire:lightning_lily
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
	- iceandfire:spawn_dragon_skeleton_lightning
[03Apr2024 14:25:24.796] [Server thread/DEBUG] [com.github.alexthe666.iceandfire.IceAndFire/]: Added the following features to the biome [minecraft:wooded_badlands]: 
	- iceandfire:silver_ore
	- iceandfire:lightning_dragon_roost
	- iceandfire:lightning_dragon_cave
[03Apr2024 14:25:24.818] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[03Apr2024 14:25:24.822] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PhantomSpawner
[03Apr2024 14:25:24.826] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PatrolSpawner
[03Apr2024 14:25:24.830] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/CatSpawner
[03Apr2024 14:25:24.832] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/ai/village/VillageSiege
[03Apr2024 14:25:24.865] [Server thread/DEBUG] [mixin/]: Mixing DimensionDataStorageAccessor from structure_gel.mixins.json into net.minecraft.world.level.storage.DimensionDataStorage
[03Apr2024 14:25:26.151] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[03Apr2024 14:25:27.085] [Server thread/DEBUG] [mixin/]: Mixing TemplateMixins$StructurePlaceSettingsMixin from structure_gel.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructurePlaceSettings
[03Apr2024 14:25:27.091] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate
[03Apr2024 14:25:27.113] [Server thread/DEBUG] [mixin/]: Mixing TemplateMixins$StructureTemplateMixin from structure_gel.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
[03Apr2024 14:25:27.113] [Server thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addGelProcessor_processBlockInfos$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Z to md7f96c9$lambda$addGelProcessor_processBlockInfos$0$0 in structure_gel.mixins.json:TemplateMixins$StructureTemplateMixin
[03Apr2024 14:25:27.114] [Server thread/DEBUG] [mixin/]: Mixing StructureTemplateAccessor from structure_gel.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
[03Apr2024 14:25:27.221] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096
[03Apr2024 14:25:27.222] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8
[03Apr2024 14:25:27.222] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32
[03Apr2024 14:25:27.222] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false
[03Apr2024 14:25:27.226] [Netty Epoll Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
[03Apr2024 14:25:27.226] [Netty Epoll Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
[03Apr2024 14:25:27.227] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@58f53660
[03Apr2024 14:25:27.237] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.}
[03Apr2024 14:25:28.673] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[03Apr2024 14:25:28.674] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[03Apr2024 14:25:28.674] [Worker-Main-9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[03Apr2024 14:25:28.674] [Worker-Main-9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[03Apr2024 14:25:28.675] [Worker-Main-9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[03Apr2024 14:25:28.675] [Worker-Main-9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[03Apr2024 14:25:29.214] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
[03Apr2024 14:25:29.423] [Worker-Main-1/DEBUG] [mixin/]: Mixing gen.WorldGenRegionMixin from iceandfire.mixins.json into net.minecraft.server.level.WorldGenRegion
[03Apr2024 14:25:29.651] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
[03Apr2024 14:25:30.218] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72%
[03Apr2024 14:25:30.651] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
[03Apr2024 14:25:31.169] [Worker-Main-13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 95%

Other Information

  • I am using other mods besides Ice and Fire
  • I have attached a log file from the session that I have experienced this issue

I have the exact same bug it's confusing. Have you perchance changed the config file ? Especially the height at which griffins are allowed to fly ?

I have the exact same bug it's confusing. Have you perchance changed the config file ? Especially the height at which griffins are allowed to fly ?

no i didn't change the height

well then I have no clue what's causing this...

nothing to help with this???? mine is with this problem too