Jump to content

Game crashes when starting a new world


Game Master

Recommended Posts

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 4/22/23, 11:17 AM
Description: Unexpected error

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at net.coderbot.iris.compat.sodium.impl.shader_overrides.IrisChunkProgramOverrides.createShader(IrisChunkProgramOverrides.java:175) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at net.coderbot.iris.compat.sodium.impl.shader_overrides.IrisChunkProgramOverrides.createShaders(IrisChunkProgramOverrides.java:224) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at net.coderbot.iris.compat.sodium.impl.shader_overrides.IrisChunkProgramOverrides.getProgramOverride(IrisChunkProgramOverrides.java:253) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.handler$bap000$iris$begin(ShaderChunkRenderer.java:577) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinShaderChunkRenderer,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.begin(ShaderChunkRenderer.java) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinShaderChunkRenderer,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.chunk.RegionChunkRenderer.render(RegionChunkRenderer.java:70) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinRegionChunkRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRegionChunkRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRegionChunkRenderer,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.renderLayer(RenderSectionManager.java:298) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:APP:imm_ptl_compat.mixins.json:MixinSodiumRenderSectionManager,pl:mixin:APP:betterfpsdist.mixins.json:Sodiummixin,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.drawChunkLayer(SodiumWorldRenderer.java:221) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:imm_ptl_compat.mixins.json:IESodiumWorldRenderer,pl:mixin:APP:imm_ptl_compat.mixins.json:MixinSodiumWorldRenderer,pl:mixin:A}
    at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:6619) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.invokeRenderChunkLayer(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:431) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:801) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading,pl:mixin:A}
    at net.minecraft.client.renderer.LevelRenderer.handler$zmh000$iris$renderTerrainShadows(LevelRenderer.java:9609) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.redirect$bke000$redirectRenderingWorld(GameRenderer.java:4671) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixin.cleancut.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixin.cleancut.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [imm_ptl_compat.mixins.json:MixinIrisSodiumChunkShaderInterface] from phase [DEFAULT] in config [imm_ptl_compat.mixins.json] FAILED during APPLY
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 46 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on imm_ptl_compat.mixins.json:MixinIrisSodiumChunkShaderInterface->@Inject::onInit(ILnet/coderbot/iris/compat/sodium/impl/shader_overrides/ShaderBindingContextExt;Lnet/coderbot/iris/pipeline/SodiumTerrainPipeline;ZLnet/coderbot/iris/gl/blending/BlendModeOverride;Ljava/util/List;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (ILnet/coderbot/iris/compat/sodium/impl/shader_overrides/ShaderBindingContextExt;Lnet/coderbot/iris/pipeline/SodiumTerrainPipeline;ZLnet/coderbot/iris/gl/blending/BlendModeOverride;Ljava/util/List;FLnet/coderbot/iris/uniforms/custom/CustomUniforms;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (ILnet/coderbot/iris/compat/sodium/impl/shader_overrides/ShaderBindingContextExt;Lnet/coderbot/iris/pipeline/SodiumTerrainPipeline;ZLnet/coderbot/iris/gl/blending/BlendModeOverride;Ljava/util/List;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> imm_ptl_compat.mixins.json:MixinIrisSodiumChunkShaderInterface -> Apply Injections ->  -> Inject -> imm_ptl_compat.mixins.json:MixinIrisSodiumChunkShaderInterface->@Inject::onInit(ILnet/coderbot/iris/compat/sodium/impl/shader_overrides/ShaderBindingContextExt;Lnet/coderbot/iris/pipeline/SodiumTerrainPipeline;ZLnet/coderbot/iris/gl/blending/BlendModeOverride;Ljava/util/List;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]
    at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:517) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 46 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at net.coderbot.iris.compat.sodium.impl.shader_overrides.IrisChunkProgramOverrides.createShader(IrisChunkProgramOverrides.java:175) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at net.coderbot.iris.compat.sodium.impl.shader_overrides.IrisChunkProgramOverrides.createShaders(IrisChunkProgramOverrides.java:224) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at net.coderbot.iris.compat.sodium.impl.shader_overrides.IrisChunkProgramOverrides.getProgramOverride(IrisChunkProgramOverrides.java:253) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.handler$bap000$iris$begin(ShaderChunkRenderer.java:577) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinShaderChunkRenderer,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.begin(ShaderChunkRenderer.java) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinShaderChunkRenderer,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.chunk.RegionChunkRenderer.render(RegionChunkRenderer.java:70) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinRegionChunkRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRegionChunkRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRegionChunkRenderer,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.renderLayer(RenderSectionManager.java:298) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:APP:imm_ptl_compat.mixins.json:MixinSodiumRenderSectionManager,pl:mixin:APP:betterfpsdist.mixins.json:Sodiummixin,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.drawChunkLayer(SodiumWorldRenderer.java:221) ~[rubidium-0.5.6.jar%23267!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:imm_ptl_compat.mixins.json:IESodiumWorldRenderer,pl:mixin:APP:imm_ptl_compat.mixins.json:MixinSodiumWorldRenderer,pl:mixin:A}
    at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:6619) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.invokeRenderChunkLayer(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:431) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading}
    at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:801) ~[oculus-1.5.2.jar%23233!/:?] {re:mixin,re:classloading,pl:mixin:A}
    at net.minecraft.client.renderer.LevelRenderer.handler$zmh000$iris$renderTerrainShadows(LevelRenderer.java:9609) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.redirect$bke000$redirectRenderingWorld(GameRenderer.java:4671) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['cooldudeman808'/16270, l='ClientWorld minecraft:overworld', x=-151.50, y=94.00, z=858.50]]
    Chunk stats: Client Chunks (ImmPtl) 5
    Level dimension: minecraft:overworld
    Level spawn location: World: (-144,70,848), Section: (at 0,6,0 in -9,4,53; chunk contains blocks -144,-64,848 to -129,319,863), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,-64,512 to -1,319,1023)
    Level time: 48 game time, 48 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinClientLevel,pl:mixin:APP:imm_ptl.mixins.json:client.sound.MixinClientLevel_Sound,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2262) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixin.cleancut.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:687) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixin.cleancut.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack, pmmo-official-vanilla-1.18.2-v2.zip, moreplayermodels

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1700713984 bytes (1621 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
    CPUs: 12
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 165 Stepping 5
    Microarchitecture: unknown
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x21c4
    Graphics card #0 versionInfo: DriverVersion=31.0.15.2756
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.73
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.73
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 40199.32
    Virtual memory used (MB): 35700.41
    Swap memory total (MB): 23886.39
    Swap memory used (MB): 4110.36
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m
    Loaded Shaderpack: ComplementaryReimagined_r2.0.3.zip
        Profile: HIGH (+0 options changed by user)
    Launched Version: forge-40.2.0
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 527.56, NVIDIA Corporation
    Window size: 1024x768
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack, quark:emote_resources (incompatible), file/pmmo-official-vanilla-1.18.2-v2.zip
    Current Language: English (US)
    CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['cooldudeman808'/16270, l='ServerWorld minecraft:overworld New World', x=-151.50, y=94.00, z=858.50]]
    Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:infernalexp (incompatible), mod:areas, mod:playeranimator, mod:petnames, mod:prefab, mod:majruszsdifficulty (incompatible), mod:placeableblazerods, mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:guiclock, mod:villagerdeathmessages, mod:yungsapi, mod:hiddenrecipebook, mod:softerhaybales, mod:guardvillagers (incompatible), mod:secretroomsmod (incompatible), mod:apotheosis (incompatible), mod:skeletonhorsespawn, mod:pickupnotifier (incompatible), mod:balm (incompatible), mod:snowrealmagic, mod:kelpfertilizer, mod:huskspawn, mod:betterfortresses, mod:cloth_config (incompatible), mod:stackrefill, mod:upgradednetherite (incompatible), mod:easy_piglins (incompatible), mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:replantingcrops, mod:tinyskeletons (incompatible), mod:cleancut (incompatible), mod:repurposed_structures, mod:biomesoplenty (incompatible), mod:toolstats (incompatible), mod:do_a_barrel_roll (incompatible), mod:material_elements, mod:improvedmounthud (incompatible), mod:edibles, mod:conduitspreventdrowned, mod:supermartijn642corelib, mod:yungsbridges, mod:highlighter (incompatible), mod:underwaterenchanting, mod:curios (incompatible), mod:shulkerdropstwo, mod:respawndelay, mod:oculus (incompatible), mod:yungsextras, mod:bettervillage, mod:pluto (incompatible), mod:nametagtweaks, mod:adorn (incompatible), mod:followersteleporttoo, mod:smallernetherportals, mod:furnacerecycle, mod:easyshulkerboxes (incompatible), mod:strayspawn, mod:rainbegoneritual, mod:bettermineshafts, mod:veinmining, mod:playerrevive (incompatible), mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:bettermodsbutton (incompatible), mod:nebs (incompatible), mod:randombonemealflowers, mod:kiwi, mod:clienttweaks (incompatible), mod:doubledoors, mod:transcendingtrident, mod:rechiseled, mod:configmenusforge (incompatible), mod:bmorph (incompatible), mod:treeharvester, mod:jei (incompatible), mod:visualworkbench (incompatible), mod:universalbonemeal (incompatible), mod:randomshulkercolours, mod:libraryferret, mod:mekanism, mod:gravitationalmodulatingunittweaks, mod:caelus (incompatible), mod:easyelytratakeoff, mod:awesomedungeon, mod:kelp_to_slime, mod:integrated_api, mod:smarterfarmers (incompatible), mod:humblingbundle, mod:champions, mod:campfirespawnandtweaks, mod:anvilrestoration, mod:grassseeds, mod:dismountentity, mod:immersive_portals (incompatible), mod:extendedbonemeal, mod:erodingstoneentities, mod:forge, mod:idas, mod:wooltweaks, mod:awesomedungeonocean, mod:cofh_core, mod:terrablender (incompatible), mod:itemphysiclite (incompatible), mod:cooperativeadvancements (incompatible), mod:bettercombat, mod:awesomedungeonnether, mod:immersiveengineering, mod:inventorytotem, mod:nutritiousmilk, mod:mlib (incompatible), mod:ksyxis (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge, mod:flywheel (incompatible), mod:ecologics, mod:moreplayermodels (incompatible), mod:dragondropselytra, mod:cyclepaintings, mod:autoreglib (incompatible), mod:sit (incompatible), mod:buddycardsexp (incompatible), mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib (incompatible), mod:byg (incompatible), mod:aquaculture (incompatible), mod:bettergolem, mod:betterinvisibility (incompatible), mod:mavapi, mod:cosmeticarmorreworked (incompatible), mod:aquamirae, mod:snowballsfreezemobs, mod:tetra (incompatible), mod:bottledair, mod:heb, mod:betterwitchhuts, mod:zombiehorsespawn, mod:endportalrecipe, mod:doggytalents, mod:betteroceanmonuments, mod:paperbooks, mod:saveandloadinventories, mod:multimine (incompatible), mod:incendium, mod:insanelib, mod:villagernames, mod:realisticbees, mod:golemsarefriends, mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire (incompatible), mod:finsandtails (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:healingsoup, mod:bookshelf, mod:itemzoom (incompatible), mod:fullturtlearmor (incompatible), mod:cryingghasts, mod:progressivebosses (incompatible), mod:mekanismgenerators, mod:keepmysoiltilled, mod:carryon (incompatible), mod:vanillazoom, mod:more_villager_trades, mod:mineralchance, mod:absentbydesign, mod:buddycards (incompatible), mod:equipmentcompare (incompatible), mod:farmersdelight (incompatible), mod:ambientsounds (incompatible), mod:betterspawnercontrol, mod:projectvibrantjourneys (incompatible), mod:endrem (incompatible), mod:editsign, mod:fishontheline, mod:villagespawnpoint, mod:patchouli (incompatible), mod:ars_nouveau, mod:naturallychargedcreepers, mod:collective (incompatible), mod:betterbiomeblend (incompatible), mod:betterthirdperson (incompatible), mod:betterstrongholds, mod:passiveshield, mod:enigmaticlegacy (incompatible), mod:starterkit, mod:aiimprovements (incompatible), mod:cryingportals, mod:advancementscreenshot, mod:inventoryessentials (incompatible), mod:infinitetrading, mod:mavm, mod:scaffoldingdropsnearby, mod:easy_mob_farm, mod:fullbrightnesstoggle, mod:handoveryouritems, mod:awesomedungeonend, mod:biggerspongeabsorptionradius, mod:easymagic (incompatible), mod:giantspawn, mod:mooshroomtweaks, mod:obscure_api, mod:enchantingcommands, mod:ensorcellation, mod:create, mod:clumps (incompatible), mod:journeymap, mod:comforts (incompatible), mod:alternate_current (incompatible), mod:guicompass, mod:respawningshulkers, mod:more_babies, mod:bottleyourxp, mod:breedablekillerrabbit, mod:betterdeserttemples, mod:hopour, mod:farsight_view (incompatible), mod:walljump (incompatible), mod:terralith, mod:fixedanvilrepaircost, mod:recast, mod:moveminecarts, mod:morezombievillagers, mod:deathbackup, mod:better_fishing_rods, mod:creativeblockreplacer, mod:selene (incompatible), mod:supplementaries (incompatible), mod:tntbreaksbedrock, mod:craftingtweaks (incompatible), mod:enchdesc (incompatible), mod:nohostilesaroundcampfire, mod:toolbelt, mod:extractpoison, mod:icepreventscropgrowth, mod:jade, mod:spidersproducewebs, mod:creativecore (incompatible), mod:mooshroomspawn, mod:moveboats, mod:easy_villagers (incompatible), mod:iceberg (incompatible), mod:randomsheepcolours, mod:quark (incompatible), mod:mutil (incompatible), mod:tetrapak (incompatible), mod:legendarytooltips (incompatible), mod:create_sa, mod:diagonalfences (incompatible), mod:randomvillagenames, mod:universalenchants (incompatible), mod:betterconduitplacement, mod:upgradedcore (incompatible), mod:creeperoverhaul (incompatible), mod:playertrackingcompass, mod:extendedcreativeinventory, mod:betterf3 (incompatible), mod:grindstonesharpertools, mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:healingcampfire, mod:createaddition (incompatible), mod:presencefootsteps, Supplementaries Generated Pack, iceandfire:data
    World Generation: Stable
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        [email protected]
        lowcodefml@null
    Mod List: 
        YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |DONE      |Manifest: NOSIGNATURE
        infernal-expansion-1.18.2-2.5.0.jar               |Infernal Expansion            |infernalexp                   |2.5.0               |DONE      |Manifest: NOSIGNATURE
        areas-1.18.2-4.3.jar                              |Areas                         |areas                         |4.3                 |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2+1.18.jar         |Player Animator               |playeranimator                |1.0.2+1.18          |DONE      |Manifest: NOSIGNATURE
        petnames-1.18.2-3.0.jar                           |Pet Names                     |petnames                      |3.0                 |DONE      |Manifest: NOSIGNATURE
        prefab-1.8.2.3.jar                                |Prefab                        |prefab                        |1.8.2.3             |DONE      |Manifest: NOSIGNATURE
        majruszs-difficulty-1.18.2-1.7.3.jar              |Majrusz's Progressive Difficul|majruszsdifficulty            |1.7.3               |DONE      |Manifest: NOSIGNATURE
        placeableblazerods-1.18.2-3.0.jar                 |Placeable Blaze Rods          |placeableblazerods            |3.0                 |DONE      |Manifest: NOSIGNATURE
        rubidium-0.5.6.jar                                |Rubidium                      |rubidium                      |0.5.6               |DONE      |Manifest: NOSIGNATURE
        modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
        guiclock-1.18.2-4.2.jar                           |GUI Clock                     |guiclock                      |4.2                 |DONE      |Manifest: NOSIGNATURE
        villagerdeathmessages-1.18.2-3.1.jar              |Villager Death Messages       |villagerdeathmessages         |3.1                 |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |DONE      |Manifest: NOSIGNATURE
        hiddenrecipebook-1.18.2-4.0.jar                   |Hidden Recipe Book            |hiddenrecipebook              |4.0                 |DONE      |Manifest: NOSIGNATURE
        softerhaybales-1.18.2-3.0.jar                     |Softer Hay Bales              |softerhaybales                |3.0                 |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.18.2.1.4.3.jar                   |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
        secretrooms-1.18.2-1.1.5.jar                      |Secret Rooms 6                |secretroomsmod                |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.18.2-5.7.7.jar                       |Apotheosis                    |apotheosis                    |5.7.7               |DONE      |Manifest: NOSIGNATURE
        skeletonhorsespawn-1.18.2-3.6.jar                 |Skeleton Horse Spawn          |skeletonhorsespawn            |3.6                 |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v3.2.1-1.18.2-Forge.jar            |Pick Up Notifier              |pickupnotifier                |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE
        SnowRealMagic-1.18.2-forge-4.2.4.jar              |Snow! Real Magic!             |snowrealmagic                 |4.2.4               |DONE      |Manifest: NOSIGNATURE
        kelpfertilizer-1.18.2-3.0.jar                     |Kelp Fertilizer               |kelpfertilizer                |3.0                 |DONE      |Manifest: NOSIGNATURE
        huskspawn-1.18.2-3.3.jar                          |Husk Spawn                    |huskspawn                     |3.3                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.18.2-Forge-1.0.0  |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.4.90              |DONE      |Manifest: NOSIGNATURE
        stackrefill-1.18.2-4.0.jar                        |Stack Refill                  |stackrefill                   |4.0                 |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.2-4.3.0.1-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.2-4.3.0.1-relea|DONE      |Manifest: NOSIGNATURE
        easy_piglins-1.18.2-1.0.0.jar                     |Easy Piglins                  |easy_piglins                  |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.18.2-1.4.5.1.jar             |Advancement Plaques           |advancementplaques            |1.4.5.1             |DONE      |Manifest: NOSIGNATURE
        replantingcrops-1.18.2-5.1.jar                    |Replanting Crops              |replantingcrops               |5.1                 |DONE      |Manifest: NOSIGNATURE
        TinySkeletons-v3.2.1-1.18.2-Forge.jar             |Tiny Skeletons                |tinyskeletons                 |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        cleancut-mc1.18.2-4.0-forge.jar                   |Clean Cut                     |cleancut                      |4.0                 |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-5.1.14+1.18.2.jar     |Repurposed Structures         |repurposed_structures         |5.1.14+1.18.2       |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.18.2-16.0.0.109-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.2-16.0.0.109   |DONE      |Manifest: NOSIGNATURE
        ToolStats-Forge-1.18.2-9.0.3.jar                  |ToolStats                     |toolstats                     |9.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        do-a-barrel-roll-2.5.3+1.18.2-forge.jar           |Do A Barrel Roll              |do_a_barrel_roll              |2.5.3+1.18.2        |DONE      |Manifest: NOSIGNATURE
        material_elements_1.18.2-3.9.0.jar                |Material Elements             |material_elements             |3.9.0               |DONE      |Manifest: NOSIGNATURE
        ImprovedMountHUD-v3.1.0-1.18.2-Forge.jar          |Improved Mount HUD            |improvedmounthud              |3.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        edibles-1.18.2-4.1.jar                            |Edibles                       |edibles                       |4.1                 |DONE      |Manifest: NOSIGNATURE
        conduitspreventdrowned-1.18.2-3.2.jar             |Conduits Prevent Drowned      |conduitspreventdrowned        |3.2                 |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.7-forge-mc1.18.jar     |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.7               |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        Highlighter-1.18.1-1.1.2.jar                      |Highlighter                   |highlighter                   |1.1.2               |DONE      |Manifest: NOSIGNATURE
        underwaterenchanting-1.18.2-2.2.jar               |Underwater Enchanting         |underwaterenchanting          |2.2                 |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.9.0.jar                   |Curios API                    |curios                        |1.18.2-5.0.9.0      |DONE      |Manifest: NOSIGNATURE
        shulkerdropstwo-1.18.2-3.1.jar                    |Shulker Drops Two             |shulkerdropstwo               |3.1                 |DONE      |Manifest: NOSIGNATURE
        respawndelay-1.18.2-4.1.jar                       |Respawn Delay                 |respawndelay                  |4.1                 |DONE      |Manifest: NOSIGNATURE
        oculus-1.5.2.jar                                  |Oculus                        |oculus                        |1.5.2               |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        bettervillage-forge-1.18.2-3.1.0.jar              |Better village                |bettervillage                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
        pluto-mc1.18.2-0.0.6.jar                          |Pluto                         |pluto                         |0.0.6               |DONE      |Manifest: NOSIGNATURE
        nametagtweaks-1.18.2-3.0.jar                      |Name Tag Tweaks               |nametagtweaks                 |3.0                 |DONE      |Manifest: NOSIGNATURE
        Adorn-3.5.0+1.18.2-forge.jar                      |Adorn                         |adorn                         |3.5.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        followersteleporttoo-1.18.2-2.1.jar               |Followers Teleport Too        |followersteleporttoo          |2.1                 |DONE      |Manifest: NOSIGNATURE
        smallernetherportals-1.18.2-3.4.jar               |Smaller Nether Portals        |smallernetherportals          |3.4                 |DONE      |Manifest: NOSIGNATURE
        furnacerecycle-1.18.2-2.0.jar                     |Furnace Recycle               |furnacerecycle                |2.0                 |DONE      |Manifest: NOSIGNATURE
        EasyShulkerBoxes-v3.1.1-1.18.2-Forge.jar          |Easy Shulker Boxes            |easyshulkerboxes              |3.1.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        strayspawn-1.18.2-3.3.jar                         |Stray Spawn                   |strayspawn                    |3.3                 |DONE      |Manifest: NOSIGNATURE
        rainbegoneritual-1.18.2-3.0.jar                   |Rain Be Gone Ritual           |rainbegoneritual              |3.0                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
        veinmining-forge-1.18.2-0.22.jar                  |Vein Mining                   |veinmining                    |1.18.2-0.22         |DONE      |Manifest: NOSIGNATURE
        PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar           |PlayerRevive                  |playerrevive                  |2.0.13              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
        EnchantingInfuser-v3.3.3-1.18.2-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |3.3.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        BetterModsButton-v3.2.3-1.18.2-Forge.jar          |Better Mods Button            |bettermodsbutton              |3.2.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        NekosEnchantedBooks-1.18.2-1.8.0.jar              |Neko's Enchanted Books        |nebs                          |1.8.0               |DONE      |Manifest: NOSIGNATURE
        randombonemealflowers-1.18.2-4.1.jar              |Random Bone Meal Flowers      |randombonemealflowers         |4.1                 |DONE      |Manifest: NOSIGNATURE
        Kiwi-1.18.2-forge-6.1.3.jar                       |Kiwi                          |kiwi                          |6.1.3               |DONE      |Manifest: NOSIGNATURE
        clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |DONE      |Manifest: NOSIGNATURE
        doubledoors-1.18.2-4.5.jar                        |Double Doors                  |doubledoors                   |4.5                 |DONE      |Manifest: NOSIGNATURE
        transcendingtrident-1.18.2-4.2.jar                |Transcending Trident          |transcendingtrident           |4.2                 |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.0.12a-forge-mc1.18.jar               |Rechiseled                    |rechiseled                    |1.0.12a             |DONE      |Manifest: NOSIGNATURE
        ConfigMenusForge-v3.2.0-1.18.2-Forge.jar          |Config Menus for Forge        |configmenusforge              |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        bmorph-1.18.2-2.0.1.jar                           |Budschie's Morph Mod          |bmorph                        |1.18.2-2.0.1        |DONE      |Manifest: NOSIGNATURE
        treeharvester-1.18.2-8.0.jar                      |Tree Harvester                |treeharvester                 |8.0                 |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.1.255.jar                          |Just Enough Items             |jei                           |9.7.1.255           |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v3.3.0-1.18.2-Forge.jar           |Visual Workbench              |visualworkbench               |3.3.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        UniversalBoneMeal-v3.0.5-1.18.2-Forge.jar         |Universal Bone Meal           |universalbonemeal             |3.0.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        randomshulkercolours-1.18.2-3.0.jar               |Random Shulker Colours        |randomshulkercolours          |3.0                 |DONE      |Manifest: NOSIGNATURE
        libraryferret-forge-1.18.2-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.18.2-10.2.5.465.jar                    |Mekanism                      |mekanism                      |10.2.5              |DONE      |Manifest: NOSIGNATURE
        GravitationalModulatingAdditionalUnit-1.18.2-1.9.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        easyelytratakeoff-1.18.2-4.0.jar                  |Easy Elytra Takeoff           |easyelytratakeoff             |4.0                 |DONE      |Manifest: NOSIGNATURE
        awesomedungeon-forge-1.18.2-3.2.0.jar             |Awesome dungeon               |awesomedungeon                |3.2.0               |DONE      |Manifest: NOSIGNATURE
        kelp to slime 1.0.jar                             |Kelp To Slime                 |kelp_to_slime                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        integrated_api_forge-1.2.7+1.18.2.jar             |Integrated API                |integrated_api                |1.2.7+1.18.2        |DONE      |Manifest: NOSIGNATURE
        smarterfarmers-1.18.2-1.6.0.jar                   |Smarter Farmers               |smarterfarmers                |1.18.2-1.6.0        |DONE      |Manifest: NOSIGNATURE
        humblingbundle-1.18.2-2.1.jar                     |Humbling Bundle               |humblingbundle                |2.1                 |DONE      |Manifest: NOSIGNATURE
        champions-forge-1.18.2-2.1.6.3.jar                |Champions                     |champions                     |1.18.2-2.1.6.3      |DONE      |Manifest: NOSIGNATURE
        campfirespawnandtweaks-1.18.2-3.4.jar             |Campfire Spawn and Tweaks     |campfirespawnandtweaks        |3.4                 |DONE      |Manifest: NOSIGNATURE
        anvilrestoration-1.18.2-2.0.jar                   |Anvil Restoration             |anvilrestoration              |2.0                 |DONE      |Manifest: NOSIGNATURE
        grassseeds-1.18.2-3.0.jar                         |Grass Seeds                   |grassseeds                    |3.0                 |DONE      |Manifest: NOSIGNATURE
        dismountentity-1.18.2-3.0.jar                     |Dismount Entity               |dismountentity                |3.0                 |DONE      |Manifest: NOSIGNATURE
        immersive-portals-1.4.15-mc1.18.2-forge.jar       |Immersive Portals             |immersive_portals             |1.4.15              |DONE      |Manifest: NOSIGNATURE
        extendedbonemeal-1.18.2-3.0.jar                   |Extended Bone Meal            |extendedbonemeal              |3.0                 |DONE      |Manifest: NOSIGNATURE
        erodingstoneentities-1.18.2-4.2.jar               |Eroding Stone Entities        |erodingstoneentities          |4.2                 |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.2.0-universal.jar                 |Forge                         |forge                         |40.2.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        idas_forge-1.6.3+1.18.2.jar                       |Integrated Dungeons and Struct|idas                          |1.6.3+1.18.2        |DONE      |Manifest: NOSIGNATURE
        wooltweaks-1.18.2-3.1.jar                         |Wool Tweaks                   |wooltweaks                    |3.1                 |DONE      |Manifest: NOSIGNATURE
        awesomedungeonocean-forge-1.18.2-3.3.0.jar        |Awesome dungeon edition ocean |awesomedungeonocean           |3.2.0               |DONE      |Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        cofh_core-1.18.2-9.2.1.39.jar                     |CoFH Core                     |cofh_core                     |9.2.1               |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE
        ItemPhysicLite_v1.4.8_mc1.18.jar                  |ItemPhysic Lite               |itemphysiclite                |1.4.0               |DONE      |Manifest: NOSIGNATURE
        CooperativeAdvancements-1.18.2-forge-1.3.0.jar    |Cooperative Advancements      |cooperativeadvancements       |1.3.0               |DONE      |Manifest: NOSIGNATURE
        bettercombat-forge-1.6.2+1.18.2.jar               |Better Combat                 |bettercombat                  |1.6.2+1.18.2        |DONE      |Manifest: NOSIGNATURE
        awesomedungeonnether-forge-1.18.2-3.1.1.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.1.1               |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.18.2-8.4.0-161.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.4.0-161    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        inventorytotem-1.18.2-3.0.jar                     |Inventory Totem               |inventorytotem                |3.0                 |DONE      |Manifest: NOSIGNATURE
        nutritiousmilk-1.18.2-3.1.jar                     |Nutritious Milk               |nutritiousmilk                |3.1                 |DONE      |Manifest: NOSIGNATURE
        majrusz-library-1.18.2-3.3.0.jar                  |Majrusz Library               |mlib                          |3.3.0               |DONE      |Manifest: NOSIGNATURE
        Ksyxis-Forge1.17-1.1.jar                          |Ksyxis                        |ksyxis                        |1.1                 |DONE      |Manifest: NOSIGNATURE
        betterfpsdist-1.18.2-1.5.jar                      |betterfpsdist mod             |betterfpsdist                 |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
        kffmod-3.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.11.0              |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
        ecologics-forge-1.18.2-1.7.11.jar                 |Ecologics                     |ecologics                     |1.7.11              |DONE      |Manifest: NOSIGNATURE
        MorePlayerModels-1.18.2.20220801.jar              |More Player Models            |moreplayermodels              |1.18.2.20220801     |DONE      |Manifest: NOSIGNATURE
        dragondropselytra-1.18.2-3.0.jar                  |Dragon Drops Elytra           |dragondropselytra             |3.0                 |DONE      |Manifest: NOSIGNATURE
        cyclepaintings-1.18.2-3.2.jar                     |Cycle Paintings               |cyclepaintings                |3.2                 |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
        sit-1.18.2-1.3.3.jar                              |Sit                           |sit                           |1.3.3               |DONE      |Manifest: NOSIGNATURE
        BuddycardsExpansions-1.18.1-1.1.4.jar             |Buddycards Expansions         |buddycardsexp                 |1.18.1-1.1.4        |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_ultimate-1.18.2-3.3.0.0-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate    |1.18.2-3.3.0.0-relea|DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.3.6-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.6               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.11.jar                     |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.11       |DONE      |Manifest: NOSIGNATURE
        bettergolem-1.18.2-1.1.0.jar                      |Better Golem                  |bettergolem                   |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
        betterinvisibility-1.18.1-1.0.4.jar               |Better Invisibility           |betterinvisibility            |1.0.4               |DONE      |Manifest: NOSIGNATURE
        mavapi-1.0.1-mc1.18.2.jar                         |More Axolotl Variants API     |mavapi                        |1.0.1               |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        aquamirae-5.api10.jar                             |Aquamirae                     |aquamirae                     |5.api10             |DONE      |Manifest: NOSIGNATURE
        snowballsfreezemobs-1.18.2-3.1.jar                |Snowballs Freeze Mobs         |snowballsfreezemobs           |3.1                 |DONE      |Manifest: NOSIGNATURE
        tetra-1.18.2-4.10.1.jar                           |Tetra                         |tetra                         |4.10.1              |DONE      |Manifest: NOSIGNATURE
        bottledair-1.18.2-2.1.jar                         |Bottled Air                   |bottledair                    |2.1                 |DONE      |Manifest: NOSIGNATURE
        H.e.b v 1.2.1.jar                                 |Hals Enhanced Biomes          |heb                           |1.0                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
        zombiehorsespawn-1.18.2-4.6.jar                   |Zombie Horse Spawn            |zombiehorsespawn              |4.6                 |DONE      |Manifest: NOSIGNATURE
        endportalrecipe-1.18.2-5.0.jar                    |End Portal Recipe             |endportalrecipe               |5.0                 |DONE      |Manifest: NOSIGNATURE
        DoggyTalents-1.18.2-2.5.11.jar                    |Doggy Talents 2               |doggytalents                  |2.5.11              |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE
        paperbooks-1.18.2-3.0.jar                         |Paper Books                   |paperbooks                    |3.0                 |DONE      |Manifest: NOSIGNATURE
        saveandloadinventories-1.18.2-3.0.jar             |Save and Load Inventories     |saveandloadinventories        |3.0                 |DONE      |Manifest: NOSIGNATURE
        MultiMine-1.18.6.jar                              |Multi Mine                    |multimine                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
        Incendium_1.18.2_v5.0.7.jar                       |Incendium                     |incendium                     |5.0.7               |DONE      |Manifest: NOSIGNATURE
        InsaneLib-1.5.3-mc1.18.2.jar                      |InsaneLib                     |insanelib                     |1.5.3               |DONE      |Manifest: NOSIGNATURE
        villagernames-1.18.2-5.2.jar                      |Villager Names                |villagernames                 |5.2                 |DONE      |Manifest: NOSIGNATURE
        realisticbees-1.18.2-3.3.jar                      |Realistic Bees                |realisticbees                 |3.3                 |DONE      |Manifest: NOSIGNATURE
        golemsarefriends-1.18.2-0.1.0.1.jar               |Golems Are Friends Not Resourc|golemsarefriends              |1.18.2-0.1.0.1      |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.18.2-9.0+22.jar               |Controlling                   |controlling                   |9.0+22              |DONE      |Manifest: NOSIGNATURE
        Prism-1.18.2-1.0.1.jar                            |Prism                         |prism                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.2-6.6.6.jar                          |Placebo                       |placebo                       |6.6.6               |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
        iceandfire-2.1.12-1.18.2-beta.jar                 |Ice and Fire                  |iceandfire                    |2.1.12-1.18.2-beta  |DONE      |Manifest: NOSIGNATURE
        finsandtails-1.18.2-1.1.1.jar                     |Fins and Tails                |finsandtails                  |1.18.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        healingsoup-1.18.2-4.1.jar                        |Healing Soup                  |healingsoup                   |4.1                 |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.2.53.jar                |Bookshelf                     |bookshelf                     |13.2.53             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        itemzoom-1.18.2-2.6.0.jar                         |Item Zoom                     |itemzoom                      |2.6.0               |DONE      |Manifest: NOSIGNATURE
        fullturtlearmor-1.3.2-forge-mc1.18.2.jar          |Full Turtle Armor             |fullturtlearmor               |1.3.2               |DONE      |Manifest: NOSIGNATURE
        cryingghasts-1.18.2-3.1.jar                       |Crying Ghasts                 |cryingghasts                  |3.1                 |DONE      |Manifest: NOSIGNATURE
        ProgressiveBosses-3.6.5-mc1.18.2.jar              |Progressive Bosses            |progressivebosses             |3.6.5               |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.18.2-10.2.5.465.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.5              |DONE      |Manifest: NOSIGNATURE
        keepmysoiltilled-1.18.2-2.0.jar                   |Keep My Soil Tilled           |keepmysoiltilled              |2.0                 |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
        vanillazoom-1.18.2-2.1.jar                        |Vanilla Zoom                  |vanillazoom                   |2.1                 |DONE      |Manifest: NOSIGNATURE
        More Villager Trades 1.0.0 - 1.18.2.jar           |More Villager Trades          |more_villager_trades          |1.0.0               |DONE      |Manifest: NOSIGNATURE
        mineralchance-1.18.2-3.1.jar                      |Mineral Chance                |mineralchance                 |3.1                 |DONE      |Manifest: NOSIGNATURE
        absentbydesign-1.18.2-1.6.2.jar                   |Absent By Design Mod          |absentbydesign                |1.18.2-1.6.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        Buddycards-1.18.2-3.2.1.jar                       |Buddycards Core               |buddycards                    |1.18.2-3.2.1        |DONE      |Manifest: NOSIGNATURE
        EquipmentCompare-1.18.2-forge-1.3.3.jar           |Equipment Compare             |equipmentcompare              |1.3.3               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.2.0.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar          |Ambient Sounds                |ambientsounds                 |5.0.16              |DONE      |Manifest: NOSIGNATURE
        betterspawnercontrol-1.18.2-4.0.jar               |Better Spawner Control        |betterspawnercontrol          |4.0                 |DONE      |Manifest: NOSIGNATURE
        projectvibrantjourneys-1.18.2-4.1.1.jar           |Project Vibrant Journeys      |projectvibrantjourneys        |1.18.2-4.1.1        |DONE      |Manifest: NOSIGNATURE
        endrem_forge-5.2.0-R-1.18.2.jar                   |End Remastered                |endrem                        |5.2.0-R-1.18.2      |DONE      |Manifest: NOSIGNATURE
        EditSign-1.18.2-2.3.1.jar                         |EditSign                      |editsign                      |2.3.1               |DONE      |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        fishontheline-1.18.2-3.0.jar                      |Fish On The Line              |fishontheline                 |3.0                 |DONE      |Manifest: NOSIGNATURE
        villagespawnpoint-1.18.2-4.0.jar                  |Village Spawn Point           |villagespawnpoint             |4.0                 |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.18.2-2.8.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.8.0               |DONE      |Manifest: NOSIGNATURE
        naturallychargedcreepers-1.18.2-3.2.jar           |Naturally Charged Creepers    |naturallychargedcreepers      |3.2                 |DONE      |Manifest: NOSIGNATURE
        collective-1.18.2-6.53.jar                        |Collective                    |collective                    |6.53                |DONE      |Manifest: NOSIGNATURE
        betterbiomeblend-1.18.2-1.3.5-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.3.5-forge         |DONE      |Manifest: NOSIGNATURE
        BetterThirdPerson-Forge-1.18.2-1.9.0.jar          |Better Third Person           |betterthirdperson             |1.9.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
        passiveshield-1.18.2-3.2.jar                      |Passive Shield                |passiveshield                 |3.2                 |DONE      |Manifest: NOSIGNATURE
        EnigmaticLegacy-2.25.0.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.25.0              |DONE      |Manifest: NOSIGNATURE
        starterkit-1.18.2-5.2.jar                         |Starter Kit                   |starterkit                    |5.2                 |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.18.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        cryingportals-1.18.2-2.3.jar                      |Crying Portals                |cryingportals                 |2.3                 |DONE      |Manifest: NOSIGNATURE
        advancementscreenshot-1.18.2-4.1.jar              |Advancement Screenshot        |advancementscreenshot         |4.1                 |DONE      |Manifest: NOSIGNATURE
        inventoryessentials-forge-1.18.2-4.0.3.jar        |Inventory Essentials          |inventoryessentials           |4.0.3               |DONE      |Manifest: NOSIGNATURE
        infinitetrading-1.18.2-4.0.jar                    |Infinite Trading              |infinitetrading               |4.0                 |DONE      |Manifest: NOSIGNATURE
        mavm-1.2.0-mc1.18.2.jar                           |More Axolotl Variants Mod     |mavm                          |1.2.0               |DONE      |Manifest: NOSIGNATURE
        scaffoldingdropsnearby-1.18.2-3.0.jar             |Scaffolding Drops Nearby      |scaffoldingdropsnearby        |3.0                 |DONE      |Manifest: NOSIGNATURE
        easy_mob_farm_1.18.2-5.1.0.jar                    |Easy Mob Farm                 |easy_mob_farm                 |5.1.0               |DONE      |Manifest: NOSIGNATURE
        fullbrightnesstoggle-1.18.2-3.0.jar               |Full Brightness Toggle        |fullbrightnesstoggle          |3.0                 |DONE      |Manifest: NOSIGNATURE
        handoveryouritems-1.18.2-3.0.jar                  |Hand Over Your Items          |handoveryouritems             |3.0                 |DONE      |Manifest: NOSIGNATURE
        awesomedungeonend-forge-1.18.2-3.1.1.jar          |Awesome dungeon the end       |awesomedungeonend             |3.1.1               |DONE      |Manifest: NOSIGNATURE
        biggerspongeabsorptionradius-1.18.2-3.1.jar       |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius  |3.1                 |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v3.3.0-1.18.2-Forge.jar                 |Easy Magic                    |easymagic                     |3.3.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        giantspawn-1.18.2-4.5.jar                         |Giant Spawn                   |giantspawn                    |4.5                 |DONE      |Manifest: NOSIGNATURE
        mooshroomtweaks-1.18.2-3.2.jar                    |Mooshroom Tweaks              |mooshroomtweaks               |3.2                 |DONE      |Manifest: NOSIGNATURE
        obscure_api-10.jar                                |Obscure API                   |obscure_api                   |10                  |DONE      |Manifest: NOSIGNATURE
        enchantingcommands-1.18.2-3.0.jar                 |Enchanting Commands           |enchantingcommands            |3.0                 |DONE      |Manifest: NOSIGNATURE
        ensorcellation-1.18.2-3.2.0.13.jar                |Ensorcellation                |ensorcellation                |3.2.0.13            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        create-1.18.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.2-5.9.5-forge.jar                 |Journeymap                    |journeymap                    |5.9.5               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |DONE      |Manifest: NOSIGNATURE
        alternate-current-mc1.18-1.2.1.jar                |Alternate Current             |alternate_current             |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        guicompass-1.18.2-4.2.jar                         |GUI Compass                   |guicompass                    |4.2                 |DONE      |Manifest: NOSIGNATURE
        respawningshulkers-1.18.2-3.5.jar                 |Respawning Shulkers           |respawningshulkers            |3.5                 |DONE      |Manifest: NOSIGNATURE
        More Babies-forge-1.18.2-1.0.0.jar                |More Babies                   |more_babies                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
        bottleyourxp-1.18.2-3.1.jar                       |Bottle Your Xp                |bottleyourxp                  |3.1                 |DONE      |Manifest: NOSIGNATURE
        breedablekillerrabbit-1.18.2-3.2.jar              |Breedable Killer Rabbit       |breedablekillerrabbit         |3.2                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE
        HopoBetterUnderwaterRuins-1.18.2b.jar             |HopoBetterUnderwaterRuins     |hopour                        |1.0.7               |DONE      |Manifest: NOSIGNATURE
        farsight-1.18.2-1.9.jar                           |Farsight mod                  |farsight_view                 |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
        walljump-forge-1.18.1-1.3.7.jar                   |Wall-Jump!                    |walljump                      |1.18.1-1.3.7        |DONE      |Manifest: NOSIGNATURE
        Terralith_v2.2.3.jar                              |Terralith                     |terralith                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        fixedanvilrepaircost-1.18.2-3.1.jar               |Fixed Anvil Repair Cost       |fixedanvilrepaircost          |3.1                 |DONE      |Manifest: NOSIGNATURE
        recast-1.18.2-3.0.jar                             |Recast                        |recast                        |3.0                 |DONE      |Manifest: NOSIGNATURE
        moveminecarts-1.18.2-3.2.jar                      |Move Minecarts                |moveminecarts                 |3.2                 |DONE      |Manifest: NOSIGNATURE
        morezombievillagers-1.18.2-3.3.jar                |More Zombie Villagers         |morezombievillagers           |3.3                 |DONE      |Manifest: NOSIGNATURE
        deathbackup-1.18.2-3.0.jar                        |Death Backup                  |deathbackup                   |3.0                 |DONE      |Manifest: NOSIGNATURE
        Better Fishing Rods 1.0.0 - 1.18.2.jar            |Better Fishing Rods           |better_fishing_rods           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        creativeblockreplacer-1.18.2-2.0.jar              |Creative Block Replacer       |creativeblockreplacer         |2.0                 |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.5.16.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.16       |DONE      |Manifest: NOSIGNATURE
        tntbreaksbedrock-1.18.2-3.0.jar                   |TNT Breaks Bedrock            |tntbreaksbedrock              |3.0                 |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.18.2-14.0.4.jar            |CraftingTweaks                |craftingtweaks                |14.0.4              |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar  |EnchantmentDescriptions       |enchdesc                      |10.0.12             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        nohostilesaroundcampfire-1.18.2-5.4.jar           |No Hostiles Around Campfire   |nohostilesaroundcampfire      |5.4                 |DONE      |Manifest: NOSIGNATURE
        ToolBelt-1.18.2-1.18.9.jar                        |Tool Belt                     |toolbelt                      |1.18.9              |DONE      |Manifest: NOSIGNATURE
        extractpoison-1.18.2-3.1.jar                      |Extract Poison                |extractpoison                 |3.1                 |DONE      |Manifest: NOSIGNATURE
        icepreventscropgrowth-1.18.2-3.0.jar              |Ice Prevents Crop Growth      |icepreventscropgrowth         |3.0                 |DONE      |Manifest: NOSIGNATURE
        Jade-1.18.2-forge-5.2.6.jar                       |Jade                          |jade                          |5.2.6               |DONE      |Manifest: NOSIGNATURE
        spidersproducewebs-1.18.2-3.1.jar                 |Spiders Produce Webs          |spidersproducewebs            |3.1                 |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.6.16_mc1.18.2.jar           |CreativeCore                  |creativecore                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        mooshroomspawn-1.18.2-3.3.jar                     |Mooshroom Spawn               |mooshroomspawn                |3.3                 |DONE      |Manifest: NOSIGNATURE
        moveboats-1.18.2-3.0.jar                          |Move Boats                    |moveboats                     |3.0                 |DONE      |Manifest: NOSIGNATURE
        easy_villagers-1.18.2-1.0.11.jar                  |Easy Villagers                |easy_villagers                |1.18.2-1.0.11       |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-forge-1.0.49.jar                   |Iceberg                       |iceberg                       |1.0.49              |DONE      |Manifest: NOSIGNATURE
        randomsheepcolours-1.18.2-3.1.jar                 |Random Sheep Colours          |randomsheepcolours            |3.1                 |DONE      |Manifest: NOSIGNATURE
        Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
        mutil-1.18.2-4.5.0.jar                            |mutil                         |mutil                         |4.5.0               |DONE      |Manifest: NOSIGNATURE
        tetrapak-1.18.2-0.5.3.jar                         |Tetra Pak                     |tetrapak                      |1.18.2-0.5.3        |DONE      |Manifest: NOSIGNATURE
        LegendaryTooltips-1.18.2-1.3.1.jar                |Legendary Tooltips            |legendarytooltips             |1.3.1               |DONE      |Manifest: NOSIGNATURE
        create-stuff-additions1.18.2_v2.0.2c.jar          |Create Stuff & Additions      |create_sa                     |2.0.2.              |DONE      |Manifest: NOSIGNATURE
        DiagonalFences-v3.1.0-1.18.2.jar                  |Diagonal Fences               |diagonalfences                |3.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        randomvillagenames-1.18.2-3.2.jar                 |Random Village Names          |randomvillagenames            |3.2                 |DONE      |Manifest: NOSIGNATURE
        UniversalEnchants-v3.0.6-1.18.2-Forge.jar         |Universal Enchants            |universalenchants             |3.0.6               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        betterconduitplacement-1.18.2-3.0.jar             |Better Conduit Placement      |betterconduitplacement        |3.0                 |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.2-3.3.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.3.0.0-relea|DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-1.3.1-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.3.1               |DONE      |Manifest: NOSIGNATURE
        playertrackingcompass-1.18.2-3.0.jar              |Player Tracking Compass       |playertrackingcompass         |3.0                 |DONE      |Manifest: NOSIGNATURE
        extendedcreativeinventory-1.18.2-2.1.jar          |Extended Creative Inventory   |extendedcreativeinventory     |2.1                 |DONE      |Manifest: NOSIGNATURE
        BetterF3-3.0.0-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |3.0.0               |DONE      |Manifest: NOSIGNATURE
        grindstonesharpertools-1.18.2-3.1.jar             |Grindstone Sharper Tools      |grindstonesharpertools        |3.1                 |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-forge-1.18.2-0.4.0.jar             |Valhelsia Core                |valhelsia_core                |1.18.2-0.4.0        |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-forge-1.18.2-0.1.0.jar       |Valhelsia Structures          |valhelsia_structures          |1.18.2-0.1.0        |DONE      |Manifest: NOSIGNATURE
        Overloaded Armor Bar 6.0.0.jar                    |Overloaded Armor Bar          |overloadedarmorbar            |6.0.0               |DONE      |Manifest: NOSIGNATURE
        ChiselsBits-forge-1.18.2-1.2.116-universal.jar    |Chisels & bits                |chiselsandbits                |1.2.116             |DONE      |Manifest: NOSIGNATURE
        healingcampfire-1.18.2-5.1.jar                    |Healing Campfire              |healingcampfire               |5.1                 |DONE      |Manifest: NOSIGNATURE
        createaddition-1.18.2-20230411a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20230411a    |DONE      |Manifest: NOSIGNATURE
        PresenceFootsteps-1.18.2-1.5.1-forge.jar          |Presence Footsteps (Forge)    |presencefootsteps             |1.18.2-1.5.1        |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: ec4a91a0-cf2c-4cba-b280-464773f6994e
    FML: 40.2
    Forge: net.minecraftforge:40.2.0
    Flywheel Backend: Off
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data
        snowrealmagic:core

Link to comment
Share on other sites

Issue with immersive portals, contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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