---- Minecraft Crash Report ----
Time: 2025-02-05 19:42:11
Description: Rendering screen
java.lang.ClassCastException: class com.supermartijn642.core.render.RenderConfiguration cannot be cast to class dev.compactmods.gander.render.rendertypes.GanderCompositeRenderType (com.supermartijn642.core.render.RenderConfiguration is in module supermartijn642corelib@1.1.18+a of loader 'TRANSFORMER' @36f05595; dev.compactmods.gander.render.rendertypes.GanderCompositeRenderType is in module ganderrendering@0.2.3 of loader 'TRANSFORMER' @36f05595)
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.rendertypes.GanderCompositeRenderType.of(GanderCompositeRenderType.java:12) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:mixin,re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.rendertypes.RenderTypeStore.redirectedBlockRenderType(RenderTypeStore.java:44) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.toolkit.RedirectingBufferSource.endBatch(RedirectingBufferSource.java:40) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.MultiBufferSource$BufferSource.endLastBatch(MultiBufferSource.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.MultiBufferSource$BufferSource.endBatch(MultiBufferSource.java:75) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.toolkit.BlockEntityRender.render(BlockEntityRender.java:61) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.toolkit.BlockEntityRender.render(BlockEntityRender.java:43) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.pipeline.BakedVirtualLevelScreenPipeline.blockEntitiesPass(BakedVirtualLevelScreenPipeline.java:71) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.pipeline.BakedVirtualLevelScreenPipeline.blockEntitiesPass(BakedVirtualLevelScreenPipeline.java:30) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.pipeline.RenderPipeline.blockEntitiesPass(RenderPipeline.java:31) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.widget.SpatialRenderer.lambda$render$0(SpatialRenderer.java:89) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.toolkit.GanderScreenRenderHelper.renderInScreenSpace(GanderScreenRenderHelper.java:42) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.widget.SpatialRenderer.render(SpatialRenderer.java:79) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.render(Screen.java:125) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/compactmachines@7.0.22/dev.compactmods.machines.client.room.MachineRoomScreen.render(MachineRoomScreen.java:135) ~[compactmachines-neoforge-7.0.22.jar%23670!/:7.0.22] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.renderWithTooltip$mixinextras$wrapped$120(Screen.java:112) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.mixinextras$bridge$renderWithTooltip$mixinextras$wrapped$120$121(Screen.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.wrapMethod$eeb000$transmog$wrapRenderWithTooltip(Screen.java:2734) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.renderWithTooltip(Screen.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/neoforge@21.1.99/net.neoforged.neoforge.client.ClientHooks.drawScreenInternal(ClientHooks.java:429) ~[neoforge-21.1.99-universal.jar%23588!/:?] {re:mixin,re:classloading,pl:mixin:A}
at TRANSFORMER/neoforge@21.1.99/net.neoforged.neoforge.client.ClientHooks.drawScreen(ClientHooks.java:423) ~[neoforge-21.1.99-universal.jar%23588!/:?] {re:mixin,re:classloading,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.mixinextras$bridge$drawScreen$256(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.wrapOperation$cbe000$konkrete$wrapRenderScreen_Konkrete(GameRenderer.java:4795) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.mixinextras$bridge$wrapOperation$cbe000$konkrete$wrapRenderScreen_Konkrete$262(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.wrapOperation$fbj000$fancymenu$wrapRenderScreenFancyMenu(GameRenderer.java:11797) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render$mixinextras$wrapped$263(GameRenderer.java:1092) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.mixinextras$bridge$render$mixinextras$wrapped$263$264(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.wrapMethod$edl000$transmog$wrapRender(GameRenderer.java:9298) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.MinecraftMixin_ModelTicking from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:puffish_skills.mixins.json:MinecraftClientMixin from mod puffish_skills,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin from mod alltheleaks,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:bosses_of_mass_destruction.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:bosses_of_mass_destruction-common.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:chattoggle-common.mixins.json:MinecraftClientMixin from mod chattoggle,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:crash_assistant.mixins.json:MinecraftMixin from mod crash_assistant,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bankstorage.client.mixins.json:ItemPickMixin from mod bankstorage,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:waveycapes.mixins.json:PlayerRenderStateMixin from mod waveycapes,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.MinecraftMixin_ModelTicking from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:puffish_skills.mixins.json:MinecraftClientMixin from mod puffish_skills,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin from mod alltheleaks,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:bosses_of_mass_destruction.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:bosses_of_mass_destruction-common.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:chattoggle-common.mixins.json:MinecraftClientMixin from mod chattoggle,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:crash_assistant.mixins.json:MinecraftMixin from mod crash_assistant,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bankstorage.client.mixins.json:ItemPickMixin from mod bankstorage,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:waveycapes.mixins.json:PlayerRenderStateMixin from mod waveycapes,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23103!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.rendertypes.GanderCompositeRenderType.of(GanderCompositeRenderType.java:12) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:mixin,re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.rendertypes.RenderTypeStore.redirectedBlockRenderType(RenderTypeStore.java:44) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.toolkit.RedirectingBufferSource.endBatch(RedirectingBufferSource.java:40) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.MultiBufferSource$BufferSource.endLastBatch(MultiBufferSource.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.MultiBufferSource$BufferSource.endBatch(MultiBufferSource.java:75) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.toolkit.BlockEntityRender.render(BlockEntityRender.java:61) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.toolkit.BlockEntityRender.render(BlockEntityRender.java:43) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.pipeline.BakedVirtualLevelScreenPipeline.blockEntitiesPass(BakedVirtualLevelScreenPipeline.java:71) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.pipeline.BakedVirtualLevelScreenPipeline.blockEntitiesPass(BakedVirtualLevelScreenPipeline.java:30) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderrendering@0.2.3/dev.compactmods.gander.render.pipeline.RenderPipeline.blockEntitiesPass(RenderPipeline.java:31) ~[rendering-0.2.3.jar%231146!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.widget.SpatialRenderer.lambda$render$0(SpatialRenderer.java:89) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.toolkit.GanderScreenRenderHelper.renderInScreenSpace(GanderScreenRenderHelper.java:42) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/ganderui@0.2.3/dev.compactmods.gander.ui.widget.SpatialRenderer.render(SpatialRenderer.java:79) ~[ui-0.2.3.jar%231134!/:0.2.3] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.render(Screen.java:125) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/compactmachines@7.0.22/dev.compactmods.machines.client.room.MachineRoomScreen.render(MachineRoomScreen.java:135) ~[compactmachines-neoforge-7.0.22.jar%23670!/:7.0.22] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.renderWithTooltip$mixinextras$wrapped$120(Screen.java:112) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.mixinextras$bridge$renderWithTooltip$mixinextras$wrapped$120$121(Screen.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.wrapMethod$eeb000$transmog$wrapRenderWithTooltip(Screen.java:2734) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.renderWithTooltip(Screen.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:ScreenMixin from mod emi,pl:mixin:APP:keybindbundles.mixins.json:access.ScreenAccess from mod keybindbundles,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:mixins.transmog.common.json:ScreenMixin from mod transmog,pl:mixin:APP:relics.mixins.json:ScreenMixin from mod relics,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:fancymenu.mixins.json:client.IMixinScreen from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinScreen from mod fancymenu,pl:mixin:APP:nerb-common.mixins.json:ScreenMixin from mod nerb,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:ScreenMixin from mod kubejs,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/neoforge@21.1.99/net.neoforged.neoforge.client.ClientHooks.drawScreenInternal(ClientHooks.java:429) ~[neoforge-21.1.99-universal.jar%23588!/:?] {re:mixin,re:classloading,pl:mixin:A}
at TRANSFORMER/neoforge@21.1.99/net.neoforged.neoforge.client.ClientHooks.drawScreen(ClientHooks.java:423) ~[neoforge-21.1.99-universal.jar%23588!/:?] {re:mixin,re:classloading,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.mixinextras$bridge$drawScreen$256(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.wrapOperation$cbe000$konkrete$wrapRenderScreen_Konkrete(GameRenderer.java:4795) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.mixinextras$bridge$wrapOperation$cbe000$konkrete$wrapRenderScreen_Konkrete$262(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.wrapOperation$fbj000$fancymenu$wrapRenderScreenFancyMenu(GameRenderer.java:11797) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render$mixinextras$wrapped$263(GameRenderer.java:1092) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.mixinextras$bridge$render$mixinextras$wrapped$263$264(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.wrapMethod$edl000$transmog$wrapRender(GameRenderer.java:9298) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
-- Screen render details --
Screen name: dev.compactmods.machines.client.room.MachineRoomScreen
Mouse location: Scaled: (480, 264). Absolute: (960.000000, 528.000000)
Screen size: Scaled: (960, 529). Absolute: (1920, 1057). Scale factor of 2.000000
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render$mixinextras$wrapped$263(GameRenderer.java:1092) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.mixinextras$bridge$render$mixinextras$wrapped$263$264(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.wrapMethod$edl000$transmog$wrapRender(GameRenderer.java:9298) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:lighty.mixins.json:GameRendererAccessor from mod lighty,pl:mixin:APP:nolijium.mixins.json:neoforge.common.GameRendererMixin from mod nolijium,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.monocle.moddedshaders.json:mods.MixinGameRenderer from mod monocle,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin from mod transmog,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.MinecraftMixin_ModelTicking from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:puffish_skills.mixins.json:MinecraftClientMixin from mod puffish_skills,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin from mod alltheleaks,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:bosses_of_mass_destruction.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:bosses_of_mass_destruction-common.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:chattoggle-common.mixins.json:MinecraftClientMixin from mod chattoggle,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:crash_assistant.mixins.json:MinecraftMixin from mod crash_assistant,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bankstorage.client.mixins.json:ItemPickMixin from mod bankstorage,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:waveycapes.mixins.json:PlayerRenderStateMixin from mod waveycapes,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.MinecraftMixin_ModelTicking from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:puffish_skills.mixins.json:MinecraftClientMixin from mod puffish_skills,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin from mod alltheleaks,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:bosses_of_mass_destruction.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:bosses_of_mass_destruction-common.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:chattoggle-common.mixins.json:MinecraftClientMixin from mod chattoggle,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:crash_assistant.mixins.json:MinecraftMixin from mod crash_assistant,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bankstorage.client.mixins.json:ItemPickMixin from mod bankstorage,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:waveycapes.mixins.json:PlayerRenderStateMixin from mod waveycapes,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23103!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
Client ticks: 3251 ticks / 162.550s
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2392) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.MinecraftMixin_ModelTicking from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:puffish_skills.mixins.json:MinecraftClientMixin from mod puffish_skills,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin from mod alltheleaks,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:bosses_of_mass_destruction.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:bosses_of_mass_destruction-common.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:chattoggle-common.mixins.json:MinecraftClientMixin from mod chattoggle,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:crash_assistant.mixins.json:MinecraftMixin from mod crash_assistant,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bankstorage.client.mixins.json:ItemPickMixin from mod bankstorage,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:waveycapes.mixins.json:PlayerRenderStateMixin from mod waveycapes,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.MinecraftMixin_ModelTicking from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:puffish_skills.mixins.json:MinecraftClientMixin from mod puffish_skills,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin from mod alltheleaks,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:bosses_of_mass_destruction.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:bosses_of_mass_destruction-common.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:chattoggle-common.mixins.json:MinecraftClientMixin from mod chattoggle,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:crash_assistant.mixins.json:MinecraftMixin from mod crash_assistant,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bankstorage.client.mixins.json:ItemPickMixin from mod bankstorage,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:waveycapes.mixins.json:PlayerRenderStateMixin from mod waveycapes,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:825) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.MinecraftMixin_ModelTicking from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:puffish_skills.mixins.json:MinecraftClientMixin from mod puffish_skills,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin from mod alltheleaks,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:bosses_of_mass_destruction.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:bosses_of_mass_destruction-common.mixins.json:test.TestMixin from mod bosses_of_mass_destruction,pl:mixin:APP:chattoggle-common.mixins.json:MinecraftClientMixin from mod chattoggle,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:crash_assistant.mixins.json:MinecraftMixin from mod crash_assistant,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bankstorage.client.mixins.json:ItemPickMixin from mod bankstorage,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:waveycapes.mixins.json:PlayerRenderStateMixin from mod waveycapes,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23587!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.35/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.35.jar%23101!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23103!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23103!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
All players: 1 total; [LocalPlayer['SleepyInfant'/8, l='ClientLevel', x=516.93, y=0.00, z=2269.21]]
Level dimension: minecraft:overworld
Level spawn location: World: (64,68,61), Section: (at 0,4,13 in 4,4,3; chunk contains blocks 64,-64,48 to 79,319,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 49829742 game time, 52435655 day time
Server type: Non-integrated multiplayer server
Tracked entity count: 310
Packs: vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], mod_resources, mod/betterdungeons, mod/simplemagnets, mod/integratedterminals,integratedterminalscompat, mod/mffs, mod/pvp_flagging, mod/c2me_fixes_general_threading_issues, mod/neoforge, mod/modernfix, mod/autochefsdelight, mod/fabric_block_view_api_v2, mod/yungsapi, mod/mcwstairs, mod/gateways, mod/rechiseled_chipped, mod/iris, mod/jumbofurnace, mod/forgivingvoid, mod/betterfortresses, mod/cloth_config, mod/embeddium, mod/industrialforegoing, mod/handcrafted, mod/bcc, mod/heyberryshutup, mod/integratedscripting, mod/spark, mod/advancednetherite, mod/yungsextras, mod/pinghud, mod/lighty, mod/noisium, mod/mcwroofs, mod/betterendisland, mod/fabric_rendering_data_attachment_v1, mod/the_bumblezone, mod/sfm, mod/mcwlights, mod/betterjungletemples, mod/smartbrainlib, mod/clienttweaks, mod/puffish_skills, mod/c2me_threading_lighting, mod/rechiseled, mod/attributefix, mod/caelus, mod/mcwholidays, mod/epherolib, mod/cursedearth, mod/compactmachines, mod/farmingforblockheads, mod/snowundertrees, mod/fusion, mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/integratedcrafting, mod/dungeons_arise, mod/tectonic, mod/emi, mod/duckling, mod/rpg_companions_tiny_dragons, mod/trade_cycling, mod/terrablender, mod/lootintegration_wda, mod/smallhorsestable, mod/justenoughbreeding, mod/nolijium, mod/alltheleaks, mod/cleanswing, mod/corgilib, mod/sushigocrafting, mod/notenoughanimations, mod/luminax, mod/almostunified, mod/farmers_structures, mod/wits, mod/immediatelyfast, mod/structory_towers, mod/appleskin, mod/lootr, mod/occultism, mod/emi_ores, mod/extremesoundmuffler, mod/euphoria_patcher, mod/morered, mod/keybindbundles, mod/tfthreadsafetyaddon, mod/kuma_api, mod/fabric_renderer_api_v1, mod/advancedperipherals, mod/betteroceanmonuments, mod/sophisticatedcore, mod/glassential, mod/arts_and_crafts, mod/prism, mod/placebo, mod/wstweaks, mod/jumpoverfences, mod/lootintegrations, mod/bookshelf, mod/sophisticatedbackpacks, mod/ends_delight, mod/mcwdoors, mod/moreredxcctcompat, mod/lootintegrations_structory, mod/utilitarian, mod/melody, mod/open_sesame, mod/fzzy_config, mod/c2me_fixes_worldgen_vanilla_bugs, mod/trenzalore, mod/konkrete, mod/darkglint, mod/chipped, mod/jamd, mod/mcwbridges, mod/entity_model_features, mod/entity_texture_features, mod/hostilenetworks, mod/ambientsounds, mod/simplylight, mod/industrialforegoingsouls, mod/moremousetweaks, mod/cerbons_api, mod/smithingtemplateviewer, mod/elevatorid, mod/usefulhats, mod/bridgingmod, mod/inventoryprofilesnext, mod/hardenedarmadillos, mod/aiimprovements, mod/cupboard, mod/cherishedworlds, mod/ars_ocultas, mod/framework, mod/bwncr, mod/c2me_rewrites_chunkio, mod/hopo, mod/puffish_attributes, mod/atlas_api, mod/reasonable_defaults, mod/darkmodeeverywhere, mod/betteradvancements, mod/fullbrightnesstoggle, mod/mcwpaintings, mod/clumps, mod/artifacts, mod/hopour, mod/toastcontrol, mod/bosses_of_mass_destruction, mod/mininggadgets, mod/akashictome, mod/chattoggle, mod/repeatable_trial_vaults, mod/craftingtweaks, mod/mekanism_unleashed, mod/libipn, mod/endermanoverhaul, mod/apothic_spawners, mod/hoporp, mod/creativecore, mod/modlistmemory, mod/reliquary, mod/fastbench, mod/fluxnetworks, mod/irons_spellbooks, mod/buildinggadgets2, mod/raised, mod/emi_enchanting, mod/pylons, mod/ferritecore, mod/functionalstorage, mod/modularrouters, mod/enhancedcelestials, mod/charmofundying, mod/rarcompat, mod/modernindustrialrouters, mod/overloadedarmorbar, mod/tankstorage, mod/openloader, mod/flickerfix, mod/moderately, mod/c2me_fixes_worldgen_threading_issues, mod/supermartijn642configlib, mod/alshanex_familiars, mod/serverstarted, mod/playeranimator, mod/c2me_rewrites_chunk_serializer, mod/javd, mod/mcwwindows, mod/ctm, mod/powah, mod/rangedpumps, mod/guardvillagers, mod/ae2importexportcard, mod/zume, mod/c2me, mod/balm, mod/prickle, mod/chat_heads, mod/c2me_base, mod/moderndynamics, mod/crash_assistant, mod/moretotems, mod/eternal_starlight, mod/athena, mod/lmft, mod/glodium, mod/torchmaster, mod/sussysniffers, mod/phantoms_utilities, mod/mcwtrpdoors, mod/supermartijn642corelib, mod/yungsbridges, mod/apothic_attributes, mod/resourcefulconfig, mod/lootintegrations_dungeoncrawl, mod/c2me_opts_dfc, mod/curios, mod/searchables, mod/measurements, mod/framedblocks, mod/nirvana_lib, mod/lootbeams, mod/apothic_enchanting, mod/apotheosis, mod/mekanisticrouters, mod/emiprofessions, mod/jadeaddons, mod/infiniverse, mod/codechickenlib, mod/bettermineshafts, mod/gametechbcs_spellbooks, mod/elytraslot, mod/lootintegration_townsandtowers, mod/jei, mod/tesseract, mod/mekanism, mod/laserio, mod/mekaweapons, mod/mekanismgenerators, mod/gmut, mod/mekanism_extras, mod/naturescompass, mod/jumpboat, mod/glitchcore, mod/sereneseasons, mod/pneumaticcraft, mod/c2me_rewrites_chunk_system, mod/dungeons_arise_seven_seas, mod/pocketmachines, mod/mod_menu, mod/logbegone, mod/mcwpaths, mod/lootintegrations_hopo, mod/fabric_api_base, mod/mousetweaks, mod/gag, mod/ohthetreesyoullgrow, mod/spectrelib, mod/obsidianboat, mod/morefunctionalstorage, mod/kotlinforforge, mod/pipez, mod/integrateddynamics,integrateddynamicscompat, mod/megacells, mod/imfast, mod/c2me_notickvd, mod/l2core, mod/cable_facades, mod/monocle, mod/oceansdelight, mod/showcaseitem, mod/constructionstick, mod/hyperbox, mod/aquaculture, mod/xpbook, mod/cristellib, mod/cyclopscore, mod/transmog, mod/betterwitchhuts, mod/netherportalfix, mod/geckolib, mod/biomeswevegone, mod/creeperoverhaul, mod/ars_nouveau, mod/ars_elemental, mod/not_enough_glyphs, mod/c2me_opts_natives_math, mod/immersive_aircraft, mod/cookingforblockheads, mod/controlling, mod/storagedelight, mod/c2me_opts_math, mod/bankstorage, mod/relics, mod/jeed, mod/nuggets, mod/grandpower, mod/cfm_circuit_breaker, mod/twilightforest, mod/mob_grinding_utils, mod/thaumon, mod/arseng, mod/farmersdelight, mod/mynethersdelight, mod/rusticdelight, mod/arsdelight, mod/dumplings_delight, mod/fruitsdelight, mod/twilightdelight, mod/curious_armor_stands, mod/entangled, mod/commoncapabilities, mod/crashutilities, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/mcwfences, mod/colorfulhearts, mod/actuallyadditions, mod/patchouli, mod/ars_additions, mod/collective, mod/integratedtunnels,integratedtunnelscompat, mod/ftbultimine, mod/betterstrongholds, mod/mifa, mod/expandedstorage, mod/resourcefullib, mod/mekanismtools, mod/seasonhud, mod/lootjs, mod/architectury, mod/aurelj_paintings, mod/sdrp, mod/animal_feeding_trough, mod/findme, mod/trofers, mod/accelerateddecay, mod/perception, mod/fancymenu, mod/nerb, mod/justhammers, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbranks, mod/ftbessentials, mod/ftbchunks, mod/jamlib, mod/rightclickharvest, mod/ftbquests, mod/computercraft, mod/refurbished_furniture, mod/trashcans, mod/inventoryessentials, mod/justdirethings, mod/polylib, mod/shrink, mod/t_and_t, mod/yeetusexperimentus, mod/c2me_opts_allocs, mod/irons_jewelry, mod/moremekanismprocessing, mod/bhmenu, mod/rhino, mod/kubejs, mod/ftbxmodcompat, mod/kubejs_actuallyadditions, mod/capejs, mod/kubejs_mekanism, mod/trashslot, mod/craftingstation, mod/blueflame, mod/sophisticatedstorage, mod/octolib, mod/pipe_connector, mod/tinycoal, mod/waystones, mod/structory, mod/comforts, mod/alternate_current, mod/dungeoncrawl, mod/charginggadgets, mod/betterdeserttemples, mod/guideme, mod/waveycapes, mod/enderstorage, mod/factory_blocks, mod/moredelight, mod/pavetheway, mod/titanium, mod/mr_farmers_cuttingohthebiomeswevegone, mod/jade, mod/ae2, mod/soulplied_energistics, mod/ae2ct, mod/ae2netanalyser, mod/ae2wtlib, mod/extendedae, mod/ae2wtlib_api, mod/advanced_ae, mod/bigger_ae2, mod/appflux, mod/merequester, mod/modern_industrialization, mod/mi_sound_addon, mod/ars_unification, mod/tesseract_api, mod/mi_tweaks, mod/extended_industrialization, mod/industrialization_overdrive, mod/sawmillhouse, mod/c2me_server_utils, mod/theurgy, mod/lootintegrations_yungs, mod/yigd, mod/iceberg, mod/equipmentcompare, mod/legendarytooltips, mod/advancementplaques, mod/barbequesdelight, mod/jei_mekanism_multiblocks, mod/c2me_opts_worldgen_general, mod/c2me_opts_chunkio, mod/modonomicon, mod/coroutil, mod/watut, mod/chisel, mod/yet_another_config_lib_v3, mod/moredragoneggs, mod/woodwevegot, mod/appmek, mod/packetfixer, mod/expandability, mod/shorkie, mod/xtonesreworked, mod/sophisticatedstorageinmotion, mod/extrasponges, file/ComputerCraft Greg Refreshed 1.1 - 1.20.1.zip, file/updated_aquaculture-1.0.zip, file/waystones_1.21.1.zip, file/Fancy_Beds-v3.4.zip, file/Better SB Upgrades.zip, file/Suren Sophisticated Storage v1.0.2 1.21-1.21.1.zip, file/Stay_True_1.21.zip, file/EnderEyes_1.21_v3.1.zip, file/boss-refreshed-v1.4.zip, file/DetailedAnimationsReworked - V1.15.zip, file/freshly-modded-1-5-10.zip, file/golems-refreshed-v2.zip, file/mobs-refreshed-fa-v2.1.zip, file/miles's Enhanced Hud.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\03_Waystones.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\04_updated_aquaculture.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\05_Suren Sophisticated Storage.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\06_Slightly-Improved-Font.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\07_Pretty X Smart Pipez.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\08_Better SB Upgrades.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\09_Ars Nouveau Refresh.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\10_Stay_True.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\11_Facus Resourcepack.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\12_Fancy_Beds.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\13_Fancy Crops.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\14_FreshAnimations.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\15_Freshly-Modded.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\17_Boss-Refreshed.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\18_Golems-Refreshed.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\19_Ender Eyes.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\20_Drodi's Illagers.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\20_Mobs_Refreshed.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\21_DetailedAnimationsReworked.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\22_ComputerCraft Greg Refreshed.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\23_AE2Blackout.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\24_Enhanced Hud.zip, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], KubeJS File Resource Pack [assets], openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\Compact_Machines.zip, KubeJS Virtual Resource Pack [Last, assets]
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1296971304 bytes (1236 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 2600 Six-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: Radeon RX 580 Series
Graphics card #0 vendor: Advanced Micro Devices, Inc.
Graphics card #0 VRAM (MiB): 4096.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 31.0.21023.2010
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Memory slot #2 capacity (MiB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.40
Memory slot #2 type: DDR4
Virtual memory max (MiB): 33209.38
Virtual memory used (MiB): 22380.72
Swap memory total (MiB): 8704.00
Swap memory used (MiB): 1.18
Space in storage for jna.tmpdir (MiB): available: 1171539.38, total: 1907712.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 1171539.38, total: 1907712.00
Space in storage for io.netty.native.workdir (MiB): available: 1171539.38, total: 1907712.00
Space in storage for java.io.tmpdir (MiB): available: 2358.52, total: 227846.27
Space in storage for workdir (MiB): available: 1171539.38, total: 1907712.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Launched Version: neoforge-21.1.99
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.3+5
Backend API: Radeon RX 580 Series GL version 4.6.0 Core Profile Context 23.7.2.230718, ATI Technologies Inc.
GL Caps: Using framebuffer using OpenGL 3.2
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Render Distance: 10/12 chunks
Resource Packs: vanilla, mod_resources, mod/betterdungeons, mod/simplemagnets, mod/integratedterminals,integratedterminalscompat (incompatible), mod/mffs, mod/pvp_flagging (incompatible), mod/c2me_fixes_general_threading_issues, mod/neoforge, mod/modernfix (incompatible), mod/autochefsdelight (incompatible), mod/fabric_block_view_api_v2, mod/yungsapi, mod/mcwstairs, mod/gateways, mod/rechiseled_chipped, mod/iris, mod/jumbofurnace, mod/forgivingvoid (incompatible), mod/betterfortresses, mod/cloth_config (incompatible), mod/embeddium (incompatible), mod/industrialforegoing (incompatible), mod/handcrafted, mod/bcc (incompatible), mod/heyberryshutup (incompatible), mod/integratedscripting (incompatible), mod/spark (incompatible), mod/advancednetherite (incompatible), mod/yungsextras, mod/pinghud, mod/lighty, mod/noisium (incompatible), mod/mcwroofs, mod/betterendisland, mod/fabric_rendering_data_attachment_v1, mod/the_bumblezone, mod/sfm (incompatible), mod/mcwlights (incompatible), mod/betterjungletemples, mod/smartbrainlib (incompatible), mod/clienttweaks (incompatible), mod/puffish_skills (incompatible), mod/c2me_threading_lighting, mod/rechiseled, mod/attributefix (incompatible), mod/caelus (incompatible), mod/mcwholidays, mod/epherolib (incompatible), mod/cursedearth (incompatible), mod/compactmachines (incompatible), mod/farmingforblockheads (incompatible), mod/snowundertrees, mod/fusion, mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/integratedcrafting (incompatible), mod/dungeons_arise, mod/tectonic (incompatible), mod/emi (incompatible), mod/duckling, mod/rpg_companions_tiny_dragons (incompatible), mod/trade_cycling, mod/terrablender (incompatible), mod/lootintegration_wda (incompatible), mod/smallhorsestable (incompatible), mod/justenoughbreeding, mod/nolijium (incompatible), mod/alltheleaks, mod/cleanswing, mod/corgilib, mod/sushigocrafting (incompatible), mod/notenoughanimations, mod/luminax, mod/almostunified, mod/farmers_structures (incompatible), mod/wits, mod/immediatelyfast (incompatible), mod/structory_towers (incompatible), mod/appleskin (incompatible), mod/lootr, mod/occultism, mod/emi_ores, mod/extremesoundmuffler (incompatible), mod/euphoria_patcher (incompatible), mod/morered, mod/keybindbundles, mod/tfthreadsafetyaddon, mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/advancedperipherals (incompatible), mod/betteroceanmonuments, mod/sophisticatedcore (incompatible), mod/glassential (incompatible), mod/arts_and_crafts (incompatible), mod/prism, mod/placebo, mod/wstweaks, mod/jumpoverfences, mod/lootintegrations (incompatible), mod/bookshelf (incompatible), mod/sophisticatedbackpacks (incompatible), mod/ends_delight (incompatible), mod/mcwdoors, mod/moreredxcctcompat, mod/lootintegrations_structory (incompatible), mod/utilitarian (incompatible), mod/melody (incompatible), mod/open_sesame (incompatible), mod/fzzy_config, mod/c2me_fixes_worldgen_vanilla_bugs, mod/trenzalore (incompatible), mod/konkrete (incompatible), mod/darkglint, mod/chipped, mod/jamd (incompatible), mod/mcwbridges, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/hostilenetworks, mod/ambientsounds, mod/simplylight, mod/industrialforegoingsouls, mod/moremousetweaks (incompatible), mod/cerbons_api (incompatible), mod/smithingtemplateviewer, mod/elevatorid, mod/usefulhats (incompatible), mod/bridgingmod (incompatible), mod/inventoryprofilesnext (incompatible), mod/hardenedarmadillos (incompatible), mod/aiimprovements, mod/cupboard (incompatible), mod/cherishedworlds (incompatible), mod/ars_ocultas (incompatible), mod/framework (incompatible), mod/bwncr, mod/c2me_rewrites_chunkio, mod/hopo (incompatible), mod/puffish_attributes (incompatible), mod/atlas_api, mod/reasonable_defaults (incompatible), mod/darkmodeeverywhere (incompatible), mod/betteradvancements (incompatible), mod/fullbrightnesstoggle (incompatible), mod/mcwpaintings, mod/clumps (incompatible), mod/artifacts, mod/hopour (incompatible), mod/toastcontrol, mod/bosses_of_mass_destruction (incompatible), mod/mininggadgets (incompatible), mod/akashictome (incompatible), mod/chattoggle (incompatible), mod/repeatable_trial_vaults (incompatible), mod/craftingtweaks (incompatible), mod/mekanism_unleashed, mod/libipn (incompatible), mod/endermanoverhaul, mod/apothic_spawners, mod/hoporp (incompatible), mod/creativecore, mod/modlistmemory (incompatible), mod/reliquary (incompatible), mod/fastbench, mod/fluxnetworks (incompatible), mod/irons_spellbooks, mod/buildinggadgets2 (incompatible), mod/raised (incompatible), mod/emi_enchanting, mod/pylons, mod/ferritecore (incompatible), mod/functionalstorage (incompatible), mod/modularrouters, mod/enhancedcelestials, mod/charmofundying (incompatible), mod/rarcompat (incompatible), mod/modernindustrialrouters, mod/overloadedarmorbar, mod/tankstorage, mod/openloader (incompatible), mod/flickerfix, mod/moderately (incompatible), mod/c2me_fixes_worldgen_threading_issues, mod/supermartijn642configlib, mod/alshanex_familiars, mod/serverstarted (incompatible), mod/playeranimator, mod/c2me_rewrites_chunk_serializer, mod/javd (incompatible), mod/mcwwindows, mod/ctm, mod/powah (incompatible), mod/rangedpumps (incompatible), mod/guardvillagers (incompatible), mod/ae2importexportcard, mod/zume (incompatible), mod/c2me, mod/balm (incompatible), mod/prickle (incompatible), mod/chat_heads (incompatible), mod/c2me_base, mod/moderndynamics, mod/crash_assistant (incompatible), mod/moretotems (incompatible), mod/eternal_starlight (incompatible), mod/athena, mod/lmft (incompatible), mod/glodium (incompatible), mod/torchmaster (incompatible), mod/sussysniffers, mod/phantoms_utilities, mod/mcwtrpdoors, mod/supermartijn642corelib, mod/yungsbridges, mod/apothic_attributes, mod/resourcefulconfig, mod/lootintegrations_dungeoncrawl (incompatible), mod/c2me_opts_dfc, mod/curios (incompatible), mod/searchables (incompatible), mod/measurements, mod/framedblocks, mod/nirvana_lib (incompatible), mod/lootbeams (incompatible), mod/apothic_enchanting, mod/apotheosis, mod/mekanisticrouters, mod/emiprofessions (incompatible), mod/jadeaddons (incompatible), mod/infiniverse, mod/codechickenlib (incompatible), mod/bettermineshafts, mod/gametechbcs_spellbooks (incompatible), mod/elytraslot (incompatible), mod/lootintegration_townsandtowers (incompatible), mod/jei (incompatible), mod/tesseract, mod/mekanism, mod/laserio (incompatible), mod/mekaweapons, mod/mekanismgenerators, mod/gmut (incompatible), mod/mekanism_extras (incompatible), mod/naturescompass, mod/jumpboat (incompatible), mod/glitchcore (incompatible), mod/sereneseasons (incompatible), mod/pneumaticcraft, mod/c2me_rewrites_chunk_system, mod/dungeons_arise_seven_seas (incompatible), mod/pocketmachines (incompatible), mod/mod_menu, mod/logbegone, mod/mcwpaths, mod/lootintegrations_hopo (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/gag (incompatible), mod/ohthetreesyoullgrow, mod/spectrelib (incompatible), mod/obsidianboat (incompatible), mod/morefunctionalstorage, mod/kotlinforforge (incompatible), mod/pipez, mod/integrateddynamics,integrateddynamicscompat (incompatible), mod/megacells, mod/imfast, mod/c2me_notickvd, mod/l2core (incompatible), mod/cable_facades (incompatible), mod/monocle, mod/oceansdelight, mod/showcaseitem, mod/constructionstick, mod/hyperbox, mod/aquaculture (incompatible), mod/xpbook, mod/cristellib, mod/cyclopscore (incompatible), mod/transmog (incompatible), mod/betterwitchhuts, mod/netherportalfix (incompatible), mod/geckolib, mod/biomeswevegone, mod/creeperoverhaul, mod/ars_nouveau (incompatible), mod/ars_elemental (incompatible), mod/not_enough_glyphs (incompatible), mod/c2me_opts_natives_math, mod/immersive_aircraft (incompatible), mod/cookingforblockheads (incompatible), mod/controlling (incompatible), mod/storagedelight (incompatible), mod/c2me_opts_math, mod/bankstorage, mod/relics (incompatible), mod/jeed (incompatible), mod/nuggets (incompatible), mod/grandpower, mod/cfm_circuit_breaker, mod/twilightforest, mod/mob_grinding_utils (incompatible), mod/thaumon (incompatible), mod/arseng, mod/farmersdelight (incompatible), mod/mynethersdelight (incompatible), mod/rusticdelight, mod/arsdelight (incompatible), mod/dumplings_delight, mod/fruitsdelight (incompatible), mod/twilightdelight (incompatible), mod/curious_armor_stands, mod/entangled, mod/commoncapabilities (incompatible), mod/crashutilities (incompatible), mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/mcwfences, mod/colorfulhearts (incompatible), mod/actuallyadditions, mod/patchouli (incompatible), mod/ars_additions (incompatible), mod/collective (incompatible), mod/integratedtunnels,integratedtunnelscompat (incompatible), mod/ftbultimine (incompatible), mod/betterstrongholds, mod/mifa, mod/expandedstorage (incompatible), mod/resourcefullib, mod/mekanismtools, mod/seasonhud (incompatible), mod/lootjs, mod/architectury (incompatible), mod/aurelj_paintings, mod/sdrp (incompatible), mod/animal_feeding_trough (incompatible), mod/findme (incompatible), mod/trofers, mod/accelerateddecay (incompatible), mod/perception (incompatible), mod/fancymenu (incompatible), mod/nerb, mod/justhammers (incompatible), mod/ftblibrary (incompatible), mod/ftbfiltersystem (incompatible), mod/ftbteams (incompatible), mod/ftbranks (incompatible), mod/ftbessentials (incompatible), mod/ftbchunks (incompatible), mod/jamlib (incompatible), mod/rightclickharvest (incompatible), mod/ftbquests (incompatible), mod/computercraft (incompatible), mod/refurbished_furniture (incompatible), mod/trashcans, mod/inventoryessentials (incompatible), mod/justdirethings, mod/polylib (incompatible), mod/shrink (incompatible), mod/t_and_t, mod/yeetusexperimentus (incompatible), mod/c2me_opts_allocs, mod/irons_jewelry, mod/moremekanismprocessing (incompatible), mod/bhmenu (incompatible), mod/rhino, mod/kubejs (incompatible), mod/ftbxmodcompat (incompatible), mod/kubejs_actuallyadditions, mod/capejs, mod/kubejs_mekanism, mod/trashslot (incompatible), mod/craftingstation (incompatible), mod/blueflame (incompatible), mod/sophisticatedstorage (incompatible), mod/octolib, mod/pipe_connector (incompatible), mod/tinycoal, mod/waystones (incompatible), mod/structory (incompatible), mod/comforts (incompatible), mod/alternate_current, mod/dungeoncrawl (incompatible), mod/charginggadgets (incompatible), mod/betterdeserttemples, mod/guideme, mod/waveycapes, mod/enderstorage (incompatible), mod/factory_blocks (incompatible), mod/moredelight (incompatible), mod/pavetheway, mod/titanium, mod/mr_farmers_cuttingohthebiomeswevegone (incompatible), mod/jade (incompatible), mod/ae2 (incompatible), mod/soulplied_energistics, mod/ae2ct, mod/ae2netanalyser (incompatible), mod/ae2wtlib (incompatible), mod/extendedae (incompatible), mod/ae2wtlib_api, mod/advanced_ae (incompatible), mod/bigger_ae2, mod/appflux (incompatible), mod/merequester, mod/modern_industrialization, mod/mi_sound_addon, mod/ars_unification, mod/tesseract_api, mod/mi_tweaks, mod/extended_industrialization, mod/industrialization_overdrive, mod/sawmillhouse (incompatible), mod/c2me_server_utils, mod/theurgy, mod/lootintegrations_yungs (incompatible), mod/yigd, mod/iceberg, mod/equipmentcompare, mod/legendarytooltips, mod/advancementplaques, mod/barbequesdelight (incompatible), mod/jei_mekanism_multiblocks (incompatible), mod/c2me_opts_worldgen_general, mod/c2me_opts_chunkio, mod/modonomicon, mod/coroutil (incompatible), mod/watut (incompatible), mod/chisel (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/moredragoneggs (incompatible), mod/woodwevegot, mod/appmek (incompatible), mod/packetfixer (incompatible), mod/expandability, mod/shorkie, mod/xtonesreworked (incompatible), mod/sophisticatedstorageinmotion (incompatible), mod/extrasponges (incompatible), file/ComputerCraft Greg Refreshed 1.1 - 1.20.1.zip (incompatible), file/updated_aquaculture-1.0.zip (incompatible), file/waystones_1.21.1.zip, file/Fancy_Beds-v3.4.zip, file/Better SB Upgrades.zip (incompatible), file/Suren Sophisticated Storage v1.0.2 1.21-1.21.1.zip (incompatible), file/Stay_True_1.21.zip, file/EnderEyes_1.21_v3.1.zip, file/boss-refreshed-v1.4.zip, file/DetailedAnimationsReworked - V1.15.zip, file/freshly-modded-1-5-10.zip, file/golems-refreshed-v2.zip, file/mobs-refreshed-fa-v2.1.zip, file/miles's Enhanced Hud.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\03_Waystones.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\04_updated_aquaculture.zip (incompatible), openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\05_Suren Sophisticated Storage.zip (incompatible), openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\06_Slightly-Improved-Font.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\07_Pretty X Smart Pipez.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\08_Better SB Upgrades.zip (incompatible), openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\09_Ars Nouveau Refresh.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\10_Stay_True.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\11_Facus Resourcepack.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\12_Fancy_Beds.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\13_Fancy Crops.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\14_FreshAnimations.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\15_Freshly-Modded.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\17_Boss-Refreshed.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\18_Golems-Refreshed.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\19_Ender Eyes.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\20_Drodi's Illagers.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\20_Mobs_Refreshed.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\21_DetailedAnimationsReworked.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\22_ComputerCraft Greg Refreshed.zip (incompatible), openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\23_AE2Blackout.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\24_Enhanced Hud.zip, openloader/D:\curseforge\minecraft\Instances\Craftoria\config\openloader\packs\Compact_Machines.zip (incompatible)
CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
ModLauncher: 11.0.4+main.d2e20e43
ModLauncher launch target: forgeclient
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.35.jar slf4jfixer PLUGINSERVICE
loader-4.0.35.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.35.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
modlauncher-11.0.4.jar crash_assistant TRANSFORMATIONSERVICE
accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
actuallyadditions-1.3.13+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.13 |Manifest: NOSIGNATURE
AdvancedAE-1.2.1-1.21.1.jar |Advanced AE |advanced_ae |1.2.1-1.21.1 |Manifest: NOSIGNATURE
advancednetherite-neoforge-2.2.1-1.21.1.jar |Advanced Netherite |advancednetherite |2.2.1 |Manifest: NOSIGNATURE
AdvancedPeripherals-1.21.1-0.7.47a.jar |Advanced Peripherals |advancedperipherals |0.7.47a |Manifest: NOSIGNATURE
AdvancementPlaques-1.21.1-neoforge-1.6.8.jar |Advancement Plaques |advancementplaques |1.6.8 |Manifest: NOSIGNATURE
ae2importexportcard-1.21-1.4.0.jar |AE2 Import Export Card |ae2importexportcard |1.21-1.4.0 |Manifest: NOSIGNATURE
ae2ct-1.21.1-1.0.5.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.0.5 |Manifest: NOSIGNATURE
AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.0.1-neoforge |Manifest: NOSIGNATURE
ae2wtlib-19.2.1.jar |AE2WTLib |ae2wtlib |19.2.1 |Manifest: NOSIGNATURE
de.mari_023.ae2wtlib_api-19.2.1.jar |AE2WTLib API |ae2wtlib_api |19.2.1 |Manifest: NOSIGNATURE
AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
AkashicTome-1.8-29.jar |Akashic Tome |akashictome |1.8-29 |Manifest: NOSIGNATURE
alltheleaks-0.1.11-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.11-beta+1.21.1-n|Manifest: NOSIGNATURE
All-The-Wood-Weve-Got-NeoForge-2.1.0.jar |All the Wood We've Got |woodwevegot |2.1.0 |Manifest: NOSIGNATURE
almostunified-neoforge-1.21.1-1.2.3.jar |AlmostUnified |almostunified |1.21.1-1.2.3 |Manifest: NOSIGNATURE
alshanex_familiars-0.2_HF.jar |Alshanex's Familiars Mod |alshanex_familiars |0.2_HF |Manifest: NOSIGNATURE
alternate_current-mc1.21-1.9.0.jar |Alternate Current |alternate_current |1.9.0 |Manifest: NOSIGNATURE
AmbientSounds_NEOFORGE_v6.1.4_mc1.21.1.jar |AmbientSounds |ambientsounds |6.1.4 |Manifest: NOSIGNATURE
animal_feeding_trough-1.1.2+1.21-neoforge.jar |Animal Feeding Trough |animal_feeding_trough |1.1.2 |Manifest: NOSIGNATURE
Apotheosis-1.21.1-8.1.2.jar |Apotheosis |apotheosis |8.1.2 |Manifest: NOSIGNATURE
ApothicAttributes-1.21.1-2.6.1.jar |Apothic Attributes |apothic_attributes |2.6.1 |Manifest: NOSIGNATURE
ApothicEnchanting-1.21.1-1.3.2.jar |Apothic Enchanting |apothic_enchanting |1.3.2 |Manifest: NOSIGNATURE
ApothicSpawners-1.21.1-1.2.0.jar |Apothic Spawners |apothic_spawners |1.2.0 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
appliedenergistics2-19.1.3-beta.jar |Applied Energistics 2 |ae2 |19.1.3-beta |Manifest: NOSIGNATURE
Applied-Mekanistics-1.6.2.jar |Applied Mekanistics |appmek |1.6.2 |Manifest: NOSIGNATURE
AppliedFlux-1.21-2.0.3-neoforge.jar |AppliedFlux |appflux |1.21-2.0.3-neoforge |Manifest: NOSIGNATURE
Aquaculture-1.21.1-2.7.13.jar |Aquaculture 2 |aquaculture |2.7.13 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
ars_additions-1.21.1-21.1.5.jar |Ars Additions |ars_additions |1.21.1-21.1.5 |Manifest: NOSIGNATURE
ars_elemental-1.21.1-0.7.1.5.jar |Ars Elemental |ars_elemental |**.**.**.** |Manifest: NOSIGNATURE
ars_nouveau-1.21.1-5.4.0-all.jar |Ars Nouveau |ars_nouveau |5.4.0 |Manifest: NOSIGNATURE
arsdelight-2.1.4.jar |Ars Nouveau's Flavors & Deligh|arsdelight |2.1.4 |Manifest: NOSIGNATURE
ars_ocultas-1.21.1-2.1.0.jar |Ars Ocultas |ars_ocultas |2.1.0 |Manifest: NOSIGNATURE
ars_unification-1.2.6.jar |Ars Unification |ars_unification |1.2.6 |Manifest: NOSIGNATURE
arseng-2.1.0-beta.jar |Ars Énergistique |arseng |2.1.0-beta |Manifest: NOSIGNATURE
artifacts-neoforge-12.0.5.jar |Artifacts |artifacts |12.0.5 |Manifest: NOSIGNATURE
arts_and_crafts-neoforge-1.21-1.3.1.jar |Arts & Crafts |arts_and_crafts |1.3.1 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
atlas_api-1.21-1.0.2.jar |Atlas API |atlas_api |1.21-1.0.2 |Manifest: NOSIGNATURE
attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
AureljPaintings-1.0.4-1.21.x-neoforge.jar |Aurelj's Paintings |aurelj_paintings |1.0.4 |Manifest: NOSIGNATURE
AutochefsDelight-1.21-NeoForge-2.0.0.jar |Autochef's Delight |autochefsdelight |2.0.0+neoforge |Manifest: NOSIGNATURE
bwncr-neoforge-1.21.1-3.20.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.2 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.23.jar |Balm |balm |21.0.23 |Manifest: NOSIGNATURE
bankstorage-1.4.4+1.21.jar |Bank Storage |bankstorage |1.4.4+1.21 |Manifest: NOSIGNATURE
barbequesdelight-1.2.0+3.jar |Barbeque's Delight |barbequesdelight |1.2.0+3 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.|Better Compatibility Checker |bcc |21.1.0 |Manifest: NOSIGNATURE
better_modlist-1.1.12.jar |Better ModList |mod_menu |1.1.12 |Manifest: NOSIGNATURE
BHMenu-NeoForge-1.21-2.4.3.jar |BHMenu |bhmenu |2.4.3 |Manifest: NOSIGNATURE
bigger_ae2-1.21.1-1.4.5.jar |Bigger AE2 |bigger_ae2 |1.4.5 |Manifest: NOSIGNATURE
blueflame-1.21.1-1.1.1.jar |Blue Flame Burning |blueflame |1.21.1-1.1.1 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.41.jar |Bookshelf |bookshelf |21.1.41 |Manifest: NOSIGNATURE
BOMD-NeoForge-1.21-1.3.2.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.3.2 |Manifest: NOSIGNATURE
BridgingMod-2.5.0+1.21.1.neoforge-release.jar |Bridging Mod |bridgingmod |2.5.0+1.21.1 |Manifest: NOSIGNATURE
buildinggadgets2-1.3.8.jar |Building Gadgets 2 |buildinggadgets2 |1.3.8 |Manifest: NOSIGNATURE
cable_facades-1.21.1-NeoForge-1.4.0.jar |Cable Facades |cable_facades |1.4.0 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
capejs-1.1.0-1.21.jar |CapeJS |capejs |1.1.0-1.21 |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |Manifest: NOSIGNATURE
CerbonsAPI-NeoForge-1.21-1.2.0.jar |Cerbons API |cerbons_api |1.2.0 |Manifest: NOSIGNATURE
cfm_circuit_breaker-1.0.0.jar |CFM Refurnished: Circuit Break|cfm_circuit_breaker |1.0.0 |Manifest: NOSIGNATURE
charginggadgets-1.14.1.jar |Charging Gadgets |charginggadgets |1.14.1 |Manifest: NOSIGNATURE
charmofundying-neoforge-9.1.0+1.21.1.jar |Charm of Undying |charmofundying |9.1.0+1.21.1 |Manifest: NOSIGNATURE
chat_heads-0.13.10-neoforge-1.21.jar |Chat Heads |chat_heads |0.13.10 |Manifest: NOSIGNATURE
chattoggle-5.0.1+1.21-neoforge.jar |Chat Toggle |chattoggle |5.0.1+1.21 |Manifest: NOSIGNATURE
cherishedworlds-neoforge-10.1.0+1.21.1.jar |Cherished Worlds |cherishedworlds |10.1.0+1.21.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
chisel-neoforge-1.21.1-1.8.2.jar |Chisel Reborn |chisel |1.8.2 |Manifest: NOSIGNATURE
cleanswing-1.8.jar |Clean Swing |cleanswing |1.8 |Manifest: NOSIGNATURE
clienttweaks-neoforge-1.21.1-21.1.1.jar |Client Tweaks |clienttweaks |21.1.1 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
CodeChickenLib-1.21.1-4.6.0.520.jar |CodeChicken Lib |codechickenlib |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
collective-1.21.1-7.87.jar |Collective |collective |7.87 |Manifest: NOSIGNATURE
colorfulhearts-neoforge-1.21.1-10.3.8.jar |Colorful Hearts |colorfulhearts |10.3.8 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |Manifest: NOSIGNATURE
CommonCapabilities-1.21.1-neoforge-2.9.7.jar |CommonCapabilities |commoncapabilities |2.9.7 |Manifest: NOSIGNATURE
compactmachines-neoforge-7.0.22.jar |Compact Machines |compactmachines |7.0.22 |Manifest: NOSIGNATURE
c2me-neoforge-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-base-mc1.21.1-0.3.0+alpha.0.50-all.jar |Concurrent Chunk Management En|c2me_base |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-client-uncapvd-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_client_uncapvd |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-fixes-chunkio-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_chunkio_threading_i|0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-fixes-general-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_general_threading_i|0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-fixes-worldgen-threading-issues-mc1.21.1-0.3.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-fixes-worldgen-vanilla-bugs-mc1.21.1-0.3.0+al|Concurrent Chunk Management En|c2me_fixes_worldgen_vanilla_bu|0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-notickvd-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_notickvd |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-chunkio-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_chunkio |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-dfc-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_dfc |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-worldgen-general-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_general |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-math-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_math |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-allocs-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_allocs |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-natives-math-mc1.21.1-0.3.0+alpha.0.50.j|Concurrent Chunk Management En|c2me_opts_natives_math |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-scheduling-mc1.21.1-0.3.0+alpha.0.50.jar|Concurrent Chunk Management En|c2me_opts_scheduling |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-opts-worldgen-vanilla-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_vanilla |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-rewrites-chunkio-mc1.21.1-0.3.0+alpha.0.50.ja|Concurrent Chunk Management En|c2me_rewrites_chunkio |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-rewrites-chunk-serializer-mc1.21.1-0.3.0+alph|Concurrent Chunk Management En|c2me_rewrites_chunk_serializer|0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-rewrites-chunk-system-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_rewrites_chunk_system |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-server-utils-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_server_utils |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
c2me-threading-lighting-mc1.21.1-0.3.0+alpha.0.50.|Concurrent Chunk Management En|c2me_threading_lighting |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
ConstructionSticks-1.21.1-1.1.4.jar |Construction Sticks |constructionstick |1.1.4 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.4.jar |Controlling |controlling |19.0.4 |Manifest: NOSIGNATURE
cookingforblockheads-neoforge-1.21.1-21.1.6.jar |Cooking for Blockheads |cookingforblockheads |21.1.6 |Manifest: NOSIGNATURE
Corgilib-NeoForge-1.21.1-5.0.0.3.jar |CorgiLib |corgilib |**.**.**.** |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE
craftingtweaks-neoforge-1.21.1-21.1.5.jar |Crafting Tweaks |craftingtweaks |21.1.5 |Manifest: NOSIGNATURE
craftingstation-neoforge-1.21-2.jar |CraftingStation |craftingstation |2 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.2.19 |Manifest: NOSIGNATURE
crashutilities-9.0.4.jar |Crash Utilities |crashutilities |9.0.4 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.12.31_mc1.21.1.jar |CreativeCore |creativecore |2.12.31 |Manifest: NOSIGNATURE
CreeperOverhaul-neoforge-1.21.1-4.0.6.jar |Creeper Overhaul |creeperoverhaul |4.0.6 |Manifest: NOSIGNATURE
cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
curios-neoforge-9.2.2+1.21.1.jar |Curios API |curios |9.2.2+1.21.1 |Manifest: NOSIGNATURE
curious_armor_stands-8.0.0.jar |Curious Armor Stands |curious_armor_stands |8.0.0 |Manifest: NOSIGNATURE
cursedearthreturns-1.21.1-neoforge-1.6.jar |Cursed Earth Returns |cursedearth |1.6 |Manifest: NOSIGNATURE
cyclopscore-1.21.1-neoforge-1.25.5.jar |Cyclops Core |cyclopscore |1.25.5 |Manifest: NOSIGNATURE
darkmodeeverywhere-1.21-1.3.4.jar |Dark Mode Everywhere |darkmodeeverywhere |1.21-1.3.4 |Manifest: NOSIGNATURE
darkglint-neoforge-1.21-1.1.6.jar |DarkGlint |darkglint |1.1.6 |Manifest: NOSIGNATURE
duckling-neoforge-1.21-5.0.1.jar |Duckling |duckling |5.0.1 |Manifest: NOSIGNATURE
DumplingsDelightRewrapped-1.21.1-1.2.1.jar |Dumpling's Delight Rewrapped |dumplings_delight |1.2.1 |Manifest: NOSIGNATURE
DungeonCrawl-NeoForge-1.21-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |Manifest: NOSIGNATURE
elevatorid-neoforge-1.21.1-1.11.3.jar |ElevatorMod |elevatorid |1.21.1-1.11.3 |Manifest: NOSIGNATURE
elytraslot-neoforge-9.0.2+1.21.1.jar |Elytra Slot |elytraslot |9.0.2+1.21.1 |Manifest: NOSIGNATURE
embeddium-1.0.13+mc1.21.1.jar |Embeddium |embeddium |1.0.13+mc1.21.1 |Manifest: NOSIGNATURE
emi-1.1.19+1.21.1+neoforge.jar |EMI |emi |1.1.19+1.21.1+neofor|Manifest: NOSIGNATURE
emi_enchanting-0.1.2+1.21+neoforge.jar |EMI Enchanting |emi_enchanting |0.1.2+1.21+neoforge |Manifest: NOSIGNATURE
emi_ores-1.2+1.21.1+neoforge.jar |EMI Ores |emi_ores |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE
EMIProfessions-neoforge-1.21.1-1.0.2.jar |EMI Professions (EMIP) |emiprofessions |1.0.2 |Manifest: NOSIGNATURE
ends_delight-neoforge-1.21.1-2.5.jar |End's Delight |ends_delight |2.5 |Manifest: NOSIGNATURE
endermanoverhaul-neoforge-1.21.1-2.0.2.jar |Enderman Overhaul |endermanoverhaul |2.0.2 |Manifest: NOSIGNATURE
EnderStorage-1.21.1-2.13.0.190.jar |EnderStorage |enderstorage |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Enhanced-Celestials-NeoForge-6.0.1.3.jar |Enhanced Celestials |enhancedcelestials |**.**.**.** |Manifest: NOSIGNATURE
entangled-1.3.20-neoforge-mc1.21.jar |Entangled |entangled |1.3.20 |Manifest: NOSIGNATURE
entity_model_features_neoforge_1.21.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |Manifest: NOSIGNATURE
entity_texture_features_neoforge_1.21.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |Manifest: NOSIGNATURE
EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
EquipmentCompare-1.21-neoforge-1.3.12.jar |Equipment Compare |equipmentcompare |1.3.12 |Manifest: NOSIGNATURE
eternalstarlight-0.3.0+1.21.1+neoforge.jar |Eternal Starlight |eternal_starlight |0.3.0+1.21.1+neoforg|Manifest: NOSIGNATURE
EuphoriaPatcher-1.4.3-r5.3-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.4.3-r5.3-neoforge |Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
expandedstorage-neoforge-1.21.1-14.2.1.jar |Expanded Storage |expandedstorage |14.2.1 |Manifest: NOSIGNATURE
extended-industrialization-1.11.2-beta-1.21.1.jar |Extended Industrialization |extended_industrialization |1.11.2-beta-1.21.1 |Manifest: NOSIGNATURE
ExtendedAE-1.21-2.1.10-neoforge.jar |ExtendedAE |extendedae |1.21-2.1.10-neoforge|Manifest: NOSIGNATURE
extrasponges-neoforge-1.21-1.6.1.jar |ExtraSponges |extrasponges |1.6.1 |Manifest: NOSIGNATURE
ExtremeSoundMuffler-3.48.3_NeoForge-1.21.jar |Extreme Sound Muffler |extremesoundmuffler |3.48.3 |Manifest: NOSIGNATURE
factory_blocks-neoforge-1.3.4+mc1.21.1.jar |Factory Blocks |factory_blocks |1.3.4+mc1.21.1 |Manifest: NOSIGNATURE
fancymenu_neoforge_3.3.2_MC_1.21.1.jar |FancyMenu |fancymenu |3.3.2 |Manifest: NOSIGNATURE
farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.0|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.0a-neoforge|Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.6.jar |Farmer's Delight |farmersdelight |1.2.6 |Manifest: NOSIGNATURE
FarmersStructures-1.0.1-1.21.jar |FarmersStructures |farmers_structures |1.0.0 |Manifest: NOSIGNATURE
farmingforblockheads-neoforge-1.21.1-21.1.2.jar |Farming for Blockheads |farmingforblockheads |21.1.2 |Manifest: NOSIGNATURE
FastWorkbench-1.21-9.1.2.jar |Fast Workbench |fastbench |9.1.2 |Manifest: NOSIGNATURE
ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
findme-3.3.1-neoforge.jar |FindMe |findme |3.3.1 |Manifest: NOSIGNATURE
flickerfix-1.21.0.jar |FlickerFix |flickerfix |4.0.1 |Manifest: NOSIGNATURE
FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
forgivingvoid-neoforge-1.21.1-21.1.1.jar |Forgiving Void |forgivingvoid |21.1.1 |Manifest: NOSIGNATURE
FramedBlocks-10.2.3.jar |FramedBlocks |framedblocks |10.2.3 |Manifest: NOSIGNATURE
framework-neoforge-1.21.1-0.9.4.jar |Framework |framework |0.9.4 |Manifest: NOSIGNATURE
fruitsdelight-1.2.3.jar |Fruits Delight |fruitsdelight |1.2.3 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.5.jar |FTB Chunks |ftbchunks |2101.1.5 |Manifest: NOSIGNATURE
ftb-essentials-neoforge-2101.1.4.jar |FTB Essentials |ftbessentials |2101.1.4 |Manifest: NOSIGNATURE
ftb-filter-system-neoforge-21.0.0.jar |FTB Filter System |ftbfiltersystem |21.0.0 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.7.jar |FTB Library |ftblibrary |2101.1.7 |Manifest: NOSIGNATURE
ftb-quests-neoforge-2101.1.2.jar |FTB Quests |ftbquests |2101.1.2 |Manifest: NOSIGNATURE
ftb-ranks-neoforge-2100.1.0.jar |FTB Ranks |ftbranks |2100.1.0 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.1.jar |FTB Teams |ftbteams |2101.1.1 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.1.jar |FTB Ultimine |ftbultimine |2101.1.1 |Manifest: NOSIGNATURE
ftb-xmod-compat-neoforge-21.1.2.jar |FTB XMod Compat |ftbxmodcompat |21.1.2 |Manifest: NOSIGNATURE
fullbrightnesstoggle-1.21.1-4.2.jar |Full Brightness Toggle |fullbrightnesstoggle |4.2 |Manifest: NOSIGNATURE
functionalstorage-1.21.1-1.3.7.jar |Functional Storage |functionalstorage |1.21.1-1.3.7 |Manifest: NOSIGNATURE
fusion-1.2.3-neoforge-mc1.21.jar |Fusion |fusion |1.2.3 |Manifest: NOSIGNATURE
fzzy_config-0.6.2+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.6.2+1.21+neoforge |Manifest: NOSIGNATURE
gag-5.0.1.jar |Gadgets Against Grind |gag |5.0.1 |Manifest: NOSIGNATURE
gametechbcs_spellbooks-2.6.1-1.21.jar |GameTechBC's Spellbooks |gametechbcs_spellbooks |2.6.1-1.21 |Manifest: NOSIGNATURE
GatewaysToEternity-1.21.1-5.0.2.jar |Gateways To Eternity |gateways |5.0.2 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.7.3.jar |GeckoLib 4 |geckolib |4.7.3 |Manifest: NOSIGNATURE
Glassential-renewed-neoforge-1.21.1-3.1.5.jar |Glassential-renewed |glassential |3.1.5 |Manifest: NOSIGNATURE
GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |**.**.**.** |Manifest: NOSIGNATURE
Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
GrandPower-3.0.0.jar |Grand Power |grandpower |3.0.0 |Manifest: NOSIGNATURE
GravitationalModulatingAdditionalUnit-1.21.1-6.0.j|Gravitational Modulating Addit|gmut |6.0 |Manifest: NOSIGNATURE
guardvillagers-2.3.2-1.21.1.jar |Guard Villagers |guardvillagers |2.3.2 |Manifest: NOSIGNATURE
guideme-2.0.0.jar |GuideME |guideme |0.0.0 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE
hardenedarmadillos-1.21.1-0.2.0.jar |Hardened Armadillos |hardenedarmadillos |1.21.1-0.2.0 |Manifest: NOSIGNATURE
heyberryshutup-1.21.0-2.0.4.jar |Hey Berry! SHUT UP |heyberryshutup |1.21.0-2.0.4 |Manifest: NOSIGNATURE
HopoBetterMineshaft-[1.21.1-1.21.3]-1.2.8.jar |HopoBetterMineshaft |hopo |1.2.8 |Manifest: NOSIGNATURE
HopoBetterRuinedPortals-[1.21.1-1.21.3]-1.4.4.jar |HopoBetterRuinedPortals |hoporp |1.4.4 |Manifest: NOSIGNATURE
HopoBetterUnderwaterRuins-[1.21.1-1.21.3]-1.2.1.ja|HopoBetterUnderwaterRuins |hopour |1.2.1 |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.21.1-6.1.3.jar |Hostile Neural Networks |hostilenetworks |6.1.3 |Manifest: NOSIGNATURE
hyperbox-1.21-6.0.0.1.jar |Hyperbox |hyperbox |**.**.**.** |Manifest: NOSIGNATURE
imfast-NEOFORGE-1.0.2.jar |I'm Fast |imfast |1.0.2 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.2.9.jar |Iceberg |iceberg |1.2.9 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.3.3+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.3.3+1.21.1 |Manifest: NOSIGNATURE
immersive_aircraft-1.1.6+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.1.6+1.21.1 |Manifest: NOSIGNATURE
industrialforegoing-1.21-3.6.22.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.22 |Manifest: NOSIGNATURE
industrial-foregoing-souls-1.21.1-1.10.3.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.10.3 |Manifest: NOSIGNATURE
industrialization_overdrive-1.5.0+1.21.1.jar |Industrialization Overdrive |industrialization_overdrive |1.5.0+1.21.1 |Manifest: NOSIGNATURE
infiniverse-1.21-2.0.1.0.jar |Infiniverse |infiniverse |**.**.**.** |Manifest: NOSIGNATURE
IntegratedCrafting-1.21.1-neoforge-1.1.13.jar |IntegratedCrafting |integratedcrafting |1.1.13 |Manifest: NOSIGNATURE
integrateddynamics-1.21.1-neoforge-1.25.2.jar |IntegratedDynamics |integrateddynamics |1.25.2 |Manifest: NOSIGNATURE
integratedscripting-1.21.1-neoforge-1.0.14.jar |IntegratedScripting |integratedscripting |1.0.14 |Manifest: NOSIGNATURE
integratedterminals-1.21.1-neoforge-1.6.7.jar |IntegratedTerminals |integratedterminals |1.6.7 |Manifest: NOSIGNATURE
integratedtunnels-1.21.1-neoforge-1.8.32.jar |IntegratedTunnels |integratedtunnels |1.8.32 |Manifest: NOSIGNATURE
inventoryessentials-neoforge-1.21.1-21.1.1.jar |Inventory Essentials |inventoryessentials |21.1.1 |Manifest: NOSIGNATURE
InventoryProfilesNext-neoforge-1.21-2.1.2.jar |Inventory Profiles Next |inventoryprofilesnext |2.1.2 |Manifest: NOSIGNATURE
iris-neoforge-1.8.1+mc1.21.1.jar |Iris |iris |1.8.1+mc1.21.1 |Manifest: NOSIGNATURE
irons_jewelry-1.21.1-1.0.4.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.0.4 |Manifest: NOSIGNATURE
irons_spellbooks-1.21-3.8.8.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21-3.8.8 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.9.2.jar |Jade |jade |15.9.2+neoforge |Manifest: NOSIGNATURE
JadeAddons-1.21.1-NeoForge-6.0.1.jar |Jade Addons |jadeaddons |0.0NONE |Manifest: NOSIGNATURE
jamlib-neoforge-1.2.2-build.2+1.21.1.jar |JamLib |jamlib |1.2.2-build.2+1.21.1|Manifest: NOSIGNATURE
jumbofurnace-1.21.1-5.0.0.7.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |Manifest: NOSIGNATURE
jumpoverfences-neoforge-1.21-1.6.0.jar |Jump Over Fences |jumpoverfences |1.6.0 |Manifest: NOSIGNATURE
jumpboat-1.21.0-1.0.5.jar |Jumpy Boats |jumpboat |1.21.0-1.0.5 |Manifest: NOSIGNATURE
jamd-neo-5.1.0+mc1.21.1.jar |Just Another Mining Dimension |jamd |5.1.0 |Manifest: NOSIGNATURE
javd-neo-9.0.0+mc1.21.1.jar |Just Another Void Dimension |javd |9.0.0 |Manifest: NOSIGNATURE
justdirethings-1.5.3.jar |Just Dire Things |justdirethings |1.5.3 |Manifest: NOSIGNATURE
justenoughbreeding-neoforge-1.21-1.21.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |Manifest: NOSIGNATURE
jeed-1.21-2.2.9.jar |Just Enough Effects Descriptio|jeed |1.21-2.2.9 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughMekanismMultiblocks-1.21.1-7.3.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.3 |Manifest: NOSIGNATURE
just-hammers-neoforge-21.0.3.jar |Just Hammers |justhammers |21.0.3 |Manifest: NOSIGNATURE
keybindbundles-1.1.0.jar |KeyBind Bundles |keybindbundles |1.1.0 |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
kffmod-5.7.0.jar |Kotlin For Forge |kotlinforforge |5.7.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.1-build.181.jar |KubeJS |kubejs |2101.7.1-build.181 |Manifest: NOSIGNATURE
kubejs_actuallyadditions-neoforge-1.21.1-0.2.2.jar|KubeJS Actually Additions |kubejs_actuallyadditions |1.21.1-0.2.2 |Manifest: NOSIGNATURE
kubejs-mekanism-neoforge-2101.1.6-build.6.jar |KubeJS Mekanism |kubejs_mekanism |2101.1.6-build.6 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |Manifest: NOSIGNATURE
l2core-3.0.8+1.jar |L2Core |l2core |3.0.8+1 |Manifest: NOSIGNATURE
laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE
LegendaryTooltips-1.21-neoforge-1.4.11.jar |Legendary Tooltips |legendarytooltips |1.4.11 |Manifest: NOSIGNATURE
libIPN-neoforge-1.21-6.2.1.jar |libIPN |libipn |6.2.1 |Manifest: NOSIGNATURE
lighty-neoforge-3.0.0-beta.8+1.21.1.jar |Lighty |lighty |3.0.0-beta.8 |Manifest: NOSIGNATURE
lmft-1.0.4+1.21-neoforge.jar |Load My F***ing Tags |lmft |1.0.4+1.21 |Manifest: NOSIGNATURE
logbegone-neoforge-1.21.1-1.0.3.jar |Log Begone |logbegone |1.0.3 |Manifest: NOSIGNATURE
Loot Beams Refork-neoforge-1.21.1-2.5.9.jar |Loot Beams Refork |lootbeams |2.5.9 |Manifest: NOSIGNATURE
lootintegration_townsandtowers-1.0.jar |lootintegration_townsandtowers|lootintegration_townsandtowers|1 |Manifest: NOSIGNATURE
lootintegration_wda-1.5.jar |lootintegration_wda mod |lootintegration_wda |1 |Manifest: NOSIGNATURE
lootintegrations-1.21-4.0.jar |Lootintegrations mod |lootintegrations |4.0 |Manifest: NOSIGNATURE
lootintegrations_dungeoncrawl-1.0.jar |lootintegrations_dungeoncrawl |lootintegrations_dungeoncrawl |1 |Manifest: NOSIGNATURE
lootintegrations_hopo-1.2.jar |lootintegrations_hopo mod |lootintegrations_hopo |1 |Manifest: NOSIGNATURE
lootintegrations_structory-1.1.jar |lootintegrations_structory mod|lootintegrations_structory |1 |Manifest: NOSIGNATURE
lootintegrations_yungs-1.2.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |Manifest: NOSIGNATURE
lootjs-neoforge-1.21.1-3.3.0.jar |LootJS |lootjs |1.21.1-3.3.0 |Manifest: NOSIGNATURE
lootr-neoforge-1.21-1.10.34.88.jar |Lootr |lootr |1.21-1.10.34.88 |Manifest: NOSIGNATURE
luminax-1.2.1_neoforge_1.21.1.jar |Luminax |luminax |1.2.1 |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
mcw-doors-1.1.1-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.1 |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |Manifest: NOSIGNATURE
mcw-holidays-1.1.0-mc1.21.1neoforge.jar |Macaw's Holidays |mcwholidays |1.1.0 |Manifest: NOSIGNATURE
mcw-lights-1.1.1-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.21.1neoforge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.1 |Manifest: NOSIGNATURE
mcw-stairs-1.0.0-1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.0 |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
merequester-neoforge-1.21.1-1.1.8.jar |ME Requester |merequester |1.21.1-1.1.8 |Manifest: NOSIGNATURE
Measurements-neoforge-1.21-3.0.0.jar |Measurements |measurements |3.0.0 |Manifest: NOSIGNATURE
MEED-1.21.1-5.8.jar |MEED |moderately |5.0.0 |Manifest: NOSIGNATURE
megacells-4.5.0.jar |MEGA Cells |megacells |4.5.0 |Manifest: NOSIGNATURE
Mekanism-1.21.1-10.7.8.70.jar |Mekanism |mekanism |10.7.8 |Manifest: NOSIGNATURE
mekanism_extras-1.21.1-1.0.5.jar |Mekanism Extras |mekanism_extras |1.21.1-1.0.5 |Manifest: NOSIGNATURE
mekanism_unleashed-1.21-0.2.1.jar |Mekanism Unleashed |mekanism_unleashed |1.21-0.2.1 |Manifest: NOSIGNATURE
MekanismGenerators-1.21.1-10.7.8.70.jar |Mekanism: Generators |mekanismgenerators |10.7.8 |Manifest: NOSIGNATURE
MekanismTools-1.21.1-10.7.8.70.jar |Mekanism: Tools |mekanismtools |10.7.8 |Manifest: NOSIGNATURE
MekaWeapons-1.12.1-2.0.1.jar |Mekanism: Weapons |mekaweapons |2.0.1 |Manifest: NOSIGNATURE
mekanisticrouters-1.1.1.jar |Mekanistic Routers |mekanisticrouters |1.1.1 |Manifest: NOSIGNATURE
melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
mi_sound_addon-1.1.2-1.21.jar |MI Sound Addon |mi_sound_addon |1.1.2-1.21 |Manifest: NOSIGNATURE
mi-tweaks-1.8.0-1.21.1.jar |MI Tweaks |mi_tweaks |1.8.0-1.21.1 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
mininggadgets-1.18.6.jar |Mining Gadgets |mininggadgets |1.18.6 |Manifest: NOSIGNATURE
mob_grinding_utils-1.1.7+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.7+mc1.21.1 |Manifest: NOSIGNATURE
Modern-Dynamics-0.9.4.jar |Modern Dynamics |moderndynamics |0.9.4 |Manifest: NOSIGNATURE
modernindustrialrouters-2.1.0.jar |Modern Industrial Routers |modernindustrialrouters |2.1.0 |Manifest: NOSIGNATURE
Modern-Industrialization-2.2.32.jar |Modern Industrialization |modern_industrialization |2.2.32 |Manifest: NOSIGNATURE
modernfix-neoforge-5.20.0+mc1.21.1.jar |ModernFix |modernfix |5.20.0+mc1.21.1 |Manifest: NOSIGNATURE
modlistmemory-neoforge-0.2.0+1.21.jar |ModListMemory |modlistmemory |0.2.0+1.21 |Manifest: NOSIGNATURE
modonomicon-1.21.1-neoforge-1.111.2.jar |Modonomicon |modonomicon |1.111.2 |Manifest: NOSIGNATURE
mffs-5.4.16.jar |Modular Force Field System |mffs |5.4.16 |Manifest: NOSIGNATURE
modular-routers-13.2.0+mc1.21.1.jar |Modular Routers |modularrouters |13.2.0 |Manifest: NOSIGNATURE
monocle-mod-file.jar |Monocle |monocle |0.1.9.ms |Manifest: NOSIGNATURE
moredelight-25.01.13a-1.21-neoforge.jar |More Delight |moredelight |25.01.13a-1.21-neofo|Manifest: NOSIGNATURE
moredragoneggs-5.0.jar |More Dragon Eggs |moredragoneggs |5.0 |Manifest: NOSIGNATURE
morefunctionalstorage-1.2.1.jar |More Functional Storage |morefunctionalstorage |1.2.1 |Manifest: NOSIGNATURE
mifa-neoforge-1.21.x-1.1.1.jar |More Industrial Foregoing Addo|mifa |1.1.1 |Manifest: NOSIGNATURE
MoreMekanismProcessing-1.21.1-6.2.jar |More Mekanism Processing |moremekanismprocessing |6.2 |Manifest: NOSIGNATURE
morered-1.21.1-6.0.0.3.jar |More Red |morered |**.**.**.** |Manifest: NOSIGNATURE
MoreRed-CCT-Compat-1.21.1-1.1.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.21.1-1.1.0 |Manifest: NOSIGNATURE
moremousetweaks-neoforge-1.0.0-beta.4+1.21.jar |MoreMouseTweaks |moremousetweaks |1.0.0-beta.4+1.21+1.|Manifest: NOSIGNATURE
MoreTotems-neoforge-1.21-2.20.1.jar |MoreTotems |moretotems |2.20.1 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
refurbished_furniture-neoforge-1.21.1-1.0.8.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.8 |Manifest: NOSIGNATURE
MyNethersDelight-1.21-1.7.8.jar |My Nether's Delight |mynethersdelight |1.7.8 |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
neoforge-21.1.99-universal.jar |NeoForge |neoforge |21.1.99 |Manifest: NOSIGNATURE
netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
Nirvana Library-neoforge-1.21.1-1.0.1.jar |Nirvana Library |nirvana_lib |1.0.1 |Manifest: NOSIGNATURE
noisium-neoforge-2.3.0+mc1.21-1.21.1.jar |Noisium |noisium |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
nolijium-0.5.2.jar |Nolijium |nolijium |0.5.2 |Manifest: NOSIGNATURE
not_enough_glyphs-1.21.1-4.0.6.jar |Not Enough Glyphs |not_enough_glyphs |4.0.6 |Manifest: NOSIGNATURE
Not Enough Recipe Book-NEOFORGE-0.4.1.jar |Not Enough Recipe Book |nerb |0.4.1 |Manifest: NOSIGNATURE
notenoughanimations-neoforge-1.9.1-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.9.1 |Manifest: NOSIGNATURE
nuggets-neoforge-1.21-1.0.4.35.jar |Nuggets |nuggets |**.**.**.** |Manifest: NOSIGNATURE
obsidianboat-neo-21.1.1+mc1.21.1.jar |Obsidian Boat |obsidianboat |21.1.1 |Manifest: NOSIGNATURE
occultism-1.21.1-neoforge-1.173.1.jar |Occultism |occultism |1.173.1 |Manifest: NOSIGNATURE
oceansdelight-neoforge-1.0.3-1.21.jar |Ocean's Delight |oceansdelight |1.0.3 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |**.**.**.** |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-NeoForge-2.3.2.jar |Oh The Biomes We've Gone |biomeswevegone |2.3.2 |Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.6.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.6 |Manifest: NOSIGNATURE
open_sesame-neoforge-1.21-1.0.0.jar |Open Sesame |open_sesame |1.0.0 |Manifest: NOSIGNATURE
OpenLoader-neoforge-1.21.1-21.1.1.jar |OpenLoader |openloader |21.1.1 |Manifest: NOSIGNATURE
overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE
packetfixer-neoforge-1.4.3-1.21-to-1.21.3.jar |Packet Fixer |packetfixer |1.4.3 |Manifest: NOSIGNATURE
Patchouli-1.21-87-NEOFORGE.jar |Patchouli |patchouli |1.21-87-NEOFORGE |Manifest: NOSIGNATURE
pavetheway-1.1.1.0.jar |Pave The Way |pavetheway |**.**.**.** |Manifest: NOSIGNATURE
Perception-NEOFORGE-0.1.2.1+1.21.1.jar |Perception |perception |**.**.**.** |Manifest: NOSIGNATURE
phantoms_utilities-0.1.0.jar |Phantom's Utilities |phantoms_utilities |0.1.0 |Manifest: NOSIGNATURE
PingHUD-4.0.jar |PingHUD |pinghud |4.0 |Manifest: NOSIGNATURE
pipe_connector-neoforge-0.5.5.jar |Pipe Connector |pipe_connector |0.5.5 |Manifest: NOSIGNATURE
pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.6.5.jar |Placebo |placebo |9.6.5 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
pneumaticcraft-repressurized-8.2.6+mc1.21.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |8.2.6 |Manifest: NOSIGNATURE
polylib-2100.0.3-build.160-neoforge.jar |PolyLib |polylib |2100.0.3-build.160 |Manifest: NOSIGNATURE
Powah-6.1.5.jar |Powah |powah |6.1.5 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
Prism-1.21-neoforge-1.0.9.jar |Prism |prism |1.0.9 |Manifest: NOSIGNATURE
puffish_attributes-0.7.1-1.21-neoforge.jar |Pufferfish's Attributes |puffish_attributes |0.7.1 |Manifest: NOSIGNATURE
puffish_skills-0.14.5-1.21-neoforge.jar |Pufferfish's Skills |puffish_skills |0.14.5 |Manifest: NOSIGNATURE
pvp_flagging-1.21-1.1.0.jar |PVP Flagging |pvp_flagging |1.21-1.1.0 |Manifest: NOSIGNATURE
pylons-1.21.1-5.1.1.jar |Pylons |pylons |5.1.1 |Manifest: NOSIGNATURE
raised-neoforge-1.21.1-4.0.1.jar |Raised |raised |4.0.1 |Manifest: NOSIGNATURE
rangedpumps-1.3.0.jar |Ranged Pumps |rangedpumps |1.3.0 |Manifest: NOSIGNATURE
rarcompat-1.21-0.8.5.1.jar |RAR-Compat |rarcompat |**.**.**.** |Manifest: NOSIGNATURE
reasonable_defaults-neoforge-1.21-1.0.0.jar |Reasonable Defaults |reasonable_defaults |1.0.0 |Manifest: NOSIGNATURE
rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE
rechiseled_chipped-1.2.jar |Rechiseled: Chipped |rechiseled_chipped |1.2 |Manifest: NOSIGNATURE
relics-1.21.1-0.10.3.jar |Relics |relics |0.10.3 |Manifest: NOSIGNATURE
reliquary-1.21.1-2.0.45.1250.jar |Reliquary Reincarnations |reliquary |2.0.45 |Manifest: NOSIGNATURE
repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.11.jar |Resourceful Lib |resourcefullib |3.0.11 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.8.jar |Resourcefulconfig |resourcefulconfig |3.0.8 |Manifest: NOSIGNATURE
rhino-2101.2.6-build.66.jar |Rhino |rhino |2101.2.6-build.66 |Manifest: NOSIGNATURE
rightclickharvest-neoforge-4.4.4+1.21.1.jar |Right Click Harvest |rightclickharvest |4.4.4+1.21.1 |Manifest: NOSIGNATURE
rpg_companions_tiny_dragons-0.0.3-neoforge-1.21.1.|RPG Companions: Tiny Dragons |rpg_companions_tiny_dragons |0.0.3 |Manifest: NOSIGNATURE
rusticdelight-neoforge-1.21-1.3.0.jar |Rustic Delight |rusticdelight |1.3.0 |Manifest: NOSIGNATURE
sawmillhouse-1.3.0-neoforge-1.21.1.jar |SawmillHouse |sawmillhouse |1.3.0 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
seasonhud-neoforge-1.21.4-1.11.7.jar |SeasonHUD |seasonhud |1.11.7 |Manifest: NOSIGNATURE
SereneSeasons-neoforge-1.21.1-10.1.0.1.jar |Serene Seasons |sereneseasons |**.**.**.** |Manifest: NOSIGNATURE
Serverstarted-neoforge-1.21-1.0.jar |Server Started! |serverstarted |1.0 |Manifest: NOSIGNATURE
shorkie-2101.1.0.1.jar |Shorkie |shorkie |2101.1.0.1 |Manifest: NOSIGNATURE
showcaseitem-1.21-1.0.1.jar |Showcase Item |showcaseitem |1.21-1.0.1 |Manifest: NOSIGNATURE
shrink-2.0.0.43-neoforge.jar |Shrink |shrink |**.**.**.** |Manifest: NOSIGNATURE
SimpleDiscordRichPresence-neoforge-87.0.1-build.49|Simple Discord Rich Presence |sdrp |87.0.1-build.49+mc1.|Manifest: NOSIGNATURE
simplemagnets-1.1.12b-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.12+b |Manifest: NOSIGNATURE
SimplePocketMachines-NeoForge-1.21.1-1.0.2.jar |Simple Pocket Machines |pocketmachines |1.0.2 |Manifest: NOSIGNATURE
simplylight-1.5.1+1.21.1-b2.jar |Simply Light |simplylight |1.5.1 |Manifest: NOSIGNATURE
smallhorsestable-1.1.0-neoforge-1.21.1.jar |SmallHorseStable |smallhorsestable |1.1.0 |Manifest: NOSIGNATURE
SmartBrainLib-neoforge-1.21.1-1.16.7.jar |SmartBrainLib |smartbrainlib |1.16.7 |Manifest: NOSIGNATURE
smithingtemplateviewer-1.0.0.jar |SmithingTemplateViewer |smithingtemplateviewer |1.0.0 |Manifest: NOSIGNATURE
snowundertrees-1.21.1-1.4.6.jar |Snow Under Trees |snowundertrees |1.4.6 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.22.7.1176.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.22.7 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.1.5.839.jar |Sophisticated Core |sophisticatedcore |1.1.5 |Manifest: NOSIGNATURE
sophisticatedstorage-1.21.1-1.2.10.1043.jar |Sophisticated Storage |sophisticatedstorage |1.2.10 |Manifest: NOSIGNATURE
sophisticatedstorageinmotion-1.21.1-0.10.3.63.jar |Sophisticated Storage In Motio|sophisticatedstorageinmotion |0.10.3 |Manifest: NOSIGNATURE
soulplied_energistics-1.0.1.jar |Soulplied Energistics |soulplied_energistics |1.0.1 |Manifest: NOSIGNATURE
spark-1.10.109-neoforge.jar |spark |spark |1.10.109 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
storagedelight-24.12.15-1.21-neoforge.jar |Storage Delight |storagedelight |24.12.15-1.21-neofor|Manifest: NOSIGNATURE
Structory_1.21.x_v1.3.9.jar |Structory |structory |1.3.9 |Manifest: NOSIGNATURE
Structory_Towers_1.21.x_v1.0.10.jar |Structory: Towers |structory_towers |1.0.10 |Manifest: NOSIGNATURE
Super Factory Manager-1.21.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
sushigocrafting-1.21-0.6.3.jar |Sushi Go Crafting |sushigocrafting |0.6.3 |Manifest: NOSIGNATURE
sussysniffers-1.21.1-0.1.1.jar |Sussy Sniffers |sussysniffers |1.21.1-0.1.1 |Manifest: NOSIGNATURE
tankstorage-1.0.4+1.21.jar |Tank Storage |tankstorage |1.0.4+1.21 |Manifest: NOSIGNATURE
tectonic-neoforge-1.21.4-2.4.2.jar |Tectonic |tectonic |2.4.2 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
tesseract-1.0.37-neoforge-mc1.21.jar |Tesseract |tesseract |1.0.37 |Manifest: NOSIGNATURE
tesseract-api-neoforge-1.6.7-beta-1.21.1.jar |Tesseract API |tesseract_api |1.6.7-beta-1.21.1 |Manifest: NOSIGNATURE
thaumon-neoforge-2.3.0+1.21.jar |Thaumon |thaumon |2.3.0+1.21 |Manifest: NOSIGNATURE
the_bumblezone-7.7.15+1.21.1-neoforge.jar |The Bumblezone |the_bumblezone |7.7.15+1.21.1-neofor|Manifest: NOSIGNATURE
twilightforest-1.21.1-4.6.3003-universal.jar |The Twilight Forest |twilightforest |4.6.3003 |Manifest: NOSIGNATURE
theurgy-1.21.1-neoforge-1.58.2.jar |Theurgy |theurgy |1.58.2 |Manifest: NOSIGNATURE
tinycoal-neoforge-1.21.1-1.0.3.jar |TinyCoal |tinycoal |1.0.3 |Manifest: NOSIGNATURE
titanium-1.21-4.0.28.jar |Titanium |titanium |4.0.28 |Manifest: NOSIGNATURE
ToastControl-1.21-9.0.0.jar |Toast Control |toastcontrol |9.0.0 |Manifest: NOSIGNATURE
torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
trade-cycling-neoforge-1.21.1-1.0.15.jar |Trade Cycling |trade_cycling |1.21.1-1.0.15 |Manifest: NOSIGNATURE
transmog-neoforge-1.6.0+1.21.1.jar |Transmog |transmog |1.6.0 |Manifest: NOSIGNATURE
trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
trashslot-neoforge-1.21.1-21.1.2.jar |TrashSlot |trashslot |21.1.2 |Manifest: NOSIGNATURE
trenzalore-neo-6.1.1+mc1.21.1.jar |Trenzalore |trenzalore |6.1.1 |Manifest: NOSIGNATURE
trofers-neoforge-8.0.0.jar |Trofers |trofers |8.0.0 |Manifest: NOSIGNATURE
twilightdelight-3.0.1.jar |Twilight Flavors & Delight |twilightdelight |3.0.1 |Manifest: NOSIGNATURE
tfthreadsafetyaddon-0.1.0.jar |TwilightForest Thread Safety A|tfthreadsafetyaddon |0.1.0 |Manifest: NOSIGNATURE
usefulhats-neoforge-1.21.1-6.5.1.0.jar |Useful Hats |usefulhats |1.21.1-6.5.1.0 |Manifest: NOSIGNATURE
utilitarian-1.21.1-0.13.5.jar |Utilitarian |utilitarian |1.21.1-0.13.5 |Manifest: NOSIGNATURE
waveycapes-neoforge-1.5.1-mc1.21.jar |WaveyCapes |waveycapes |1.5.1 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.5.jar |Waystones |waystones |21.1.5 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.1.4.jar |What Are They Up To |watut |1.21.0-1.1.4 |Manifest: NOSIGNATURE
DungeonsArise-1.21.x-2.1.64-release.jar |When Dungeons Arise |dungeons_arise |2.1.64 |Manifest: NOSIGNATURE
DungeonsAriseSevenSeas-1.21.x-1.0.3.2-neoforge.jar|When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |**.**.**.** |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.21.1-10.0.2.jar |Wither Skeleton Tweaks |wstweaks |10.0.2 |Manifest: NOSIGNATURE
wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
xptome-1.21.1-2.4.jar |XP Tome |xpbook |2.4 |Manifest: NOSIGNATURE
xtonesreworked-1.1.0-NF-1.21_21.0.167.jar |XTones Reworked |xtonesreworked |1.1.0 |Manifest: NOSIGNATURE
yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
YetAnotherConfigLib-3.6.2+1.21-neoforge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.2+1.21-neoforge |Manifest: NOSIGNATURE
youre-in-grave-danger-neoforge-2.0.9.jar |You're in Grave Danger |yigd |2.0.9 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.3.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.3.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBridges-1.21.1-NeoForge-5.1.1.jar |YUNG's Bridges |yungsbridges |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
zume-1.1.4.jar |Zume |zume |1.1.4 |Manifest: NOSIGNATURE
Crash Report UUID: b5d3fd07-2c48-4358-891e-f9013375beb4