Jump to content

Deez Survival Modpack 1.19.2 Crashing cause: Rendering Screen


ReiFeet

Recommended Posts

Hi all, ive been playing the Deez Survival Modpack for the last week or so. it has been mostly stable but last couple of days keeps crashing for some reason, ive tried to reinstall it and check everything is up to date but still continuing to crash, ive searched the forums already but nobody else's fix has provided me with a successful fix. 
Here is the entire most recent crash report;

 

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2023-07-01 16:58:20
Description: Rendering screen

java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 129
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.rehash(Int2ObjectOpenHashMap.java:1334)
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.insert(Int2ObjectOpenHashMap.java:279)
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.computeIfAbsent(Int2ObjectOpenHashMap.java:500)
    at net.minecraft.class_377.method_2011(class_377.java:137)
    at net.minecraft.class_327.method_27516(class_327.java:57)
    at net.minecraft.class_5225.method_27492(class_5225.java:50)
    at net.minecraft.class_5223.method_27477(class_5223.java:17)
    at net.minecraft.class_5223.method_27473(class_5223.java:120)
    at net.minecraft.class_5223.method_27472(class_5223.java:84)
    at net.minecraft.class_5223.method_27470(class_5223.java:128)
    at net.minecraft.class_5348$2.method_27658(class_5348.java:37)
    at net.minecraft.class_2588.method_27660(class_2588.java:135)
    at net.minecraft.class_2561.method_27658(class_2561.java:95)
    at net.minecraft.class_2561.method_27658(class_2561.java:101)
    at net.minecraft.class_5223.method_27476(class_5223.java:128)
    at net.minecraft.class_5225.method_27488(class_5225.java:49)
    at net.minecraft.class_327.method_27525(class_327.java:368)
    at dev.isxander.debugify.client.fixes.mc26757.TooltipWrapper.getMaxWidth(TooltipWrapper.java:32)
    at dev.isxander.debugify.client.fixes.mc26757.TooltipWrapper.wrapTooltipLines(TooltipWrapper.java:15)
    at net.minecraft.class_437.redirect$dgg000$debugify$wrapTextListWidthData(class_437.java:6238)
    at net.minecraft.class_437.method_32634(class_437.java:173)
    at net.minecraft.class_437.method_25409(class_437.java:168)
    at net.minecraft.class_465.method_2380(class_465.java:189)
    at net.minecraft.class_476.method_25394(class_476.java:32)
    at net.minecraft.class_757.method_3192(class_757.java:881)
    at net.minecraft.class_310.method_1523(class_310.java:1177)
    at net.minecraft.class_310.method_1514(class_310.java:768)
    at net.minecraft.client.main.Main.method_44604(Main.java:244)
    at net.minecraft.client.main.Main.main(Main.java:51)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.rehash(Int2ObjectOpenHashMap.java:1334)
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.insert(Int2ObjectOpenHashMap.java:279)
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.computeIfAbsent(Int2ObjectOpenHashMap.java:500)
    at net.minecraft.class_377.method_2011(class_377.java:137)
    at net.minecraft.class_327.method_27516(class_327.java:57)
    at net.minecraft.class_5225.method_27492(class_5225.java:50)
    at net.minecraft.class_5223.method_27477(class_5223.java:17)
    at net.minecraft.class_5223.method_27473(class_5223.java:120)
    at net.minecraft.class_5223.method_27472(class_5223.java:84)
    at net.minecraft.class_5223.method_27470(class_5223.java:128)
    at net.minecraft.class_5348$2.method_27658(class_5348.java:37)
    at net.minecraft.class_2588.method_27660(class_2588.java:135)
    at net.minecraft.class_2561.method_27658(class_2561.java:95)
    at net.minecraft.class_2561.method_27658(class_2561.java:101)
    at net.minecraft.class_5223.method_27476(class_5223.java:128)
    at net.minecraft.class_5225.method_27488(class_5225.java:49)
    at net.minecraft.class_327.method_27525(class_327.java:368)
    at dev.isxander.debugify.client.fixes.mc26757.TooltipWrapper.getMaxWidth(TooltipWrapper.java:32)
    at dev.isxander.debugify.client.fixes.mc26757.TooltipWrapper.wrapTooltipLines(TooltipWrapper.java:15)
    at net.minecraft.class_437.redirect$dgg000$debugify$wrapTextListWidthData(class_437.java:6238)
    at net.minecraft.class_437.method_32634(class_437.java:173)
    at net.minecraft.class_437.method_25409(class_437.java:168)
    at net.minecraft.class_465.method_2380(class_465.java:189)
    at net.minecraft.class_476.method_25394(class_476.java:32)
Mixins in Stacktrace:
    net.minecraft.class_327:
        net.mehvahdjukaar.supplementaries.mixins.FontRendererMixin (supplementaries-common.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.accessor.FontAccessor (porting_lib_accessors.mixins.json)
        net.raphimc.immediatelyfast.injection.mixins.hud_batching.consumer.MixinTextRenderer (immediatelyfast.mixins.json)
    net.minecraft.class_5225:
        team.creative.creativecore.mixin.StringSplitterAccessor (creativecore.mixins.json)
    net.minecraft.class_2588:
        jerozgen.languagereload.mixin.TranslatableTextContentMixin (languagereload.mixins.json)
        io.wispforest.owo.mixin.text.TranslatableTextContentMixin (owo.mixins.json)
    net.minecraft.class_437:
        io.github.fabricators_of_create.porting_lib.mixin.client.accessor.ScreenAccessor (porting_lib_accessors.mixins.json)
        fuzs.easyshulkerboxes.mixin.client.accessor.ScreenAccessor (easyshulkerboxes.common.mixins.json)
        snownee.kiwi.mixin.client.ScreenMixin (kiwi.mixins.json)
        com.anthonyhilyard.legendarytooltips.mixin.ScreenMixin (legendarytooltips.mixins.json)
        net.blay09.mods.balm.mixin.ScreenAccessor (balm.mixins.json)
        io.wispforest.owo.mixin.ui.ScreenInvoker (owo.mixins.json)
        net.fabricmc.fabric.mixin.client.rendering.ScreenMixin (fabric-rendering-v1.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.ScreenMixin (porting_lib_base.mixins.json)
        vazkii.patchouli.mixin.client.AccessorScreen (patchouli_xplat.mixins.json)
        gg.essential.mixins.transformers.client.gui.MixinGuiScreen (mixins.essential.json)
        de.keksuccino.fancymenu.mixin.client.IMixinScreen (fancymenu.general.mixin.json)
        com.misterpemodder.shulkerboxtooltip.mixin.client.ScreenMixin (shulkerboxtooltip-common.mixins.json)
        dev.isxander.debugify.client.mixins.basic.mc26757.ScreenMixin (debugify.client.mixins.json)
        tschipp.carryon.mixin.ScreenMixin (carryon.fabric.mixins.json)
        com.anthonyhilyard.equipmentcompare.mixin.ScreenMixin (equipmentcompare.mixins.json)
        gg.essential.mixins.transformers.client.gui.GuiScreenAccessor (mixins.essential.json)
        com.tterrag.blur.mixin.MixinScreen (mixins.blur.json)
        net.fabricmc.fabric.mixin.screen.ScreenAccessor (fabric-screen-api-v1.mixins.json)
        me.shedaniel.rei.mixin.fabric.MixinScreen (rei.mixins.json)
        draylar.tiered.mixin.client.ScreenMixin (tiered.mixins.json)
        potionstudios.byg.mixin.access.client.ScreenAccess (byg.mixins.json)
        com.minelittlepony.common.mixin.MixinScreen (kirin.mixin.json)
        com.blamejared.controlling.mixin.AccessScreen (controlling.mixins.json)
        com.anthonyhilyard.iceberg.mixin.ScreenMixin (iceberg.mixins.json)
        fi.dy.masa.malilib.mixin.MixinScreen (mixins.malilib.json)
        com.mrcrayfish.configured.mixin.ScreenMixin (configured.mixins.json)
        net.threetag.palladiumcore.mixin.fabric.ScreenMixin (palladiumcore.mixins.json)
        dev.architectury.mixin.fabric.client.MixinScreen (architectury.mixins.json)
        svenhjol.charm.mixin.event.SetupGuiMixin (charm.mixins.json)
        de.keksuccino.fancymenu.mixin.client.MixinScreen (fancymenu.general.mixin.json)
        de.keksuccino.konkrete.mixin.mixins.client.MixinScreen (konkrete.mixin.json)
        vazkii.patchouli.mixin.client.MixinScreen (patchouli_fabric.mixins.json)
        net.fabricmc.fabric.mixin.screen.ScreenMixin (fabric-screen-api-v1.mixins.json)
        svenhjol.charm.mixin.event.RenderTooltipMixin (charm.mixins.json)
    net.minecraft.class_465:
        io.github.fabricators_of_create.porting_lib.mixin.client.accessor.AbstractContainerScreenAccessor (porting_lib_accessors.mixins.json)
        io.wispforest.owo.mixin.ui.HandledScreenMixin (owo.mixins.json)
        dev.tr7zw.itemswapper.mixin.AbstractContainerScreenMixin (itemswapper.mixins.json)
        yalter.mousetweaks.mixin.AbstractContainerScreenAccessor (mousetweaks.mixins.json)
        dev.emi.trinkets.mixin.HandledScreenMixin (trinkets.mixins.json)
        fi.dy.masa.itemscroller.mixin.IMixinScreenWithHandler (mixins.itemscroller.json)
        fuzs.easyshulkerboxes.mixin.client.AbstractContainerScreenMixin (easyshulkerboxes.common.mixins.json)
        svenhjol.charm.mixin.event.RenderGuiMixin (charm.mixins.json)
        fuzs.puzzleslib.mixin.client.accessor.AbstractContainerScreenFabricAccessor (puzzleslib.fabric.mixins.json)
        dev.architectury.mixin.fabric.client.MixinAbstractContainerScreen (architectury.mixins.json)
        net.blay09.mods.balm.mixin.AbstractContainerScreenAccessor (balm.mixins.json)
        net.blay09.mods.balm.mixin.AbstractContainerScreenMixin (balm.mixins.json)
        fuzs.easyshulkerboxes.mixin.client.accessor.AbstractContainerScreenAccessor (easyshulkerboxes.common.mixins.json)
        net.libz.mixin.client.HandledScreenMixin (libz.mixins.json)
        dev.stashy.extrasounds.mixin.inventory.InventoryDragSound (extrasounds.mixins.json)
        dev.isxander.debugify.client.mixins.basic.mc135973.HandledScreenMixin (debugify.client.mixins.json)
        dev.stashy.extrasounds.mixin.inventory.InventoryKeyPressSound (extrasounds.mixins.json)
    net.minecraft.class_476:
        dev.tr7zw.itemswapper.mixin.ContainerScreenMixin (itemswapper.mixins.json)

-- Screen render details --
Details:
    Screen name: net.minecraft.class_476
    Mouse location: Scaled: (305, 174). Absolute: (915.000000, 522.000000)
    Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3.000000
Stacktrace:
    at net.minecraft.class_757.method_3192(class_757.java:881)
    at net.minecraft.class_310.method_1523(class_310.java:1177)
    at net.minecraft.class_310.method_1514(class_310.java:768)
    at net.minecraft.client.main.Main.method_44604(Main.java:244)
    at net.minecraft.client.main.Main.main(Main.java:51)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Mixins in Stacktrace:
    net.minecraft.class_757:
        de.keksuccino.konkrete.mixin.mixins.client.MixinGameRenderer (konkrete.mixin.json)
        net.coderbot.iris.mixin.MixinGameRenderer_NightVisionCompat (mixins.iris.json)
        xaero.common.mixin.MixinGameRenderer (xaerominimap.mixins.json)
        gg.essential.mixins.transformers.events.Mixin_GuiDrawScreenEvent_Priority (mixins.essential.json)
        earth.terrarium.ad_astra.mixin.client.GameRendererMixin (ad_astra-common.mixins.json)
        dynamicfps.mixin.GameRendererMixin (dynamicfps.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.GameRendererMixin (porting_lib_base.mixins.json)
        mirsario.cameraoverhaul.fabric.mixins.modern.GameRendererMixin (cameraoverhaul.mixins.json)
        com.jamieswhiteshirt.reachentityattributes.mixin.client.GameRendererMixin (mixins.reach-entity-attributes.json)
        fi.dy.masa.itemscroller.mixin.MixinGameRenderer (mixins.itemscroller.json)
        gg.essential.mixins.transformers.client.renderer.MixinEntityRenderer (mixins.essential.json)
        com.simibubi.create.foundation.mixin.accessor.GameRendererAccessor (create.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.accessor.GameRendererAccessor (porting_lib_accessors.mixins.json)
        dev.architectury.mixin.fabric.client.MixinGameRenderer (architectury.mixins.json)
        vazkii.patchouli.mixin.client.MixinGameRenderer (patchouli_fabric.mixins.json)
        com.simibubi.create.foundation.mixin.client.GameRendererMixin (create.mixins.json)
        xaero.map.mixin.MixinGameRenderer (xaeroworldmap.mixins.json)
        me.codexadrian.spirit.fabric.mixin.GameRendererMixin (spirit.fabric.mixins.json)
        de.maxhenkel.camerautils.mixin.GameRendererMixin (camerautils.mixins.json)
        artifacts.mixin.statuseffect.client.GameRendererMixin (mixins.artifacts.json)
        dev.sapphic.beacons.client.mixin.GameRendererMixin (mixins/beaconoverhaul/mixins.client.json)
        net.coderbot.iris.mixin.MixinGameRenderer (mixins.iris.json)
        net.orcinus.galosphere.mixin.access.GameRendererAccessor (galosphere.mixins.json)
        net.orcinus.galosphere.mixin.client.GameRendererMixin (galosphere.mixins.json)
        net.coderbot.iris.mixin.GameRendererAccessor (mixins.iris.json)
        net.coderbot.iris.mixin.MixinModelViewBobbing (mixins.iris.json)
        net.coderbot.iris.mixin.MixinTweakFarPlane (mixins.iris.json)
        com.koteinik.chunksfadein.mixin.misc.GameRendererMixin (chunksfadein.mixins.json)
        me.flashyreese.mods.sodiumextra.mixin.prevent_shaders.MixinGameRenderer (sodium-extra.mixins.json)
        ladysnake.satin.mixin.client.event.GameRendererMixin (mixins.satin.client.json)
        dqu.additionaladditions.mixin.GameRendererMixin (AdditionalAdditions.mixins.json)
        net.mehvahdjukaar.supplementaries.mixins.GameRendererMixin (supplementaries-common.mixins.json)
        net.fabricmc.fabric.mixin.screen.GameRendererMixin (fabric-screen-api-v1.mixins.json)
        fuzs.puzzleslib.mixin.client.GameRendererFabricMixin (puzzleslib.fabric.mixins.json)
        gg.essential.mixins.transformers.client.renderer.MixinEntityRenderer_Zoom (mixins.essential.json)
        tech.thatgravyboat.creeperoverhaul.mixin.fabric.GameRendererMixin (creeperoverhaul.mixins.json)
    net.minecraft.class_310:
        io.github.tropheusj.dripstone_fluid_lib.mixin.MinecraftClientMixin (dripstone_fluid_lib.mixins.json)
        dev.tr7zw.itemswapper.mixin.MinecraftMixin (itemswapper.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.MinecraftMixin (porting_lib_base.mixins.json)
        betteradvancements.mixin.MinecraftMixin (betteradvancements.mixins.json)
        net.fabricmc.fabric.mixin.networking.client.accessor.MinecraftClientAccessor (fabric-networking-api-v1.client.mixins.json)
        io.wispforest.owo.mixin.ui.MinecraftClientMixin (owo.mixins.json)
        net.coderbot.iris.mixin.MixinMinecraft_PipelineManagement (mixins.iris.json)
        org.betterx.betternether.mixin.client.MinecraftClientMixin (betternether.mixins.client.json)
        ca.fxco.memoryleakfix.mixin.hugeScreenshotLeak.Minecraft_screenshotMixin (memoryleakfix.mixins.json)
        com.spanser.reacharound.mixin.client.MinecraftClientMixin (reacharound.mixins.json)
        com.yungnickyoung.minecraft.travelerstitles.mixin.MinecraftClientTickMixin (travelerstitles.mixins.json)
        com.supermartijn642.core.mixin.MinecraftMixin (supermartijn642corelib.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.accessor.MinecraftAccessor (porting_lib_common.mixins.json)
        gg.essential.mixins.transformers.client.MixinMinecraft (mixins.essential.json)
        dev.architectury.mixin.fabric.client.MixinMinecraft (architectury.mixins.json)
        com.simibubi.create.foundation.mixin.client.WindowResizeMixin (create.mixins.json)
        dlovin.inventoryhud.mixin.PlayerMixin (inventoryhud.mixins.json)
        net.fabricmc.fabric.mixin.event.lifecycle.client.MinecraftClientMixin (fabric-lifecycle-events-v1.client.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.MinecraftMixinModelLoader (porting_lib_model_loader.mixins.json)
        dev.lambdaurora.spruceui.mixin.MinecraftClientMixin (spruceui.mixins.json)
        ca.fxco.memoryleakfix.mixin.customPayloadLeak.Minecraft_freeBufferMixin (memoryleakfix-fabric.mixins.json)
        io.socol.betterthirdperson.mixin.MinecraftClientMixin (betterthirdperson.mixins.json)
        squeek.appleskin.mixin.MinecraftClientMixin (appleskin.mixins.json)
        de.maxhenkel.voicechat.mixin.MinecraftMixin (voicechat.mixins.json)
        gg.essential.mixins.transformers.client.gui.Mixin_RecalculateMenuScale (mixins.essential.json)
        gg.essential.mixins.transformers.feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo (mixins.essential.json)
        ca.fxco.memoryleakfix.mixin.spongePoweredLeak.Minecraft_clientLoadedMixin (memoryleakfix-fabric.mixins.json)
        de.maxhenkel.camerautils.mixin.MinecraftMixin (camerautils.mixins.json)
        org.betterx.betterend.mixin.client.MinecraftClientMixin (betterend.mixins.client.json)
        tschipp.carryon.mixin.MinecraftMixin (carryon.mixins.json)
        net.fabricmc.fabric.mixin.datagen.client.MinecraftClientMixin (fabric-data-generation-api-v1.client.mixins.json)
        com.anthonyhilyard.prism.mixin.MinecraftMixin (prism.mixins.json)
        paulevs.edenring.mixin.client.MinecraftMixin (edenring.mixins.client.json)
        com.tterrag.blur.mixin.MixinMinecraftClient (mixins.blur.json)
        org.embeddedt.modernfix.common.mixin.bugfix.concurrency.MinecraftMixin (modernfix-common.mixins.json)
        net.coderbot.iris.mixin.MixinMinecraft_Keybinds (mixins.iris.json)
        com.illusivesoulworks.spectrelib.mixin.SpectreLibMixinMinecraft (spectrelib.mixins.json)
        dzwdz.chat_heads.mixin.MinecraftMixin (chat_heads.mixins.json)
        com.jozufozu.flywheel.mixin.PausedPartialTickAccessor (flywheel.mixins.json)
        net.fabricmc.fabric.mixin.event.interaction.client.MinecraftClientMixin (fabric-events-interaction-v0.client.mixins.json)
        net.fabricmc.fabric.mixin.registry.sync.client.MinecraftClientMixin (fabric-registry-sync-v0.client.mixins.json)
        net.blay09.mods.balm.mixin.MinecraftMixin (balm.mixins.json)
        me.flashyreese.mods.sodiumextra.mixin.gui.MinecraftClientAccessor (sodium-extra.mixins.json)
        ca.fxco.moreculling.mixin.blockstates.MinecraftClient_loadBlocksMixin (moreculling.mixins.json)
        net.raphimc.immediatelyfast.injection.mixins.hud_batching.MixinMinecraftClient (immediatelyfast.mixins.json)
        de.keksuccino.fancymenu.mixin.client.IMixinMinecraft (fancymenu.general.mixin.json)
        ca.fxco.memoryleakfix.mixin.targetEntityLeak.Minecraft_targetClearMixin (memoryleakfix.mixins.json)
        vazkii.patchouli.mixin.client.MixinMinecraft (patchouli_fabric.mixins.json)
        fi.dy.masa.malilib.mixin.MixinMinecraftClient (mixins.malilib.json)
        me.jellysquid.mods.sodium.mixin.core.MixinMinecraftClient (sodium.mixins.json)
        dev.stashy.extrasounds.mixin.inventory.InventoryScreenSounds (extrasounds.mixins.json)
        net.soulsweaponry.mixin.MinecraftClientMixin (soulsweapons.mixins.json)
        net.voidz.mixin.client.MinecraftClientMixin (voidz.mixins.json)
        jerozgen.languagereload.mixin.MinecraftClientMixin (languagereload.mixins.json)
        org.embeddedt.modernfix.fabric.mixin.feature.measure_time.MinecraftMixin_Fabric (modernfix-fabric.mixins.json)
        fuzs.puzzleslib.mixin.client.accessor.MinecraftFabricAccessor (puzzleslib.fabric.mixins.json)
        com.kingcontaria.fastquit.mixin.MinecraftClientMixin (fastquit.mixins.json)
        org.betterx.bclib.mixin.client.MinecraftMixin (bclib.mixins.client.json)
        malte0811.ferritecore.mixin.fabric.MinecraftMixin (ferritecore.fabric.mixin.json)
        org.embeddedt.modernfix.common.mixin.feature.measure_time.MinecraftMixin (modernfix-common.mixins.json)
        com.natamus.collective.fabric.mixin.MinecraftMixin (collective-fabric.mixins.json)
        de.keksuccino.fancymenu.mixin.client.MixinMinecraft (fancymenu.general.mixin.json)
        net.threetag.palladiumcore.mixin.fabric.MinecraftMixin (palladiumcore.mixins.json)
        io.github.thecsdev.tcdcommons.client.mixin.events.MixinMinecraftClient (tcdcommons.client.mixin.events.json)
        net.fabricmc.fabric.mixin.screen.MinecraftClientMixin (fabric-screen-api-v1.mixins.json)
        ladysnake.satin.mixin.client.event.MinecraftClientMixin (mixins.satin.client.json)
        gg.essential.mixins.transformers.events.Mixin_RenderTickEvent (mixins.essential.json)
        de.keksuccino.konkrete.mixin.mixins.client.MixinMinecraft (konkrete.mixin.json)
        net.minecraftforge.mixin.client.MinecraftMixin (forgeconfigapiport.fabric.mixins.json)
        net.darkhax.bookshelf.mixin.client.AccessorMinecraft (bookshelf.common.mixins.json)
        gg.essential.mixins.transformers.client.gui.Mixin_FixKeybindUnpressedInEmoteWheel (mixins.essential.json)
        draylar.omegaconfig.mixin.ClientMixin (omega-config.mixins.json)
        com.jozufozu.flywheel.fabric.mixin.MinecraftMixin (flywheel.fabric.mixins.json)
        dev.lambdaurora.lambdynlights.mixin.MinecraftClientMixin (lambdynlights.mixins.json)
        jerozgen.languagereload.mixin.MinecraftClientAccessor (languagereload.mixins.json)
        snownee.jade.mixin.MinecraftMixin (jade.mixins.json)
        com.kingcontaria.fastquit.mixin.MinecraftClientAccessor (fastquit.mixins.json)
        net.coderbot.iris.mixin.MixinMinecraft_Images (mixins.iris.json)
        zone.rong.cleancut.mixin.MinecraftClientMixin (cleancut.mixins.json)
        dev.stashy.extrasounds.mixin.HotbarSlotSound (extrasounds.mixins.json)
        xaero.common.mixin.MixinMinecraftClient (xaerominimap.mixins.json)
        org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftMixin (modernfix-common.mixins.json)
        fuzs.resourcepackoverrides.mixin.client.MinecraftMixin (resourcepackoverrides.common.mixins.json)
        com.blamejared.controlling.mixin.OpenGuiMixin (controlling.fabric.mixins.json)
        org.embeddedt.modernfix.common.mixin.perf.blast_search_trees.MinecraftMixin (modernfix-common.mixins.json)
        me.lucko.spark.fabric.mixin.MinecraftClientAccessor (spark.mixins.json)
        ca.fxco.moreculling.mixin.MinecraftClient_managersMixin (moreculling.mixins.json)
        io.wispforest.owo.mixin.MinecraftClientMixin (owo.mixins.json)
        xaero.map.mixin.MixinMinecraftClient (xaeroworldmap.mixins.json)
        randommcsomethin.fallingleaves.mixin.MinecraftClientMixin (fallingleaves.mixins.json)
        com.anthonyhilyard.iceberg.mixin.MinecraftMixin (iceberg.mixins.json)
    net.minecraft.client.main.Main:
        io.github.ultimateboomer.smoothboot.mixin.client.MainMixin (smoothboot.mixins.json)
        xyz.deftu.screencapper.mixins.MainMixin (screencapper.mixins.json)
        com.jozufozu.flywheel.mixin.ClientMainMixin (flywheel.mixins.json)

-- Affected level --
Details:
    All players: 1 total; [class_746['ReiFeet'/135, l='ClientLevel', x=1689.01, y=67.00, z=-549.29]]
    Chunk stats: 609, 609
    Level dimension: minecraft:overworld
    Level spawn location: World: (-32,93,-32), Section: (at 0,13,0 in -2,5,-2; chunk contains blocks -32,-64,-32 to -17,319,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
    Level time: 1091983 game time, 116627 day time
    Server brand: fabric
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.class_638.method_8538(class_638.java:453)
    at net.minecraft.class_310.method_1587(class_310.java:2341)
    at net.minecraft.class_310.method_1514(class_310.java:787)
    at net.minecraft.client.main.Main.method_44604(Main.java:244)
    at net.minecraft.client.main.Main.main(Main.java:51)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Mixins in Stacktrace:
    net.minecraft.class_638:
        dev.onyxstudios.cca.mixin.entity.client.MixinClientWorld (mixins.cardinal_components_entity.json)
        xaero.map.mixin.MixinClientWorld (xaeroworldmap.mixins.json)
        me.lucko.spark.fabric.mixin.ClientWorldAccessor (spark.mixins.json)
        dev.lambdaurora.lambdynlights.mixin.ClientWorldMixin (lambdynlights.mixins.json)
        me.jellysquid.mods.sodium.mixin.features.chunk_rendering.MixinClientWorld (sodium.mixins.json)
        svenhjol.charm.mixin.event.AddEntityClientMixin (charm.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.ClientLevelMixin (porting_lib_base.mixins.json)
        corgitaco.enhancedcelestials.mixin.client.MixinClientWorld (enhancedcelestials.mixins.json)
        me.jellysquid.mods.lithium.mixin.chunk.entity_class_groups.ClientWorldMixin (lithium.mixins.json)
        net.orcinus.galosphere.mixin.client.ClientLevelMixin (galosphere.mixins.json)
        snownee.jade.mixin.ClientLevelMixin (jade.mixins.json)
        me.steinborn.krypton.mixin.client.fastchunkentityaccess.ClientWorldMixin (krypton.mixins.json)
        dev.tr7zw.entityculling.mixin.ClientWorldMixin (entityculling.mixins.json)
        paulevs.edenring.mixin.client.ClientLevelMixin (edenring.mixins.client.json)
        dlovin.inventoryhud.mixin.UpdateNotifierMixin (inventoryhud.mixins.json)
        net.coderbot.iris.mixin.vertices.block_rendering.MixinClientLevel (mixins.iris.vertexformat.json)
        com.natamus.collective.fabric.mixin.ClientLevelMixin (collective-fabric.mixins.json)
        com.jozufozu.flywheel.mixin.ClientLevelMixin (flywheel.mixins.json)
        me.jellysquid.mods.sodium.mixin.features.fast_biome_colors.MixinClientWorld (sodium.mixins.json)
        fuzs.easyshulkerboxes.mixin.client.ClientLevelMixin$Fabric (easyshulkerboxes.fabric.mixins.json)
        ca.spottedleaf.starlight.mixin.client.world.ClientLevelMixin (starlight.mixins.json)
        potionstudios.byg.mixin.access.client.ClientLevelAccess (byg.mixins.json)
        dev.onyxstudios.cca.mixin.world.client.MixinClientWorld (mixins.cardinal_components_world.json)
        io.github.fabricators_of_create.porting_lib.transfer.mixin.client.ClientLevelMixin (porting_lib_transfer.mixins.json)
        dev.tr7zw.itemswapper.mixin.ClientLevelMixin (itemswapper.mixins.json)
        gg.essential.mixins.transformers.feature.particles.Mixin_AddParticleSystemToClientWorld (mixins.essential.json)
        dev.architectury.mixin.fabric.client.MixinClientLevel (architectury.mixins.json)
        farsight.mixin.ClientWorldMixin (farsight.mixins.json)
        net.fabricmc.fabric.mixin.event.lifecycle.client.ClientWorldMixin (fabric-lifecycle-events-v1.client.mixins.json)
        fionathemortal.betterbiomeblend.mixin.MixinClientWorld (betterbiomeblend.mixins.json)
        net.threetag.palladiumcore.mixin.fabric.ClientLevelMixin (palladiumcore.mixins.json)
        xaero.common.mixin.MixinClientWorld (xaerominimap.mixins.json)
    net.minecraft.class_310:
        io.github.tropheusj.dripstone_fluid_lib.mixin.MinecraftClientMixin (dripstone_fluid_lib.mixins.json)
        dev.tr7zw.itemswapper.mixin.MinecraftMixin (itemswapper.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.MinecraftMixin (porting_lib_base.mixins.json)
        betteradvancements.mixin.MinecraftMixin (betteradvancements.mixins.json)
        net.fabricmc.fabric.mixin.networking.client.accessor.MinecraftClientAccessor (fabric-networking-api-v1.client.mixins.json)
        io.wispforest.owo.mixin.ui.MinecraftClientMixin (owo.mixins.json)
        net.coderbot.iris.mixin.MixinMinecraft_PipelineManagement (mixins.iris.json)
        org.betterx.betternether.mixin.client.MinecraftClientMixin (betternether.mixins.client.json)
        ca.fxco.memoryleakfix.mixin.hugeScreenshotLeak.Minecraft_screenshotMixin (memoryleakfix.mixins.json)
        com.spanser.reacharound.mixin.client.MinecraftClientMixin (reacharound.mixins.json)
        com.yungnickyoung.minecraft.travelerstitles.mixin.MinecraftClientTickMixin (travelerstitles.mixins.json)
        com.supermartijn642.core.mixin.MinecraftMixin (supermartijn642corelib.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.accessor.MinecraftAccessor (porting_lib_common.mixins.json)
        gg.essential.mixins.transformers.client.MixinMinecraft (mixins.essential.json)
        dev.architectury.mixin.fabric.client.MixinMinecraft (architectury.mixins.json)
        com.simibubi.create.foundation.mixin.client.WindowResizeMixin (create.mixins.json)
        dlovin.inventoryhud.mixin.PlayerMixin (inventoryhud.mixins.json)
        net.fabricmc.fabric.mixin.event.lifecycle.client.MinecraftClientMixin (fabric-lifecycle-events-v1.client.mixins.json)
        io.github.fabricators_of_create.porting_lib.mixin.client.MinecraftMixinModelLoader (porting_lib_model_loader.mixins.json)
        dev.lambdaurora.spruceui.mixin.MinecraftClientMixin (spruceui.mixins.json)
        ca.fxco.memoryleakfix.mixin.customPayloadLeak.Minecraft_freeBufferMixin (memoryleakfix-fabric.mixins.json)
        io.socol.betterthirdperson.mixin.MinecraftClientMixin (betterthirdperson.mixins.json)
        squeek.appleskin.mixin.MinecraftClientMixin (appleskin.mixins.json)
        de.maxhenkel.voicechat.mixin.MinecraftMixin (voicechat.mixins.json)
        gg.essential.mixins.transformers.client.gui.Mixin_RecalculateMenuScale (mixins.essential.json)
        gg.essential.mixins.transformers.feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo (mixins.essential.json)
        ca.fxco.memoryleakfix.mixin.spongePoweredLeak.Minecraft_clientLoadedMixin (memoryleakfix-fabric.mixins.json)
        de.maxhenkel.camerautils.mixin.MinecraftMixin (camerautils.mixins.json)
        org.betterx.betterend.mixin.client.MinecraftClientMixin (betterend.mixins.client.json)
        tschipp.carryon.mixin.MinecraftMixin (carryon.mixins.json)
        net.fabricmc.fabric.mixin.datagen.client.MinecraftClientMixin (fabric-data-generation-api-v1.client.mixins.json)
        com.anthonyhilyard.prism.mixin.MinecraftMixin (prism.mixins.json)
        paulevs.edenring.mixin.client.MinecraftMixin (edenring.mixins.client.json)
        com.tterrag.blur.mixin.MixinMinecraftClient (mixins.blur.json)
        org.embeddedt.modernfix.common.mixin.bugfix.concurrency.MinecraftMixin (modernfix-common.mixins.json)
        net.coderbot.iris.mixin.MixinMinecraft_Keybinds (mixins.iris.json)
        com.illusivesoulworks.spectrelib.mixin.SpectreLibMixinMinecraft (spectrelib.mixins.json)
        dzwdz.chat_heads.mixin.MinecraftMixin (chat_heads.mixins.json)
        com.jozufozu.flywheel.mixin.PausedPartialTickAccessor (flywheel.mixins.json)
        net.fabricmc.fabric.mixin.event.interaction.client.MinecraftClientMixin (fabric-events-interaction-v0.client.mixins.json)
        net.fabricmc.fabric.mixin.registry.sync.client.MinecraftClientMixin (fabric-registry-sync-v0.client.mixins.json)
        net.blay09.mods.balm.mixin.MinecraftMixin (balm.mixins.json)
        me.flashyreese.mods.sodiumextra.mixin.gui.MinecraftClientAccessor (sodium-extra.mixins.json)
        ca.fxco.moreculling.mixin.blockstates.MinecraftClient_loadBlocksMixin (moreculling.mixins.json)
        net.raphimc.immediatelyfast.injection.mixins.hud_batching.MixinMinecraftClient (immediatelyfast.mixins.json)
        de.keksuccino.fancymenu.mixin.client.IMixinMinecraft (fancymenu.general.mixin.json)
        ca.fxco.memoryleakfix.mixin.targetEntityLeak.Minecraft_targetClearMixin (memoryleakfix.mixins.json)
        vazkii.patchouli.mixin.client.MixinMinecraft (patchouli_fabric.mixins.json)
        fi.dy.masa.malilib.mixin.MixinMinecraftClient (mixins.malilib.json)
        me.jellysquid.mods.sodium.mixin.core.MixinMinecraftClient (sodium.mixins.json)
        dev.stashy.extrasounds.mixin.inventory.InventoryScreenSounds (extrasounds.mixins.json)
        net.soulsweaponry.mixin.MinecraftClientMixin (soulsweapons.mixins.json)
        net.voidz.mixin.client.MinecraftClientMixin (voidz.mixins.json)
        jerozgen.languagereload.mixin.MinecraftClientMixin (languagereload.mixins.json)
        org.embeddedt.modernfix.fabric.mixin.feature.measure_time.MinecraftMixin_Fabric (modernfix-fabric.mixins.json)
        fuzs.puzzleslib.mixin.client.accessor.MinecraftFabricAccessor (puzzleslib.fabric.mixins.json)
        com.kingcontaria.fastquit.mixin.MinecraftClientMixin (fastquit.mixins.json)
        org.betterx.bclib.mixin.client.MinecraftMixin (bclib.mixins.client.json)
        malte0811.ferritecore.mixin.fabric.MinecraftMixin (ferritecore.fabric.mixin.json)
        org.embeddedt.modernfix.common.mixin.feature.measure_time.MinecraftMixin (modernfix-common.mixins.json)
        com.natamus.collective.fabric.mixin.MinecraftMixin (collective-fabric.mixins.json)
        de.keksuccino.fancymenu.mixin.client.MixinMinecraft (fancymenu.general.mixin.json)
        net.threetag.palladiumcore.mixin.fabric.MinecraftMixin (palladiumcore.mixins.json)
        io.github.thecsdev.tcdcommons.client.mixin.events.MixinMinecraftClient (tcdcommons.client.mixin.events.json)
        net.fabricmc.fabric.mixin.screen.MinecraftClientMixin (fabric-screen-api-v1.mixins.json)
        ladysnake.satin.mixin.client.event.MinecraftClientMixin (mixins.satin.client.json)
        gg.essential.mixins.transformers.events.Mixin_RenderTickEvent (mixins.essential.json)
        de.keksuccino.konkrete.mixin.mixins.client.MixinMinecraft (konkrete.mixin.json)
        net.minecraftforge.mixin.client.MinecraftMixin (forgeconfigapiport.fabric.mixins.json)
        net.darkhax.bookshelf.mixin.client.AccessorMinecraft (bookshelf.common.mixins.json)
        gg.essential.mixins.transformers.client.gui.Mixin_FixKeybindUnpressedInEmoteWheel (mixins.essential.json)
        draylar.omegaconfig.mixin.ClientMixin (omega-config.mixins.json)
        com.jozufozu.flywheel.fabric.mixin.MinecraftMixin (flywheel.fabric.mixins.json)
        dev.lambdaurora.lambdynlights.mixin.MinecraftClientMixin (lambdynlights.mixins.json)
        jerozgen.languagereload.mixin.MinecraftClientAccessor (languagereload.mixins.json)
        snownee.jade.mixin.MinecraftMixin (jade.mixins.json)
        com.kingcontaria.fastquit.mixin.MinecraftClientAccessor (fastquit.mixins.json)
        net.coderbot.iris.mixin.MixinMinecraft_Images (mixins.iris.json)
        zone.rong.cleancut.mixin.MinecraftClientMixin (cleancut.mixins.json)
        dev.stashy.extrasounds.mixin.HotbarSlotSound (extrasounds.mixins.json)
        xaero.common.mixin.MixinMinecraftClient (xaerominimap.mixins.json)
        org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftMixin (modernfix-common.mixins.json)
        fuzs.resourcepackoverrides.mixin.client.MinecraftMixin (resourcepackoverrides.common.mixins.json)
        com.blamejared.controlling.mixin.OpenGuiMixin (controlling.fabric.mixins.json)
        org.embeddedt.modernfix.common.mixin.perf.blast_search_trees.MinecraftMixin (modernfix-common.mixins.json)
        me.lucko.spark.fabric.mixin.MinecraftClientAccessor (spark.mixins.json)
        ca.fxco.moreculling.mixin.MinecraftClient_managersMixin (moreculling.mixins.json)
        io.wispforest.owo.mixin.MinecraftClientMixin (owo.mixins.json)
        xaero.map.mixin.MixinMinecraftClient (xaeroworldmap.mixins.json)
        randommcsomethin.fallingleaves.mixin.MinecraftClientMixin (fallingleaves.mixins.json)
        com.anthonyhilyard.iceberg.mixin.MinecraftMixin (iceberg.mixins.json)
    net.minecraft.client.main.Main:
        io.github.ultimateboomer.smoothboot.mixin.client.MainMixin (smoothboot.mixins.json)
        xyz.deftu.screencapper.mixins.MainMixin (screencapper.mixins.json)
        com.jozufozu.flywheel.mixin.ClientMainMixin (flywheel.mixins.json)

-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Default, Fabric Mods, Everycomp Generated Pack, Supplementaries Generated Pack, continuity/default, minecraft/supporteatinganimation, white_icons, Seasonal Lush Caves, itemswapper/default, xali's Enhanced Vanilla v1.11.1.zip, xali's Enhanced Jungle Wood v1.2.zip, xali's Potions v1.0.zip, Created Storage Network 1.2.zip, [1.3] Enhanced Boss Bars.zip, EclecticTrove-noconfig-1.19-1.2.0.zip, EmbellishedStone-1.19-1.0.0.zip, MandalasGUI_Legacy+Modded_Dakmode_v4.2.zip, xalis Bushy Leaves v3.3.0.zip, Essential (fabric_1.19.2).jar

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 360473000 bytes (343 MiB) / 3135242240 bytes (2990 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 5600X 6-Core Processor             
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.69
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2489
    Graphics card #0 versionInfo: DriverVersion=31.0.15.3598
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192.00
    Memory slot #2 clockSpeed (GHz): 2.67
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192.00
    Memory slot #3 clockSpeed (GHz): 2.67
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 32678.09
    Virtual memory used (MB): 17896.18
    Swap memory total (MB): 0.00
    Swap memory used (MB): 0.00
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Fabric Mods: 
        ad_astra: Ad Astra 1.12.6
        additionaladditions: Additional Additions 5.1.0
            libgui: LibGui 6.0.0-beta.5+1.19-pre1
                jankson: Jankson 4.1.1+j1.2.1
                libninepatch: LibNinePatch 1.1.0
        additionalstructures: Additional Structures 4.1.1
        advancednetherite: Advanced Netherite 1.6.7-1.19.2
        advancementplaques: Advancement Plaques 1.4.6
        advancementscreenshot: Advancement Screenshot 4.2
        adventurez: AdventureZ 1.4.18
        alternate-current: Alternate Current 1.7.0
        ambientsounds: Ambient Sounds (Fabric) 5.2.13
        antighost: AntiGhost 1.19.1-fabric0.58.5-1.1.5
            crowdin-translate: CrowdinTranslate 1.4+1.19
        appleskin: AppleSkin 2.4.1+mc1.19
        aquatictorches: Aquatic Torches 1.0.0
        architectury: Architectury 6.5.85
        artifacts: Artifacts 7.1.1+fabric
            expandability: ExpandAbility 6.0.0
            step-height-entity-attribute: Step Height Entity Attribute 1.0.0
        attributefix: AttributeFix 17.2.6
        auditory: Auditory 0.0.4-1.19.x
        autotag-convention: AutoTag Convention 2.0.0+1.19
            autotag: AutoTag 2.0.0+1.19
        balm-fabric: Balm 4.5.7
        bclib: BCLib 2.1.7
        beaconoverhaul: Beacon Overhaul 1.7.3+1.19.2
            reach-entity-attributes: Reach Entity Attributes 2.3.0
        betteradvancements: Better Advancements 0.2.2.142
        betterbiomeblend: Better Biome Blend 1.19-1.3.6-fabric
        betterdeserttemples: YUNG's Better Desert Temples 1.19.2-Fabric-2.2.2
            org_reflections_reflections: reflections 0.10.2
        betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1
        betterend: Better End 2.1.6
        betterf3: BetterF3 4.0.0
        betterfortresses: YUNG's Better Nether Fortresses 1.19.2-Fabric-1.0.5
        betterfpsdist: Better FPS distance Mod 1.19-2.4
        bettermineshafts: YUNG's Better Mineshafts 1.19.2-Fabric-3.2.0
        betternether: Better Nether 7.1.4
        betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0
        betterstats: Better Statistics Screen 2.9.3+1.19.2
            tcdcommons: TCD Commons API 2.9.1+1.19.2
        betterstrongholds: YUNG's Better Strongholds 1.19.2-Fabric-3.2.0
        betterthirdperson: Better Third Person 1.9.0
        bettervillage: Better village 3.0.0
        betterwitchhuts: YUNG's Better Witch Huts 1.19.2-Fabric-2.1.0
        blur: Blur (Fabric) 2.6.0
        bookshelf: Bookshelf 16.3.20
        bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.4.6-1.19.2
            maelstrom_library: Maelstrom Library 1.3-1.19-pre1
            multipart_entities: MultipartEntities 1.2-1.19-pre1
        botarium: Botarium 1.8.2
            team_reborn_energy: Energy 2.2.0
        byg: Oh The Biomes You'll Go 2.0.1.4
        cameraoverhaul: Camera Overhaul 1.4.0-fabric-universal
        camerautils: Camera Utils 1.19.2-1.0.3
        capes: Capes 1.5.2+1.19.2
        cardinal-components: Cardinal Components API 5.0.2
            cardinal-components-base: Cardinal Components API (base) 5.0.2
            cardinal-components-block: Cardinal Components API (blocks) 5.0.2
            cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
            cardinal-components-entity: Cardinal Components API (entities) 5.0.2
            cardinal-components-item: Cardinal Components API (items) 5.0.2
            cardinal-components-level: Cardinal Components API (world saves) 5.0.2
            cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2
            cardinal-components-world: Cardinal Components API (worlds) 5.0.2
        carryon: Carry On 2.0.5.11
        cavedust: Cave Dust 1.2.0
        charm: Charm 4.4.4
            com_moandjiezana_toml_toml4j: toml4j 0.7.2
        charmonium: Charmonium 4.2.1
        chat_heads: Chat Heads 0.10.16
        cherishedworlds: Cherished Worlds 6.0.1+1.19.2
        chimes: Chimes 1.1.4
        chunksfadein: Chunks Fade In 3.0.11-1.19
        cleancut: CleanCut 6.0
        clienttweaks: Client Tweaks 8.1.2
        cloth-config: Cloth Config v8 8.2.88
            cloth-basic-math: cloth-basic-math 0.6.1
        clumps: Clumps 9.0.0+14
        collective: Collective 6.62
        comforts: Comforts 6.0.4+1.19.2
            spectrelib: SpectreLib 0.12.4+1.19.2
        configured: Configured 2.0.0
        connectivity: Connectivity Mod 1.19.2-4.2
        continuity: Continuity 2.0.2+1.19
        controlling: Controlling For Fabric 10.0+7
        corgilib: CorgiLib 1.0.0.34
            com_electronwill_night-config_core: core 3.6.6
            com_electronwill_night-config_toml: toml 3.6.6
        craftpresence: CraftPresence 2.0.7
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4+edbdcddb90
        create: Create 0.5.1-b-build.1079+mc1.19.2
            com_google_code_findbugs_jsr305: jsr305 3.0.2
            flywheel: Flywheel 0.6.8.a-5
            milk: Milk Lib 1.0.51
                dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1
            porting_lib: Porting Lib 2.1.1032+1.19.2
                forge_tags: Porting Lib Tags 3.0
                porting_lib_accessors: Porting Lib Accessors 2.1.1032+1.19.2
                porting_lib_attributes: Porting Lib Attributes 2.1.1032+1.19.2
                porting_lib_base: Porting Lib Base 2.1.1032+1.19.2
                porting_lib_common: Porting Lib Common 2.1.1032+1.19.2
                porting_lib_constants: Porting Lib Constants 2.1.1032+1.19.2
                porting_lib_entity: Porting Lib Entity 2.1.1032+1.19.2
                porting_lib_extensions: Porting Lib Extensions 2.1.1032+1.19.2
                porting_lib_fake_players: Porting Lib Fake Players 2.1.1032+1.19.2
                porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1032+1.19.2
                porting_lib_loot: Porting Lib Loot 2.1.1032+1.19.2
                porting_lib_model_generators: Porting Lib Model Generators 2.1.1032+1.19.2
                porting_lib_model_loader: Porting Lib Model Loader 2.1.1032+1.19.2
                porting_lib_models: Porting Lib Models 2.1.1032+1.19.2
                porting_lib_networking: Porting Lib Networking 2.1.1032+1.19.2
                porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1032+1.19.2
                porting_lib_transfer: Porting Lib Transfer 2.1.1032+1.19.2
                serialization_hooks: Serialization Hooks 0.3.26
            registrate-fabric: Registrate for Fabric 1.1.58-MC1.19.2
        creativecore: CreativeCore (Fabric) 2.9.3
        creeperoverhaul: Creeper Overhaul 2.0.9
        cullclouds: Cull Clouds 0.1.0
        cullleaves: Cull Leaves 3.0.1
        dark-loading-screen: Dark Loading Screen 1.6.12
        debugify: Debugify 2.8.0
        deeperdarker: Deeper and Darker 1.1.6
            customportalapi: Custom Portal Api 0.0.1-beta54-1.19
            paragon: Paragon 3.0.2
                org_yaml_snakeyaml: snakeyaml 1.27
        delightfulcreators: Delightful Creators 1.1.1
        display_case: Display Case Mod 1.0.3
        dragonloot: DragonLoot 1.1.2
        dungeons_arise: When Dungeons Arise 2.1.54
        dynamicfps: Dynamic FPS 2.2.0
        easiervillagertrading: EasierVillagerTrading 1.19.1-fabric0.58.5-1.5.4
            gbfabrictools: GBfabrictools 1.3.4+1.19
        easyanvils: Easy Anvils 4.0.11
        easymagic: Easy Magic 4.3.3
        easyshulkerboxes: Easy Shulker Boxes 4.4.1
        eatinganimationid: Eating Animation 1.9.1
        ecologics: Ecologics 2.1.11
        edenring: EdenRing 0.6.4
        effective: Effective 1.4
        elytraslot: Elytra Slot 6.1.1+1.19.2
        emotecraft: Emotecraft 2.2.5
            bendy-lib: Bendy api 2.1.2
        enchdesc: EnchantmentDescriptions 13.0.14
        endrem: End Remastered 5.2.0
        enhancedblockentities: Enhanced Block Entities 0.7.2+1.19.2
            advanced_runtime_resource_pack: Runtime Resource Pack 0.6.2
        enhancedcelestials: Enhanced Celestials 2.1.0.6
        entityculling: EntityCulling-Fabric 1.6.1-mc1.19.2
        equipmentcompare: Equipment Compare 1.3.1
        essential: Essential 12933+deploy-staging+gf941de5ac
        essential-container: essential-container 1.0.0
            essential-loader: essential-loader 1.0.0
        essential-dependencies: Essential Dependencies 0
            universalcraft: UniversalCraft 277
            vigilance: Vigilance 284
        everycomp: Every Compat 1.19.2-2.4.11
        expandeddelight: Expanded Delight 0.2.5.2
        experiencebugfix: Experience Bug Fix 19
        extended_drawers: Extended Drawers 1.4.3+mc.1.19.2
            graphlib: Graph Lib 0.3.6+1.19.2
            mconfig: Mconfig 1.2.0+mc.1.19-rc1
                de_poiu_apron_apron: apron 2.1.1
        extrasounds: ExtraSounds 2.3.1+1.19.2-1.19.1
            soundcategories: Sound Categories 1.2.4+1.19
        fabric-api: Fabric API 0.76.0+1.19.2
            fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290
            fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1+16f1e31390
            fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
            fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.25+cafc6e8e90
            fabric-client-tags-api-v1: Fabric Client Tags 1.0.5+b35fea8390
            fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
            fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790
            fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390
            fabric-containers-v0: Fabric Containers (v0) 0.1.41+df3654b390
            fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2+7c6cd14d90
            fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+4bc6e26290
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.8+413cbbc790
            fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90
            fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36+df3654b390
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
            fabric-item-api-v1: Fabric Item API (v1) 1.6.6+b7d1888890
            fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39+9244241690
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.25+5c4fce2890
            fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.23+df3654b390
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890
            fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13+83a8659290
            fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16+9e7660c690
            fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290
            fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24+33fbc73890
            fabric-models-v0: Fabric Models (v0) 0.3.21+c6af733c90
            fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490
            fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890
            fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390
            fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690
            fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.1+1adbf27790
            fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+1adbf27790
            fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.24+df3654b390
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390
            fabric-rendering-v0: Fabric Rendering (v0) 1.1.27+df3654b390
            fabric-rendering-v1: Fabric Rendering (v1) 1.12.1+d8ef690890
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
            fabric-screen-api-v1: Fabric Screen API (v1) 1.0.32+4d0d570390
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7+1cc24b1b90
            fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2+c4f28df590
            fabric-textures-v0: Fabric Textures (v0) 1.0.24+aeb40ebe90
            fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
        fabric-language-kotlin: Fabric Language Kotlin 1.9.6+kotlin.1.8.22
            org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.22
            org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.22
            org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.22
            org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.22
            org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.21.0
            org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.1
            org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.1
            org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
            org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.5.1
            org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.5.1
            org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.5.1
        fabricloader: Fabric Loader 0.14.21
        fallingleaves: Falling Leaves 1.13.0+1.19.2
        fallingtree: FallingTree 3.10.0
        fancymenu: FancyMenu 2.14.7
        farmersdelight: Farmer's Delight 1.19.2-1.3.9
        farsight: Farsight Mod 1.19.2-3.5
            org_jctools_jctools-core: jctools-core 4.0.1
        fastquit: FastQuit 2.1.0+1.19-1.19.2
        ferritecore: FerriteCore 5.0.3
        forgeconfigapiport: Forge Config API Port 4.2.11
        friendsandfoes: Friends&Foes 1.8.3
            com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.8
        ftblibrary: FTB Library 1902.3.19-build.214
        ftbquests: FTB Quests 1902.4.17-build.240
        ftbteams: FTB Teams 1902.2.13-build.100
        fwaystones: Fabric Waystones 3.0.8+mc1.19.2
        galosphere: Galosphere 1.19.2-1.3.0
        geckolib3: Geckolib 3.1.40
            com_eliotlash_mclib_mclib: mclib 20
        geophilic: Geophilic 1.19-2.0.0c
        goblintraders: Goblin Traders 1.8.1
        goodall: Goodall 1.2.0
        graveyard: The Graveyard 2.3.3
            omega-config: OmegaConfig 1.2.2-1.18.1
        guardvillagers: Guard Villagers Fabric 1.19.2-1.1.2
        iceberg: Iceberg 1.0.46
        immediatelyfast: ImmediatelyFast 1.1.12
            net_lenni0451_reflect: Reflect 1.1.0
        indium: Indium 1.0.9+mc1.19.2
        inventoryhud: Inventory HUD + 3.4.7
        iris: Iris 1.6.4
            io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
            org_anarres_jcpp: jcpp 1.4.14
            org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
        irisflw: Iris Flywheel Compat 0.2.0
        ironchests: Iron Chests: Restocked 3.1.2
        itemfilters: Item Filters 1902.2.9-build.51
        itemmodelfix: Item Model Fix 1.0.3+1.19
        itemscroller: Item Scroller 0.17.1
        itemswapper: ItemSwapper 0.4.0-mc1.19.2
        jade: Jade 8.7.3
        java: OpenJDK 64-Bit Server VM 17
        jumpyboat: JumpyBoat 4.0-1.19
        kiwi: Kiwi Lib 8.3.3
        konkrete: Konkrete 1.6.1
        krypton: Krypton 0.2.1
            com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
        lambdynlights: LambDynamicLights 2.2.0+1.19.2
            pride: Pride Lib 1.1.2+1.19
            spruceui: SpruceUI 4.1.0+1.19.2
        languagereload: Language Reload 1.5.8+1.19.2
        lazydfu: LazyDFU 0.1.3
        leatheredboots: Leathered Boots 1.0.0.2
        legendarytooltips: Legendary Tooltips 1.3.3
        letmedespawn: Let Me Despawn fabric-1.0.2
        libraryferret: Library ferret 4.0.0
        libz: LibZ 1.0.0
        lithium: Lithium 0.11.1
        logbegone: Log Begone 1.0.6
        lootr: Lootr 0.4.27.67
        malilib: MaLiLib 0.13.0
        mcwbridges: Macaw's Bridges 2.1.0
        memoryleakfix: Memory Leak Fix 1.0.0
        merchantmarkers: Merchant Markers 1.3.1
        midnightlib: MidnightLib 1.0.0
        minecraft: Minecraft 1.19.2
        minelib: mine11lib 0.1.3+1.19
            com_sksamuel_scrimage_scrimage-core: scrimage-core 4.0.31
        mixintrace: MixinTrace 1.1.1+1.17
        modernfix: ModernFix 5.0.4+mc1.19.2
        modmenu: Mod Menu 4.2.0-beta.2
        moonlight: Moonlight 1.19.2-2.2.40
        moreculling: More Culling 1.19.1-0.17.0
            conditional-mixin: conditional mixin 0.3.0
        moremobvariants: More Mob Variants 1.0.1
        morevillagers: More Villagers 4.0.2
        mousetweaks: Mouse Tweaks 2.22
        naturalist: Naturalist 3.0.3a
        naturescompass: Nature's Compass 1.19.2-2.1.0-fabric
        nethersdelight: Nether's Delight 1.0.1
            disable_custom_worlds_advice: Disable Custom Worlds Advice 3.0
        nightconfigfixes: Night Config Fixes 4.0.7
        nochatreports: No Chat Reports 1.19.2-v1.13.12
        notenoughanimations: NotEnoughAnimations 1.6.2
        org_jetbrains_annotations: annotations 13.0
        owo: oωo 0.8.5+1.19
            blue_endless_jankson: jankson 1.2.1
        patchouli: Patchouli 1.19.2-77-FABRIC
            fiber: fiber 0.23.0-2
        pickupnotifier: Pick Up Notifier 4.2.4
        ping-wheel: Ping Wheel 1.3.0
        player-animator: Player Animator 1.0.2
        pling: Pling 1.5.0
        plushies: Plushie Mod 1.2
        presencefootsteps: Presence Footsteps 1.6.4
            kirin: Kirin UI 1.11.1
        prism: Prism 1.0.3
        probablychests: Probably Chests 0.5.5-1.19.2
        progressivebosses: Progressive Bosses 1.2.0
            completeconfig-base: completeconfig-base 2.0.1
        puzzleslib: Puzzles Lib 4.4.3
        rare-ice: Rare Ice 0.5.0
        ratsmischief: Rat's Mischief 1.4.0
        reacharound: Reacharound 1.1.2
        reeses-sodium-options: Reese's Sodium Options 1.4.9+mc1.19.2-build.67
        regrowth: Regrowth 31.1.0
        replanter: Replanter 1.3
        resourcefulconfig: Resourcefulconfig 1.0.20
        resourcefullib: Resourceful Lib 1.1.24
        resourcepackoverrides: Resource Pack Overrides 4.0.4
        resourcify: Resourcify 1.1.0
            elementa: Elementa 590+markdown
        riverredux: River Redux 0.3.0
        rottencreatures: Rotten Creatures 1.0.1
        roughlyenoughitems: Roughly Enough Items 9.1.619
            error_notifier: Error Notifier 1.0.9
        satin: Satin 1.9.0
        screencapper: Screencapper 1.2.1
            com_mojang_brigadier: brigadier 1.0.18
        seasons: Fabric Seasons 2.2.1+1.19
        seasonsbygcompat: Fabric Seasons: BYG Compat 1.0-2.0.1.1
        shulkerboxtooltip: Shulker Box Tooltip 3.2.2+1.19.2
        simplemagnets: Simple Magnets 1.1.9
        skinlayers: 3d Skin Layers 1.5.2-mc1.19.1
        smoothboot: Smooth Boot 1.19-1.7.1
        snowrealmagic: Snow! Real Magic! 5.1.0
        snowundertrees: Snow Under Trees 1.0.0+1.19.2
        sodium: Sodium 0.4.4+build.18
            org_joml_joml: joml 1.10.4
        sodium-extra: Sodium Extra 0.4.16+mc1.19.2-build.90
            caffeineconfig: CaffeineConfig 1.0.0+1.17
        soulsweapons: Marium's Soulslike Weaponry 0.9.9.3
        sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.18
        spark: spark 1.10.37
            fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
        spirit: Spirit 2.2.6
        starlight: Starlight 1.1.1+fabric.ae22326
        starterkit: Starter Kit 5.2
        strawgolem: Straw Golem 2.0.0-beta.5
        structory: Structory 1.0.1
        supermartijn642configlib: SuperMartijn642's Config Lib 1.1.6
        supermartijn642corelib: SuperMartijn642's Core Lib 1.1.10
        supplementaries: Supplementaries 1.19.2-2.3.19
        t_and_t: Towns and Towers 1.9
        takesapillage: Takes a Pillage 1.0.4
        terrablender: TerraBlender 2.0.1.136
        tiered: Tiered 1.2.7
        tipsmod: Tips 8.0.27
        toastmanager: Toast Manager 1.0.1
        toms_storage: Tom's Simple Storage Mod 1.5.7
        totw_additions: Towers of the Wild: Additions 1.2.4
        tradingpost: Trading Post 4.2.0
        travelersbackpack: Traveler's Backpack 1.19.2-8.2.24
        travelerstitles: Traveler's Titles 1.19.2-Fabric-3.1.0
        treeharvester: Tree Harvester 8.2
        trinkets: Trinkets 3.4.2
        tumbleweed: Tumbleweed 0.5.1
        twilightforest: The Twilight Forest 4.2.357
            here-be-no-dragons: Here be no Dragons! 1.0.0
            javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
            mm: Manningham Mills 2.3
        vanillatweaks: VanillaTweaks 1.5.66
        vc_gliders: Gliders 1.0.2
            palladiumcore: PalladiumCore 1.19.2-1.2.3.4
        veinmining: Vein Mining 1.1.1+1.19.2
        villagernames: Villager Names 5.2
        visuality: Visuality 0.5.6
        visualworkbench: Visual Workbench 4.2.4
        voicechat: Simple Voice Chat 1.19.2-2.4.11
        voidtotem: Void Totem 2.1.0
        voidz: VoidZ 1.0.9
        waveycapes: WaveyCapes 1.3.2
        weaponmaster: YDM's Weapon Master 3.0.2
        wooledboots: Wooled Boots 1.4
        xaeroarrowfix: Xaero's Minimap Arrow Fix 1.1+1.16
        xaerominimap: Xaero's Minimap 23.5.0
        xaeroworldmap: Xaero's World Map 1.30.6
        xp_storage: XP Storage 1.4.3+1.19
        xp_storage_trinkets: XP Storage - Trinkets 0.1+1.19
        yet-another-config-lib: YetAnotherConfigLib 2.2.0-for-1.19.2
        yigd: You're in Grave Danger 1.4.9
        yungsapi: YUNG's API 1.19.2-Fabric-3.8.9
            org_javassist_javassist: javassist 3.28.0-GA
        yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0
        yungsextras: YUNG's Extras 1.19.2-Fabric-3.1.0
    Loaded Shaderpack: (off) (fallback)
    NEC status: No NEC detected
    Flywheel Backend: GL33 Instanced Arrays
    Launched Version: fabric-loader-0.14.21-1.19.2
    Backend library: LWJGL version 3.3.1 SNAPSHOT
    Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 535.98, NVIDIA Corporation
    Window size: 1920x1080
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, Fabric Mods, Everycomp Generated Pack, Supplementaries Generated Pack, continuity/default, minecraft/supporteatinganimation, white_icons, Seasonal Lush Caves, itemswapper/default, file/xali's Enhanced Vanilla v1.11.1.zip, file/xali's Enhanced Jungle Wood v1.2.zip (incompatible), file/xali's Potions v1.0.zip (incompatible), file/Created Storage Network 1.2.zip (incompatible), file/[1.3] Enhanced Boss Bars.zip, file/EclecticTrove-noconfig-1.19-1.2.0.zip, file/EmbellishedStone-1.19-1.0.0.zip, file/MandalasGUI_Legacy+Modded_Dakmode_v4.2.zip (incompatible), file/xalis Bushy Leaves v3.3.0.zip (incompatible)
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 5600X 6-Core Processor 
    Server Running: true
    Player Count: 1 / 8; [class_3222['ReiFeet'/135, l='ServerLevel[bitch nigguari]', x=1689.01, y=67.00, z=-549.29]]
    Data Packs: vanilla, Fabric Mods, Everycomp Generated Pack, Supplementaries Generated Pack
    World Generation: Stable

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello! I created a Forge Server with mods. My forge version is 47.3.0 and my Minecraft version is 1.20.1. I have no idea what could be causing the error. My crashlogs are Here: https://gist.github.com/Dwolfwoood/8817a253594c882255de65e989302084
    • yes but it said that farmer's delight is what is causing it now https://gist.github.com/ZR500014/827709f35c183f9cb9152d24520c4a21
    • exactly as it says. im not sure what the issue is, added more GB to it and its still crashing just as quickly as before in the same only a short while after i hit the start button, so i assume its a mod issue. not good at reading logs, anyone have any ideas?   logs here- 16.11 00:45:12 [Multicraft] Received start command 16.11 00:45:12 [Multicraft] Loading server properties 16.11 00:45:12 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:12 [Multicraft] Starting server! 16.11 00:45:13 [Multicraft] Adding template "apexupdater" and options "always,install,temp" from config 16.11 00:45:13 [Multicraft] Running setup... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Running Apex Updater... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Selected Game = forge_1.20.1 16.11 00:45:14 [Multicraft] Done, returned Ok 16.11 00:45:14 [Multicraft] Setup done, restarting 16.11 00:45:14 [Multicraft] Server stopped 16.11 00:45:17 [Multicraft] Loading server properties 16.11 00:45:17 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:17 [Multicraft] Starting server! 16.11 00:45:17 [Multicraft] Updating eula.txt file 16.11 00:45:17 [Server] INFO WARNING: Published ports are discarded when using host network mode 16.11 00:45:17 [Server] INFO 0d93d0a8f120ed42c04758fb49f4b13e1113380cb1104c2fdd643e4f878d5122 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.12, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.13 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-117-generic 16.11 00:45:22 [Server] main/INFO [ne.mi.fm.lo.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good... 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: crimes against java were committed 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier! 16.11 00:45:22 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/mods/Connector-1.0.0-beta.46+1.20.1.jar%23342%23345!/ Service=ModLauncher Env=SERVER 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: aeroblender. Using Mod File: /mods/aeroblender-1.20.1-1.0.1-neoforge.jar 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: curios. Using Mod File: /mods/curios-forge-5.11.0+1.20.1.jar 16.11 00:45:23 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 87 dependencies adding them to mods collection 16.11 00:45:24 [Server] main/INFO [or.si.co.lo.DependencyResolver/]: Dependency resolution found 10 candidates to load 16.11 00:45:25 [Server] main/INFO [or.si.co.se.ha.ModuleLayerMigrator/]: Successfully made module authlib transformable 16.11 00:45:31 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'nitrogen_internals.refmap.json' for nitrogen_internals.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'graveyard-FORGE-forge-refmap.json' for graveyard-forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'EpheroLib-refmap.json' for epherolib.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'aaa_particles-fabric-refmap.json' for aaa_particles.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'NetheriteHorseArmor-CJ-common-mc-common-refmap.json' for netheritehorsearmor-common.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/INFO [Puzzles Lib/]: Loading 317 mods: 16.11 00:45:32 [Server] INFO - aaa_particles 1.20.1-1.4.5 16.11 00:45:32 [Server] INFO - advancednetherite 2.1.3 16.11 00:45:32 [Server] INFO - aeroblender 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO - aether 1.20.1-1.5.1-neoforge 16.11 00:45:32 [Server] INFO |-- cumulus_menus 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO |-- mixinextras 0.2.0-beta.9 16.11 00:45:32 [Server] INFO \-- nitrogen_internals 1.20.1-1.0.11-neoforge 16.11 00:45:32 [Server] INFO - aetherdelight 1.0.0 16.11 00:45:32 [Server] INFO - alexscaves 2.0.2 16.11 00:45:32 [Server] INFO - alexscavesdelight 1.0.19.1-1.20.1 16.11 00:45:32 [Server] INFO - alexsdelight 1.5 16.11 00:45:32 [Server] INFO - alexsmobs 1.22.9 16.11 00:45:32 [Server] INFO - amendments 1.20-1.2.12 16.11 00:45:32 [Server] INFO - amplified_nether 1.2.5 16.11 00:45:32 [Server] INFO - another_furniture 1.20.1-3.0.1 16.11 00:45:32 [Server] INFO - aquaculture 2.5.2 16.11 00:45:32 [Server] INFO - aquaculturedelight 1.0.0 16.11 00:45:32 [Server] INFO - aquamirae 6.API15 16.11 00:45:32 [Server] INFO - aquamirae_delight 1.4.6 16.11 00:45:32 [Server] INFO - archers_paradox 5.0.0 16.11 00:45:32 [Server] INFO - architectury 9.2.14 16.11 00:45:32 [Server] INFO - artifacts 9.5.13 16.11 00:45:32 [Server] INFO \-- expandability 9.0.4 16.11 00:45:32 [Server] INFO - attributefix 21.0.4 16.11 00:45:32 [Server] INFO - auroras 1.6 16.11 00:45:32 [Server] INFO - azurelib 2.0.39 16.11 00:45:32 [Server] INFO - bakery 1.1.15 16.11 00:45:32 [Server] INFO - balm 7.3.9 16.11 00:45:32 [Server] INFO \-- kuma_api 20.1.8 16.11 00:45:32 [Server] INFO - bca 1.0-1.20.1 16.11 00:45:32 [Server] INFO - berries_and_cherries 1.0.9 16.11 00:45:32 [Server] INFO - bettas 1.2.3 16.11 00:45:32 [Server] INFO - betterbeekeeping 1.20.1-1.3.0 16.11 00:45:32 [Server] INFO - bettercombat 1.8.6+1.20.1 16.11 00:45:32 [Server] INFO - betterdeserttemples 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - betterdungeons 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betterendisland 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfortresses 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfpsdist 1.20.1-6.0 16.11 00:45:32 [Server] INFO - betterjungletemples 1.20-Forge-2.0.5 16.11 00:45:32 [Server] INFO - bettermineshafts 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betteroceanmonuments 1.20-Forge-3.0.4 16.11 00:45:32 [Server] INFO - betterstrongholds 1.20-Forge-4.0.3 16.11 00:45:32 [Server] INFO - betterthanmending 1.7.2 16.11 00:45:32 [Server] INFO - bettervillage 3.2.0 16.11 00:45:32 [Server] INFO - betterwitchhuts 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - blueprint 7.1.0 16.11 00:45:32 [Server] INFO - bookshelf 20.2.13 16.11 00:45:32 [Server] INFO - botania 1.20.1-446-FORGE 16.11 00:45:32 [Server] INFO - botaniaartifacts 1.0.1-1.20.1 16.11 00:45:32 [Server] INFO - botaniadelight 1.0.3.2-1.20.1 16.11 00:45:32 [Server] INFO - brewery 2.0.3 16.11 00:45:32 [Server] INFO - bygonenether 1.3.2 16.11 00:45:32 [Server] INFO - caelus 3.2.0+1.20.1 16.11 00:45:32 [Server] INFO - camping 1.0.4 16.11 00:45:32 [Server] INFO - cat_jam 1.2.2 16.11 00:45:32 [Server] INFO - catloaf 1.1.1 16.11 00:45:32 [Server] INFO - cavesanddepths 1.2.7 16.11 00:45:32 [Server] INFO - chat_heads 0.13.6 16.11 00:45:32 [Server] INFO - chestedcompanions 1.3.1 16.11 00:45:32 [Server] INFO - citadel 2.6.0 16.11 00:45:32 [Server] INFO - cleardespawn 1.1.15 16.11 00:45:32 [Server] INFO - cloth_config 11.1.136 16.11 00:45:32 [Server] INFO - cobweb 1.0.0 16.11 00:45:32 [Server] INFO - coffee_delight 1.4 16.11 00:45:32 [Server] INFO - cofh_core 11.0.2 16.11 00:45:32 [Server] INFO - collective 7.87 16.11 00:45:32 [Server] INFO - com_github_llamalad7_mixinextras 0.2.0-beta.8 16.11 00:45:32 [Server] INFO - configapi 1.20-2.3.2 16.11 00:45:32 [Server] INFO - connectorextras 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- amecsapi 1.5.3+mc1.20-pre1 16.11 00:45:32 [Server] INFO |-- connectorextras_architectury_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_emi_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_energy_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_geckolib_fabric_compat 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_jei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_kubejs_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_modmenu_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO \-- modmenu 7.2.2 16.11 00:45:32 [Server] INFO |-- connectorextras_pehkui_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_rei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_terrablender_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- forgeconfigapiport 8.0.0 16.11 00:45:32 [Server] INFO \-- reach_entity_attributes 2.4.0 16.11 00:45:32 [Server] INFO - connectormod 1.0.0-beta.46+1.20.1 16.11 00:45:32 [Server] INFO - cookingforblockheads 16.0.9 16.11 00:45:32 [Server] INFO - corn_delight 1.1.6-1.20.1 16.11 00:45:32 [Server] INFO - cornexpansion 1.0.1 16.11 00:45:32 [Server] INFO - coroutil 1.20.1-1.3.7 16.11 00:45:32 [Server] INFO - crabbersdelight 1.1.7c 16.11 00:45:32 [Server] INFO - cratedelight 24.11.06-1.20-forge 16.11 00:45:32 [Server] INFO - crittersandcompanions 2.2.2 16.11 00:45:32 [Server] INFO - croptopia 3.0.4 16.11 00:45:32 [Server] INFO - croptopia_additions 2.4 16.11 00:45:32 [Server] INFO - croptopia_delight 1.0 16.11 00:45:32 [Server] INFO - cuisinedelight 1.1.16 16.11 00:45:32 [Server] INFO - culturaldelights 0.16.1 16.11 00:45:32 [Server] INFO - cupboard 1.20.1-2.7 16.11 00:45:32 [Server] INFO - curios 5.11.0+1.20.1 16.11 00:45:32 [Server] INFO - deep_aether 1.20.1-1.0.4 16.11 00:45:32 [Server] INFO - deepblue 1.2 16.11 00:45:32 [Server] INFO - deeperdarker 1.3.3 16.11 00:45:32 [Server] INFO - deeperdarkerdelight 1.0.2.1-1.20.1 16.11 00:45:32 [Server] INFO - delightful 3.6 16.11 00:45:32 [Server] INFO - doapi 1.2.15 16.11 00:45:32 [Server] INFO \-- terraform 7.0.1 16.11 00:45:32 [Server] INFO - doggytalents 1.18.36 16.11 00:45:32 [Server] INFO - doubledoors 5.9 16.11 00:45:32 [Server] INFO - dtnpaletteofpaws 1.2.4 16.11 00:45:32 [Server] INFO - dungeons_arise 2.1.58-1.20.x 16.11 00:45:32 [Server] INFO - dynamiclights 1.20.1.2 16.11 00:45:32 [Server] INFO - efallingtrees 0.6.0-1.20+forge 16.11 00:45:32 [Server] INFO - eldritch_end 0.3.2 16.11 00:45:32 [Server] INFO - embeddium 0.3.31+mc1.20.1 16.11 00:45:32 [Server] INFO \-- rubidium 0.7.1 16.11 00:45:32 [Server] INFO - emi 1.1.18+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_enchanting 0.1.2+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_letsdo_compat 1.3 16.11 00:45:32 [Server] INFO - emi_loot 0.7.4+1.20.1+forge 16.11 00:45:32 [Server] INFO - emienchants 1.0.0 16.11 00:45:32 [Server] INFO - emiffect 1.1.2+mc1.20.1 16.11 00:45:32 [Server] INFO - emitrades 1.2.1+mc1.20.1 16.11 00:45:32 [Server] INFO - enchanted 3.0.8 16.11 00:45:32 [Server] INFO - endersdelight 1.0.3 16.11 00:45:32 [Server] INFO - endofherobrine 1.20.1-1.0.8.2 16.11 00:45:32 [Server] INFO - endrem 5.3.3-R-1.20.1 16.11 00:45:32 [Server] INFO - ends_delight 2.4 16.11 00:45:32 [Server] INFO - epherolib 0.1.2 16.11 00:45:32 [Server] INFO - euphoria_patcher 1.4.3-r5.3-forge 16.11 00:45:32 [Server] INFO - exoticbirds 1.0.0 16.11 00:45:32 [Server] INFO - explorify 1.6.2 16.11 00:45:32 [Server] INFO - fabric_api 0.92.2+1.11.8+1.20.1 16.11 00:45:32 [Server] INFO |-- fabric_api_lookup_api_v1 1.6.36+67f9824077 16.11 00:45:32 [Server] INFO |-- fabric_biome_api_v1 13.0.13+dc36698e77 16.11 00:45:32 [Server] INFO |-- fabric_block_api_v1 1.0.11+0e6cb7f777 16.11 00:45:32 [Server] INFO |-- fabric_block_view_api_v2 1.0.1+0767707077 16.11 00:45:32 [Server] INFO |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77 16.11 00:45:32 [Server] INFO |-- fabric_client_tags_api_v1 1.1.2+5d6761b877 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v1 1.2.34+f71b366f77 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v2 2.2.13+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_content_registries_v0 4.0.11+a670df1e77 16.11 00:45:32 [Server] INFO |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177 16.11 00:45:32 [Server] INFO |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77 16.11 00:45:32 [Server] INFO |-- fabric_data_generation_api_v1 12.3.4+369cb3a477 16.11 00:45:32 [Server] INFO |-- fabric_dimensions_v1 2.1.54+8005d10d77 16.11 00:45:32 [Server] INFO |-- fabric_entity_events_v1 1.6.0+6274ab9d77 16.11 00:45:32 [Server] INFO |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777 16.11 00:45:32 [Server] INFO |-- fabric_game_rule_api_v1 1.0.40+683d4da877 16.11 00:45:32 [Server] INFO |-- fabric_item_api_v1 2.1.28+4d0bbcfa77 16.11 00:45:32 [Server] INFO |-- fabric_item_group_api_v1 4.0.12+c9161c2d77 16.11 00:45:32 [Server] INFO |-- fabric_key_binding_api_v1 1.0.37+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_lifecycle_events_v1 2.2.22+afab492177 16.11 00:45:33 [Multicraft] Skipped 194 lines due to rate limit (160/s) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.gui.Gui was not found shield_overhaul.mixins.json:CursorIconMixin from mod shield_overhaul 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: com/legacy/lost_aether/entity/AerwhaleKingEntity (java.lang.ClassNotFoundException: com.legacy.lost_aether.entity.AerwhaleKingEntity) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/Camera (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.Camera was not found playeranimatorapi-common.mixins.json:CameraAccessor from mod playeranimatorapi 16.11 00:45:33 [Server] main/INFO [co.cu.Cupboard/]: Loaded config for: structureessentials.json 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/multiplayer/MultiPlayerGameMode (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.multiplayer.MultiPlayerGameMode was not found mixins.cofhcore.json:MultiPlayerGameModeMixin from mod cofh_core 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin from mod deeperdarker 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.main.Main was not found mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [de.su.si.co.em.EMIBridge/]: Injecting EMI API classes 16.11 00:45:34 [Server] main/INFO ModernFix reached bootstrap stage (15.85 s after launch) 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:35 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE")) Shift.BY=1 on crittersandcompanions.mixins.json:LivingEntityMixin from mod crittersandcompanions::handler$bdj000$crittersandcompanions$onDie exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:36 [Server] main/WARN [mixin/]: @Final field f_57244_:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in QualityCrops.mixins.json:SweetBerryBushMixin from mod qualitycrops should be final 16.11 00:45:36 [Server] main/INFO Vanilla bootstrap took 2025 milliseconds 16.11 00:45:38 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture::handler$cal000$refurbished_furniture$refurbishedFurniture$AfterRemoveBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:38 [Server] main/INFO [mixin/]: apoli.mixins.json:ItemSlotArgumentTypeAccessor from mod apoli->@Accessor[FIELD_GETTER]::getSlotNamesToSlotCommandId()Ljava/util/Map; should be static as its target is 16.11 00:45:38 [Server] main/WARN [mixin/]: Mixin alexscaves.mixins.json:SwampHutPieceMixin from mod alexscaves has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected 16.11 00:45:38 [Server] main/WARN [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.AberrationConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.AberrationConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.TentacleConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.TentacleConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.DendlerConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.DendlerConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.item.XalConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.item.XalConfig read successfully. 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Eldritch End's Config Loaded! 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Registered Eldritch End items 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocin.shield_overhaul.config.server.ShieldConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocin.shield_overhaul.config.server.ShieldConfig read successfully. 16.11 00:45:39 [Server] main/INFO [shield_overhaul/]: Shield Overhaul's Config Loaded! 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/2b101225a0983c178c43c737d76def52 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/9b5bc39f00d53db2acf81d859b596583 16.11 00:45:39 [Server] main/INFO [ch.mc.Mcda/]: Registering Blocks for mcda 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.rebalance.config.ReBalanceConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.rebalance.config.ReBalanceConfig read successfully. 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Loaded Prominent Config 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Sounds 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Items 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: sodiumextras, class toni.sodiumextras.SodiumExtras 16.11 00:45:39 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetPublicMethods(Class.java:3427) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.getMethods(Class.java:2019) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:83) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:126) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:92) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.ap.Apoli/]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game! 16.11 00:45:40 [Server] modloading-worker-0/INFO [de.su.si.co.te.TerraBlenderBridge/]: Injecting TerraBlender API classes 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.or.Origins/]: Origins 1.20.1-1.10.0.9 is initializing. Have fun! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.au.ad.AdvancedNetherite/]: Initializing platform helper for Advanced Netherite! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.ae.cu.Cumulus/]: Disabling Cumulus as it is on server. 16.11 00:45:40 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for mutantmonsters:main 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialize mod Library Ferret 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialized mod Library Ferret 16.11 00:45:41 [Server] modloading-worker-0/WARN [fallingleaves/]: Falling Leaves is a client only mod and should be removed from the mods list 16.11 00:45:41 [Server] modloading-worker-0/INFO [graveyard/]: Registered JSON trade offer adapter. 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-client.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-common.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Necronomicon Initialized 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/WARN defineId called for: class net.minecraft.world.entity.player.Player from class me.adda.enhanced_falling_trees.FallingTrees 16.11 00:45:41 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id efallingtrees:config_packet 16.11 00:45:41 [Server] modloading-worker-0/INFO [Calio/]: Calio 1.20.1-1.11.0.5 initializing... 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.ep.ep.co.CommonConfig/]: Creating default config file: croptopia_v3.conf 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: xaeroplus, class xaeroplus.forge.XaeroPlusForge 16.11 00:45:41 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] modloading-worker-0/INFO [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled! 16.11 00:45:41 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for puzzleslib:main 16.11 00:45:41 [Server] INFO The Euphoria Patcher Mod should not be loaded on a server! Disabling... 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.12, for MC 1.20.1 with MCP 20230612.114412 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.3.12 Initialized 16.11 00:45:42 [Server] modloading-worker-0/INFO [xy.ap.fo.co.Mo.CommonalityMod/]: Running Minecraft '1.20.1', & Forge '47.3.12' on Java '17.0.13, Eclipse Adoptium' 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loading BlackListed sources from remote... (https://api.stopmodreposts.org/minecraft/sites.txt) 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Bypassed Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Instantiating Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loaded 564 BlackListed sources from remote 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loading mod 'commonality' TrustWorthiness... 16.11 00:45:42 [Server] modloading-worker-0/FATAL [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source! 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loaded mod 'commonality' TrustWorthiness: UNKNOWN 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: cat_jam, class com.shmove.cat_jam.forge.cat_jam_forge 16.11 00:45:43 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] modloading-worker-0/WARN [mixin/]: @Final field VINE_AGE:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in qualitysdelight.mixins.json:TomatoVineMixin from mod qualitysdelight should be final 16.11 00:45:43 [Server] modloading-worker-0/INFO [Collective/]: Loading Collective version 7.87. 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Initialising API! Version: 11 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Spartan Weaponry API version 11 has been initalized! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_backpack 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [[Let's Do Addon] Corn Expansion/]: Finished initializing ! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:alcohol_sync_request 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:drink_alcohol 16.11 00:45:44 [Server] modloading-worker-0/INFO [co.cu.Cupboard/]: Loaded config for: cupboard.json 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id meadow:var_request 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-client.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-common.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-server.cfg 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: Could not find parent net/minecraft/client/renderer/entity/layers/RenderLayer for class com/obscuria/obscureapi/client/renderer/PatreonLayer in classloader cpw.mods.modlauncher.TransformingClassLoader@41e43885 on thread Thread[modloading-worker-0,5,main] 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler 16.11 00:45:45 [Server] INFO java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.RenderLayer 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:97) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:48) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.5.jar%2352!/:6.0.5+6.0.5+master.eb8e549b] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.defineClass0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.System$2.defineClass(System.java:2324) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClassAsLookup(MethodHandles.java:2420) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup.defineHiddenClass(MethodHandles.java:2127) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:407) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:315) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:228) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) ~[?:?] {} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.client.renderer.PatreonLayer$Mode.<clinit>(PatreonLayer.java:55) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig$Client.<clinit>(ObscureAPIConfig.java:28) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig.register(ObscureAPIConfig.java:46) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPI.<init>(ObscureAPI.java:69) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/obscuria/obscureapi/client/renderer/PatreonLayer for invalid dist DEDICATED_SERVER 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.sc.ne.mo.FarmersDelightCompat/]: Setting up compat for Farmers Delight 16.11 00:45:45 [Server] INFO Ocean's Delight Found! 16.11 00:45:45 [Server] INFO Crabber's Delight Found! 16.11 00:45:45 [Server] modloading-worker-0/INFO [azurelib/FileWatching]: Registered azurelib config for auto-sync function 16.11 00:45:45 [Server] modloading-worker-0/INFO [coroutil/]: forge loader environment detected 16.11 00:45:45 [Server] modloading-worker-0/INFO [simplyswords/]: Registering Eldritch End compat Items for simplyswords 16.11 00:45:45 [Server] INFO /config 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Discovered 164 modules to load. 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Abacus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Adjustable Chat... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ambient Discs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Tomes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Armed Armor Stands... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Auto Walk Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Recipe Unlock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Tool Restock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Azalea Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Back Button Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Backpack... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Beacon Redirection... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Better Elytra Rocket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Big Stone Clusters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Blossom Trees... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Bottled Cloud... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Buckets Show Inhabitants... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Camera... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Campfires Boost Elytra... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Celebratory Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chains Connect Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chest Searching... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chorus Vegetation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chute... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Climate Control Remover... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Color Runes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compasses Work Everywhere... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compressed Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Coral On Cactus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Corundum... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crabs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crafter... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Diamond Repair... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dispensers Place Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Double Door Opening... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dragon Scales... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Duskbound Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dyeable Item Frames... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Easy Transfering... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Elytra Indicator... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Emotes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantment Predicates... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantments Begone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ender Watcher... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Endermosh Music Disc... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enhanced Ladders... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Expanded Item Interactions... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fairy Rings... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fallen Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Feeding Trough... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Forgotten... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Foxhound... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Framed Glass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Game Nerfs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Item Frame... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Shard... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glimmering Weald... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Bars... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Tools Have Fortune... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grab Chickens... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gravisand... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Greener Grass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hedges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hoe Harvesting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hollow Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Horses Swim... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hotbar Changer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Sponges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Tooltips... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Industrial Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Inventory Sorting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Iron Rod... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Item Sharing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Japanese Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Leaf Carpet... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Lock Rotation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Long Range Pick Block... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magma Keeps Concrete Powder... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magnets... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Map Washing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Matrix Enchanting... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Metal Buttons... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Microcrafting Helper... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Midori... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Monster Box... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Banner Layers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Brick Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Mud Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Note Block Sounds... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Potted Plants... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Villagers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Narrator Readout... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Brick Fence Gate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Obsidian Spikes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module New Stone Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No Durability On Cosmetics... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No More Lava Pockets... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Obsidian Plate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Overlay Shader... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Parrot Eggs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pat The Dogs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pathfinder Maps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Permafrost... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Petals On Water... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pickarang... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pig Litters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pipes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pistons Move Tile Entities... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Poison Potato Usage... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Quick Armor Swapping... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rainbow Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Raw Metal Bricks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Reacharound Placing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Redstone Randomizer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Renewable Spore Blossoms... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Replace Scaffolding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rope... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Safer Creatures... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Seed Pouch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shear Vines... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shiba... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shingles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shulker Packing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Simple Harvest... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Skull Pikes... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slabs To Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slime In A Bucket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slimes To Magma Cubes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Snow Golem Player Heads... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Candles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Sandstone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spawner Replacer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spiral Spires... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stonelings... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stools... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Sturdy Stone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Thatch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Tiny Potato... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Torch Arrow... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Toretoise... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Totem Of Holding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Trowel... 16.11 00:45:47 [Multicraft] Skipped 600 lines due to rate limit (160/s) 16.11 00:45:49 [Multicraft] Server shut down (starting) 16.11 00:45:49 [Multicraft] Restarting crashed server in 300 seconds 16.11 00:45:49 [Multicraft] Server stopped
    • when trying to play on latest versions of star technology, I got the error as following: Failed to download file. Name: forge-47.3.10.jar URL: https://s3.amazonaws.com/Minecraft.Download/versions/forge-47.3.10/forge-47.3.10.jar Filename on disk: forge-47.3.10.jar Path: D:\Elliot\curseforge\minecraft\Install\versions\forge-47.3.10\forge-47.3.10.jar Exists: Nonexistent But after reinstalling the modpack, I no longer got the error.  
    • So, I run a forge server 1.21.1 on my old laptop and everything was working fine until today that i decided to download Minecraft. Now u may ask, why u host a server if don’t have Minecraft ? Well, I play through a tunnel on my pc. Anyway, I installed Minecraft and now the server won’t start. It’s like it’s installing everything for the first time again, but in the end, it just don’t start properly. What should I do?
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.