Encountered an error during the load registries event phase

Updated my mod to the latest version of forge, but I'm encountering this issue... Heres the log: [26Oct2019 17:13:59.461] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20190829.143755, --fml.mc...

By

Zuzuthekuzu · Posted 1 hour ago

error code 4294967295

 

—- Minecraft Crash Report —-
// Why did you do that?

Time: 2/9/23, 12:52 PM
Description: Container click

java.lang.NullPointerException: Registry Object not present: aquaculture:wooden_fillet_knife
    at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin}
    at net.minecraftforge.registries.RegistryObject.get(RegistryObject.java:320) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,xf:fml:forge:registry_object_binary_compat,re:classloading,xf:fml:forge:registry_object_binary_compat}
    at com.teammetallurgy.aquaculture.misc.FurnaceFuel.fuel(FurnaceFuel.java:16) ~[Aquaculture-1.18.2-2.3.10.jar%2359!/:1.18.2-2.3.10] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_758_FurnaceFuel_fuel_FurnaceFuelBurnTimeEvent.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.minecraftforge.event.ForgeEventFactory.getItemBurnTime(ForgeEventFactory.java:230) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,re:classloading}
    at net.minecraftforge.common.ForgeHooks.getBurnTime(ForgeHooks.java:1259) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_38988_(AbstractFurnaceMenu.java:150) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_7648_(AbstractFurnaceMenu.java:114) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:395) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:295) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_171799_(MultiPlayerGameMode.java:392) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6597_(AbstractContainerScreen.java:550) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6597_(AbstractFurnaceScreen.java:105) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6375_(AbstractContainerScreen.java:347) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6375_(AbstractFurnaceScreen.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,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%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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:1068) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.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%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.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 java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin}
    at net.minecraftforge.registries.RegistryObject.get(RegistryObject.java:320) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,xf:fml:forge:registry_object_binary_compat,re:classloading,xf:fml:forge:registry_object_binary_compat}
    at com.teammetallurgy.aquaculture.misc.FurnaceFuel.fuel(FurnaceFuel.java:16) ~[Aquaculture-1.18.2-2.3.10.jar%2359!/:1.18.2-2.3.10] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_758_FurnaceFuel_fuel_FurnaceFuelBurnTimeEvent.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.minecraftforge.event.ForgeEventFactory.getItemBurnTime(ForgeEventFactory.java:230) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,re:classloading}
    at net.minecraftforge.common.ForgeHooks.getBurnTime(ForgeHooks.java:1259) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_38988_(AbstractFurnaceMenu.java:150) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_7648_(AbstractFurnaceMenu.java:114) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:395) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:295) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_171799_(MultiPlayerGameMode.java:392) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6597_(AbstractContainerScreen.java:550) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6597_(AbstractFurnaceScreen.java:105) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6375_(AbstractContainerScreen.java:347) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6375_(AbstractFurnaceScreen.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
— Click info —
Details:
    Menu Type: minecraft:furnace
    Menu Class: net.minecraft.world.inventory.FurnaceMenu
    Slot Count: 39
    Slot: 36
    Button: 0
    Type: QUICK_MOVE
Stacktrace:
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:295) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_171799_(MultiPlayerGameMode.java:392) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6597_(AbstractContainerScreen.java:550) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6597_(AbstractFurnaceScreen.java:105) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6375_(AbstractContainerScreen.java:347) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6375_(AbstractFurnaceScreen.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,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%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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:1068) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.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%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.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.inventory.FurnaceScreen
Stacktrace:
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,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:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,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%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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:1068) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.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%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.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 level —
Details:
    All players: 1 total; [LocalPlayer[‘LeKutay’/3073, l=’ClientLevel’, x=-904.73, y=65.00, z=2225.41]]
    Chunk stats: 1024, 157
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,68,0), Section: (at 0,4,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 264985 game time, 302468 day time
    Server brand: forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.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%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.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

— 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, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 939714032 bytes (896 MiB) / 3923771392 bytes (3742 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 7 6800H with Radeon Graphics         
    Identifier: AuthenticAMD Family 25 Model 68 Stepping 1
    Microarchitecture: Zen 3
    Frequency (GHz): 3.19
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: AMD Radeon(TM) Graphics
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 512.00
    Graphics card #0 deviceId: 0x1681
    Graphics card #0 versionInfo: DriverVersion=31.0.12024.2005
    Graphics card #1 name: NVIDIA GeForce RTX 3050 Ti Laptop GPU
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x25a0
    Graphics card #1 versionInfo: DriverVersion=31.0.15.2698
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 4.80
    Memory slot #0 type: Unknown
    Virtual memory max (MB): 33021.15
    Virtual memory used (MB): 23014.09
    Swap memory total (MB): 17408.00
    Swap memory used (MB): 1438.68
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
    Launched Version: 1.18.2
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 526.98, NVIDIA Corporation
    Window size: 854×480
    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: fancy
    Resource Packs: 
    Current Language: English (US)
    CPU: 16x AMD Ryzen 7 6800H with Radeon Graphics 
    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: 
        minecraft@1.0
        lowcodefml@null
        javafml@null
    Mod List: 
        dynamiclightsreforged-1.18.2_v1.3.3.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.18.2_v1.3.3       |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
        YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG’s Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.18.2-0.5.37.202.jar           |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.37.202   |DONE      |Manifest: NOSIGNATURE
        rubidium-0.5.4.jar                                |Rubidium                      |rubidium                      |0.5.4               |DONE      |Manifest: NOSIGNATURE
        rsgauges-1.18.2-1.2.16.jar                        |Gauges and Switches           |rsgauges                      |1.2.16              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        Controlling-forge-1.18.2-9.0+22.jar               |Controlling                   |controlling                   |9.0+22              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.2-6.6.6.jar                          |Placebo                       |placebo                       |6.6.6               |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.18.6.jar                              |Alex’s Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.2.7.jar                   |YUNG’s API                    |yungsapi                      |1.18.2-Forge-2.2.7  |DONE      |Manifest: NOSIGNATURE
        Powah-3.0.7.jar                                   |Powah                         |powah                         |3.0.7               |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_items-1.18.2-3.2.0.0-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.2.52.jar                |Bookshelf                     |bookshelf                     |13.2.52             |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
        sophisticatedbackpacks-1.18.2-3.18.40.777.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.40.777  |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.18.2.1.4.3.jar                   |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
        secretrooms-1.18.2-1.1.5.jar                      |Secret Rooms 6                |secretroomsmod                |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.18.2-5.7.7.jar                       |Apotheosis                    |apotheosis                    |5.7.7               |DONE      |Manifest: NOSIGNATURE
        balm-3.2.2+0.jar                                  |Balm                          |balm                          |3.2.2+0             |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.2-0.14.1.171.jar         |Just Enough Resources         |jeresources                   |0.14.1.171          |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.4.90              |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.18.2-4.1.1494-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1494            |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.10.4.jar                         |Refined Storage               |refinedstorage                |1.10.4              |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.6.0_MC_1.18-1.18.2.jar           |Konkrete                      |konkrete                      |1.6.0               |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.2-4.2.0.6-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.2-4.2.0.6-relea|DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.18.2-1.4.5.1.jar             |Advancement Plaques           |advancementplaques            |1.4.5.1             |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.2.0.jar                   |Farmer’s Delight              |farmersdelight                |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        ends_delight-1.18.2-1.0.jar                       |End’s Delight                 |ends_delight                  |1.18.2-1.0          |DONE      |Manifest: NOSIGNATURE
        torchmaster-18.1.0.jar                            |Torchmaster                   |torchmaster                   |18.1.0              |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.18.2-16.0.0.109-universal.jar     |Biomes O’ Plenty              |biomesoplenty                 |1.18.2-16.0.0.109   |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.18.2-3.3.3.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.3               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.1a-forge-mc1.18.jar    |SuperMartijn642’s Core Lib    |supermartijn642corelib        |1.1.1a              |DONE      |Manifest: NOSIGNATURE
        Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |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
        blockui-1.18.2-0.0.55-ALPHA.jar                   |UI Library Mod                |blockui                       |1.18.2-0.0.55-ALPHA |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1802.3.3-build.70.jar          |FTB Ultimine                  |ftbultimine                   |1802.3.3-build.70   |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
        TwilightDelight-1.18.2-1.1.4.jar                  |Twilight Delight              |twilightdelight               |1.1.4               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish’s Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE
        architectury-4.11.89-forge.jar                    |Architectury                  |architectury                  |4.11.89             |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        globalxp-1.18.2-1.10.3.jar                        |Global XP                     |globalxp                      |1.10.3              |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.16-forge-mc1.18.jar                 |Trash Cans                    |trashcans                     |1.0.16              |DONE      |Manifest: NOSIGNATURE
        polylib-forge-1801.0.2-build.13.jar               |PolyLib                       |polylib                       |1801.0.2-build.13   |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.18.2-4.1.3.480-universal.jar     |CodeChicken Lib               |codechickenlib                |4.1.3.480           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG’s Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
        ReSkin-forge-2.5.0.jar                            |Re:Skin                       |reskin                        |2.5.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
        mowziesmobs-1.5.32.jar                            |Mowzie’s Mobs                 |mowziesmobs                   |1.5.32              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
        Festive_Delight_1.0.jar                           |Festive Delight               |festive_delight               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.9-build.167.jar          |FTB Library                   |ftblibrary                    |1802.3.9-build.167  |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.10-build.96.jar            |FTB Teams                     |ftbteams                      |1802.2.10-build.96  |DONE      |Manifest: NOSIGNATURE
        advanced-xray-forge-1.18.2-2.11.0-build.7.jar     |Advanced XRay                 |xray                          |1.18.2-2.11.0-build.|DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.1.255.jar                          |Just Enough Items             |jei                           |9.7.1.255           |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.1.0.jar                 |Waystones                     |waystones                     |10.1.0              |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.2-5.9.3-forge.jar                 |Journeymap                    |journeymap                    |5.9.3               |DONE      |Manifest: NOSIGNATURE
        integrated_api_forge-1.0.0+1.18.2.jar             |Integrated API                |integrated_api                |1.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.5.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.5      |DONE      |Manifest: NOSIGNATURE
        artifacts-1.18.2-4.2.0.jar                        |Artifacts                     |artifacts                     |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
        LibX-1.18.2-3.2.19.jar                            |LibX                          |libx                          |1.18.2-3.2.19       |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.18.2-2.1.2.jar          |Decorative Blocks             |decorative_blocks             |2.1.2               |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.18.2-2.3.10.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.10              |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar   |YUNG’s Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE
        rubidium_extras-1.18.2_v1.3.2.jar                 |Rubidium Extras               |rubidium_extras               |1.18.2_v1.3.2       |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.13-build.234.jar          |FTB Chunks                    |ftbchunks                     |1802.3.13-build.234 |DONE      |Manifest: NOSIGNATURE
        3dskinlayers-forge-1.5.2-mc1.18.2.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.2.1-universal.jar                 |Forge                         |forge                         |40.2.1              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        idas_forge-1.6.0+1.18.2.jar                       |Integrated Dungeons and Struct|idas                          |1.6.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.5.16.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.16       |DONE      |Manifest: NOSIGNATURE
        ironchest-1.18.2-13.2.11.jar                      |Iron Chests                   |ironchest                     |1.18.2-13.2.11      |DONE      |Manifest: NOSIGNATURE
        MythicBotany-1.18.2-2.1.14.jar                    |MythicBotany                  |mythicbotany                  |1.18.2-2.1.14       |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.2-2.1.52-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.52-1.18.2       |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
        TConstruct-1.18.2-3.6.2.92.jar                    |Tinkers’ Construct            |tconstruct                    |3.6.2.92            |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar  |EnchantmentDescriptions       |enchdesc                      |10.0.12             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        theoneprobe-1.18-5.1.2.jar                        |The One Probe                 |theoneprobe                   |1.18-5.1.2          |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
        NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
        ChickenChunks-1.18.2-2.9.2.95-universal.jar       |ChickenChunks                 |chickenchunks                 |2.9.2.95            |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.50-ALPHA |DONE      |Manifest: NOSIGNATURE
        mmlib-1.2.0-1.18.2.jar                            |Mysterious Mountain Lib       |mmlib                         |1.2.0-1.18.2        |DONE      |Manifest: NOSIGNATURE
        corn_delight-1.0.6-1.18.2.jar                     |Corn Delight                  |corn_delight                  |1.0.6-1.18.2        |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-forge-1.0.49.jar                   |Iceberg                       |iceberg                       |1.0.49              |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
        create-1.18.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |DONE      |Manifest: NOSIGNATURE
        FarmersRespite-1.18.2-1.3.0.jar                   |Farmer’s Respite              |farmersrespite                |1.18.1-1.3.0        |DONE      |Manifest: NOSIGNATURE
        Mantle-1.18.2-1.9.43.jar                          |Mantle                        |mantle                        |1.9.43              |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.2-0.46.jar                   |Polymorph                     |polymorph                     |1.18.2-0.46         |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
        InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
        structurize-1.18.2-1.0.424-ALPHA.jar              |Structurize                   |structurize                   |1.18.2-1.0.424-ALPHA|DONE      |Manifest: NOSIGNATURE
        multi-piston-1.18.2-1.2.15-ALPHA.jar              |Multi-Piston                  |multipiston                   |1.18.2-1.2.15-ALPHA |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.2-3.2.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        minecolonies-1.18.2-1.0.966-RELEASE.jar           |MineColonies                  |minecolonies                  |1.18.2-1.0.966-RELEA|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.23.60.jar                        |Lootr                         |lootr                         |0.2.21.58           |DONE      |Manifest: NOSIGNATURE
        engineersdecor-1.18.2-1.1.28.jar                  |Engineer’s Decor              |engineersdecor                |1.1.28              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        largemeals-1.18.2-2.0.jar                         |Large Meals                   |largemeals                    |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE
        italianDelight-1.18.2-FIX-RELEASE-1.1.jar         |Italian Delight               |italian_delight               |0.8                 |DONE      |Manifest: NOSIGNATURE
        Oh_The_Biomes_You’ll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You’ll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
        justzoom_forge_1.0.1_MC_1.18-1.18.1.jar           |Just Zoom                     |justzoom                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.10.jar                     |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.10       |DONE      |Manifest: NOSIGNATURE
        expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
        Delightful-1.18.2-2.6.jar                         |Delightful                    |delightful                    |2.6                 |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        createaddition-1.18.2-20230203a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20230203a    |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 82120cd5-3b8f-4f78-b617-e2ad9affab93
    FML: 40.2
    Forge: net.minecraftforge:40.2.1
    Flywheel Backend: GL33 Instanced Arrays

@groosen

Issue Description:

When I try to run the 2.0.9 1.15.2 version of Pokecube AIO, I get this error during loading:

«Pokecube core (pokecube) encountered an error during the load_registries event phase

MALFORMED»

instead of it starting. I’m only using Pokecube, so I’m decently sure it’s not an incompatability.
Also this is the first time trying to play with pokecube since it was in 1.12.2.
latest.log


Affected Versions (Do not use «latest»): Replace with a list of all mods you have in.

  • Pokecube AIO: 2.0.9
  • Minecraft: 1.15.2
  • Forge: 31.1.0(also happens on 31.1.27)

@groosen
groosen

changed the title
encountered an error during the load_registries event phase

«encountered an error during the load_registries event phase»

Mar 27, 2020

@groosen

So I found a… solution? I read the log and noticed a bunch of things about resource packs, so I just moved my resourcepack folder to my desktop. It works now I guess, but I hope you can find out why this would happen, because I of course would want to use resource packs.
Also to note, this happens with 2.0.8 and 2.0.7 as well, and that’s as far as I’ve tested.

@Thutmose

your Original Chests.zip has an invalid pack info file, an error at line 4 column 56

I can make this not crash the game anymore for the next update however

@Thutmose

this mod uses resourcepacks as an additional area to add mobs from, so this crash occured when it was scanning them to check for mobs,

MALFORMED generally indicates that the zip file is corrupted somehow, but the other error indicates that it is something wrong with the pack’s info file, maybe that is somehow causing the malformed error as well

@Thutmose

you might want to check that your resourcepacks are actually formatted correctly as well

Thutmose

added a commit
that referenced
this issue

Mar 28, 2020

@Thutmose

This should throw some more informative errors when people have corrupted resource packs

@Thutmose

this was fixed in the mentioned commit ^

Содержание

  1. Encountered an error during the load_registries event phase
  2. Issue comments
  3. «Thuttech encountered an error during the load_registries event phase» #176
  4. Comments
  5. A detailed walkthrough of the error, its code path and all known details is as follows:
  6. Solar Flux Reborn (solarflux) encountered an error during the load_registries event phase #178
  7. Comments
  8. Immersive Engineering (immersiveengineering) encountered an error during the load_registries event phase. #4424
  9. Comments
  10. A detailed walkthrough of the error, its code path and all known details is as follows:

Encountered an error during the load_registries event phase

I’m not sure if this is a problem with forge or MCreator but I just made the switch from 1.12.2 to 1.14.4 and when i loaded up minecraft again i got a «load_registries event phase» error.

I’ll post the latest.log that appeared in the error screen.
I hope this is easily fixable.

Attachment Size
Uh oh error.png 359.41 KB 359.41 KB

Maintainer Submitted by Klemen on Sun, 01/05/2020 — 18:29 Permalink

I’ll post the latest.log that appeared in the error screen.

Maintainer Submitted by Klemen on Sun, 01/05/2020 — 18:30 Permalink

Author Submitted by JakersTheDinosaur on Sun, 01/05/2020 — 18:46 Permalink

well for now i’m reverting back to 1.12.2.

Maintainer Submitted by Klemen on Sun, 01/05/2020 — 18:47 Permalink

Just keep in mind 1.12.2 will be marked legacy with 2020.1 and eventually start lacking features.

Author Submitted by JakersTheDinosaur on Sun, 01/05/2020 — 19:03 Permalink

Источник

«Thuttech encountered an error during the load_registries event phase» #176

Tried loading thutcore (1.16.3 8.0) & thuttech (1.16.3 9.0) with forge (1.16.3, 34.1.42) and I repeatedly get this error,

thutcore and thuttech are the only mods in my mods folder.
I’d appreciate any help I could get to correctly load the mod!
Here is the crash text file

Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) [. ]
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [. ]
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:494) [. ]
at net.minecraft.client.Minecraft$$Lambda$3761/527426932.run(Unknown Source) [. ] <>
at net.minecraft.util.Util.func_215077_a(SourceFile:404) [. ]
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:490) [. ]
at net.minecraft.client.Minecraft$$Lambda$3554/1584523476.accept(Unknown Source) [. ] <>
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) [. ]
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:480) [. ]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [. ]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:584) [. ]
at net.minecraft.client.main.Main.main(Main.java:184) [. ]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[?:1.8.0_51] <>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_51] <>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_51] <>
at java.lang.reflect.Method.invoke(Method.java:497)

[?:1.8.0_51] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$430/22668134.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] <>
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] <>

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

— Head —
Thread: Render thread
Stacktrace:
at net.minecraftforge.registries.NamespacedWrapper.register(NamespacedWrapper.java:56)

[. ]
— MOD thuttech —
Details:
Caused by 0: java.lang.ExceptionInInitializerError
at thut.tech.common.TechCore$RegistryEvents.registerRecipes(TechCore.java:68)

[?:9.0.0]
at net.minecraftforge.eventbus.ASMEventHandler_12_RegistryEvents_registerRecipes_Register.invoke(.dynamic)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)

[?:34.1]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:111)

[. ]
at net.minecraftforge.fml.ModContainer$$Lambda$3072/345780740.run(Unknown Source)

[?:1.8.0_51] <>
at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2879/665317128.run(Unknown Source)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2880/672041498.run(Unknown Source)

[?:1.8.0_51] <>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_51] <>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_51] <>
at java.lang.reflect.Method.invoke(Method.java:497)

[?:1.8.0_51] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$430/22668134.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] <>
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] <>

Stacktrace:
at net.minecraftforge.registries.NamespacedWrapper.register(NamespacedWrapper.java:56)

[?:9.0.0]
at thut.tech.common.TechCore$RegistryEvents.registerRecipes(TechCore.java:68)

[?:9.0.0]
at net.minecraftforge.eventbus.ASMEventHandler_12_RegistryEvents_registerRecipes_Register.invoke(.dynamic)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)

[?:34.1]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:111)

[. ]
at net.minecraftforge.fml.ModContainer$$Lambda$3072/345780740.run(Unknown Source)

[?:1.8.0_51] <>
at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2879/665317128.run(Unknown Source)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2880/672041498.run(Unknown Source)

[?:1.8.0_51] <>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_51] <>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_51] <>
at java.lang.reflect.Method.invoke(Method.java:497)

[?:1.8.0_51] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$430/22668134.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] <>
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] <>

— System Details —
Details:
Minecraft Version: 1.16.3
Minecraft Version ID: 1.16.3
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1164191720 bytes (1110 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 8
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
/forge-1.16.3-34.1.42.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.3-34.1.42.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.3-34.1.42.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.3-34.1.42.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.3-34.1.42.jar fml TRANSFORMATIONSERVICE
FML: 34.1
Forge: net.minecraftforge:34.1.42
FML Language Providers:
javafml@34.1
minecraft@1
Mod List:
forge-1.16.3-34.1.42-client.jar |Minecraft |minecraft |1.16.3 |COMMON_SET|NOSIGNATURE
forge-1.16.3-34.1.42-universal.jar |Forge |forge |34.1.42 |COMMON_SET|22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
thutcore-1.16.3-8.0.0.jar |Thut Core |thutcore |8.0.0 |COMMON_SET|NOSIGNATURE
thuttech-1.16.3-9.0.0.jar |Thut Elevators |thuttech |9.0.0 |VALIDATE |NOSIGNATURE
Crash Report UUID: 514a78b9-81bf-498a-873a-0f0be384d0c2

The text was updated successfully, but these errors were encountered:

Источник

Solar Flux Reborn (solarflux) encountered an error during the load_registries event phase #178

Trying to create a server (freshly) made from ATM-5.. (2.4) But I keep getting:

[23Jun2020 12:36:29.920] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Solar Flux Reborn (solarflux) encountered an error during the load_registries event phase
§7null
]
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:218)

[. ]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [. ]
at java.lang.Thread.run(Thread.java:834) [. ]
[23Jun2020 12:36:29.933] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /home/minecraft/serverfiles/./crash-reports/crash-2020-06-23_12.36.29-server.txt
[23Jun2020 12:36:29.939] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[23Jun2020 12:36:29.939] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[23Jun2020 12:36:29.940] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
java.lang.RuntimeException: The server has failed to initialize correctly due to mod loading errors. Examine the crash report for more details.
at net.minecraftforge.common.DimensionManager.getWorld(DimensionManager.java:195)

[. ]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:676) [. ]
at java.lang.Thread.run(Thread.java:834) [. ]

Is the mod Solar Flux Reborn broken?

The text was updated successfully, but these errors were encountered:

Источник

Immersive Engineering (immersiveengineering) encountered an error during the load_registries event phase. #4424

Launching IE in a custom modpack.
—- Minecraft Crash Report —-
// Uh. Did I do that?

Time: 11/2/20 2:16 PM
Description: Mod loading error has occurred

[?:1.8.0_51] <>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_51] <>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_51] <>
at java.lang.reflect.Method.invoke(Method.java:497)

[?:1.8.0_51] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$467/1134237170.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] <>
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] <>

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

— Head —
Thread: Render thread
Stacktrace:
at net.minecraftforge.registries.NamespacedWrapper.register(NamespacedWrapper.java:56)

[. ]
— MOD immersiveengineering —
Details:
Caused by 0: java.lang.ExceptionInInitializerError
at blusunrize.immersiveengineering.common.util.RecipeSerializers$$Lambda$4930/595651989.get(Unknown Source)

[. ]
at net.minecraftforge.registries.DeferredRegister$$Lambda$3124/215694469.get(Unknown Source)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)

[?:34.1]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:111)

[. ]
at net.minecraftforge.fml.ModContainer$$Lambda$3578/894818308.run(Unknown Source)

[?:1.8.0_51] <>
at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2895/1685820260.run(Unknown Source)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2896/191614132.run(Unknown Source)

[?:1.8.0_51] <>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_51] <>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_51] <>
at java.lang.reflect.Method.invoke(Method.java:497)

[?:1.8.0_51] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$467/1134237170.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] <>
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] <>

Stacktrace:
at net.minecraftforge.registries.NamespacedWrapper.register(NamespacedWrapper.java:56)

[. ]
at blusunrize.immersiveengineering.common.util.RecipeSerializers$$Lambda$4930/595651989.get(Unknown Source)

[. ]
at net.minecraftforge.registries.DeferredRegister$$Lambda$3124/215694469.get(Unknown Source)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)

[eventbus-3.0.3-service.jar:?] <>
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)

[?:34.1]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:111)

[. ]
at net.minecraftforge.fml.ModContainer$$Lambda$3578/894818308.run(Unknown Source)

[?:1.8.0_51] <>
at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2895/1685820260.run(Unknown Source)

[. ]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2896/191614132.run(Unknown Source)

[?:1.8.0_51] <>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_51] <>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_51] <>
at java.lang.reflect.Method.invoke(Method.java:497)

[?:1.8.0_51] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] <>
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$467/1134237170.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] <>
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] <>
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] <>

— System Details —
Details:
Minecraft Version: 1.16.3
Minecraft Version ID: 1.16.3
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 816828208 bytes (778 MB) / 2775056384 bytes (2646 MB) up to 5726797824 bytes (5461 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6144m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
/forge-1.16.3-34.1.42.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.3-34.1.42.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.3-34.1.42.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.3-34.1.42.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.3-34.1.42.jar fml TRANSFORMATIONSERVICE
FML: 34.1
Forge: net.minecraftforge:34.1.42
FML Language Providers:
javafml@34.1
minecraft@1
Mod List:
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |COMMON_SET|NOSIGNATURE
inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |COMMON_SET|NOSIGNATURE
ClientTweaks_1.16.3-5.2.0.jar |Client Tweaks |clienttweaks |5.2.0 |COMMON_SET|NOSIGNATURE
SimplyJetpacks2-1.16.3-2.6.3.0.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.3-2.6.3.0 |COMMON_SET|NOSIGNATURE
Cucumber-1.16.3-4.1.3.jar |Cucumber Library |cucumber |4.1.3 |COMMON_SET|NOSIGNATURE
Bountiful Baubles FORGE-1.16.3-0.0.1.jar |Bountiful Baubles |bountifulbaubles |NONE |COMMON_SET|NOSIGNATURE
jei-1.16.3-7.6.0.49.jar |Just Enough Items |jei |7.5.0.43 |COMMON_SET|NOSIGNATURE
DoggyTalents-1.16.3-2.0.1.0.jar |Doggy Talents 2 |doggytalents |2.0.1.0 |COMMON_SET|NOSIGNATURE
Mekanism-1.16.3-10.0.15.441.jar |Mekanism |mekanism |10.0.15 |COMMON_SET|NOSIGNATURE
caelus-forge-1.16.3-2.0.0.3.jar |Caelus API |caelus |1.16.3-2.0.0.3 |COMMON_SET|NOSIGNATURE
rsgauges-1.16.3-1.2.4.jar |Gauges and Switches |rsgauges |1.2.4 |COMMON_SET|NOSIGNATURE
essentials-1.16.3-2.9.4.jar |Essentials |essentials |1.16.3-2.9.4 |COMMON_SET|NOSIGNATURE
BetterCaves-1.16.2-1.0.4.jar |YUNG’s Better Caves |bettercaves |1.16.2-1.0.4 |COMMON_SET|NOSIGNATURE
ForgeEndertech-1.16.3-7.0.6.0-build.0024.jar |Forge Endertech |forgeendertech |7.0.6.0 |COMMON_SET|NOSIGNATURE
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |COMMON_SET|NOSIGNATURE
citadel-1.4.1.jar |Citadel |citadel |1.4.1 |COMMON_SET|NOSIGNATURE
appliedenergistics2-8.1.0-beta.2.jar |Applied Energistics 2 |appliedenergistics2 |8.1.0-beta.2 |COMMON_SET|95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
Powah-1.16.3-2.3.4.jar |Powah |powah |2.3.4 |COMMON_SET|NOSIGNATURE
decorative_blocks-1.16.2-1.1.jar |Decorative Blocks |decorative_blocks |1.5 |COMMON_SET|NOSIGNATURE
rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |COMMON_SET|NOSIGNATURE
engineerstools-1.16.3-1.1.0.jar |Engineer’s Tools |engineerstools |1.1.0 |COMMON_SET|NOSIGNATURE
curioofundying-forge-1.16.3-5.0.0.1.jar |Curio of Undying |curioofundying |1.16.3-5.0.0.1 |COMMON_SET|NOSIGNATURE
culinaryconstruct-forge-1.16.3-4.0.0.1.jar |Culinary Construct |culinaryconstruct |1.16.3-4.0.0.1 |COMMON_SET|NOSIGNATURE
Bookshelf-1.16.3-8.7.20.jar |Bookshelf |bookshelf |8.7.20 |COMMON_SET|NOSIGNATURE
reliquary-1.16.3-1.3.4.1048.jar |Reliquary |xreliquary |1.16.3-1.3.4.1048 |COMMON_SET|NOSIGNATURE
DarkUtilities-1.16.3-6.0.1.jar |Dark Utilities |darkutils |6.0.1 |COMMON_SET|NOSIGNATURE
mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar |Macaw’s Doors |mcwdoors |1.0.1 |COMMON_SET|NOSIGNATURE
MekanismGenerators-1.16.3-10.0.15.441.jar |Mekanism: Generators |mekanismgenerators |10.0.15 |COMMON_SET|NOSIGNATURE
JEITweaker-1.16.3-1.0.1.4.jar |JEI Tweaker |jeitweaker |1.0.1.4 |COMMON_SET|NOSIGNATURE
mininggadgets-1.6.0.jar |Mining Gadgets |mininggadgets |1.6.0 |COMMON_SET|NOSIGNATURE
JustEnoughResources-1.16.3-0.12.0.100.jar |Just Enough Resources |jeresources |0.12.0.100 |COMMON_SET|NOSIGNATURE
CraftTweaker-1.16.3-7.0.0.48.jar |CraftTweaker |crafttweaker |7.0.0.48 |COMMON_SET|NOSIGNATURE
forge-1.16.3-34.1.42-universal.jar |Forge |forge |34.1.42 |COMMON_SET|22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
MysticalAgradditions-1.16.3-4.1.0.jar |Mystical Agradditions |mysticalagradditions |4.1.0 |COMMON_SET|NOSIGNATURE
absentbydesign-1.16.3-1.1.1.jar |Absent By Design Mod |absentbydesign |1.16.3-1.1.1 |COMMON_SET|1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
MysticalAgriculture-1.16.3-4.1.1.jar |Mystical Agriculture |mysticalagriculture |4.1.1 |COMMON_SET|NOSIGNATURE
ironchest-1.16.3-11.2.6.jar |Iron Chests |ironchest |1.16.3-11.2.6 |COMMON_SET|NOSIGNATURE
ZeroCore2-1.16.3-2.0.0.jar |Zero CORE 2 |zerocore |1.16.3-2.0.0 |COMMON_SET|NOSIGNATURE
forge-1.16.3-34.1.42-client.jar |Minecraft |minecraft |1.16.3 |COMMON_SET|NOSIGNATURE
cofh_core-1.16.3-1.0.0.jar |CoFH Core |cofh_core |1.0.0 |COMMON_SET|NOSIGNATURE
thermal-1.16.3-1.0.1.jar |Thermal Series |thermal |1.0.1 |COMMON_SET|NOSIGNATURE
repurposed_structures-1.16.3-2.2.11.jar |Repurposed Structures |repurposed_structures |1.16.3-2.2.11 |COMMON_SET|NOSIGNATURE
AmbientSounds_v3.0.21_mc1.16.2.jar |Ambient Sounds |ambientsounds |3.0.3 |COMMON_SET|NOSIGNATURE
thermal_innovation-1.16.3-1.0.0.jar |Thermal Innovation |thermal_innovation |1.0.0 |COMMON_SET|NOSIGNATURE
MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |COMMON_SET|NOSIGNATURE
titanium-1.16.3-3.1.0.jar |Titanium |titanium |3.1.0 |COMMON_SET|NOSIGNATURE
ImmersiveEngineering-1.16.3-4.1.0-124.jar |Immersive Engineering |immersiveengineering |1.16.3-4.1.0-124 |VALIDATE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
BiomesOPlenty-1.16.3-12.0.0.416-universal.jar |Biomes O’ Plenty |biomesoplenty |1.16.3-12.0.0.416 |COMMON_SET|NOSIGNATURE
MekanismAdditions-1.16.3-10.0.15.441.jar |Mekanism: Additions |mekanismadditions |10.0.15 |COMMON_SET|NOSIGNATURE
valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |COMMON_SET|NOSIGNATURE
Lollipop-1.16.3-3.2.2.jar |Lollipop |lollipop |3.2.2 |COMMON_SET|NOSIGNATURE
mcw-trapdors-1.0.0-mc1.16.3.jar |Macaw’s Trapdoors |mcwtrpdoors |1.0.0 |COMMON_SET|NOSIGNATURE
AdLods-1.16.3-4.1.1.0-build.0026.jar |Large Ore Deposits |adlods |4.1.1.0 |COMMON_SET|NOSIGNATURE
jeiintegration_1.16.3-6.0.0.8.jar |JEI Integration |jeiintegration |6.0.0.8 |COMMON_SET|NOSIGNATURE
portality-1.16.3-3.1.1.jar |Portality |portality |3.1.1 |COMMON_SET|NOSIGNATURE
curios-forge-1.16.3-4.0.2.0.jar |Curios API |curios |1.16.3-4.0.2.0 |COMMON_SET|NOSIGNATURE
Botania-1.16.3-409.jar |Botania |botania |1.16.3-409 |COMMON_SET|NOSIGNATURE
Patchouli-1.16.2-47.jar |Patchouli |patchouli |1.16.2-47 |COMMON_SET|NOSIGNATURE
rats-7.0.0-1.16.3.jar |Rats |rats |7.0.0 |COMMON_SET|NOSIGNATURE
gravestone-1.16.3-1.0.2.jar |Gravestone Mod |gravestone |1.16.3-1.0.2 |COMMON_SET|NOSIGNATURE
thermal_cultivation-1.16.3-1.0.0.jar |Thermal Cultivation |thermal_cultivation |1.0.0 |COMMON_SET|NOSIGNATURE
FastWorkbench-1.16.3-4.4.0.jar |FastWorkbench |fastbench |4.4.0 |COMMON_SET|NOSIGNATURE
polymorph-forge-1.16.3-0.15.jar |Polymorph |polymorph |1.16.3-0.15 |COMMON_SET|NOSIGNATURE
AutoRegLib-1.6-46.jar |AutoRegLib |autoreglib |1.6-46 |COMMON_SET|NOSIGNATURE
Quark-r2.4-272.jar |Quark |quark |r2.4-272 |COMMON_SET|NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |COMMON_SET|NOSIGNATURE
FluxNetworks-1.16.3-6.0.1.4.jar |Flux Networks |fluxnetworks |1.16.3-6.0.1.4 |COMMON_SET|NOSIGNATURE
thermal_expansion-1.16.3-1.0.1.jar |Thermal Expansion |thermal_expansion |1.0.1 |COMMON_SET|NOSIGNATURE
obfuscate-0.5.0-1.16.3.jar |Obfuscate |obfuscate |0.5.0 |COMMON_SET|e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
vehicle-mod-0.45.1-1.16.3.jar |MrCrayfish’s Vehicle Mod |vehicle |0.45.1 |COMMON_SET|NOSIGNATURE
Runelic-1.16.3-5.0.1.jar |Runelic |runelic |5.0.1 |COMMON_SET|NOSIGNATURE
MekanismTools-1.16.3-10.0.15.441.jar |Mekanism: Tools |mekanismtools |10.0.15 |COMMON_SET|NOSIGNATURE
mcws-roofs-1.16.3-v2.0.0.jar |Macaw’s Roofs |mcwroofs |2.0.0 |COMMON_SET|NOSIGNATURE
furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish’s Furniture Mod |cfm |7.0.0-pre19 |COMMON_SET|NOSIGNATURE
engineersdecor-1.16.3-1.1.2.jar |Engineer’s Decor |engineersdecor |1.1.2 |COMMON_SET|NOSIGNATURE
curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |COMMON_SET|NOSIGNATURE
cc-tweaked-1.16.3-1.93.1.jar |CC: Tweaked |computercraft |1.93.1 |COMMON_SET|NOSIGNATURE
ExtremeReactors2-1.16.3-2.0.0.jar |Extreme Reactors 2 |bigreactors |1.16.3-2.0.0 |COMMON_SET|NOSIGNATURE
BetterMineshaftsForge-1.16.2-1.0.1.jar |YUNG’s Better Mineshafts |bettermineshafts |1.16.2-1.0.1 |COMMON_SET|NOSIGNATURE
Crash Report UUID: 9c9b438c-7d75-4a02-9940-9775098c9e8b

The text was updated successfully, but these errors were encountered:

Источник

  Играл себе спокойно с модами, решил отдохнуть от игры, выключил Майн, потом снова включаю, а тут это!

  Версия игры 1.16.3

    Error loading mods 1 error has occurred during loading                                                                                                                                                                                                                        TraJectory Preview (traJectory_preview) encountered an error during the load_registries event phase

—- Minecraft Crash Report —-
// Don’t do that.

Time: 27.10.20 17:23
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
    at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:494) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.util.Util.func_215077_a(Util.java:418) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:490) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:172) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:802) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:584) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) ~[ForgeOptiFine%201.16.3.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.3-34.1.32.jar:34.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-8.0.5.jar:?] {}


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

— Head —
Thread: Render thread
Stacktrace:
    at net.minecraftforge.registries.NamespacedWrapper.register(NamespacedWrapper.java:56) ~[forge:?] {re:classloading}
— MOD trajectory_preview —
Details:
    Mod File: Trajectory+Preview-3.0.1-1.16.3.jar
    Failure message: Trajectory Preview (trajectory_preview) encountered an error during the load_registries event phase
        java.lang.IllegalStateException: Can not register to a locked registry. Modder should use Forge Register methods.
    Mod Version: 3.0.0-1.16.3
    Mod Issue URL: NOT PROVIDED
    Exception message: java.lang.IllegalStateException: Can not register to a locked registry. Modder should use Forge Register methods.
Stacktrace:
    at net.minecraftforge.registries.NamespacedWrapper.register(NamespacedWrapper.java:56) ~[forge:?] {re:classloading}
    at net.minecraftforge.registries.NamespacedWrapper.register(NamespacedWrapper.java:72) ~[forge:?] {re:classloading}
    at net.minecraftforge.registries.NamespacedWrapper.func_218381_a(NamespacedWrapper.java:40) ~[forge:?] {re:classloading}
    at net.minecraft.util.registry.Registry.func_218322_a(Registry.java:456) ~[?:?] {re:classloading}
    at dev.buildtool.tp.TrajectoryPreview.registerPaticle(TrajectoryPreview.java:196) ~[trajectory_preview:3.0.1-1.16.3] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_22_TrajectoryPreview_registerPaticle_Register.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:34.1] {re:classloading}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:111) ~[forge:?] {re:classloading}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_201] {}
    at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:242) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:229) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:195) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:424) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) ~[ForgeOptiFine%201.16.3.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.3-34.1.32.jar:34.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-8.0.5.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-8.0.5.jar:?] {}


— System Details —
Details:
    Minecraft Version: 1.16.3
    Minecraft Version ID: 1.16.3
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 272100296 bytes (259 MB) / 576430080 bytes (549 MB) up to 3132358656 bytes (2987 MB)
    CPUs: 2
    JVM Flags: 5 total; -Xmn128M -Xmx3000M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC
    ModLauncher: 8.0.5+84+master.3310fe0
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.3-34.1.32.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.3-34.1.32.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.3-34.1.32.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.3-34.1.32.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine-OptiFine-1.16.3_HD_U_G4_pre2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.3-34.1.32.jar fml TRANSFORMATIONSERVICE 
    FML: 34.1
    Forge: net.minecraftforge:34.1.32
    FML Language Providers: 
        javafml@34.1
        minecraft@1
    Mod List: 
        forge-1.16.3-34.1.32-client.jar                   |Minecraft                     |minecraft                     |1.16.3              |COMMON_SET|NOSIGNATURE
        Animalium-0.6.1.jar                               |Animalium                     |animalium                     |0.6.1               |COMMON_SET|NOSIGNATURE
        usefulhats-1.8.5-1.16.2+.jar                      |Useful Hats                   |usefulhats                    |1.8.5-1.16.2+       |COMMON_SET|NOSIGNATURE
        ToolBelt-1.16.2-1.14.4.jar                        |Tool Belt                     |toolbelt                      |1.14.4              |COMMON_SET|NOSIGNATURE
        extractpoison_1.16.3_1.2.jar                      |Extract Poison                |extractpoison                 |1.2                 |COMMON_SET|NOSIGNATURE
        worldedit_forge_mc1.16.3_7.2.0_beta_05.jar        |WorldEdit                     |worldedit                     |7.2.0-beta-05+20b3da|COMMON_SET|NOSIGNATURE
        Trajectory+Preview-3.0.1-1.16.3.jar               |Trajectory Preview            |trajectory_preview            |3.0.0-1.16.3        |VALIDATE  |NOSIGNATURE
        ShoulderSurfing-1.16.3-2.0.jar                    |Shoulder Surfing              |shouldersurfing               |1.16.3-2.0          |COMMON_SET|NOSIGNATURE
        MenuCompanions_v1.0_1.16.3.jar                    |Menu Companions               |menucompanions                |1.0                 |COMMON_SET|d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
        jei_1.16.3_7.3.2.36.jar                           |Just Enough Items             |jei                           |7.3.2.29            |COMMON_SET|NOSIGNATURE
        forge-1.16.3-34.1.32-universal.jar                |Forge                         |forge                         |34.1.32             |COMMON_SET|22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        SignButton-1.16.3-2.1.3.jar                       |Sign Button                   |signbutton                    |2.1.3               |COMMON_SET|NOSIGNATURE
        RoRmod-1.16.3-1.0.7-Forge.jar                     |Risk of Rain Mod              |riskofrainmod                 |1.0.6               |COMMON_SET|NOSIGNATURE
        tl_skin_cape_forge_1.16.3-1.13.jar                |TLSkinCape                    |tlskincape                    |1.6                 |COMMON_SET|19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
        collective_1.16.3_1.45.jar                        |Collective                    |collective                    |1.45                |COMMON_SET|NOSIGNATURE
    Crash Report UUID: 2f8da0d2-e9a3-4e66-9f3d-54c2b22a8e85
    OptiFine Version: OptiFine_1.16.3_HD_U_G4_pre2
    OptiFine Build: 20201007-190609
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.0 NVIDIA 381.65
    OpenGlRenderer: GeForce GTS 450/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 2

            Помогите решить проблему. Пожалуйста!

my minecraft is modded with about 45 mods, and everytime minecraft launches i get an error for biomes o plenty error during load_registries event phase. i added image attachments of the modlist. here’s the log:

[18May2020 16:19:50.075] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [—username, allieispiggy, —version, 1.15.2-forge-31.2.0, —gameDir, C:UsersuserAppDataRoaming.minecraft, —assetsDir, C:UsersuserAppDataRoaming.minecraftassets, —assetIndex, 1.15, —uuid, d479641ba3ba49178d3117a3680acc06, —accessToken, ????????, —userType, mojang, —versionType, release, —launchTarget, fmlclient, —fml.forgeVersion, 31.2.0, —fml.mcVersion, 1.15.2, —fml.forgeGroup, net.minecraftforge, —fml.mcpVersion, 20200515.085601]
[18May2020 16:19:50.083] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation
[18May2020 16:19:52.131] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[18May2020 16:19:52.134] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:UsersuserAppDataRoaming.minecraftmodspreview_OptiFine_1.15.2_HD_U_G1_pre16 (1).jar
[18May2020 16:19:52.323] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[18May2020 16:19:52.371] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[18May2020 16:19:54.397] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/user/AppData/Roaming/.minecraft/mods/MixinBootstrap-1.0.2.jar Service=ModLauncher Env=CLIENT
[18May2020 16:19:56.914] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ‘;’
[18May2020 16:19:57.009] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[18May2020 16:19:57.241] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 275
[18May2020 16:19:59.117] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[18May2020 16:19:59.452] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[18May2020 16:19:59.515] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target ‘fmlclient’ with arguments [—version, 1.15.2-forge-31.2.0, —gameDir, C:UsersuserAppDataRoaming.minecraft, —assetsDir, C:UsersuserAppDataRoaming.minecraftassets, —uuid, d479641ba3ba49178d3117a3680acc06, —username, allieispiggy, —assetIndex, 1.15, —accessToken, ????????, —userType, mojang, —versionType, release]
[18May2020 16:19:59.843] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
[18May2020 16:20:06.668] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: allieispiggy
[18May2020 16:20:24.690] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[18May2020 16:20:24.706] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[18May2020 16:20:25.460] [Render thread/INFO] [net.optifine.Config/]: [OptiFine]
[18May2020 16:20:25.461] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.15.2_HD_U_G1_pre16
[18May2020 16:20:25.464] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20200506-004910
[18May2020 16:20:25.464] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[18May2020 16:20:25.464] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[18May2020 16:20:25.465] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18May2020 16:20:25.465] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[18May2020 16:20:25.476] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: NVS 5200M/PCIe/SSE2, version 4.5.0 NVIDIA 376.54, NVIDIA Corporation
[18May2020 16:20:25.479] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.5.0
[18May2020 16:20:25.497] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 16384×16384
[18May2020 16:20:25.503] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
[18May2020 16:20:25.565] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.5.0 NVIDIA 376.54
[18May2020 16:20:25.565] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor: NVIDIA Corporation
[18May2020 16:20:25.565] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: NVS 5200M/PCIe/SSE2
[18May2020 16:20:25.566] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[18May2020 16:20:25.566] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[18May2020 16:20:25.566] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[18May2020 16:20:25.567] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[18May2020 16:20:25.567] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
[18May2020 16:20:25.576] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Loaded shaderpack: RudoPlays Shader.zip
[18May2020 16:20:25.645] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: WAVING_FIRE
[18May2020 16:20:25.646] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in gbuffers_terrain.vsh: true
[18May2020 16:20:25.646] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in gbuffers_entities.vsh: false
[18May2020 16:20:25.653] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: WAVING_FIRE
[18May2020 16:20:25.653] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in gbuffers_terrain.vsh, gbuffers_entities.vsh: true
[18May2020 16:20:25.654] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in gbuffers_hand.vsh: false
[18May2020 16:20:25.684] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: GODRAYS
[18May2020 16:20:25.685] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in composite.fsh: false
[18May2020 16:20:25.685] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in final.fsh: true
[18May2020 16:20:25.685] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: GODRAYS_EXPOSURE
[18May2020 16:20:25.685] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in composite.fsh: 0.10
[18May2020 16:20:25.686] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in final.fsh: 0.08
[18May2020 16:20:25.686] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: GODRAYS_DECAY
[18May2020 16:20:25.686] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in composite.fsh: 0.95
[18May2020 16:20:25.686] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in final.fsh: 0.99
[18May2020 16:20:25.686] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: GODRAYS_DENSITY
[18May2020 16:20:25.687] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in composite.fsh: 0.65
[18May2020 16:20:25.687] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] — in final.fsh: 0.30
[18May2020 16:20:25.706] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
[18May2020 16:20:25.706] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Using legacy block aliases: flattening_ids.txt
[18May2020 16:20:25.946] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Legacy block aliases: 2751
[18May2020 16:20:26.082] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
[18May2020 16:20:26.083] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
[18May2020 16:20:26.362] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.15.2/HD_U.txt
[18May2020 16:20:27.971] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[18May2020 16:20:27.997] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer…
[18May2020 16:20:28.097] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[18May2020 16:20:28.135] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[18May2020 16:20:28.136] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[18May2020 16:20:28.610] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[18May2020 16:20:29.398] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:goblin_trader
[18May2020 16:20:29.401] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:vein_goblin_trader
[18May2020 16:20:29.470] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[18May2020 16:20:30.042] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
[18May2020 16:20:30.283] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
[18May2020 16:20:30.321] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
[18May2020 16:20:30.429] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.0, for MC 1.15.2 with MCP 20200515.085601
[18May2020 16:20:30.429] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.0 Initialized
[18May2020 16:20:30.431] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[18May2020 16:20:30.453] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
[18May2020 16:20:30.542] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
[18May2020 16:20:30.543] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
[18May2020 16:20:30.654] [modloading-worker-0/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
[18May2020 16:20:30.654] [modloading-worker-0/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Injected RS API in com.raoulvdberge.refinedstorageaddons.RSAddons RSAPI
[18May2020 16:20:31.316] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
[18May2020 16:20:31.352] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
[18May2020 16:20:31.386] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
[18May2020 16:20:31.514] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
[18May2020 16:20:31.994] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waddles:adelie_penguin
[18May2020 16:20:32.172] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
[18May2020 16:20:32.182] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
[18May2020 16:20:32.186] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
[18May2020 16:20:32.189] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
[18May2020 16:20:32.190] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
[18May2020 16:20:32.191] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
[18May2020 16:20:32.191] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
[18May2020 16:20:32.191] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
[18May2020 16:20:32.192] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
[18May2020 16:20:32.192] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
[18May2020 16:20:34.363] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[18May2020 16:20:35.244] [Render thread/INFO] [mcwbridges/]: Blocks registered.
[18May2020 16:20:36.578] [Render thread/INFO] [mcwbridges/]: Items registered.
[18May2020 16:20:36.704] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: null
Index: 2
Listeners:
0: NORMAL
1: ASM: class biomesoplenty.init.ModBiomes registerBiomes(Lnet/minecraftforge/event/RegistryEvent$Register;)V
2: ASM: class biomesoplenty.init.ModItems registerItems(Lnet/minecraftforge/event/RegistryEvent$Register;)V
3: ASM: class biomesoplenty.init.ModSounds registerSounds(Lnet/minecraftforge/event/RegistryEvent$Register;)V
4: ASM: class biomesoplenty.init.ModBlocks registerBlocks(Lnet/minecraftforge/event/RegistryEvent$Register;)V
5: ASM: class biomesoplenty.init.ModEntities registerEntities(Lnet/minecraftforge/event/RegistryEvent$Register;)V
java.lang.NullPointerException
at net.minecraft.item.MusicDiscItem.<init>(MusicDiscItem.java:37)
at biomesoplenty.common.item.MusicDiscItemBOP.<init>(MusicDiscItemBOP.java:20)
at biomesoplenty.init.ModItems.registerItems(ModItems.java:32)
at net.minecraftforge.eventbus.ASMEventHandler_25_ModItems_registerItems_Register.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:106)
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2256/374625527.accept(Unknown Source)
at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
at java.util.function.Consumer$$Lambda$2249/942961477.accept(Unknown Source)
at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
at java.util.function.Consumer$$Lambda$2249/942961477.accept(Unknown Source)
at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112)
at net.minecraftforge.fml.ModList.lambda$dispatchSynchronousEvent$5(ModList.java:126)
at net.minecraftforge.fml.ModList$$Lambda$3610/1661349610.accept(Unknown Source)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
at net.minecraftforge.fml.ModList.dispatchSynchronousEvent(ModList.java:126)
at net.minecraftforge.fml.ModList.lambda$static$1(ModList.java:96)
at net.minecraftforge.fml.ModList$$Lambda$2219/773898763.dispatchEvent(Unknown Source)
at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71)
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:214)
at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$25(ModLoader.java:206)
at net.minecraftforge.fml.ModLoader$$Lambda$3633/839843829.accept(Unknown Source)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:973)
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:206)
at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97)
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2103/1874641016.run(Unknown Source)
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113)
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2104/1820661793.run(Unknown Source)
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$466/521207494.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

[18May2020 16:20:36.707] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Caught exception during event RegistryEvent.Register<minecraft:item> dispatch for modid biomesoplenty
java.lang.NullPointerException: null
at net.minecraft.item.MusicDiscItem.<init>(MusicDiscItem.java:37) ~[?:?]
at biomesoplenty.common.item.MusicDiscItemBOP.<init>(MusicDiscItemBOP.java:20) ~[?:?]
at biomesoplenty.init.ModItems.registerItems(ModItems.java:32) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler_25_ModItems_registerItems_Register.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:106) [?:31.2]
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2256/374625527.accept(Unknown Source) [?:31.2]
at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
at java.util.function.Consumer$$Lambda$2249/942961477.accept(Unknown Source) [?:1.8.0_51]
at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
at java.util.function.Consumer$$Lambda$2249/942961477.accept(Unknown Source) [?:1.8.0_51]
at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
at net.minecraftforge.fml.ModList.lambda$dispatchSynchronousEvent$5(ModList.java:126) [?:?]
at net.minecraftforge.fml.ModList$$Lambda$3610/1661349610.accept(Unknown Source) [?:?]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_51]
at net.minecraftforge.fml.ModList.dispatchSynchronousEvent(ModList.java:126) [?:?]
at net.minecraftforge.fml.ModList.lambda$static$1(ModList.java:96) [?:?]
at net.minecraftforge.fml.ModList$$Lambda$2219/773898763.dispatchEvent(Unknown Source) [?:?]
at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) [?:?]
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:214) [?:?]
at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$25(ModLoader.java:206) [?:?]
at net.minecraftforge.fml.ModLoader$$Lambda$3633/839843829.accept(Unknown Source) [?:?]
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:973) [?:?]
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:206) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2103/1874641016.run(Unknown Source) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2104/1820661793.run(Unknown Source) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) [?:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.2.0.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$466/521207494.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
[18May2020 16:20:36.795] [Render thread/INFO] [io.github.strikerrocker.vt.VanillaTweaks/]: Registering Items
[18May2020 16:20:36.930] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event LOAD_REGISTRIES, 1 errors found
[18May2020 16:20:36.931] [Render thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down — future events will not be posted.
java.lang.Exception: stacktrace
at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2104/1820661793.run(Unknown Source) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) [?:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.2.0.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$466/521207494.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
[18May2020 16:20:38.213] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] PlayerItemsLayer not registered
[18May2020 16:20:39.410] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[18May2020 16:20:39.790] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Blur dummy resource pack, Mod Resources, Default
[18May2020 16:20:39.813] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
[18May2020 16:20:39.813] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Blur dummy resource pack, Mod Resources
[18May2020 16:20:39.899] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge ***
[18May2020 16:20:39.901] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[18May2020 16:20:40.160] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IModel
[18May2020 16:20:40.321] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
[18May2020 16:20:40.324] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.ModelLoader.stateModels
[18May2020 16:20:40.325] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader$VanillaLoader
[18May2020 16:20:40.325] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.ModelLoaderRegistry.textures
[18May2020 16:20:40.453] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla ***
[18May2020 16:20:40.462] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.BoatModel.(type: class [Lnet.minecraft.client.renderer.model.ModelRenderer;, index: 1)
[18May2020 16:20:40.463] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.EnderCrystalRenderer.(type: class net.minecraft.client.renderer.entity.model.EntityModel, index: 0)
[18May2020 16:20:40.463] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.EnderCrystalRenderer.(type: class net.minecraft.client.renderer.entity.model.EntityModel, index: 1)
[18May2020 16:20:40.463] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.GhastModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 0)
[18May2020 16:20:40.464] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.IllagerModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 8)
[18May2020 16:20:40.464] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.PhantomModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 7)
[18May2020 16:20:40.465] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.SalmonModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 5)
[18May2020 16:20:40.465] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.SalmonModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 6)
[18May2020 16:20:40.465] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.SalmonModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 7)
[18May2020 16:20:40.991] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:UsersuserAppDataRoaming.minecraftconfigaquaculture-common.toml is not correct. Correcting
[18May2020 16:20:40.995] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
[18May2020 16:20:40.997] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
[18May2020 16:20:40.998] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
[18May2020 16:20:41.001] [Server-Worker-2/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event SETUP, 1 errors found.
[18May2020 16:20:41.001] [Server-Worker-2/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event SETUP, 1 errors found
[18May2020 16:20:41.001] [Server-Worker-2/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down — future events will not be posted.
java.lang.Exception: stacktrace
at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2104/1820661793.run(Unknown Source) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$4135/1078772074.run(Unknown Source) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2104/1820661793.run(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[18May2020 16:20:41.051] [Server-Worker-2/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:20:41.588] [Server-Worker-3/WARN] [net.minecraft.client.audio.SoundHandler/]: File goblintraders:sounds/entity/goblin_trader/annoyed_grunt1.ogg does not exist, cannot add it to event goblintraders:entity.goblin_trader.annoyed_grunt
[18May2020 16:20:45.747] [Server-Worker-2/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
[18May2020 16:20:45.778] [Server-Worker-1/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:20:46.583] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mining_helmet:blockstates/light_air.json: java.io.FileNotFoundException: mining_helmet:blockstates/light_air.json
[18May2020 16:20:46.584] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘mining_helmet:blockstates/light_air.json’ missing model for variant: ‘mining_helmet:light_air#waterlogged=true’
[18May2020 16:20:46.584] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘mining_helmet:blockstates/light_air.json’ missing model for variant: ‘mining_helmet:light_air#waterlogged=false’
[18May2020 16:20:46.724] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘simplefarming:blockstates/brewing_barrel.json’ missing model for variant: ‘simplefarming:brewing_barrel#layers=0,progress=1’
[18May2020 16:20:46.725] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘simplefarming:blockstates/brewing_barrel.json’ missing model for variant: ‘simplefarming:brewing_barrel#layers=0,progress=2’
[18May2020 16:20:46.725] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘simplefarming:blockstates/brewing_barrel.json’ missing model for variant: ‘simplefarming:brewing_barrel#layers=0,progress=3’
[18May2020 16:20:49.803] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: the_bumblezone:blockstates/sugar_water_block.json: java.io.FileNotFoundException: the_bumblezone:blockstates/sugar_water_block.json
[18May2020 16:20:49.804] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=13’
[18May2020 16:20:49.804] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=14’
[18May2020 16:20:49.804] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=11’
[18May2020 16:20:49.804] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=12’
[18May2020 16:20:49.804] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=1’
[18May2020 16:20:49.804] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=15’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=0’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=3’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=2’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=5’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=4’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=7’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=6’
[18May2020 16:20:49.805] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=10’
[18May2020 16:20:49.806] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=9’
[18May2020 16:20:49.806] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ‘the_bumblezone:blockstates/sugar_water_block.json’ missing model for variant: ‘the_bumblezone:sugar_water_block#level=8’
[18May2020 16:20:53.595] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:20:53.595] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:20:53.596] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:20:53.596] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:20:53.600] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:20:53.600] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:20:53.600] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:20:53.600] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:20:55.205] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in simplefarming:block/cactus_crop
[18May2020 16:20:55.206] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in simplefarming:item/cactus_crop
[18May2020 16:20:55.206] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in simplefarming:block/cactus_crop3
[18May2020 16:20:55.206] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in simplefarming:block/broccoli_crop3
[18May2020 16:20:55.206] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in simplefarming:block/broccoli_crop2
[18May2020 16:20:55.206] [Server-Worker-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in simplefarming:block/crop_leaves
[18May2020 16:20:55.209] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:20:55.219] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:20:55.219] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[18May2020 16:20:55.221] [Server-Worker-3/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:20:55.221] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[18May2020 16:20:55.224] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
[18May2020 16:20:55.238] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
[18May2020 16:20:55.249] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
[18May2020 16:20:55.262] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
[18May2020 16:20:55.273] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
[18May2020 16:20:55.283] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
[18May2020 16:20:55.293] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
[18May2020 16:20:55.301] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
[18May2020 16:20:55.310] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
[18May2020 16:20:55.318] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
[18May2020 16:20:55.327] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
[18May2020 16:20:55.336] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
[18May2020 16:20:55.344] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
[18May2020 16:20:55.352] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
[18May2020 16:20:55.360] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
[18May2020 16:20:55.371] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
[18May2020 16:20:55.383] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
[18May2020 16:20:55.395] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
[18May2020 16:20:55.407] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
[18May2020 16:20:55.415] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
[18May2020 16:20:55.425] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
[18May2020 16:20:55.436] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
[18May2020 16:20:55.446] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
[18May2020 16:20:55.457] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
[18May2020 16:20:55.467] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
[18May2020 16:20:55.476] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
[18May2020 16:20:55.483] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
[18May2020 16:20:55.494] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
[18May2020 16:20:55.502] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
[18May2020 16:20:55.563] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
[18May2020 16:20:55.582] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
[18May2020 16:20:55.595] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
[18May2020 16:20:55.608] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
[18May2020 16:20:55.619] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
[18May2020 16:20:55.628] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
[18May2020 16:20:55.630] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
[18May2020 16:20:55.631] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
[18May2020 16:20:55.632] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[18May2020 16:20:55.636] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[18May2020 16:21:02.803] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4
[18May2020 16:21:02.815] [Server-Worker-4/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:02.817] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:18.852] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:18.864] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[18May2020 16:21:18.865] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[18May2020 16:21:18.877] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:18.935] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[18May2020 16:21:18.936] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[18May2020 16:21:19.003] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:19.073] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[18May2020 16:21:19.073] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[18May2020 16:21:19.125] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:19.138] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[18May2020 16:21:19.138] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[18May2020 16:21:19.306] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:19.326] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[18May2020 16:21:19.326] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[18May2020 16:21:19.346] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[18May2020 16:21:19.367] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[18May2020 16:21:19.367] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[18May2020 16:21:19.406] [Server-Worker-5/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event ENQUEUE_IMC, 1 errors found.
[18May2020 16:21:19.407] [Server-Worker-5/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event ENQUEUE_IMC, 1 errors found
[18May2020 16:21:19.407] [Server-Worker-5/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down — future events will not be posted.
java.lang.Exception: stacktrace
at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2104/1820661793.run(Unknown Source) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.finishModLoading(ClientModLoader.java:137) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$4(ClientModLoader.java:107) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$4137/1462574872.run(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[18May2020 16:21:20.609] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[18May2020 16:21:20.611] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[18May2020 16:21:20.834] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x256x0 jei:textures/atlas/gui.png-atlas
[18May2020 16:21:20.835] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 128×256, mipmaps: 0
[18May2020 16:21:20.835] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 128×256, mipmaps: 0
[18May2020 16:21:20.835] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:20.854] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
[18May2020 16:21:20.855] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
[18May2020 16:21:20.855] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
[18May2020 16:21:20.855] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
[18May2020 16:21:20.855] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
[18May2020 16:21:20.855] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
[18May2020 16:21:20.855] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
[18May2020 16:21:20.855] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
[18May2020 16:21:20.856] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
[18May2020 16:21:20.856] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
[18May2020 16:21:20.856] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
[18May2020 16:21:20.856] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
[18May2020 16:21:20.856] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
[18May2020 16:21:20.856] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
[18May2020 16:21:20.857] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas
[18May2020 16:21:20.858] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 2048×1024, mipmaps: 4
[18May2020 16:21:20.858] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 2048×1024, mipmaps: 4
[18May2020 16:21:20.944] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 72
[18May2020 16:21:21.028] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
[18May2020 16:21:21.028] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 128×128, mipmaps: 4
[18May2020 16:21:21.028] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 128×128, mipmaps: 4
[18May2020 16:21:21.028] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:21.029] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[18May2020 16:21:21.029] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512×512, mipmaps: 4
[18May2020 16:21:21.029] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512×512, mipmaps: 4
[18May2020 16:21:21.031] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:21.033] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[18May2020 16:21:21.033] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512×512, mipmaps: 4
[18May2020 16:21:21.033] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512×512, mipmaps: 4
[18May2020 16:21:21.034] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:21.036] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/chest.png-atlas
[18May2020 16:21:21.037] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 1024×512, mipmaps: 4
[18May2020 16:21:21.037] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 1024×512, mipmaps: 4
[18May2020 16:21:21.040] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:21.046] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[18May2020 16:21:21.046] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512×256, mipmaps: 4
[18May2020 16:21:21.046] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512×256, mipmaps: 4
[18May2020 16:21:21.047] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:21.048] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[18May2020 16:21:21.049] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512×256, mipmaps: 4
[18May2020 16:21:21.049] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512×256, mipmaps: 4
[18May2020 16:21:21.050] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:25.500] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[18May2020 16:21:25.500] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256×256, mipmaps: 0
[18May2020 16:21:25.501] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256×256, mipmaps: 0
[18May2020 16:21:25.502] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:25.507] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[18May2020 16:21:25.508] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256×256, mipmaps: 0
[18May2020 16:21:25.508] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256×256, mipmaps: 0
[18May2020 16:21:25.509] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:25.510] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[18May2020 16:21:25.510] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 128×128, mipmaps: 0
[18May2020 16:21:25.511] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 128×128, mipmaps: 0
[18May2020 16:21:25.511] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[18May2020 16:21:25.512] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures ***
[18May2020 16:21:25.531] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:21:25.531] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:21:25.632] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:21:25.632] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:21:25.636] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:21:25.637] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:22:10.542] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:22:10.542] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:22:10.675] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: dolphin, name: left_fin
[18May2020 16:22:10.675] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: dolphin, name: right_fin
[18May2020 16:22:10.675] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: dolphin, name: tail
[18May2020 16:22:10.675] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: dolphin, name: head
[18May2020 16:22:10.676] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: evoker, name: left_arm
[18May2020 16:22:10.677] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: ghast, name: body
[18May2020 16:22:10.678] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: illusioner, name: left_arm
[18May2020 16:22:10.680] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: phantom, name: tail2
[18May2020 16:22:10.681] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: pillager, name: left_arm
[18May2020 16:22:10.683] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: salmon, name: tail
[18May2020 16:22:10.683] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: salmon, name: fin_right
[18May2020 16:22:10.683] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: salmon, name: fin_left
[18May2020 16:22:10.685] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Model renderer not found, model: vindicator, name: left_arm
[18May2020 16:22:11.105] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:22:11.105] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:22:11.111] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack type: [email protected]
[18May2020 16:22:11.112] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[18May2020 16:22:11.125] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Disable Forge light pipeline
[18May2020 16:22:11.127] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] Set ForgeConfig.CLIENT.forgeLightPipelineEnabled=false

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Encountered a syntax error while rendering template check
  • Encountered a floating point error mathcad
  • Encountered a file i o error mathcad
  • Encoding error xml
  • Encode data checksum error download tool

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии