Jump to content

I don't really know how to fix that. Can somebody help figure out, what causing error?


Recommended Posts

Also,i got this mod https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes-forge and i hope it not gonna make this problem unsolvable.

 

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2023-03-16 17:45:46
Description: mouseClicked event handler

java.lang.IllegalStateException: Failed to load registries due to above errors
    at net.minecraft.resources.RegistryDataLoader.m_247207_(RegistryDataLoader.java:73) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.server.WorldLoader.m_246152_(WorldLoader.java:54) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.server.WorldLoader.m_245736_(WorldLoader.java:58) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.server.WorldLoader.m_214362_(WorldLoader.java:31) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:118) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_232983_(SelectWorldScreen.java:65) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.client.gui.components.Button.m_5691_(Button.java:38) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading,re:mixin}
    at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:155) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:31) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:530) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:clickadv.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {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.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23133!/:build 7] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23145!/:build 7] {}
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23133!/:build 7] {}
    at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:215) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading,re:mixin}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1167) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:cheatutils.mixin.json:MixinMinecraft,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:713) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:cheatutils.mixin.json:MixinMinecraft,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[1.19.3-forge-44.1.0.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.0.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.resources.RegistryDataLoader.m_247207_(RegistryDataLoader.java:73) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.server.WorldLoader.m_246152_(WorldLoader.java:54) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.server.WorldLoader.m_245736_(WorldLoader.java:58) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.server.WorldLoader.m_214362_(WorldLoader.java:31) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:118) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_232983_(SelectWorldScreen.java:65) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.client.gui.components.Button.m_5691_(Button.java:38) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading,re:mixin}
    at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:155) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:31) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:530) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:clickadv.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {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.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23133!/:build 7] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23145!/:build 7] {}
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23133!/:build 7] {}
-- Affected screen --
Details:
    Screen name: net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
Stacktrace:
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:530) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:clickadv.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {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.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:cheatutils.mixin.json:MixinMouseHandler,pl:mixin:APP:AdditionalAdditions.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23133!/:build 7] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23145!/:build 7] {}
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23133!/:build 7] {}
    at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:215) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading,re:mixin}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1167) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:cheatutils.mixin.json:MixinMinecraft,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:713) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:cheatutils.mixin.json:MixinMinecraft,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[1.19.3-forge-44.1.0.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.0.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: BuddingCrystals JSON Crystal Data, dynamic_asset_generator:buddingcrystals:assets, Modular Materials Resources, builtin/base_tectonic, mod_resources, vanilla, dynamic_asset_generator:dynamic_asset_generator:builtin_assets
Stacktrace:
    at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:classloading}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2326) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:cheatutils.mixin.json:MixinMinecraft,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:730) ~[client-1.19.3-20221207.122022-srg.jar%23818!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:cheatutils.mixin.json:MixinMinecraft,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[1.19.3-forge-44.1.0.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.0.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.19.3
    Minecraft Version ID: 1.19.3
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 3000342424 bytes (2861 MiB) / 7683964928 bytes (7328 MiB) up to 8589934592 bytes (8192 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 5600X 6-Core Processor             
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.69
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce GTX 1650
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2188
    Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Virtual memory max (MB): 19891.88
    Virtual memory used (MB): 16907.77
    Swap memory total (MB): 3584.00
    Swap memory used (MB): 274.05
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.19.3-forge-44.1.0
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: GeForce GTX 1650/PCIe/SSE2 GL version 3.2.0 NVIDIA 456.71, NVIDIA Corporation
    Window size: 1920x1080
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fast
    Resource Packs: builtin/base_tectonic, mod_resources, vanilla
    Current Language: Русский (Россия)
    CPU: 12x AMD Ryzen 5 5600X 6-Core Processor 
    Client Crashes Since Restart: 1
    Integrated Server Crashes Since Restart: 0
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.3-44.1.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.3-44.1.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.3-44.1.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.3-44.1.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.3-44.1.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        javafml@null
        kotlinforforge@4.0.0
        lowcodefml@null
    Mod List: 
        maenchants-1.19.3-6.1.0.jar                       |Ma Enchants                   |maenchants                    |1.19.3-6.1.0        |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.3-Forge-3.3.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.3-Forge-3.3.0  |DONE      |Manifest: NOSIGNATURE
        auudio_forge_1.0.3_MC_1.19.3.jar                  |Auudio                        |auudio                        |1.0.3               |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |DONE      |Manifest: NOSIGNATURE
        spoornarmorattributes-2.1.1-1.19-forge.jar        |Spoorn Armor Attributes       |spoornarmorattributes         |2.1.1-1.19          |DONE      |Manifest: NOSIGNATURE
        UndergroundVillages-1.19.3-1.2.0.jar              |Underground Villages Mod      |underground_villages          |1.2.0               |DONE      |Manifest: NOSIGNATURE
        extratrades-1.19.3-1.2.jar                        |Extra Trades                  |extratrades                   |1.19.3-1.2          |DONE      |Manifest: NOSIGNATURE
        DeathCounter-1.19.3-Forge-1.3.0.jar               |Death Counter                 |deathcounter                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
        keebszs_battle_towers-0.4.1-1.19.jar              |Keebsz's Battle Towers        |keebszs_battle_towers         |0.4.1-1.19          |DONE      |Manifest: NOSIGNATURE
        valhelsia_furniture-forge-1.19.3-1.0.1.jar        |Valhelsia Furniture           |valhelsia_furniture           |1.19.3-1.0.1        |DONE      |Manifest: NOSIGNATURE
        woodenhopper-1.19.3-1.3.3.1.jar                   |Wooden Hopper                 |woodenhopper                  |1.19.3-1.3.3.1      |DONE      |Manifest: NOSIGNATURE
        ImmersiveWeapons-1.19.3-1.20.2.jar                |Immersive Weapons             |immersiveweapons              |1.19.3-1.20.2       |DONE      |Manifest: NOSIGNATURE
        IronJetpacks-1.19.3-6.1.0.jar                     |Iron Jetpacks                 |ironjetpacks                  |6.1.0               |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.19.3-10.1.0.1-build.0057.jar     |ForgeEndertech                |forgeendertech                |10.1.0.1            |DONE      |Manifest: NOSIGNATURE
        everythingcopper-1.19.3-0.2.2.0.jar               |Everything is Copper          |everythingcopper              |1.19.3-0.2.2.0      |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.3-Forge-3.9.0.jar                   |YUNG's API                    |yungsapi                      |1.19.3-Forge-3.9.0  |DONE      |Manifest: NOSIGNATURE
        BotanyPotsTiers-Forge-1.19.3-4.0.1.jar            |BotanyPotsTiers               |botanypotstiers               |4.0.1               |DONE      |Manifest: NOSIGNATURE
        toolleveling-forge-1.19.3-1.4.4.jar               |Tool Leveling                 |toolleveling                  |1.19.3-1.4.4        |DONE      |Manifest: NOSIGNATURE
        Customized-Dungeon-Loot-1.19-(v.2.1.2).jar        |Customized Dungeon Loot       |cdl                           |2.1.2               |DONE      |Manifest: NOSIGNATURE
        clickadv-1.19.2-3.0.jar                           |clickadv mod                  |clickadv                      |1.19.2-3.0          |DONE      |Manifest: NOSIGNATURE
        zombievillagersfromspawner-1.19.3-3.4.jar         |Zombie Villagers From Spawner |zombievillagersfromspawner    |3.4                 |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.19.3-5.0.3.jar                       |Balm                          |balm                          |5.0.3               |DONE      |Manifest: NOSIGNATURE
        dynview-1.19.3-3.9.jar                            |Dynamic view distance         |dynview                       |2.3                 |DONE      |Manifest: NOSIGNATURE
        immersive_armors-1.5.4+1.19.3-forge.jar           |Immersive Armors              |immersive_armors              |1.5.4+1.19.3        |DONE      |Manifest: NOSIGNATURE
        BetterThanMending-1.7.2.jar                       |BetterThanMending             |betterthanmending             |1.7.2               |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.19.3-Forge-1.1.1  |DONE      |Manifest: NOSIGNATURE
        cloth-config-9.0.94-forge.jar                     |Cloth Config v9 API           |cloth_config                  |9.0.94              |DONE      |Manifest: NOSIGNATURE
        soundphysics-forge-1.19.3-1.0.18.jar              |Sound Physics Remastered      |sound_physics_remastered      |1.19.3-1.0.18       |DONE      |Manifest: NOSIGNATURE
        stackrefill-1.19.3-4.0.jar                        |Stack Refill                  |stackrefill                   |4.0                 |DONE      |Manifest: NOSIGNATURE
        ctov-3.1.6.jar                                    |ChoiceTheorem's Overhauled Vil|ctov                          |3.1.6               |DONE      |Manifest: NOSIGNATURE
        MiniEffects-1.19.2-forge-5.1.0.jar                |MiniEffects                   |minieffects                   |5.1.0               |DONE      |Manifest: NOSIGNATURE
        easy_piglins-1.19.3-1.0.1.jar                     |Easy Piglins                  |easy_piglins                  |1.19.3-1.0.1        |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.19.3-2.9.0.jar                    |Structure Gel API             |structure_gel                 |2.9.0               |DONE      |Manifest: NOSIGNATURE
        corpse-1.19.3-1.0.2.jar                           |Corpse                        |corpse                        |1.19.3-1.0.2        |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.19.3-1.4.8.jar               |Advancement Plaques           |advancementplaques            |1.4.8               |DONE      |Manifest: NOSIGNATURE
        assortedworld-1.19.3-5.0.0.jar                    |Assorted World                |assortedworld                 |1.19.3-5.0.0        |DONE      |Manifest: NOSIGNATURE
        TaxOceanVillager+1.19.3+Modi+1.0.0.jar            |Tax' Ocean Villager           |taxov                         |1.19.3+Modi+1.0.0   |DONE      |Manifest: NOSIGNATURE
        handcrafted-forge-1.19.3-2.1.1.jar                |Handcrafted                   |handcrafted                   |2.1.1               |DONE      |Manifest: NOSIGNATURE
        repurposed_structures-6.3.16+1.19.3-forge.jar     |Repurposed Structures         |repurposed_structures         |6.3.16+1.19.3-forge |DONE      |Manifest: NOSIGNATURE
        ToolSwap-1.19.3-4.3.0.jar                         |ToolSwap                      |toolswap                      |1.19.3-4.3.0        |DONE      |Manifest: NOSIGNATURE
        burgermod-2.9.4-1.19.3.jar                        |Burger Mod                    |burgermod                     |2.9.4               |DONE      |Manifest: NOSIGNATURE
        dungeons_plus-1.19.3-1.4.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.4.0               |DONE      |Manifest: NOSIGNATURE
        edibles-1.19.3-4.1.jar                            |Edibles                       |edibles                       |4.1                 |DONE      |Manifest: NOSIGNATURE
        Amplified_Nether_v1.2.jar                         |Amplified Nether              |amplified_nether              |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.5-forge-mc1.19.3.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.5               |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.19.3-Forge-3.2.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.3-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        spark-1.10.33-forge.jar                           |spark                         |spark                         |1.10.33             |DONE      |Manifest: NOSIGNATURE
        Philips-ruins1.19.3-5.0.1.jar                     |Philip's ruins                |philipsruins                  |5.0.1               |DONE      |Manifest: NOSIGNATURE
        assortedtools-1.19.3-7.0.1.jar                    |Assorted Tools                |assortedtools                 |1.19.3-7.0.1        |DONE      |Manifest: NOSIGNATURE
        ToolUpgrades-1.19.3-(v.3.0.6).jar                 |ToolUpgrades                  |toolupgrades                  |3.0.6               |DONE      |Manifest: NOSIGNATURE
        MysticalAdaptations-1.19.3-1.0.jar                |Mystical Adaptations          |mysticaladaptations           |1.19.3-1.0          |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.19.3-5.1.4.0.jar                   |Curios API                    |curios                        |1.19.3-5.1.4.0      |DONE      |Manifest: NOSIGNATURE
        shulkerdropstwo-1.19.3-3.1.jar                    |Shulker Drops Two             |shulkerdropstwo               |3.1                 |DONE      |Manifest: NOSIGNATURE
        xplosives-1.2.0+-+1.19.3.jar.jar                  |XPlosives                     |xplosives                     |1.2.0               |DONE      |Manifest: NOSIGNATURE
        randomite-1.19.3-1.1.2.jar                        |Randomite Classic             |randomite                     |1.1.2               |DONE      |Manifest: NOSIGNATURE
        advancednetherite-1.14.6-1.19.3.jar               |Advanced Netherite            |advancednetherite             |1.14.6              |DONE      |Manifest: NOSIGNATURE
        zergatul.cheatutils-1.8.3-forge-1.19.3.jar        |Zergatul Cheat Utils          |cheatutils                    |1.8.3               |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.19.3-Forge-3.2.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.3-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        structurepalettes-1.0.2.jar                       |Structure Palettes            |structurepalettes             |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Chunk+Pregenerator-1.19.3-4.2.2.jar               |Chunk Pregenerator            |chunkpregen                   |1.19.3-4.2.2        |DONE      |Manifest: NOSIGNATURE
        krystalcraft-0.0.3.6.jar                          |KrystalCraft                  |krystalcraft                  |0.0.3.6             |DONE      |Manifest: NOSIGNATURE
        dragon_enchants-1.0.5.jar                         |Dragon Enchants               |dragonenchants                |1.0.4               |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.1.0-mc1.19.3forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.1.0               |DONE      |Manifest: NOSIGNATURE
        globalxp-1.19.3-1.10.3.jar                        |Global XP                     |globalxp                      |1.10.3              |DONE      |Manifest: NOSIGNATURE
        Adorn-4.0.1+1.19.3-forge.jar                      |Adorn                         |adorn                         |4.0.1+1.19.3        |DONE      |Manifest: NOSIGNATURE
        embellishedenchanting-v1.3.4-1.19.3.jar           |Embellished Enchanting        |embellishedenchanting         |1.3.4-1.19.3        |DONE      |Manifest: NOSIGNATURE
        AdChimneys-1.19.3-9.2.2.0-build.0058.jar          |Advanced Chimneys             |adchimneys                    |9.2.2.0             |DONE      |Manifest: NOSIGNATURE
        toms_storage-1.19.3-1.5.1.jar                     |Tom's Simple Storage Mod      |toms_storage                  |1.5.1               |DONE      |Manifest: NOSIGNATURE
        exoticbirds-1.19.3-2.7.0.jar                      |Exotic Birds                  |exoticbirds                   |2.7.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.3-Forge-3.3.0  |DONE      |Manifest: NOSIGNATURE
        DivineRPG-1.9.7.jar                               |DivineRPG                     |divinerpg                     |1.9.7               |DONE      |Manifest: NOSIGNATURE
        pumpkillagersquest-1.19.3-3.2.jar                 |Pumpkillager's Quest          |pumpkillagersquest            |3.2                 |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.19.3-14.0.2.jar             |DarkPaintings                 |darkpaintings                 |14.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        randombonemealflowers-1.19.3-4.1.jar              |Random Bone Meal Flowers      |randombonemealflowers         |4.1                 |DONE      |Manifest: NOSIGNATURE
        mine-treasure-1.1.6.jar                           |Mine Treasure                 |mine_treasure_mr              |1.1.6               |DONE      |Manifest: NOSIGNATURE
        SmartBrainLib-forge-1.19.3-1.8.1.jar              |SmartBrainLib                 |smartbrainlib                 |1.8.1               |DONE      |Manifest: NOSIGNATURE
        AdFinders-1.19.3-8.1.2.0-build.0057.jar           |Advanced Finders              |adfinders                     |8.1.2.0             |DONE      |Manifest: NOSIGNATURE
        Fastload-Reforged-2.6.9+1.19.3.jar                |Fastload                      |fastload                      |2.6.9+1.19.3        |DONE      |Manifest: NOSIGNATURE
        XOres-1.19.3-2.4.jar                              |XOres                         |xores                         |1.19.3-2.4          |DONE      |Manifest: NOSIGNATURE
        sanguine-0.3.2.jar                                |Sanguine                      |sanguine_mr                   |0.3.2               |DONE      |Manifest: NOSIGNATURE
        dusk-1.19.3-3.2.jar                               |Dusk Mod                      |dusk                          |1.19.3-3.2          |DONE      |Manifest: NOSIGNATURE
        DisenchantmentEditTable-1.19.3-1.1.0.jar          |Disenchantment Edit Table     |editenchanting                |1.1.0               |DONE      |Manifest: NOSIGNATURE
        treeharvester-1.19.3-7.3.jar                      |Tree Harvester                |treeharvester                 |7.3                 |DONE      |Manifest: NOSIGNATURE
        AoA3-1.19.3-3.6.20.jar                            |Advent of Ascension           |aoa3                          |3.6.20              |DONE      |Manifest: NOSIGNATURE
        jei-1.19.3-forge-12.3.0.21.jar                    |Just Enough Items             |jei                           |12.3.0.21           |DONE      |Manifest: NOSIGNATURE
        EverlastingAbilities-1.19.3-1.8.2.jar             |EverlastingAbilities          |everlastingabilities          |1.8.2               |DONE      |Manifest: NOSIGNATURE
        The_Graveyard_2.4_(FORGE)_for_1.19.3.jar          |The Graveyard                 |graveyard                     |2.4                 |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.19.3-18.0.1.jar              |AttributeFix                  |attributefix                  |18.0.1              |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
        splash_milk-1.19.3-1.5.0.jar                      |Splash Milk                   |splash_milk                   |1.5.0               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.8.0-1.19.3.jar                    |Goblin Traders                |goblintraders                 |1.8.0               |DONE      |Manifest: NOSIGNATURE
        fireflies-1.19.3-1.9.1.jar                        |Fireflies                     |fireflies                     |1.9.1               |DONE      |Manifest: NOSIGNATURE
        [1.19.3][forge44.1.0]mod_RosettaEnchantTable_v0.0.|Rosetta Enchant Table SMP     |rosettaenchanttable           |0.0.9               |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.19.3-2.0.0.jar                    |Falling Leaves                |fallingleaves                 |2.0.0               |DONE      |Manifest: NOSIGNATURE
        TslatEffectsLib-forge-1.19.3-1.4.2.jar            |Tslat EffectsLib              |tslateffectslib               |1.4.1               |DONE      |Manifest: NOSIGNATURE
        oresabovediamonds-9.1.1a.jar                      |Ores Above Diamonds           |oresabovediamonds             |9.1.1a              |DONE      |Manifest: NOSIGNATURE
        TravelersBackpack-1.19.3-8.3.5.jar                |Traveler's Backpack           |travelersbackpack             |8.3.5               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.19.3-1.10.1-forge.jar            |Nature's Compass              |naturescompass                |1.19.3-1.10.1-forge |DONE      |Manifest: NOSIGNATURE
        GeOre-1.19.3-2.3.0.jar                            |GeOre                         |geore                         |2.3.0               |DONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.19.3-10.0.3.jar                |BotanyPots                    |botanypots                    |10.0.3              |DONE      |Manifest: NOSIGNATURE
        farmingforblockheads-forge-1.19.3-12.1.0.jar      |Farming for Blockheads        |farmingforblockheads          |12.1.0              |DONE      |Manifest: NOSIGNATURE
        mineria-1.3.0-beta-2-mc1.19.3.jar                 |Mineria                       |mineria                       |1.3.0-beta-2        |DONE      |Manifest: NOSIGNATURE
        redstructure-1.0.6-forge-1.19.3.jar               |Reds More Structures          |redmorestructure              |1.0.6-forge-1.19.3  |DONE      |Manifest: NOSIGNATURE
        ogre_craft-3.0.5.jar                              |Ogre Craft                    |ogre_craft                    |3.0.5               |DONE      |Manifest: NOSIGNATURE
        additional_lights-1.19.3-2.1.6.jar                |Additional Lights             |additional_lights             |2.1.6               |DONE      |Manifest: NOSIGNATURE
        [Universal]Immersive Structures-2.0.7.jar         |Immersive Structure           |imst                          |2.0.7               |DONE      |Manifest: NOSIGNATURE
        OPChanter-1.19.3-1.0.0.jar                        |OPChanter                     |opchanter                     |1.19.3-1.0.0        |DONE      |Manifest: NOSIGNATURE
        forge-1.19.3-44.1.0-universal.jar                 |Forge                         |forge                         |44.1.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        improvedvanilla-forge-1.19.3-1.6.4.jar            |Improved Vanilla              |improvedvanilla               |1.19.3-1.6.4        |DONE      |Manifest: NOSIGNATURE
        [1.19.2]+More+Crafting+Tables+Forge+4.3.0.jar     |More Crafting Tables Mod      |mctb                          |1.19.3              |DONE      |Manifest: NOSIGNATURE
        mssw-forge-2.3.0+1.19.3.jar                       |More Slabs, Stairs, and Walls |more_slabs_stairs_and_walls   |2.2.0               |DONE      |Manifest: NOSIGNATURE
        ironchest-1.19.3-14.3.2.jar                       |Iron Chests                   |ironchest                     |1.19.3-14.3.2       |DONE      |Manifest: NOSIGNATURE
        infernalmobs-1.19.3.3.jar                         |Infernal Mobs                 |infernalmobs                  |1.19.3.3            |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.19.3-2.1.54-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.54-1.19.3       |DONE      |Manifest: NOSIGNATURE
        tectonic-mod-mc1.19.3-v1.1.9.jar                  |Tectonic                      |tectonic                      |1.1.9               |DONE      |Manifest: NOSIGNATURE
        client-1.19.3-20221207.122022-srg.jar             |Minecraft                     |minecraft                     |1.19.3              |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
        smoothchunk-1.19.3-3.0.jar                        |Smoothchunk mod               |smoothchunk                   |1.19.3-3.0          |DONE      |Manifest: NOSIGNATURE
        mob-captains-v2.1.0.jar                           |Mob Captains                  |mob_captains_mr               |1-v2.1.0            |DONE      |Manifest: NOSIGNATURE
        lucky-block-forge-1.19.3-13.0.jar                 |Lucky Block                   |lucky                         |1.19.3-13.0         |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.3-2.1.0.134.jar           |TerraBlender                  |terrablender                  |2.1.0.134           |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.19.3-17.2.0.536.jar               |Biomes O' Plenty              |biomesoplenty                 |17.2.0.536          |DONE      |Manifest: NOSIGNATURE
        Companion-1.19.3-forge-4.1.1.jar                  |Companion                     |companion                     |4.1.1               |DONE      |Manifest: NOSIGNATURE
        commonality-1.19.3-5.0.0.jar                      |Commonality                   |commonality                   |5.0.0               |DONE      |Manifest: NOSIGNATURE
        modularmaterials-0.10.2-beta.jar                  |Modular Materials             |modularmaterials              |0.10.2-beta         |DONE      |Manifest: NOSIGNATURE
        inventorytotem-1.19.3-3.0.jar                     |Inventory Totem               |inventorytotem                |3.0                 |DONE      |Manifest: NOSIGNATURE
        majrusz-library-1.19.3-3.2.0.jar                  |Majrusz Library               |mlib                          |3.2.0               |DONE      |Manifest: NOSIGNATURE
        scarecrowsterritory-1.1.7-forge-mc1.19.3.jar      |Scarecrows' Territory         |scarecrowsterritory           |1.1.7               |DONE      |Manifest: NOSIGNATURE
        AdLods-1.19.3-7.1.0.0-build.0001.jar              |Large Ore Deposits            |adlods                        |7.1.0.0             |DONE      |Manifest: NOSIGNATURE
        domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.19.3-1.0.86-ALPHA |DONE      |Manifest: NOSIGNATURE
        ceramicshears-1.19.3-1.7.1.2.jar                  |Ceramic Shears                |ceramicshears                 |1.19.3-1.7.1.2      |DONE      |Manifest: NOSIGNATURE
        betterleveling-1.19.3-0.5.0.jar                   |Better Leveling               |betterleveling                |1.19.3-0.5.0        |DONE      |Manifest: NOSIGNATURE
        betterfpsdist-1.19.3-2.8.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.3-2.8          |DONE      |Manifest: NOSIGNATURE
        kffmod-4.0.0.jar                                  |Kotlin For Forge              |kotlinforforge                |4.0.0               |DONE      |Manifest: NOSIGNATURE
        dimdungeons-172-forge-1.19.3.jar                  |Dimensional Dungeons          |dimdungeons                   |172                 |DONE      |Manifest: NOSIGNATURE
        EnchantmentMachine-1.19.3-1.1.2.jar               |Enchantment Machine           |enchantmentmachine            |1.1.2               |DONE      |Manifest: NOSIGNATURE
        notenoughanimations-forge-1.6.3-mc1.19.3.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.3               |DONE      |Manifest: NOSIGNATURE
        luckytntmod-1.19.3-44.1.2.7.jar                   |Lucky TNT Mod                 |luckytntmod                   |44.1.2.7            |DONE      |Manifest: NOSIGNATURE
        ecologics-forge-1.19.3-2.1.12.jar                 |Ecologics                     |ecologics                     |2.1.12              |DONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.7-forge-mc1.19.3.jar           |Item Collectors               |itemcollectors                |1.1.7               |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.19.3-FORGE-2.2.2.jar                  |Croptopia                     |croptopia                     |2.2.2               |DONE      |Manifest: NOSIGNATURE
        lootbags-forge-1.19.3-1.2.0.jar                   |Resourceful Lootbags          |lootbags                      |1.2.0               |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.19.3-2.2.0.jar      |Just Enough Professions (JEP) |justenoughprofessions         |2.2.0               |DONE      |Manifest: NOSIGNATURE
        [1.19.3] SecurityCraft v1.9.5.jar                 |SecurityCraft                 |securitycraft                 |1.9.5               |DONE      |Manifest: NOSIGNATURE
        WorldPreGenerator-1.19.3-3.0.1.jar                |World Pre Generator           |world_pre_generator           |3.0.1               |DONE      |Manifest: NOSIGNATURE
        AmbientEnvironment-forge-1.19.3-8.0+4.jar         |Ambient Environment           |ambientenvironment            |8.0+4               |DONE      |Manifest: NOSIGNATURE
        PickleTweaks-1.19.3-7.1.1.jar                     |Pickle Tweaks                 |pickletweaks                  |7.1.1               |DONE      |Manifest: NOSIGNATURE
        Structory_Towers_1.19_v1.0.1.jar                  |Structory: Towers             |structory_towers              |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE
        occultism-1.19.3-1.73.0.jar                       |Occultism                     |occultism                     |1.19.3-1.73.0       |DONE      |Manifest: NOSIGNATURE
        thedragonlib-1.19-1.0.0.jar                       |TheDragonLib                  |thedragonlib                  |1.19-1.0.0          |DONE      |Manifest: NOSIGNATURE
        denseores-1.19.3-1.2.1.jar                        |Dense Ores                    |denseores                     |1.2.1               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.19.3-2.4.11.jar                     |Aquaculture 2                 |aquaculture                   |1.19.3-2.4.11       |DONE      |Manifest: NOSIGNATURE
        Smooth+Swapping-1.19.3-1.1.0.jar                  |Smooth Swapping               |smoothswapping                |1.19.3-1.1.0        |DONE      |Manifest: NOSIGNATURE
        ArmorUnlocked-1.19.3-1.0.2.jar                    |Armor Unlocked                |armorunlocked                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
        xptome-1.19.3-2.1.7.jar                           |XP Tome                       |xpbook                        |2.1.7               |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.19.3-1.17.6.jar                     |Cyclops Core                  |cyclopscore                   |1.17.6              |DONE      |Manifest: NOSIGNATURE
        notenoughcrashes-4.4.0+1.19.3-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.4.0+1.19.3        |DONE      |Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.3-Forge-2.2.0  |DONE      |Manifest: NOSIGNATURE
        christmas-tower-1.jar                             |Christmas Tower               |christmas_tower_mr            |1                   |DONE      |Manifest: NOSIGNATURE
        zombiehorsespawn-1.19.3-4.6.jar                   |Zombie Horse Spawn            |zombiehorsespawn              |4.6                 |DONE      |Manifest: NOSIGNATURE
        allay-in-a-bottle-v2.1.0.jar                      |Allay in a Bottle             |allay_inabottle_mr            |1-v2.1.0            |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19.3-4.0.4.jar                   |GeckoLib 4                    |geckolib                      |4.0.4               |DONE      |Manifest: NOSIGNATURE
        scalar_utils-1.19.3-5.1.1.jar                     |Scalar Utils 5: Definitive Edi|scalar_utils                  |1.19.3-5.1.1        |DONE      |Manifest: NOSIGNATURE
        DoggyTalents-1.19.3-2.8.4.jar                     |Doggy Talents 2               |doggytalents                  |2.8.4               |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.3-Forge-2.2.0  |DONE      |Manifest: NOSIGNATURE
        MultiMine-1.19.3.4.jar                            |Multi Mine                    |multimine                     |1.19.3.4            |DONE      |Manifest: NOSIGNATURE
        Incendium_v5.1.4_Hotfix.jar                       |Incendium                     |incendium                     |5.1.4               |DONE      |Manifest: NOSIGNATURE
        beneath-the-snow-0.3.1.jar                        |Beneath The Snow[Forge/Fabric/|beneath_thesnow_mr            |0.3.1               |DONE      |Manifest: NOSIGNATURE
        Hex-1.19-0.1.2.jar                                |Hex                           |hex                           |0.1.2               |DONE      |Manifest: NOSIGNATURE
        realisticbees-1.19.3-3.3.jar                      |Realistic Bees                |realisticbees                 |3.3                 |DONE      |Manifest: NOSIGNATURE
        precisionenchanter-1.19.3-1.0.0-rc2.jar           |Precision Enchanter           |precisionenchanter            |1.19.3-1.0.0-rc2    |DONE      |Manifest: NOSIGNATURE
        DiaboloLib-5.6.30.jar                             |DiaboloLib                    |diolib                        |5.6.30              |DONE      |Manifest: NOSIGNATURE
        JRFTL-1.19.3-1.5.0.jar                            |JRFTL                         |jrftl                         |1.5.0               |DONE      |Manifest: NOSIGNATURE
        EnhancedVisuals_FORGE_v1.6.3_mc1.19.3.jar         |EnhancedVisuals               |enhancedvisuals               |1.6.3               |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.19.3-14.0.2.jar      |CookingForBlockheads          |cookingforblockheads          |14.0.2              |DONE      |Manifest: NOSIGNATURE
        citadel-2.3.0-1.19.3.jar                          |Citadel                       |citadel                       |2.3.0               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.22.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.1              |DONE      |Manifest: NOSIGNATURE
        lootintegrations-1.19-3.0.jar                     |Lootintegrations mod          |lootintegrations              |1.19-3.0            |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.3-17.0.5.jar                 |Bookshelf                     |bookshelf                     |17.0.5              |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
        cryingghasts-1.19.3-3.1.jar                       |Crying Ghasts                 |cryingghasts                  |3.1                 |DONE      |Manifest: NOSIGNATURE
        aas-mod-1.19-v1.3.3.jar                           |Apollo's Additional Structures|apollo                        |1.3.3               |DONE      |Manifest: NOSIGNATURE
        Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar   |Additional Structures         |additionalstructures          |4.0.3               |DONE      |Manifest: NOSIGNATURE
        pathundergates-1.19.3-1.0.0-release.jar           |Path Under Gates              |pathundergates                |1.19.3-1.0.0-release|DONE      |Manifest: NOSIGNATURE
        carryon-forge-1.19.3-2.0.5.17.jar                 |Carry On                      |carryon                       |2.0.5.17            |DONE      |Manifest: NOSIGNATURE
        vanillazoom-1.19.3-2.1.jar                        |Vanilla Zoom                  |vanillazoom                   |2.1                 |DONE      |Manifest: NOSIGNATURE
        mineralchance-1.19.3-3.1.jar                      |Mineral Chance                |mineralchance                 |3.1                 |DONE      |Manifest: NOSIGNATURE
        ironbows-1.5-FORGE-1.19.3.jar                     |Iron Bows (Forge)             |ironbows                      |1.5-FORGE-1.19.3    |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.6-mc1.19.3forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.6               |DONE      |Manifest: NOSIGNATURE
        dimensional_expansion-0.7.1a.jar                  |Dimensional Expansion Mod     |dimensional_expansion         |0.7.1a              |DONE      |Manifest: NOSIGNATURE
        customizableelytra-1.19.3-1.7.5.jar               |Customizable Elytra           |customizableelytra            |1.19.3-1.7.5        |DONE      |Manifest: NOSIGNATURE
        DustrialDecor-1.3.3-1.19.3.jar                    |'Dustrial Decor               |dustrial_decor                |1.3.2               |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_FORGE_v5.2.17_mc1.19.3.jar          |Ambient Sounds                |ambientsounds                 |5.2.17              |DONE      |Manifest: NOSIGNATURE
        Chunky-1.3.53.jar                                 |Chunky                        |chunky                        |1.3.53              |DONE      |Manifest: NOSIGNATURE
        simplefarming-1.19.3-2.0.3.jar                    |Simple Farming                |simplefarming                 |1.19.3-2.0.3        |DONE      |Manifest: NOSIGNATURE
        zmedievalmusic-1.19.2-2.0.jar                     |medievalmusic mod             |medievalmusic                 |1.19.2-2.0          |DONE      |Manifest: NOSIGNATURE
        EyesInTheDarkness-1.19.3-1.3.7.jar                |Eyes in the Darkness          |eyesinthedarkness             |1.3.7               |DONE      |Manifest: NOSIGNATURE
        xercamod-1.19.3-1.0.1.jar                         |Xerca Mod                     |xercamod                      |1.19.3-1.0.1        |DONE      |Manifest: NOSIGNATURE
        L_Enders_Cataclysm-0.72-1.19.3.jar                |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        hole_filler_mod-1.2.7-mc_1.19.3-forge.jar         |Hole Filler Mod               |hole_filler_mod               |1.2.6               |DONE      |Manifest: NOSIGNATURE
        luckytntlib-1.19.3-44.1.2.7.jar                   |Lucky TNT Lib                 |luckytntlib                   |44.1.2.7            |DONE      |Manifest: NOSIGNATURE
        collective-1.19.3-6.53.jar                        |Collective                    |collective                    |6.53                |DONE      |Manifest: NOSIGNATURE
        nature_arise-0.2.0-1.19.3.jar                     |Nature Arise                  |nature_arise                  |0.2.0-1.19.3        |DONE      |Manifest: NOSIGNATURE
        diamethysts-1.6.2-1.19.3.jar                      |Diamethysts                   |diamethysts                   |1.6.2-1.19.3        |DONE      |Manifest: NOSIGNATURE
        simplehats-forge-1.19.3-0.1.7.jar                 |SimpleHats                    |simplehats                    |1.19.3-0.1.7        |DONE      |Manifest: NOSIGNATURE
        OreExcavation-1.11.167.jar                        |OreExcavation                 |oreexcavation                 |1.11.167            |DONE      |Manifest: NOSIGNATURE
        vanilla_degus-1.19.3-v1.3.2-forge.jar             |Vanilla Degus                 |vanilla_degus                 |1.3.2               |DONE      |Manifest: NOSIGNATURE
        MysticalCustomization-1.19.3-4.1.0.jar            |Mystical Customization        |mysticalcustomization         |4.1.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.3-Forge-3.3.0  |DONE      |Manifest: NOSIGNATURE
        usefulhats-1.19.3-3.1.0.0.jar                     |Useful Hats                   |usefulhats                    |1.19.3-3.1.0.0      |DONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.19.3-1.2.8.jar             |Resourceful Lib               |resourcefullib                |1.2.8               |DONE      |Manifest: NOSIGNATURE
        eatinganimation-1.19.3-4.0.0.jar                  |Eating Animation              |eatinganimation               |4.0.0               |DONE      |Manifest: NOSIGNATURE
        architectury-7.1.70-forge.jar                     |Architectury                  |architectury                  |7.1.70              |DONE      |Manifest: NOSIGNATURE
        chunkloaders-1.2.3-forge-mc1.19.3.jar             |Chunk Loaders                 |chunkloaders                  |1.2.3               |DONE      |Manifest: NOSIGNATURE
        hacklesspookylands-0.0.6-1.19.3.jar               |Hackle's more Spooky Lands of |hacklesspookylands            |0.0.6-1.19.3        |DONE      |Manifest: NOSIGNATURE
        bwncr-forge-1.19.3-3.15.1.jar                     |Bad Wither No Cookie Reloaded |bwncr                         |3.15.1              |DONE      |Manifest: NOSIGNATURE
        infinitetrading-1.19.3-4.0.jar                    |Infinite Trading              |infinitetrading               |4.0                 |DONE      |Manifest: NOSIGNATURE
        chickensshed-1.19.x-1.3.6.jar                     |ChickensShed                  |chickensshed                  |1.3.6               |DONE      |Manifest: NOSIGNATURE
        towns_and_towers_forge-1.10.1+1.19.3.jar          |Towns and Towers              |t_and_t                       |1.10.1              |DONE      |Manifest: NOSIGNATURE
        armorplus-1.19.3-19.2.0.jar                       |ArmorPlus                     |armorplus                     |1.19.3-19.2.0       |DONE      |Manifest: NOSIGNATURE
        voidtotem-forge-1.19.3-2.2.0.jar                  |Void Totem                    |voidtotem                     |2.2.0               |DONE      |Manifest: NOSIGNATURE
        (Forge)Simplemango-1.19.3-1.3.0.jar               |SimpleMango Mod               |simplemango                   |1.3.0               |DONE      |Manifest: NOSIGNATURE
        playertracking-1.19.3-3.0.jar                     |Player Tracking               |playertracking                |3.0                 |DONE      |Manifest: NOSIGNATURE
        ExtraArmor+1.19.3-1.17.2.jar                      |Extra Armor                   |extraarmor                    |1.17.2              |DONE      |Manifest: NOSIGNATURE
        MCDoom-Forge-1.19.3-4.3.10.jar                    |Doom Mod                      |doom                          |4.3.10              |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.19.3-6.1.2.jar                         |Cucumber Library              |cucumber                      |6.1.2               |DONE      |Manifest: NOSIGNATURE
        compact_storage_forge-5.0.1-1.19.3.jar            |Compact Storage               |compact_storage               |5.0.1-1.19.3        |DONE      |Manifest: NOSIGNATURE
        spiderstpo-1.19.3-2.0.4.jar                       |Nyf's Spiders 2.0             |spiderstpo                    |2.0.4               |DONE      |Manifest: NOSIGNATURE
        biggerspongeabsorptionradius-1.19.3-3.1.jar       |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius  |3.1                 |DONE      |Manifest: NOSIGNATURE
        additionallanterns-1.0.4-forge-mc1.19.3.jar       |Additional Lanterns           |additionallanterns            |1.0.4               |DONE      |Manifest: NOSIGNATURE
        giantspawn-1.19.3-4.5.jar                         |Giant Spawn                   |giantspawn                    |4.5                 |DONE      |Manifest: NOSIGNATURE
        BetterThanBunnies-1.19.3-Forge-1.3.0.jar          |Better Than Bunnies           |betterthanbunnies             |1.3.0               |DONE      |Manifest: NOSIGNATURE
        metalbarrels-1.19.3-5.1.jar                       |Metal Barrels                 |metalbarrels                  |1.19.3-5.1          |DONE      |Manifest: NOSIGNATURE
        weirdmobs-forge-1.19.3-3.0.2.jar                  |YDM's WeirdMobs mod           |weirdmobs                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
        mooshroomtweaks-1.19.3-3.2.jar                    |Mooshroom Tweaks              |mooshroomtweaks               |3.2                 |DONE      |Manifest: NOSIGNATURE
        justmobheads-1.19.3-7.1.jar                       |Just Mob Heads                |justmobheads                  |7.1                 |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.19.3-12.2.0.jar                 |Waystones                     |waystones                     |12.2.0              |DONE      |Manifest: NOSIGNATURE
        TaxFreeLevels-1.3.5-forge-1.19.jar                |Tax Free Levels               |taxfreelevels                 |1.3.5               |DONE      |Manifest: NOSIGNATURE
        MonsterPlus-Forge1.19.3-v1.1.5.jar                |Monster Plus                  |monsterplus                   |1.0                 |DONE      |Manifest: NOSIGNATURE
        Structory-1.19-v1.3.jar                           |Structory                     |structory                     |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.19.3-9.0.0+16.jar                  |Clumps                        |clumps                        |9.0.0+16            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.19.3-5.9.3-forge.jar                 |Journeymap                    |journeymap                    |5.9.3               |DONE      |Manifest: NOSIGNATURE
        mcpitanlibarch-1.4.9-1.19.3-forge.jar             |MCPitanLib                    |mcpitanlibarch                |1.4.9-1.19.3-forge  |DONE      |Manifest: NOSIGNATURE
        artifacts-1.19.3-6.0.1.jar                        |Artifacts                     |artifacts                     |1.19.3-6.0.1        |DONE      |Manifest: NOSIGNATURE
        [1.19.3-forge]-Epic-Knights-7.11.jar              |Epic Knights Mod              |magistuarmory                 |7.11                |DONE      |Manifest: NOSIGNATURE
        respawningshulkers-1.19.3-3.5.jar                 |Respawning Shulkers           |respawningshulkers            |3.5                 |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.19-2.3.11.jar                      |Dungeon Crawl                 |dungeoncrawl                  |2.3.11              |DONE      |Manifest: NOSIGNATURE
        Mo'+Shiz+v1.96.0.4.jar                            |Mo' Shiz Mod                  |ms                            |1.96.0.3            |DONE      |Manifest: NOSIGNATURE
        bottleyourxp-1.19.3-3.1.jar                       |Bottle Your Xp                |bottleyourxp                  |3.1                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.3-Forge-2.3.0  |DONE      |Manifest: NOSIGNATURE
        Janoeo+Foundation-8.12.0.90.jar                   |Janoeo Foundation             |janoeo_foundation             |8.12.0.90           |DONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.19.3-1.3.0-forge.jar           |Explorer's Compass            |explorerscompass              |1.19.3-1.3.0-forge  |DONE      |Manifest: NOSIGNATURE
        DungeonDenizens-mc1.19.3-f44.1.0-v1.0.0.jar       |Dungeon Denizens              |ddenizens                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        GottschCore-mc1.19.3-f44.1.0-v2.0.5.jar           |GottschCore                   |gottschcore                   |2.0.5               |DONE      |Manifest: NOSIGNATURE
        Terralith_v2.3.5.jar                              |Terralith                     |terralith                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        azurelib-forge-1.19.3-1.0.7.jar                   |AzureLib                      |azurelib                      |1.0.7               |DONE      |Manifest: NOSIGNATURE
        potionring-1.19.3-1.1.jar                         |Potion Rings - REFORGED       |potionring                    |1.19.3-1.1          |DONE      |Manifest: NOSIGNATURE
        UsefulSlime-forge-1.19.3-1.2.1.jar                |Useful Slime                  |usefulslime                   |1.2.1               |DONE      |Manifest: NOSIGNATURE
        recast-1.19.3-3.0.jar                             |Recast                        |recast                        |3.0                 |DONE      |Manifest: NOSIGNATURE
        PartyParrots-1.19.3-Forge-1.2.0.jar               |Party Parrots                 |partyparrots                  |1.2.0               |DONE      |Manifest: NOSIGNATURE
        castle_dungeons-3.3-1.19.3-forge.jar              |Castle Dungeons               |castle_dungeons               |3.3                 |DONE      |Manifest: NOSIGNATURE
        midas-hunger-2.2.1+1.19.3-forge.jar               |Midas Hunger                  |midashunger                   |2.2.1+1.19.3-forge  |DONE      |Manifest: NOSIGNATURE
        Raided-1.19.3-0.1.3.jar                           |Raided                        |raided                        |0.1.3               |DONE      |Manifest: NOSIGNATURE
        FasterLadderClimbing-1.19.3-0.2.8.jar             |Faster Ladder Climbing        |fasterladderclimbing          |0.2.8               |DONE      |Manifest: NOSIGNATURE
        ultris-v5.6.7f.jar                                |Ultris: Boss Expansion        |ultris_mr                     |5.6.7f              |DONE      |Manifest: NOSIGNATURE
        ColossalChests-1.19.3-1.8.4.jar                   |ColossalChests                |colossalchests                |1.8.4               |DONE      |Manifest: NOSIGNATURE
        dash-1.19.3-1.1.1.jar                             |Dash                          |dash                          |1.1.1               |DONE      |Manifest: NOSIGNATURE
        refined-advancements-1.0.0.jar                    |Refined Advancements          |refined_advancements_mr       |1.0.0               |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.19.3-6.1.4.jar              |Mystical Agriculture          |mysticalagriculture           |6.1.4               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.19.3-6.1.0.jar             |Mystical Agradditions         |mysticalagradditions          |6.1.0               |DONE      |Manifest: NOSIGNATURE
        matc-1.4.0.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.4.0               |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.19.3-16.0.2.jar            |CraftingTweaks                |craftingtweaks                |16.0.2              |DONE      |Manifest: NOSIGNATURE
        The_Graveyard_Biomes_1.5_(FORGE)_for_1.19.3.jar   |The Graveyard Biomes          |graveyard_biomes              |1.5                 |DONE      |Manifest: NOSIGNATURE
        vanillaplustools-1.19.3-1.0.jar                   |Vanilla+ Tools                |vanillaplustools              |1.19.3-1.0          |DONE      |Manifest: NOSIGNATURE
        youritemsaresafe-1.19.3-3.0.jar                   |Your Items Are Safe           |youritemsaresafe              |3.0                 |DONE      |Manifest: NOSIGNATURE
        weakerspiderwebs-1.19.3-3.2.jar                   |Weaker Spiderwebs             |weakerspiderwebs              |3.2                 |DONE      |Manifest: NOSIGNATURE
        simplyswords-forge-1.43.0-1.19.3.jar              |Simply Swords                 |simplyswords                  |1.43.0-1.19.3       |DONE      |Manifest: NOSIGNATURE
        dynamicassetgenerator-forge-1.19.3-3.0.2.jar      |Dynamic Asset Generator       |dynamic_asset_generator       |3.0.2               |DONE      |Manifest: NOSIGNATURE
        BuddingCrystals-3.0.0.jar                         |BuddingCrystals               |buddingcrystals               |3.0.0               |DONE      |Manifest: NOSIGNATURE
        RegionsUnexploredForge-0.3.0+1.19.3.jar           |Regions Unexplored            |regions_unexplored            |0.3.0               |DONE      |Manifest: NOSIGNATURE
        netherdungeons-1.0.2.jar                          |Nether Dungeons               |netherdungeons                |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Retraining-forge-1.19.3-1.2.0.jar                 |Retraining                    |retraining                    |1.2.0               |DONE      |Manifest: NOSIGNATURE
        Jade-1.19.3-forge-9.4.0.jar                       |Jade                          |jade                          |9.4.0               |DONE      |Manifest: NOSIGNATURE
        additionaladditions-5.2.0.jar                     |Additional Additions          |additionaladditions           |5.2.0               |DONE      |Manifest: NOSIGNATURE
        ArmorPoser-forge-1.19.3-1.3.0.jar                 |Armor Poser                   |armorposer                    |1.3.0               |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.10.7_mc1.19.3.jar           |CreativeCore                  |creativecore                  |2.10.7              |DONE      |Manifest: NOSIGNATURE
        movingelevators-1.3.11b-forge-mc1.19.3.jar        |Moving Elevators              |movingelevators               |1.3.11b             |DONE      |Manifest: NOSIGNATURE
        smoothboot(reloaded)-mc1.19.3-0.0.3.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.3               |DONE      |Manifest: NOSIGNATURE
        easy_villagers-1.19.3-1.0.3.jar                   |Easy Villagers                |easy_villagers                |1.19.3-1.0.3        |DONE      |Manifest: NOSIGNATURE
        unstructured-0.5.7-FORGE.jar                      |Unstructured [FORGE]          |unstructured                  |0.5.7               |DONE      |Manifest: NOSIGNATURE
        Prometheus-Exporter-1.19.3-forge-1.0.0.jar        |Prometheus Exporter           |prometheus_exporter           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.19.3-forge-1.1.2.jar                    |Iceberg                       |iceberg                       |1.1.2               |DONE      |Manifest: NOSIGNATURE
        brutalbosses-1.19.3-6.1.jar                       |brutalbosses mod              |brutalbosses                  |1.19.3-6.1          |DONE      |Manifest: NOSIGNATURE
        cookieblock-1.19.3-1.2.jar                        |Cookie Block                  |cookieblock                   |1.2                 |DONE      |Manifest: NOSIGNATURE
        corail_recycler-5.7.0-1.19.3.jar                  |Corail Recycler               |corail_recycler               |5.7.0               |DONE      |Manifest: NOSIGNATURE
        adaptive_performance_tweaks_1.19.3-7.1.0.jar      |APTweaks (Bundle)             |adaptive_performance_tweaks   |7.1.0               |DONE      |Manifest: NOSIGNATURE
        Nullscape_v1.2a.jar                               |Nullscape                     |nullscape                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        TrampleNoMore-Forge-1.19.3-10.0.2.jar             |TrampleNoMore                 |tramplenomore                 |10.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        modonomicon-1.19.3-1.29.0.jar                     |Modonomicon                   |modonomicon                   |1.19.3-1.29.0       |DONE      |Manifest: NOSIGNATURE
        Wabi-Sabi-Structures-1.1.2-Forge.jar              |Wabi-Sabi Structures          |wabi_sabi_structures          |1.1.2               |DONE      |Manifest: NOSIGNATURE
        hunterillager-1.19.3-8.0.2.jar                    |Hunter Illager                |hunterillager                 |1.19.3-8.0.2        |DONE      |Manifest: NOSIGNATURE
        mvs-3.1.7-1.19.3.jar                              |Moog's Voyager Structures     |mvs                           |3.1.7-1.19.3        |DONE      |Manifest: NOSIGNATURE
        apexcore-1.19.3-8.0.0.jar                         |ApexCore                      |apexcore                      |8.0.0               |DONE      |Manifest: NOSIGNATURE
        infusedfoods-1.19.3-8.0.6.jar                     |InfusedFoods                  |infusedfoods                  |8.0.6               |DONE      |Manifest: NOSIGNATURE
        fantasydice-1.19.3-8.0.0.jar                      |Fantasy's Dice                |fantasydice                   |8.0.0               |DONE      |Manifest: NOSIGNATURE
        ruby-2.4.3.jar                                    |Just Another Ruby Mod         |ruby                          |2.4.3               |DONE      |Manifest: NOSIGNATURE
        charmofundying-forge-6.2.1+1.19.3.jar             |Charm of Undying              |charmofundying                |6.2.1+1.19.3        |DONE      |Manifest: NOSIGNATURE
        majruszs-enchantments-1.19.3-1.8.1.jar            |Majrusz's Enchantments        |majruszsenchantments          |1.8.1               |DONE      |Manifest: NOSIGNATURE
        expandability-7.0.0.jar                           |ExpandAbility                 |expandability                 |7.0.0               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-forge-1.19.3-0.5.1.jar             |Valhelsia Core                |valhelsia_core                |1.19.3-0.5.1        |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-forge-1.19.3-1.0.0.jar       |Valhelsia Structures          |valhelsia_structures          |1.19.3-1.0.0        |DONE      |Manifest: NOSIGNATURE
        healingcampfire-1.19.3-5.1.jar                    |Healing Campfire              |healingcampfire               |5.1                 |DONE      |Manifest: NOSIGNATURE
        ExtraGems-1.19.3-(v.2.1.3).jar                    |ExtraGems                     |extragems                     |2.1.3               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 24373068-7bd5-4390-a090-ecc1a1364144
    FML: 44.1
    Forge: net.minecraftforge:44.1.0
    Suspected Mods: Minecraft (minecraft)

Link to comment
Share on other sites

Quote

java.lang.IllegalStateException: Failed to load registries due to above errors

You need to post the log, so we can see the "above errors".

Boilerplate:

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

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

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

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I'm making a modded server with some friends in a few weeks, where we're going to be adding mods after starting. To make it so we don't have to run thousands of blocks, I wanted to make a custom dimension mod that will let you create a new overworld that would get deleted in an hour after being made. However after looking into the creation of custom dimensions, there's a few problems: There can only be one instance of a dimension at a time. If I wanted multiple dimensions, they all have to be seperate. A dimension uses the seed of the world, meaning that once the dimension was deleted, it would have the exact same generation upon regenerating. I have a solution for 1, but problem 2 is the big one. My first idea is that I can somehow set the seed of the custom dimension to something different each time, but from my research I couldn't find anything in 1.20.1. Is this true, or is there a way to set the seed?
    • That doesn't exist.
    • heres the crash report: ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 2023-12-03 05:44:58 Description: Initializing game java.lang.IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption cannot inherit from final class net.minecraft.client.OptionInstance     at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}     at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}     at net.coderbot.iris.config.IrisConfig.save(IrisConfig.java:169) ~[oculus-mc1.19.2-1.6.9.jar%23176!/:?] {re:classloading,re:mixin}     at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:60) ~[oculus-mc1.19.2-1.6.9.jar%23176!/:?] {re:classloading,re:mixin}     at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:129) ~[oculus-mc1.19.2-1.6.9.jar%23176!/:?] {re:mixin,re:classloading}     at net.minecraft.client.Options.handler$zdb000$iris$beforeLoadOptions(Options.java:1390) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.essential.json:client.options.GameOptionsAccessor,pl:mixin:APP:mixins.essential.json:client.options.MixinGameOptions,pl:mixin:APP:mixins.essential.json:client.settings.Mixin_UnbindConflictingKeybinds,pl:mixin:APP:mixins.essential.json:cosmetics.capes.Mixin_RedirectVanillaCapeSetting,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Options.m_92140_(Options.java) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.essential.json:client.options.GameOptionsAccessor,pl:mixin:APP:mixins.essential.json:client.options.MixinGameOptions,pl:mixin:APP:mixins.essential.json:client.settings.Mixin_UnbindConflictingKeybinds,pl:mixin:APP:mixins.essential.json:cosmetics.capes.Mixin_RedirectVanillaCapeSetting,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Options.<init>(Options.java:815) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.essential.json:client.options.GameOptionsAccessor,pl:mixin:APP:mixins.essential.json:client.options.MixinGameOptions,pl:mixin:APP:mixins.essential.json:client.settings.Mixin_UnbindConflictingKeybinds,pl:mixin:APP:mixins.essential.json:cosmetics.capes.Mixin_RedirectVanillaCapeSetting,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:428) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:memoryleakfix.mixins.json:hugeScreenshotLeak.Minecraft_screenshotMixin,pl:mixin:APP:memoryleakfix.mixins.json:targetEntityLeak.Minecraft_targetClearMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:mixins.essential.json:client.Mixin_RunEssentialTasks,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:compatibility.vanilla.Mixin_WorkaroundBrokenFramebufferBlitBlending,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.5.jar%23101!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mods: NONE Stacktrace:     at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}     at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}     at net.coderbot.iris.config.IrisConfig.save(IrisConfig.java:169) ~[oculus-mc1.19.2-1.6.9.jar%23176!/:?] {re:classloading,re:mixin}     at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:60) ~[oculus-mc1.19.2-1.6.9.jar%23176!/:?] {re:classloading,re:mixin}     at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:129) ~[oculus-mc1.19.2-1.6.9.jar%23176!/:?] {re:mixin,re:classloading}     at net.minecraft.client.Options.handler$zdb000$iris$beforeLoadOptions(Options.java:1390) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.essential.json:client.options.GameOptionsAccessor,pl:mixin:APP:mixins.essential.json:client.options.MixinGameOptions,pl:mixin:APP:mixins.essential.json:client.settings.Mixin_UnbindConflictingKeybinds,pl:mixin:APP:mixins.essential.json:cosmetics.capes.Mixin_RedirectVanillaCapeSetting,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Options.m_92140_(Options.java) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.essential.json:client.options.GameOptionsAccessor,pl:mixin:APP:mixins.essential.json:client.options.MixinGameOptions,pl:mixin:APP:mixins.essential.json:client.settings.Mixin_UnbindConflictingKeybinds,pl:mixin:APP:mixins.essential.json:cosmetics.capes.Mixin_RedirectVanillaCapeSetting,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Options.<init>(Options.java:815) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.essential.json:client.options.GameOptionsAccessor,pl:mixin:APP:mixins.essential.json:client.options.MixinGameOptions,pl:mixin:APP:mixins.essential.json:client.settings.Mixin_UnbindConflictingKeybinds,pl:mixin:APP:mixins.essential.json:cosmetics.capes.Mixin_RedirectVanillaCapeSetting,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:428) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:memoryleakfix.mixins.json:hugeScreenshotLeak.Minecraft_screenshotMixin,pl:mixin:APP:memoryleakfix.mixins.json:targetEntityLeak.Minecraft_targetClearMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:mixins.essential.json:client.Mixin_RunEssentialTasks,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:compatibility.vanilla.Mixin_WorkaroundBrokenFramebufferBlitBlending,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details:     Modules:          ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation         CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         DBGHELP.DLL:Windows Image Helper:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         GDI32.dll:GDI Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         MpOav.dll:IOfficeAntiVirus Module:4.18.23100.2009 (8fcbd1c22d82af16ba34560e1a70591413e88d17):Microsoft Corporation         NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         POWRPROF.dll:Power Profile Helper DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         SHELL32.dll:Windows Shell Common Dll:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation         VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation         combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         gdi32full.dll:GDI Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW         java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft         jemalloc.dll         jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         jna11175178637920788105.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)         jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft         kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation         lwjgl.dll         management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation         msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         ntdll.dll:NT Layer DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         profapi.dll:User Profile Basic API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation         verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         win32u.dll:Win32u:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         wshbth.dll:Windows Sockets Helper DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft Stacktrace:     at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23179!/:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.5.jar%23101!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- System Details -- Details:     Minecraft Version: 1.19.2     Minecraft Version ID: 1.19.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 542543992 bytes (517 MiB) / 771751936 bytes (736 MiB) up to 2147483648 bytes (2048 MiB)     CPUs: 12     Processor Vendor: GenuineIntel     Processor Name: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz     Identifier: Intel64 Family 6 Model 141 Stepping 1     Microarchitecture: unknown     Frequency (GHz): 2.69     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 12     Graphics card #0 name: NVIDIA GeForce GTX 1650 with Max-Q Design     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x1f9d     Graphics card #0 versionInfo: DriverVersion=31.0.15.3742     Graphics card #1 name: Intel(R) UHD Graphics     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 1024.00     Graphics card #1 deviceId: 0x9a68     Graphics card #1 versionInfo: DriverVersion=31.0.101.4575     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 3.20     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 3.20     Memory slot #1 type: DDR4     Virtual memory max (MB): 25259.05     Virtual memory used (MB): 12791.77     Swap memory total (MB): 9173.38     Swap memory used (MB): 124.52     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     Launched Version: 1.19.2-forge-43.3.5     Backend library: LWJGL version 3.3.1 build 7     Backend API: Unknown     Window size: <not initialized>     GL Caps: Using framebuffer using OpenGL 3.2     GL debug messages: <disabled>     Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'     Type: Client (map_client.txt)     CPU: <unknown>
    • This is the mods folder. I tried removing optifine and start but it doesnt work.
  • Topics

×
×
  • Create New...

Important Information

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