Jump to content

create mod error upon world load


Dominiqos

Recommended Posts

Spoiler

 

So, I have absolutely no idea why my game crashes. The crash log is below ig
 

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 8/24/22, 12:59 PM
Description: Starting integrated server

java.lang.NoSuchMethodError: 'void com.simibubi.create.AllMovementBehaviours.registerBehaviour(net.minecraft.world.level.block.Block, com.simibubi.create.content.contraptions.components.structureMovement.MovementBehaviour)'
	at net.mehvahdjukaar.supplementaries.integration.create.CreatePlugin.initialize(CreatePlugin.java:14) ~[supplementaries-1.18.2-1.4.12.jar%23131!/:1.18.2-1.4.12] {re:classloading,pl:epic_rei_lmao:B}
	at net.mehvahdjukaar.supplementaries.integration.CompatHandler.init(CompatHandler.java:89) ~[supplementaries-1.18.2-1.4.12.jar%23131!/:1.18.2-1.4.12] {re:classloading,pl:epic_rei_lmao:B}
	at net.mehvahdjukaar.supplementaries.setup.ModSetup.onTagLoad(ModSetup.java:115) ~[supplementaries-1.18.2-1.4.12.jar%23131!/:1.18.2-1.4.12] {re:classloading,pl:epic_rei_lmao:B}
	at net.minecraftforge.eventbus.ASMEventHandler_474_ModSetup_onTagLoad_TagsUpdatedEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraft.server.ReloadableServerResources.m_206868_(ReloadableServerResources.java:95) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.WorldStem.m_206901_(WorldStem.java:64) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.WorldStemMixin,pl:mixin:A}
	at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1937) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91200_(Minecraft.java:1872) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_101744_(WorldSelectionList.java:473) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_101704_(WorldSelectionList.java:330) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_6375_(WorldSelectionList.java:257) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.components.AbstractSelectionList.m_6375_(AbstractSelectionList.java:323) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,xf:fml:configured:set_background_texture_1,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,xf:fml:configured:set_background_texture_1,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,re:computing_frames,pl:epic_rei_lmao:B,re:classloading,pl:epic_rei_lmao:B}
	at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:kubejs-common.mixins.json:ScreenMixin,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B}
	at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
	at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:204) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
	at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:kubejs-common.mixins.json:WindowMixin,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.MainWindowAccessor,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.WindowMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1067) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:664) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:classloading,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.1.73.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:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
	at net.mehvahdjukaar.supplementaries.integration.create.CreatePlugin.initialize(CreatePlugin.java:14) ~[supplementaries-1.18.2-1.4.12.jar%23131!/:1.18.2-1.4.12] {re:classloading,pl:epic_rei_lmao:B}
	at net.mehvahdjukaar.supplementaries.integration.CompatHandler.init(CompatHandler.java:89) ~[supplementaries-1.18.2-1.4.12.jar%23131!/:1.18.2-1.4.12] {re:classloading,pl:epic_rei_lmao:B}
	at net.mehvahdjukaar.supplementaries.setup.ModSetup.onTagLoad(ModSetup.java:115) ~[supplementaries-1.18.2-1.4.12.jar%23131!/:1.18.2-1.4.12] {re:classloading,pl:epic_rei_lmao:B}
	at net.minecraftforge.eventbus.ASMEventHandler_474_ModSetup_onTagLoad_TagsUpdatedEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraft.server.ReloadableServerResources.m_206868_(ReloadableServerResources.java:95) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.WorldStem.m_206901_(WorldStem.java:64) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.WorldStemMixin,pl:mixin:A}
	at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1937) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91200_(Minecraft.java:1872) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_101744_(WorldSelectionList.java:473) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_101704_(WorldSelectionList.java:330) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_6375_(WorldSelectionList.java:257) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.components.AbstractSelectionList.m_6375_(AbstractSelectionList.java:323) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,xf:fml:configured:set_background_texture_1,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,xf:fml:configured:set_background_texture_1,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,re:computing_frames,pl:epic_rei_lmao:B,re:classloading,pl:epic_rei_lmao:B}
	at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:kubejs-common.mixins.json:ScreenMixin,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B}
	at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
	at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:204) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
-- Starting integrated server --
Details:
	Level ID: New World (1)
	Level Name: New World
Stacktrace:
	at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1937) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91200_(Minecraft.java:1872) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_101744_(WorldSelectionList.java:473) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_101704_(WorldSelectionList.java:330) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.m_6375_(WorldSelectionList.java:257) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.WorldSelectionListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.components.AbstractSelectionList.m_6375_(AbstractSelectionList.java:323) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,xf:fml:configured:set_background_texture_1,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,xf:fml:configured:set_background_texture_1,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,re:computing_frames,pl:epic_rei_lmao:B,re:classloading,pl:epic_rei_lmao:B}
	at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:kubejs-common.mixins.json:ScreenMixin,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B}
	at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
	at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:204) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
	at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:kubejs-common.mixins.json:WindowMixin,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.MainWindowAccessor,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.WindowMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1067) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:664) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:classloading,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.1.73.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:?] {}


-- Affected screen --
Details:
	Screen name: net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
Stacktrace:
	at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:kubejs-common.mixins.json:ScreenMixin,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:epic_rei_lmao:B,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B}
	at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
	at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:204) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
	at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:kubejs-common.mixins.json:WindowMixin,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.MainWindowAccessor,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.WindowMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1067) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:664) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:classloading,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.1.73.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, KubeJS Resource Pack [assets]
Stacktrace:
	at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:classloading,pl:epic_rei_lmao:B}
	at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2268) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:681) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23144!/:?] {re:classloading,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.1.73.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:?] {}


-- 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: 1938023480 bytes (1848 MiB) / 2894069760 bytes (2760 MiB) up to 6341787648 bytes (6048 MiB)
	CPUs: 12
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 5 1600 Six-Core Processor            
	Identifier: AuthenticAMD Family 23 Model 1 Stepping 1
	Microarchitecture: Zen
	Frequency (GHz): 3.19
	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. (0x1002)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x67df
	Graphics card #0 versionInfo: DriverVersion=30.0.15002.1004
	Memory slot #0 capacity (MB): 8192.00
	Memory slot #0 clockSpeed (GHz): 2.67
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192.00
	Memory slot #1 clockSpeed (GHz): 2.67
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 30138.29
	Virtual memory used (MB): 20538.91
	Swap memory total (MB): 13824.00
	Swap memory used (MB): 238.55
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6048m -Xms256m
	Launched Version: forge-40.1.73
	Backend library: LWJGL version 3.2.2 SNAPSHOT
	Backend API: Radeon RX 580 Series GL version 3.2.14800 Core Profile Forward-Compatible Context 22.3.1 30.0.15002.1004, ATI Technologies Inc.
	Window size: 1920x1061
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: 
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'forge'
	Type: Client (map_client.txt)
	Graphics mode: fast
	Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack, quark:emote_resources (incompatible)
	Current Language: English (US)
	CPU: 12x AMD Ryzen 5 1600 Six-Core Processor 
	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]
		lowcodefml@null
		javafml@null
		[email protected]
	Mod List: 
		CyclopsCore-1.18.2-1.16.0.jar                     |Cyclops Core                  |cyclopscore                   |1.16.0              |DONE      |Manifest: NOSIGNATURE
		QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |DONE      |Manifest: NOSIGNATURE
		inventorysorter-1.18-19.0.0.jar                   |Simple Inventory Sorter       |inventorysorter               |19.0.0              |DONE      |Manifest: NOSIGNATURE
		YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		rhino-forge-1802.1.14-build.225.jar               |Rhino                         |rhino                         |1802.1.14-build.225 |DONE      |Manifest: NOSIGNATURE
		supermartijn642configlib-1.1.6-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |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
		tinyredstone-1.18.2-3.2.1.jar                     |Tiny Redstone                 |tinyredstone                  |1.18.2-3.2.1        |DONE      |Manifest: NOSIGNATURE
		AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |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
		caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
		rubidium-0.5.3a.jar                               |Rubidium                      |rubidium                      |0.5.3a              |DONE      |Manifest: NOSIGNATURE
		modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
		Kobolds-2.0.5.jar                                 |Kobolds                       |kobolds                       |2.0.5               |DONE      |Manifest: NOSIGNATURE
		create_jetpack-1.2.1.jar                          |Create Jetpack                |create_jetpack                |1.2.1               |DONE      |Manifest: NOSIGNATURE
		Fallingleaves-1.18.2-1.3.2.jar                    |Falling Leaves                |fallingleaves                 |1.3.2               |DONE      |Manifest: NOSIGNATURE
		FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
		Clumps-forge-1.18.2-8.0.0+15.jar                  |Clumps                        |clumps                        |8.0.0+15            |DONE      |Manifest: NOSIGNATURE
		shutupexperimentalsettings-1.0.5.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.5               |DONE      |Manifest: NOSIGNATURE
		Controlling-forge-1.18.2-9.0+21.jar               |Controlling                   |controlling                   |9.0+21              |DONE      |Manifest: NOSIGNATURE
		Placebo-1.18.2-6.6.1.jar                          |Placebo                       |placebo                       |6.6.1               |DONE      |Manifest: NOSIGNATURE
		comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
		NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE
		configured-1.5.4-1.18.2.jar                       |Configured                    |configured                    |1.5.4               |DONE      |Manifest: NOSIGNATURE
		YungsApi-1.18.2-Forge-2.0.8.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.0.8  |DONE      |Manifest: NOSIGNATURE
		Bookshelf-Forge-1.18.2-13.2.47.jar                |Bookshelf                     |bookshelf                     |13.2.47             |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
		lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
		starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE
		Apotheosis-1.18.2-5.5.1.jar                       |Apotheosis                    |apotheosis                    |5.5.1               |DONE      |Manifest: NOSIGNATURE
		YungsBetterDesertTemples-1.18.2-Forge-1.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3    |DONE      |Manifest: NOSIGNATURE
		ExplorersCompass-1.18.2-1.2.3-forge.jar           |Explorer's Compass            |explorerscompass              |1.18.2-1.2.3-forge  |DONE      |Manifest: NOSIGNATURE
		catalogue-1.6.2-1.18.2.jar                        |Catalogue                     |catalogue                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
		balm-3.2.0+0.jar                                  |Balm                          |balm                          |3.2.0+0             |DONE      |Manifest: NOSIGNATURE
		ToastControl-1.18.2-6.0.3.jar                     |Toast Control                 |toastcontrol                  |6.0.3               |DONE      |Manifest: NOSIGNATURE
		RoughlyEnoughItems-jei-internals-workaround-8.3.52|REI Internals Workaround      |rei_internals_workaround      |8.3.529             |DONE      |Manifest: NOSIGNATURE
		rubidium_extras-1.18.2_v1.3.2.jar                 |Rubidium Extras               |rubidium_extras               |1.18.2_v1.3.2       |DONE      |Manifest: NOSIGNATURE
		cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
		forge-1.18.2-40.1.73-universal.jar                |Forge                         |forge                         |40.1.73             |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
		TKLib-0.0.23+1.18.2.jar                           |TKLib                         |tklib                         |0.0.23              |DONE      |Manifest: NOSIGNATURE
		ColossalChests-1.18.2-1.8.3.jar                   |ColossalChests                |colossalchests                |1.8.3               |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.4.12.jar                 |Supplementaries               |supplementaries               |1.18.2-1.4.12       |DONE      |Manifest: NOSIGNATURE
		createbb-1.18.2-1.4.6.jar                         |Create: Broken Bad            |createbb                      |1.18.2-1.4.6        |DONE      |Manifest: NOSIGNATURE
		corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
		craftingtweaks-forge-1.18.2-14.0.3.jar            |CraftingTweaks                |craftingtweaks                |14.0.3              |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-1.6.4.21.jar                     |CoFH Core                     |cofh_core                     |1.6.4.21            |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
		right_click_get_crops-1.18.2-1.2.2.6.jar          |Right Click, Get Crops        |right_click_get_crops         |1.2.2.6             |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
		SimpleBackups-1.18.2-1.1.8.jar                    |Simple Backups                |simplebackups                 |1.18.2-1.1.8        |DONE      |Manifest: NOSIGNATURE
		EnchantmentDescriptions-Forge-1.18.2-10.0.8.jar   |EnchantmentDescriptions       |enchdesc                      |10.0.8              |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
		BetterCompatibilityChecker-1.1.15-build.29+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.15-build.29+mc1.|DONE      |Manifest: NOSIGNATURE
		MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
		Jade-1.18.2-forge-5.2.3.jar                       |Jade                          |jade                          |5.2.3               |DONE      |Manifest: NOSIGNATURE
		supermartijn642corelib-1.0.19-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19              |DONE      |Manifest: NOSIGNATURE
		archers_paradox-1.18.2-1.6.1.6.jar                |Archer's Paradox              |archers_paradox               |1.6.1.6             |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
		YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		Ding-1.18-1.3.0.jar                               |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
		zmedievalmusic-1.18.2-1.4.jar                     |medievalmusic mod             |medievalmusic                 |1.18.2-1.4          |DONE      |Manifest: NOSIGNATURE
		RoughlyEnoughItems-8.3.529.jar                    |Roughly Enough Items (REI)    |roughlyenoughitems            |8.3.529             |DONE      |Manifest: NOSIGNATURE
		spark-1.9.11-forge.jar                            |spark                         |spark                         |1.9.11              |DONE      |Manifest: NOSIGNATURE
		flywheel-forge-1.18-0.6.4.jar                     |Flywheel                      |flywheel                      |1.18-0.6.4.87       |DONE      |Manifest: NOSIGNATURE
		create-mc1.18.2_v0.5.0c.jar                       |Create                        |create                        |0.5.0c              |DONE      |Manifest: NOSIGNATURE
		createdeco-1.2.9-1.18.2.jar                       |Create Deco                   |createdeco                    |1.2.9-1.18.2        |DONE      |Manifest: NOSIGNATURE
		curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
		Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
		Mantle-1.18.2-1.9.27.jar                          |Mantle                        |mantle                        |1.9.27              |DONE      |Manifest: NOSIGNATURE
		corail_woodcutter-1.18.2-2.3.6.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.6               |DONE      |Manifest: NOSIGNATURE
		diet-forge-1.18.2-1.3.1.0.jar                     |Diet                          |diet                          |1.18.2-1.3.1.0      |DONE      |Manifest: NOSIGNATURE
		Croptopia-1.18.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
		collective-1.18.2-4.41.jar                        |Collective                    |collective                    |4.41                |DONE      |Manifest: NOSIGNATURE
		FastWorkbench-1.18.2-6.1.0.jar                    |Fast Workbench                |fastbench                     |6.1.0               |DONE      |Manifest: NOSIGNATURE
		AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
		Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
		StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |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
		FramedBlocks-5.6.0.jar                            |FramedBlocks                  |framedblocks                  |5.6.0               |DONE      |Manifest: NOSIGNATURE
		entityculling-forge-mc1.18-1.5.1.jar              |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
		backpacked-2.1.10-1.18.2.jar                      |Backpacked                    |backpacked                    |2.1.10              |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
		architectury-4.9.83-forge.jar                     |Architectury                  |architectury                  |4.9.83              |DONE      |Manifest: NOSIGNATURE
		kubejs-forge-1802.5.4-build.535.jar               |KubeJS                        |kubejs                        |1802.5.4-build.535  |DONE      |Manifest: NOSIGNATURE
		appleskin-forge-mc1.18.2-2.4.1.jar                |AppleSkin                     |appleskin                     |2.4.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
		lootr-1.18.2-0.2.19.56.jar                        |Lootr                         |lootr                         |0.2.19.56           |DONE      |Manifest: NOSIGNATURE
		ferritecore-4.2.1-forge.jar                       |Ferrite Core                  |ferritecore                   |0.0NONE             |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
		curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
		AI-Improvements-1.18.2-0.5.0.jar                  |AI-Improvements               |aiimprovements                |0.5.0               |DONE      |Manifest: NOSIGNATURE
		PuzzlesLib-v3.3.5-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.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
		chunkloaders-1.2.2-forge-mc1.18.jar               |Chunk Loaders                 |chunkloaders                  |1.2.2               |DONE      |Manifest: NOSIGNATURE
		JadeAddons-1.18.2-2.4.0.jar                       |Jade Addons                   |jadeaddons                    |2.4.0               |DONE      |Manifest: NOSIGNATURE
		krypton-0.1.10-SNAPSHOT.jar                       |Krypton Reforged              |krypton                       |0.1.10-SNAPSHOT     |DONE      |Manifest: NOSIGNATURE
		FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |DONE      |Manifest: NOSIGNATURE
		CosmeticArmorReworked-1.18.2-v2.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2           |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
		YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: 54f23c55-d07b-42d4-896d-688b2c478c2d
	Flywheel Backend: Off
	FML: 40.1
	Forge: net.minecraftforge:40.1.73
	FramedBlocks BlockEntity Warning: Not applicable[12:34:16] [main/INFO]: ModLauncher running: args [--username, Dominiqos, --version, forge-40.1.73, --gameDir, C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition, --assetsDir, C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Install\assets, --assetIndex, 1.18, --uuid, 8953498f91ee43db872aa11323fbd79d, --accessToken, ????????, --clientId, YWEyNDQ5YmQtNmUzMC00Njc1LWIyYmYtYzY3YWMzNjUxMmQw, --xuid, 2535414371269778, --userType, msa, --versionType, release, --width, 1920, --height, 1080, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.73, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[12:34:16] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[12:34:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Dominik%20Leper/Documents/Gry/minecraft%20mods/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[12:34:17] [main/INFO]: Found mod file AI-Improvements-1.18.2-0.5.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Apotheosis-1.18.2-5.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file appleskin-forge-mc1.18.2-2.4.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file archers_paradox-1.18.2-1.6.1.6.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file architectury-4.9.83-forge.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file AttributeFix-Forge-1.18.2-14.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file AutoRegLib-1.7-53.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file backpacked-2.1.10-1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file balm-3.2.0+0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file BetterCompatibilityChecker-1.1.15-build.29+mc1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Bookshelf-Forge-1.18.2-13.2.47.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file caelus-forge-1.18.1-3.0.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file catalogue-1.6.2-1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file chunkloaders-1.2.2-forge-mc1.18.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file cloth-config-6.2.62-forge.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Clumps-forge-1.18.2-8.0.0+15.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file cofh_core-1.18.2-1.6.4.21.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file collective-1.18.2-4.41.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file ColossalChests-1.18.2-1.8.3.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file comforts-forge-1.18.2-5.0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file configured-1.5.4-1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Controlling-forge-1.18.2-9.0+21.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file corail_woodcutter-1.18.2-2.3.6.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file corpse-1.18.2-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file CosmeticArmorReworked-1.18.2-v2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file craftingtweaks-forge-1.18.2-14.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file create-1.18.2-0.5.0.d.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file create_jetpack-1.3.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file createbb-1.18.2-1.4.6.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file createdeco-1.2.9-1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Croptopia-1.18.2-FORGE-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file curios-forge-1.18.2-5.0.7.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file curiouselytra-forge-1.18.1-5.0.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file CyclopsCore-1.18.2-1.16.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file diet-forge-1.18.2-1.3.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Ding-1.18-1.3.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.18.2-10.0.8.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file entityculling-forge-mc1.18-1.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file ExplorersCompass-1.18.2-1.2.3-forge.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Fallingleaves-1.18.2-1.3.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file FastLeafDecay-28.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file FastSuite-1.18.2-3.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file FastWorkbench-1.18.2-6.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file ferritecore-4.2.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file flywheel-forge-1.18.2-0.6.5.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file FramedBlocks-5.6.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file inventorysorter-1.18-19.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Jade-1.18.2-forge-5.2.3.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file JadeAddons-1.18.2-2.4.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Kobolds-2.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file kotlinforforge-3.7.1-obf.jar of type LANGPROVIDER with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file krypton-0.1.10-SNAPSHOT.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Ksyxis-Forge1.17-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file kubejs-forge-1802.5.4-build.535.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file lazydfu-1.0-1.18+.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file lootr-1.18.2-0.2.19.56.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Mantle-1.18.2-1.9.27.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file modnametooltip-1.18.1-1.18.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file MouseTweaks-forge-mc1.18-2.21.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file NaturesCompass-1.18.2-1.9.7-forge.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Patchouli-1.18.2-71.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Placebo-1.18.2-6.6.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file PuzzlesLib-v3.3.5-1.18.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file Quark-3.2-358.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file QuarkOddities-1.18.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file rhino-forge-1802.1.14-build.225.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file right_click_get_crops-1.18.2-1.2.2.6.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file RoughlyEnoughItems-8.3.529.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file RoughlyEnoughItems-jei-internals-workaround-8.3.529.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file rubidium-0.5.3a.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file rubidium_extras-1.18.2_v1.3.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file selene-1.18.2-1.17.9.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file shutupexperimentalsettings-1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file SimpleBackups-1.18.2-1.1.8.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file spark-1.9.11-forge.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file starlight-1.0.2+forge.546ae87.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file StorageDrawers-1.18.2-10.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file supermartijn642configlib-1.1.6-forge-mc1.18.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file supermartijn642corelib-1.0.19-forge-mc1.18.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file supplementaries-1.18.2-1.4.12.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file tinyredstone-1.18.2-3.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file TKLib-0.0.23+1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file ToastControl-1.18.2-6.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsApi-1.18.2-Forge-2.0.8.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsBetterDesertTemples-1.18.2-Forge-1.3.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsBetterDungeons-1.18.2-Forge-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsBetterMineshafts-1.18.2-Forge-2.2.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsBridges-1.18.2-Forge-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file YungsExtras-1.18.2-Forge-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/INFO]: Found mod file zmedievalmusic-1.18.2-1.4.jar of type MOD with provider {mods folder locator at C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\mods}
[12:34:17] [main/WARN]: Mod file C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Install\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.73\fmlcore-1.18.2-40.1.73.jar is missing mods.toml file
[12:34:17] [main/WARN]: Mod file C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Install\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.73\javafmllanguage-1.18.2-40.1.73.jar is missing mods.toml file
[12:34:17] [main/WARN]: Mod file C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Install\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.73\lowcodelanguage-1.18.2-40.1.73.jar is missing mods.toml file
[12:34:17] [main/WARN]: Mod file C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Install\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.73\mclanguage-1.18.2-40.1.73.jar is missing mods.toml file
[12:34:17] [main/INFO]: Found mod file fmlcore-1.18.2-40.1.73.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@67fe380b
[12:34:17] [main/INFO]: Found mod file javafmllanguage-1.18.2-40.1.73.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@67fe380b
[12:34:17] [main/INFO]: Found mod file lowcodelanguage-1.18.2-40.1.73.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@67fe380b
[12:34:17] [main/INFO]: Found mod file mclanguage-1.18.2-40.1.73.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@67fe380b
[12:34:17] [main/INFO]: Found mod file client-1.18.2-20220404.173914-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@67fe380b
[12:34:17] [main/INFO]: Found mod file forge-1.18.2-40.1.73-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@67fe380b
[12:34:17] [main/INFO]: Found 1 dependencies adding them to mods collection
[12:34:17] [main/INFO]: Found mod file Registrate-MC1.18.2-1.1.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@5c92166b
[12:34:21] [main/INFO]: Compatibility level set to JAVA_17
[12:34:21] [main/ERROR]: Mixin config rubidium.mixins.json does not specify "minVersion" property
[12:34:21] [main/ERROR]: Mixin config rei-jei-internals-workaround.mixins.json does not specify "minVersion" property
[12:34:21] [main/ERROR]: Mixin config tklib.mixin.json does not specify "minVersion" property
[12:34:21] [main/ERROR]: Mixin config rei.mixins.json does not specify "minVersion" property
[12:34:21] [main/INFO]: Successfully loaded Mixin Connector [ca.spottedleaf.starlight.mixin.MixinConnector]
[12:34:21] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-40.1.73, --gameDir, C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition, --assetsDir, C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Install\assets, --uuid, 8953498f91ee43db872aa11323fbd79d, --username, Dominiqos, --assetIndex, 1.18, --accessToken, ????????, --clientId, YWEyNDQ5YmQtNmUzMC00Njc1LWIyYmYtYzY3YWMzNjUxMmQw, --xuid, 2535414371269778, --userType, msa, --versionType, release, --width, 1920, --height, 1080]
[12:34:21] [main/WARN]: Reference map 'createdeco.refmap.json' for createdeco.mixins.json could not be read. If this is a development environment you can ignore this message
[12:34:21] [main/INFO]: Trying to switch memory allocators to work around memory leaks present with Jemalloc 5.0.0 through 5.2.0 on Windows
[12:34:21] [main/INFO]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found
[12:34:22] [main/WARN]: Reference map 'RoughlyEnoughItems-jei-internals-workaround-jei-internals-workaround-refmap.json' for rei-jei-internals-workaround.mixins.json could not be read. If this is a development environment you can ignore this message
[12:34:22] [main/WARN]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[12:34:22] [main/WARN]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[12:34:22] [main/WARN]: Reference map 'medievalmusic.refmap.json' for medievalmusic.mixins.json could not be read. If this is a development environment you can ignore this message
[12:34:22] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[12:34:22] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[12:34:23] [main/INFO]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[12:34:23] [main/INFO]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[12:34:23] [main/INFO]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[12:34:23] [main/INFO]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[12:34:23] [main/INFO]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[12:34:23] [main/INFO]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[12:34:23] [main/INFO]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[12:34:28] [pool-3-thread-1/INFO]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[12:34:29] [pool-3-thread-1/INFO]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[12:34:30] [pool-3-thread-1/INFO]: Lazy DFU
[12:34:31] [pool-3-thread-1/INFO]: Patching FishingHook#catchingFish
[12:34:32] [pool-3-thread-1/INFO]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[12:34:33] [pool-3-thread-1/INFO]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[12:34:33] [pool-3-thread-1/INFO]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[12:34:34] [Render thread/WARN]: Assets URL 'union:/C:/Users/Dominik%20Leper/Documents/Gry/minecraft%20mods/Install/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%23145!/assets/.mcassetsroot' uses unexpected schema
[12:34:34] [Render thread/WARN]: Assets URL 'union:/C:/Users/Dominik%20Leper/Documents/Gry/minecraft%20mods/Install/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%23145!/data/.mcassetsroot' uses unexpected schema
[12:34:34] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:34:35] [Render thread/INFO]: Setting user: Dominiqos
[12:34:35] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
[12:34:35] [Render thread/INFO]: Loaded client.properties
[12:34:37] [modloading-worker-0/INFO]: Detected new forge version, registering events reflectively.
[12:34:37] [modloading-worker-0/INFO]: Forge mod loading, version 40.1.73, for MC 1.18.2 with MCP 20220404.173914
[12:34:37] [modloading-worker-0/INFO]: MinecraftForge v40.1.73 Initialized
[12:34:37] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[12:34:37] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[12:34:37] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[12:34:37] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[12:34:37] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[12:34:37] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[12:34:37] [modloading-worker-0/INFO]: Better Compatibility Checker loading
[12:34:37] [modloading-worker-0/INFO]: Loaded config file.
[12:34:37] [modloading-worker-0/INFO]: Saved config file.
[12:34:37] [modloading-worker-0/WARN]: Ksyxis will speedup your world loading. :P
[12:34:37] [modloading-worker-0/WARN]: BUT IT MAY CAUSE ISSUES (INCLUDING COMPAT). DON'T ASK OTHER MODS' AUTHORS FOR COMPAT!
[12:34:37] [modloading-worker-0/WARN]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common)
[12:34:37] [modloading-worker-0/WARN]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client)
[12:34:37] [modloading-worker-0/ERROR]: Failed to create mod instance. ModID: createdeco, class com.github.talrey.createdeco.CreateDecoMod
java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.73.jar%23147!/:?]
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.73.jar%23146!/:?]
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
Caused by: java.lang.NoClassDefFoundError: com/simibubi/create/repack/registrate/Registrate
	at com.github.talrey.createdeco.CreateDecoMod.<init>(CreateDecoMod.java:53) ~[createdeco-1.2.9-1.18.2.jar%2382!/:1.2.9-1.18.2]
	... 14 more
Caused by: java.lang.ClassNotFoundException: com.simibubi.create.repack.registrate.Registrate
	at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) ~[securejarhandler-1.0.3.jar:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) ~[securejarhandler-1.0.3.jar:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
	at com.github.talrey.createdeco.CreateDecoMod.<init>(CreateDecoMod.java:53) ~[createdeco-1.2.9-1.18.2.jar%2382!/:1.2.9-1.18.2]
	... 14 more
[12:34:37] [modloading-worker-0/INFO]: No shaders mod detected.
[12:34:38] [modloading-worker-0/INFO]: Detected new forge version, registering events reflectively.
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
[12:34:38] [modloading-worker-0/INFO]: Looking for KubeJS plugins...
[12:34:38] [modloading-worker-0/INFO]: Found plugin source kubejs
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
[12:34:38] [modloading-worker-0/ERROR]: Failed to load plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration from source kubejs: java.lang.NoClassDefFoundError: net/darkhax/gamestages/event/GameStageEvent
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
[12:34:38] [modloading-worker-0/INFO]: Done in 59.49 ms
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
[12:34:38] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
[12:34:39] [modloading-worker-0/INFO]: Registering S2C receiver with id architectury:sync_ids
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
[12:34:39] [modloading-worker-0/INFO]: Registering C2S receiver with id architectury:sync_ids
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
[12:34:39] [modloading-worker-0/INFO]: Loaded common.properties
[12:34:39] [modloading-worker-0/INFO]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
[12:34:39] [modloading-worker-0/INFO]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
[12:34:39] [modloading-worker-0/INFO]: Rhino properties loaded.
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
[12:34:39] [modloading-worker-0/INFO]: [REI] Config loaded
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.RopeModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GrateModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider REIForgePluginStub [kubejs] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
[12:34:39] [modloading-worker-0/INFO]: Registering S2C receiver with id roughlyenoughitems:request_tags_s2c
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
[12:34:39] [modloading-worker-0/INFO]: Registering C2S receiver with id roughlyenoughitems:request_tags_c2s
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultPluginImpl [roughlyenoughitems] for REIServerPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultPluginImpl [roughlyenoughitems] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIServerPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEIExtraPlugin [roughlyenoughitems] for REIServerPlugin
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEIExtraPlugin [roughlyenoughitems] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
[12:34:39] [modloading-worker-0/INFO]: Registering C2S receiver with id roughlyenoughitems:delete_item
[12:34:39] [modloading-worker-0/INFO]: Registering C2S receiver with id roughlyenoughitems:create_item
[12:34:39] [modloading-worker-0/INFO]: Registering C2S receiver with id roughlyenoughitems:create_item_grab
[12:34:39] [modloading-worker-0/INFO]: Registering C2S receiver with id roughlyenoughitems:create_item_hotbar
[12:34:39] [modloading-worker-0/INFO]: Registering C2S receiver with id roughlyenoughitems:move_items
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
[12:34:39] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultClientPluginImpl [roughlyenoughitems] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultClientPluginImpl [roughlyenoughitems] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: Dispatching Module Step CONSTRUCT
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultClientRuntimePlugin [roughlyenoughitems] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider DefaultClientRuntimePlugin [roughlyenoughitems] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEIExtraClientPlugin [roughlyenoughitems] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEIExtraClientPlugin [roughlyenoughitems] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider REIForgePluginStub [kubejs] for REIClientPlugin
[12:34:39] [modloading-worker-0/WARN]: Could not locate JEI keybindings, lookups in books may not work
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [VillageJEIPlugin] [apotheosis] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [VillageJEIPlugin] [apotheosis] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [SpawnerJEIPlugin] [apotheosis] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [SpawnerJEIPlugin] [apotheosis] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [PotionJEIPlugin] [apotheosis] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [PotionJEIPlugin] [apotheosis] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [GardenJEIPlugin] [apotheosis] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [GardenJEIPlugin] [apotheosis] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [EnchJEIPlugin] [apotheosis] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [EnchJEIPlugin] [apotheosis] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [AdventureJEIPlugin] [apotheosis] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [AdventureJEIPlugin] [apotheosis] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [tklib] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [tklib] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [SupplementariesJEIPlugin] [supplementaries] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [SupplementariesJEIPlugin] [supplementaries] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [corpse] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [corpse] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [CoreJeiPlugin] [cofh_core] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [CoreJeiPlugin] [cofh_core] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [EnchDescJEI] [enchdesc] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [EnchDescJEI] [enchdesc] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEICompat] [jade, waila] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEICompat] [jade, waila] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [CreateJEI] [create] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [CreateJEI] [create] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [CuriosJeiPlugin] [curios] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [CuriosJeiPlugin] [curios] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [PatchouliJeiPlugin] [patchouli] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [PatchouliJeiPlugin] [patchouli] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [mantle] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [mantle] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [IntegrationJEI] [corail_woodcutter] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [IntegrationJEI] [corail_woodcutter] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [QuarkJeiPlugin] [quark] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [QuarkJeiPlugin] [quark] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [kubejs] for REIClientPlugin
[12:34:39] [modloading-worker-0/INFO]: [REI] Registered plugin provider JEI Plugin [JEIPlugin] [kubejs] for REIPlugin
[12:34:39] [modloading-worker-0/INFO]: Registering S2C receiver with id roughlyenoughitems:ci_msg
[12:34:39] [modloading-worker-0/INFO]: Registering S2C receiver with id roughlyenoughitems:og_not_enough
[12:34:39] [modloading-worker-0/INFO]: Dispatching Module Step CONSTRUCT_CLIENT
[12:34:40] [modloading-worker-0/INFO]: Hello, World! (You will only see this line once in console, during startup)
[12:34:40] [modloading-worker-0/INFO]: Loaded script startup_scripts:script.js in 0.187 s
[12:34:40] [modloading-worker-0/INFO]: Loaded 1/1 KubeJS startup scripts in 0.45 s
[12:34:40] [modloading-worker-0/INFO]: Hello, World! (You will see this line every time client resources reload)
[12:34:40] [modloading-worker-0/INFO]: Loaded script client_scripts:script.js in 0.001 s
[12:34:40] [modloading-worker-0/INFO]: Loaded 1/1 KubeJS client scripts in 0.013 s
[12:34:40] [modloading-worker-0/INFO]: Registering C2S receiver with id kubejs:send_data_from_client
[12:34:40] [modloading-worker-0/INFO]: Registering S2C receiver with id kubejs:send_data_from_server
[12:34:40] [modloading-worker-0/INFO]: Registering S2C receiver with id kubejs:paint
[12:34:40] [modloading-worker-0/INFO]: Registering S2C receiver with id kubejs:add_stage
[12:34:40] [modloading-worker-0/INFO]: Registering S2C receiver with id kubejs:remove_stage
[12:34:40] [modloading-worker-0/INFO]: Registering S2C receiver with id kubejs:sync_stages
[12:34:41] [Render thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[12:34:41] [Render thread/WARN]: Removed resource pack mod_resources from options because it doesn't seem to exist anymore
[12:34:41] [Render thread/WARN]: Removed resource pack Supplementaries Generated Pack from options because it doesn't seem to exist anymore
[12:34:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
[12:34:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
[12:34:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
[12:34:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.RenderLevelStageEvent$RegisterStageEvent to a broken mod state
[12:34:42] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
[12:34:42] [Render thread/INFO]: Narrator library for x64 successfully loaded
[12:34:42] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
[12:34:42] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
[12:34:42] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
[12:34:42] [Render thread/INFO]: Reloading ResourceManager: Default, quark-emote-pack, KubeJS Resource Pack [assets]
[12:34:42] [Render thread/ERROR]: Could not find resource supplementaries:blockstates/hanging_sign_oak.json
[12:34:42] [Render thread/ERROR]: Could not find resource supplementaries:models/block/hanging_signs/hanging_sign_oak.json
[12:34:42] [Render thread/ERROR]: Could not find resource supplementaries:models/block/hanging_signs/loader_template.json
[12:34:42] [Render thread/ERROR]: Could not find resource supplementaries:models/item/hanging_sign_oak.json
[12:34:42] [Render thread/ERROR]: Could not find resource supplementaries:models/item/sign_post_oak.json
[12:34:42] [Render thread/ERROR]: Could not generate any Hanging Sign block texture : 
java.io.FileNotFoundException: supplementaries:textures/blocks/hanging_signs/hanging_sign_oak.png
	at net.mehvahdjukaar.selene.resourcepack.VanillaResourceManager.m_142591_(VanillaResourceManager.java:100) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.SpriteUtils.readImage(SpriteUtils.java:27) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.TextureImage.open(TextureImage.java:144) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.supplementaries.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:170) ~[supplementaries-1.18.2-1.4.12.jar%23132!/:1.18.2-1.4.12]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.reloadResources(RPAwareDynamicResourceProvider.java:69) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.m_5540_(RPAwareDynamicResourceProvider.java:48) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10827_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:44) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	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.1.73.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:?]
[12:34:42] [Render thread/ERROR]: Could not generate any Hanging Sign item texture : 
java.io.FileNotFoundException: supplementaries:textures/items/hanging_signs/template.png
	at net.mehvahdjukaar.selene.resourcepack.VanillaResourceManager.m_142591_(VanillaResourceManager.java:100) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.SpriteUtils.readImage(SpriteUtils.java:27) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.TextureImage.open(TextureImage.java:144) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.supplementaries.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:198) ~[supplementaries-1.18.2-1.4.12.jar%23132!/:1.18.2-1.4.12]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.reloadResources(RPAwareDynamicResourceProvider.java:69) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.m_5540_(RPAwareDynamicResourceProvider.java:48) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10827_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:44) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	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.1.73.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:?]
[12:34:42] [Render thread/ERROR]: Could not generate any Sign Post item texture : 
java.io.FileNotFoundException: supplementaries:textures/items/sign_posts/template.png
	at net.mehvahdjukaar.selene.resourcepack.VanillaResourceManager.m_142591_(VanillaResourceManager.java:100) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.SpriteUtils.readImage(SpriteUtils.java:27) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.TextureImage.open(TextureImage.java:144) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.supplementaries.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:260) ~[supplementaries-1.18.2-1.4.12.jar%23132!/:1.18.2-1.4.12]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.reloadResources(RPAwareDynamicResourceProvider.java:69) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.m_5540_(RPAwareDynamicResourceProvider.java:48) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10827_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:44) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	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.1.73.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:?]
[12:34:42] [Render thread/ERROR]: Could not generate any Sign Post block texture : 
java.io.FileNotFoundException: supplementaries:textures/entity/sign_posts/sign_post_oak.png
	at net.mehvahdjukaar.selene.resourcepack.VanillaResourceManager.m_142591_(VanillaResourceManager.java:100) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.SpriteUtils.readImage(SpriteUtils.java:27) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.client.asset_generators.textures.TextureImage.open(TextureImage.java:144) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.supplementaries.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:315) ~[supplementaries-1.18.2-1.4.12.jar%23132!/:1.18.2-1.4.12]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.reloadResources(RPAwareDynamicResourceProvider.java:69) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.mehvahdjukaar.selene.resourcepack.RPAwareDynamicResourceProvider.m_5540_(RPAwareDynamicResourceProvider.java:48) ~[selene-1.18.2-1.17.9.jar%23124!/:1.18.2-1.17.9]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10827_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:44) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23145!/:?]
	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.1.73.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:?]
[12:34:42] [Render thread/INFO]: Generated runtime CLIENT_RESOURCES for pack Supplementaries Generated Pack in: 53 ms
[12:34:42] [Render thread/INFO]: Potentially Dangerous alternative prefix `fallingleaves` for name `falling_leaf`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:34:42] [Render thread/INFO]: Potentially Dangerous alternative prefix `fallingleaves` for name `falling_leaf_conifer`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:34:42] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
[12:34:42] [Worker-Main-9/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:42] [Worker-Main-1/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:42] [Worker-Main-6/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:46] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:47] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:47] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:47] [Worker-Main-5/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/kobold.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/kobold.png
[12:34:47] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:47] [Worker-Main-5/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/kobold.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/kobold.png
[12:34:47] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:47] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:47] [Worker-Main-2/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event com.jozufozu.flywheel.event.GatherContextEvent to a broken mod state
[12:34:47] [Render thread/INFO]: Loaded all shader sources.
[12:34:47] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek HD Audio 2nd output (Realtek(R) Audio)
[12:34:47] [Render thread/INFO]: Sound engine started
[12:34:47] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:47] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/signs.png-atlas
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:47] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:47] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:47] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[12:34:47] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[12:34:48] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
[12:34:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
[12:34:49] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[12:34:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:49] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[12:34:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:49] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[12:34:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[12:34:49] [Render thread/FATAL]: Preparing crash report with UUID fa3a8061-3bff-4379-9920-28e8b9cfae29
[12:34:49] [Render thread/FATAL]: Crash report saved to C:\Users\Dominik Leper\Documents\Gry\minecraft mods\Instances\Cereal Create Steam Edition\crash-reports\crash-2022-08-24_12.34.49-fml.txt
[12:34:49] [Render thread/FATAL]: Preparing crash report with UUID b414bcef-b50c-4ca7-b631-6e3536ec73ac
[12:34:53] [Thread-7/ERROR]: An error occurred building event handler
java.lang.NullPointerException: Cannot invoke "java.lang.ClassLoader.loadClass(String)" because the return value of "java.lang.Thread.getContextClassLoader()" is null
	at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:62) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:21) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:20) ~[eventbus-5.0.3.jar:5.0.3+70+master.d7d405b]
	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) [?:?]
[12:34:53] [Thread-7/ERROR]: An error occurred building event handler
java.lang.NullPointerException: Cannot invoke "java.lang.ClassLoader.loadClass(String)" because the return value of "java.lang.Thread.getContextClassLoader()" is null
	at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:62) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:21) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:20) ~[eventbus-5.0.3.jar:5.0.3+70+master.d7d405b]
	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) [?:?]
[12:34:53] [Thread-7/ERROR]: An error occurred building event handler
java.lang.NullPointerException: Cannot invoke "java.lang.ClassLoader.loadClass(String)" because the return value of "java.lang.Thread.getContextClassLoader()" is null
	at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:62) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:21) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:20) ~[eventbus-5.0.3.jar:5.0.3+70+master.d7d405b]
	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.minecraftforge.client.gui.ModListScreen.<init>(ModListScreen.java:99) [forge-1.18.2-40.1.73-universal.jar%23150!/:?]
[12:34:53] [Thread-7/ERROR]: An error occurred building event handler
java.lang.NullPointerException: Cannot invoke "java.lang.ClassLoader.loadClass(String)" because the return value of "java.lang.Thread.getContextClassLoader()" is null
	at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:62) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:21) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:20) ~[eventbus-5.0.3.jar:5.0.3+70+master.d7d405b]
	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.minecraftforge.client.gui.ModListScreen.<init>(ModListScreen.java:99) [forge-1.18.2-40.1.73-universal.jar%23150!/:?]
[12:34:53] [Thread-7/ERROR]: An error occurred building event handler
java.lang.NullPointerException: Cannot invoke "java.lang.ClassLoader.loadClass(String)" because the return value of "java.lang.Thread.getContextClassLoader()" is null
	at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:62) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:21) ~[eventbus-5.0.3.jar:?]
	at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:20) ~[eventbus-5.0.3.jar:5.0.3+70+master.d7d405b]
	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.minecraftforge.client.gui.ModListScreen.<init>(ModListScreen.java:99) [forge-1.18.2-40.1.73-universal.jar%23150!/:?]

 

Edited by Dominiqos
Link to comment
Share on other sites

  • Dominiqos changed the title to create mod error upon world load
Caused by: java.lang.NoClassDefFoundError: com/simibubi/create/repack/registrate/Registrate
	at com.github.talrey.createdeco.CreateDecoMod.<init>(CreateDecoMod.java:53) ~[createdeco-1.2.9-1.18.2.jar%2382!/:1.2.9-1.18.2]
	... 14 more

This is an issue with createdeco. It's probably not up-to-date with the latest changes to create.

https://github.com/talrey/CreateDeco/issues/36

https://github.com/Creators-of-Create/Create/issues/3645

 

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I play with friends a server with mods, funny enough im the only one getting the error. Link to the crash error:https://pastebin.com/Qgn57EXZ
    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
    • Try an older build: https://www.curseforge.com/minecraft/mc-mods/sorceryfight/files/5358535
    • Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here  
  • Topics

×
×
  • Create New...

Important Information

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