Eureka! Ships! for Valkyrien Skies (Forge/Fabric)

Eureka! Ships! for Valkyrien Skies (Forge/Fabric)

2M Downloads

Mob tied with leash to fence causes everything except player to freeze

TypicalFoxxo opened this issue · 0 comments

commented

I'm using Forge 40.2.1 on 1.18.2, with only Valkyrien Skies beta10, Eureka beta8, and Kotlin for Forge in my mods folder.

When tying a mob with a leash to a fence on an assembled ship, everything freezes. The player can still move around and interact with things, however. If the player is still controlling the ship, the player gets stuck to the ship. It only freezes when the ship travels far enough from the mob. When waiting after a bit, it seems to resolve itself, except the mob is now gone.

Minecraft-1182-Singleplayer-2023.mp4

After looking at the latest.log, I assume it's something to do with the physics maybe? latest.log below.

[22Feb2023 16:27:59.853] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, TypicalFoxxo, --version, 1.18.2-forge-40.2.1, --gameDir, C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft, --assetsDir, C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, 8e94273ab09e4bab837ff9e5e2c13c03, --accessToken, ????????, --clientId, MDdiMWMzMjMtMWQ0OC00M2Q5LThlMjMtNTNiMGMwZjMxYzQ1, --xuid, 2535462910771218, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.2.1, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [22Feb2023 16:27:59.857] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [22Feb2023 16:27:59.949] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Jayden%20Zhou/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT [22Feb2023 16:28:00.251] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.1\fmlcore-1.18.2-40.2.1.jar is missing mods.toml file [22Feb2023 16:28:00.255] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.1\javafmllanguage-1.18.2-40.2.1.jar is missing mods.toml file [22Feb2023 16:28:00.258] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.1\lowcodelanguage-1.18.2-40.2.1.jar is missing mods.toml file [22Feb2023 16:28:00.261] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.1\mclanguage-1.18.2-40.2.1.jar is missing mods.toml file [22Feb2023 16:28:00.594] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 23 dependencies adding them to mods collection [22Feb2023 16:28:01.439] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [22Feb2023 16:28:01.459] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.18.2-forge-40.2.1, --gameDir, C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft, --assetsDir, C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\assets, --uuid, 8e94273ab09e4bab837ff9e5e2c13c03, --username, TypicalFoxxo, --assetIndex, 1.18, --accessToken, ????????, --clientId, MDdiMWMzMjMtMWQ0OC00M2Q5LThlMjMtNTNiMGMwZjMxYzQ1, --xuid, 2535462910771218, --userType, msa, --versionType, release] [22Feb2023 16:28:01.527] [main/WARN] [mixin/]: Reference map 'eureka-forge-refmap.json' for vs_eureka.mixins.json could not be read. If this is a development environment you can ignore this message [22Feb2023 16:28:01.702] [main/WARN] [mixin/]: Error loading class: dev/ftb/mods/ftbchunks/data/ClaimedChunkManager (java.lang.ClassNotFoundException: dev.ftb.mods.ftbchunks.data.ClaimedChunkManager) [22Feb2023 16:28:01.822] [main/WARN] [mixin/]: Error loading class: com/jozufozu/flywheel/backend/instancing/instancing/InstancingEngine (java.lang.ClassNotFoundException: com.jozufozu.flywheel.backend.instancing.instancing.InstancingEngine) [22Feb2023 16:28:01.822] [main/WARN] [mixin/]: Error loading class: com/jozufozu/flywheel/backend/instancing/InstanceManager (java.lang.ClassNotFoundException: com.jozufozu.flywheel.backend.instancing.InstanceManager) [22Feb2023 16:28:01.822] [main/WARN] [mixin/]: Error loading class: com/jozufozu/flywheel/backend/instancing/InstanceWorld (java.lang.ClassNotFoundException: com.jozufozu.flywheel.backend.instancing.InstanceWorld) [22Feb2023 16:28:01.822] [main/WARN] [mixin/]: Error loading class: com/jozufozu/flywheel/backend/instancing/instancing/InstancingEngine (java.lang.ClassNotFoundException: com.jozufozu.flywheel.backend.instancing.instancing.InstancingEngine) [22Feb2023 16:28:01.823] [main/WARN] [mixin/]: Error loading class: com/jozufozu/flywheel/backend/instancing/blockentity/BlockEntityInstanceManager (java.lang.ClassNotFoundException: com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstanceManager) [22Feb2023 16:28:01.823] [main/WARN] [mixin/]: Error loading class: com/sonicether/soundphysics/SoundPhysics (java.lang.ClassNotFoundException: com.sonicether.soundphysics.SoundPhysics) [22Feb2023 16:28:01.836] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/peripheral/speaker/SpeakerPosition (java.lang.ClassNotFoundException: dan200.computercraft.shared.peripheral.speaker.SpeakerPosition) [22Feb2023 16:28:01.837] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/turtle/core/TurtleBrain (java.lang.ClassNotFoundException: dan200.computercraft.shared.turtle.core.TurtleBrain) [22Feb2023 16:28:01.837] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/turtle/core/TurtleMoveCommand (java.lang.ClassNotFoundException: dan200.computercraft.shared.turtle.core.TurtleMoveCommand) [22Feb2023 16:28:01.837] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/peripheral/modem/wireless/WirelessNetwork (java.lang.ClassNotFoundException: dan200.computercraft.shared.peripheral.modem.wireless.WirelessNetwork) [22Feb2023 16:28:01.838] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/foundation/collision/Matrix3d (java.lang.ClassNotFoundException: com.simibubi.create.foundation.collision.Matrix3d) [22Feb2023 16:28:01.838] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.foundation.collision.Matrix3d was not found valkyrienskies-forge.mixins.json:compat.create.Matrix3dAccessor [22Feb2023 16:28:01.838] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/content/contraptions/components/actors/BlockBreakingKineticTileEntity (java.lang.ClassNotFoundException: com.simibubi.create.content.contraptions.components.actors.BlockBreakingKineticTileEntity) [22Feb2023 16:28:01.838] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.content.contraptions.components.actors.BlockBreakingKineticTileEntity was not found valkyrienskies-forge.mixins.json:compat.create.MixinBlockBreakingKineticTileEntity [22Feb2023 16:28:01.839] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/content/contraptions/components/millstone/MillstoneBlock (java.lang.ClassNotFoundException: com.simibubi.create.content.contraptions.components.millstone.MillstoneBlock) [22Feb2023 16:28:01.839] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.content.contraptions.components.millstone.MillstoneBlock was not found valkyrienskies-forge.mixins.json:compat.create.MixinBlocks [22Feb2023 16:28:01.839] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/content/contraptions/processing/BasinBlock (java.lang.ClassNotFoundException: com.simibubi.create.content.contraptions.processing.BasinBlock) [22Feb2023 16:28:01.839] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.content.contraptions.processing.BasinBlock was not found valkyrienskies-forge.mixins.json:compat.create.MixinBlocks [22Feb2023 16:28:01.839] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/content/logistics/block/chute/AbstractChuteBlock (java.lang.ClassNotFoundException: com.simibubi.create.content.logistics.block.chute.AbstractChuteBlock) [22Feb2023 16:28:01.839] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.content.logistics.block.chute.AbstractChuteBlock was not found valkyrienskies-forge.mixins.json:compat.create.MixinBlocks [22Feb2023 16:28:01.840] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity (java.lang.ClassNotFoundException: com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity) [22Feb2023 16:28:01.840] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity was not found valkyrienskies-forge.mixins.json:compat.create.MixinAbstractContraptionEntity [22Feb2023 16:28:01.840] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/common/gui/BlockEntityInventory (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.common.gui.BlockEntityInventory) [22Feb2023 16:28:01.840] [main/WARN] [mixin/]: Error loading class: cofh/core/block/entity/TileCoFH (java.lang.ClassNotFoundException: cofh.core.block.entity.TileCoFH) [22Feb2023 16:28:01.846] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/content/contraptions/components/structureMovement/render/ContraptionRenderInfo (java.lang.ClassNotFoundException: com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderInfo) [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderInfo was not found valkyrienskies-forge.mixins.json:compat.create.client.MixinContraptionRenderInfo [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/content/contraptions/components/structureMovement/render/FlwContraption (java.lang.ClassNotFoundException: com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraption) [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraption was not found valkyrienskies-forge.mixins.json:compat.create.client.MixinFlwContraption [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/foundation/tileEntity/behaviour/scrollvalue/ScrollValueBehaviour (java.lang.ClassNotFoundException: com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueBehaviour) [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueBehaviour was not found valkyrienskies-forge.mixins.json:compat.create.client.MixinScrollValueBehaviour [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/foundation/tileEntity/behaviour/ValueBox (java.lang.ClassNotFoundException: com.simibubi.create.foundation.tileEntity.behaviour.ValueBox) [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.foundation.tileEntity.behaviour.ValueBox was not found valkyrienskies-forge.mixins.json:compat.create.client.MixinValueBox [22Feb2023 16:28:01.847] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/RenderSectionManager (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager) [22Feb2023 16:28:01.848] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager was not found valkyrienskies-forge.mixins.json:compat.sodium.MixinRenderSectionManager [22Feb2023 16:28:06.990] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Jayden%20Zhou/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2356!/assets/.mcassetsroot' uses unexpected schema [22Feb2023 16:28:06.991] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Jayden%20Zhou/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2356!/data/.mcassetsroot' uses unexpected schema [22Feb2023 16:28:07.014] [Render thread/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' [22Feb2023 16:28:07.892] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: TypicalFoxxo [22Feb2023 16:28:08.150] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 SNAPSHOT [22Feb2023 16:28:09.945] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.1, for MC 1.18.2 with MCP 20220404.173914 [22Feb2023 16:28:09.946] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v40.2.1 Initialized [22Feb2023 16:28:12.052] [Render thread/WARN] [net.minecraft.server.packs.repository.Pack/]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\resourcepacks\1.16edit.zip' [22Feb2023 16:28:12.054] [Render thread/WARN] [net.minecraft.server.packs.repository.Pack/]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\resourcepacks\colourful-ping-xp-bars.zip' [22Feb2023 16:28:12.063] [Render thread/WARN] [net.minecraft.server.packs.repository.Pack/]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\resourcepacks\d-lretro-square-rfontpack.zip' [22Feb2023 16:28:12.075] [Render thread/WARN] [net.minecraft.server.packs.repository.Pack/]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\resourcepacks\ModernArchEdit2 R92 [1.15 - 1.16.1] [256x].zip' [22Feb2023 16:28:12.080] [Render thread/WARN] [net.minecraft.server.packs.repository.Pack/]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\resourcepacks\Snowy Taiga Panorama.zip' [22Feb2023 16:28:12.084] [Render thread/WARN] [net.minecraft.server.packs.repository.Pack/]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\resourcepacks\Sweet Berries Hunger Bar + Crosshair.zip' [22Feb2023 16:28:12.084] [Render thread/WARN] [net.minecraft.server.packs.repository.Pack/]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\resourcepacks\sweet-berries-hunger-bar.zip' [22Feb2023 16:28:12.101] [Render thread/WARN] [net.minecraft.client.Options/]: Removed resource pack quark:emote_resources from options because it doesn't seem to exist anymore [22Feb2023 16:28:13.653] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [22Feb2023 16:28:14.352] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default, owo-pack.zip, xali's+Enchanted+Books+v0.8, Glass?GUI?for?1.15-1.18+.zip, VanillaTweaks v5.3.zip, Snowy Taiga Panorama - Copy, minecraft-not-windows-10-edition [22Feb2023 16:28:14.759] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [22Feb2023 16:28:16.054] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 40.2.1 Target: null [22Feb2023 16:28:17.724] [Worker-Main-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:valkyrienskies' referenced from: valkyrienskies:test_flap#facing=north: java.io.FileNotFoundException: minecraft:models/valkyrienskies.json [22Feb2023 16:28:18.549] [Worker-Main-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'valkyrienskies:ship_assembler#inventory' referenced from: valkyrienskies:ship_assembler#inventory: java.io.FileNotFoundException: valkyrienskies:models/item/ship_assembler.json [22Feb2023 16:28:19.474] [Worker-Main-18/ERROR] [net.minecraft.client.renderer.texture.TextureAtlas/]: Using missing texture, unable to load minecraft:textures/variated/bricks/4.png : java.io.FileNotFoundException: minecraft:textures/variated/bricks/4.png [22Feb2023 16:28:21.611] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Headphones (Jayden’s AirPods Pro) [22Feb2023 16:28:21.611] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started [22Feb2023 16:28:21.738] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas [22Feb2023 16:28:21.747] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas [22Feb2023 16:28:21.747] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [22Feb2023 16:28:21.748] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [22Feb2023 16:28:21.748] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [22Feb2023 16:28:21.748] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [22Feb2023 16:28:21.749] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [22Feb2023 16:28:22.320] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [22Feb2023 16:28:22.321] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [22Feb2023 16:28:22.321] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [22Feb2023 16:29:12.927] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [22Feb2023 16:29:12.928] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [22Feb2023 16:29:12.929] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [22Feb2023 16:29:12.930] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [22Feb2023 16:29:12.930] [Render thread/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] [22Feb2023 16:29:13.583] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes [22Feb2023 16:29:14.102] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1141 advancements [22Feb2023 16:29:14.366] [Render thread/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' [22Feb2023 16:29:14.394] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.18.2 [22Feb2023 16:29:14.394] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [22Feb2023 16:29:14.432] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\TypicalFoxxo\AppData\Roaming\.minecraft\saves\valk lead\serverconfig\forge-server.toml is not correct. Correcting [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to its default, false. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.skipEmptyShapelessCheck was corrected from null to its default, true. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true. [22Feb2023 16:29:14.433] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler. [22Feb2023 16:29:14.581] [Server thread/INFO] [org.valkyrienskies.core.impl.networking.VSNetworking/]: We are not using UDP, falling back to TCP [22Feb2023 16:29:18.776] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [22Feb2023 16:29:19.301] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [22Feb2023 16:29:19.301] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [22Feb2023 16:29:19.857] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [22Feb2023 16:29:20.323] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1% [22Feb2023 16:29:20.814] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4% [22Feb2023 16:29:21.312] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7% [22Feb2023 16:29:21.811] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10% [22Feb2023 16:29:22.298] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15% [22Feb2023 16:29:22.795] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 19% [22Feb2023 16:29:23.309] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 23% [22Feb2023 16:29:23.795] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 28% [22Feb2023 16:29:24.309] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33% [22Feb2023 16:29:24.811] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 38% [22Feb2023 16:29:25.291] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42% [22Feb2023 16:29:25.819] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 49% [22Feb2023 16:29:26.302] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54% [22Feb2023 16:29:26.816] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55% [22Feb2023 16:29:27.326] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60% [22Feb2023 16:29:27.816] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66% [22Feb2023 16:29:28.294] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69% [22Feb2023 16:29:28.809] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 77% [22Feb2023 16:29:29.303] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83% [22Feb2023 16:29:29.797] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86% [22Feb2023 16:29:30.315] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 92% [22Feb2023 16:29:30.780] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [22Feb2023 16:29:30.799] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 99% [22Feb2023 16:29:30.799] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 12009 ms [22Feb2023 16:29:31.141] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10 [22Feb2023 16:29:31.142] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 10, from 0 [22Feb2023 16:29:31.257] [Render thread/WARN] [io.netty.util.internal.SystemPropertyUtil/]: Unable to parse the boolean system property 'java.net.preferIPv6Addresses':system - using the default value: false [22Feb2023 16:29:32.049] [Netty Local Client IO #0/INFO] [net.minecraftforge.network.NetworkHooks/]: Connected to a modded server. [22Feb2023 16:29:32.068] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@481b7572 [22Feb2023 16:29:32.078] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: TypicalFoxxo[local:E:6191068f] logged in with entity id 302 at (66.5, 63.0, -17.5) [22Feb2023 16:29:32.097] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TypicalFoxxo joined the game [22Feb2023 16:29:32.423] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 0 advancements [22Feb2023 16:29:34.286] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... [22Feb2023 16:29:34.342] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[valk lead]'/minecraft:overworld [22Feb2023 16:29:34.750] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[valk lead]'/minecraft:the_nether [22Feb2023 16:29:34.752] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[valk lead]'/minecraft:the_end [22Feb2023 16:30:23.040] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 13 advancements [22Feb2023 16:30:29.493] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Unable to play empty soundEvent: minecraft:entity.salmon.ambient [22Feb2023 16:30:45.282] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... [22Feb2023 16:30:45.287] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[valk lead]'/minecraft:overworld [22Feb2023 16:30:45.293] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[valk lead]'/minecraft:the_nether [22Feb2023 16:30:45.294] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[valk lead]'/minecraft:the_end [22Feb2023 16:31:11.392] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 19 advancements [22Feb2023 16:31:35.790] [Server thread/ERROR] [VS2 Get Entities Mixin/]: java.lang.Exception: Collision box is too big! AABB[-8.80376414698602E12, 62.66299006590809, 24.363948938079904] -> [54.315309719290866, 63.41575094766337, 1.6177756587387466E12] returning empty list! this might break things [22Feb2023 16:31:40.756] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:41.757] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:42.759] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:43.760] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:44.761] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:45.763] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:46.764] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:47.765] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:48.765] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:49.766] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:50.769] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:51.771] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:52.773] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:53.775] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken? [22Feb2023 16:31:56.289] [Physics thread/WARN] [org.valkyrienskies.core.impl.pipelines.VSGamePipelineStage/]: Too many physics frames in the physics frame queue. Is the game stage broken?