User5095225G's Avatar
Member
Level 1 New Miner
0

Forum Posts

1 - 1 of 1

    User5095225G
    04/10/2024 8:08 pm
    Level 1 : New Miner
    User5095225G's Avatar
    More of the crash report is here:

    Description: mouseClicked event handler

    java.lang.IllegalStateException: Failed to load registries due to above errors
    at net.minecraft.class_7655.method_45121(class_7655.java:116)
    at net.minecraft.class_7237.method_45142(class_7237.java:67)
    at net.minecraft.class_7237.method_45143(class_7237.java:71)
    at net.minecraft.class_7237.method_42098(class_7237.java:34)
    at net.minecraft.class_525.method_31130(class_525.java:312)
    at net.minecraft.class_528.method_43462(class_528.java:184)
    at net.minecraft.class_528.<init>(class_528.java:107)
    at net.minecraft.class_526.method_25426(class_526.java:51)
    at net.minecraft.class_437.method_25423(class_437.java:298)
    at net.minecraft.class_310.method_1507(class_310.java:1187)
    at net.minecraft.class_442.method_19861(class_442.java:159)
    at net.minecraft.class_4185.method_25306(class_4185.java:95)
    at net.minecraft.class_4264.method_25348(class_4264.java:48)
    at net.minecraft.class_339.method_25402(class_339.java:145)
    at net.minecraft.class_4069.method_25402(class_4069.java:38)
    at net.minecraft.class_442.method_25402(class_442.java:307)
    at net.minecraft.class_312.method_1611(class_312.java:99)
    at net.minecraft.class_437.method_25412(class_437.java:414)
    at net.minecraft.class_312.method_1601(class_312.java:99)
    at net.minecraft.class_312.method_22686(class_312.java:180)
    at net.minecraft.class_1255.execute(class_1255.java:102)
    at net.minecraft.class_312.method_22684(class_312.java:180)
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
    at org.lwjgl.system.JNI.invokeV(Native Method)
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
    at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:238)
    at net.minecraft.class_310.method_1523(class_310.java:1352)
    at net.minecraft.class_310.method_1514(class_310.java:888)
    at net.minecraft.client.main.Main.main(Main.java:265)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)


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

    -- Head --
    Thread: Render thread
    Stacktrace:
    at net.minecraft.class_7655.method_45121(class_7655.java:116)
    at net.minecraft.class_7237.method_45142(class_7237.java:67)
    at net.minecraft.class_7237.method_45143(class_7237.java:71)
    at net.minecraft.class_7237.method_42098(class_7237.java:34)
    at net.minecraft.class_525.method_31130(class_525.java:312)
    at net.minecraft.class_528.method_43462(class_528.java:184)
    at net.minecraft.class_528.<init>(class_528.java:107)
    at net.minecraft.class_526.method_25426(class_526.java:51)
    at net.minecraft.class_437.method_25423(class_437.java:298)
    at net.minecraft.class_310.method_1507(class_310.java:1187)
    at net.minecraft.class_442.method_19861(class_442.java:159)
    at net.minecraft.class_4185.method_25306(class_4185.java:95)
    at net.minecraft.class_4264.method_25348(class_4264.java:48)
    at net.minecraft.class_339.method_25402(class_339.java:145)
    at net.minecraft.class_4069.method_25402(class_4069.java:38)
    at net.minecraft.class_442.method_25402(class_442.java:307)
    at net.minecraft.class_312.method_1611(class_312.java:99)
    at net.minecraft.class_437.method_25412(class_437.java:414)
    at net.minecraft.class_312.method_1601(class_312.java:99)
    at net.minecraft.class_312.method_22686(class_312.java:180)
    at net.minecraft.class_1255.execute(class_1255.java:102)
    at net.minecraft.class_312.method_22684(class_312.java:180)
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
    at org.lwjgl.system.JNI.invokeV(Native Method)
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)

    -- Affected screen --
    Details:
    Screen name: net.minecraft.class_442
    Stacktrace:
    at net.minecraft.class_437.method_25412(class_437.java:414)
    at net.minecraft.class_312.method_1601(class_312.java:99)
    at net.minecraft.class_312.method_22686(class_312.java:180)
    at net.minecraft.class_1255.execute(class_1255.java:102)
    at net.minecraft.class_312.method_22684(class_312.java:180)
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
    at org.lwjgl.system.JNI.invokeV(Native Method)
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
    at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:238)
    at net.minecraft.class_310.method_1523(class_310.java:1352)
    at net.minecraft.class_310.method_1514(class_310.java:888)
    at net.minecraft.client.main.Main.main(Main.java:265)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

    -- Uptime --
    Details:
    JVM uptime: 127.450s
    Wall uptime: 105.043s
    High-res time: 98.423s
    Client ticks: 1810 ticks / 90.500s
    Stacktrace:
    at net.minecraft.class_310.method_1587(class_310.java:2564)
    at net.minecraft.class_310.method_54580(class_310.java:995)
    at net.minecraft.class_310.method_1514(class_310.java:908)
    at net.minecraft.client.main.Main.main(Main.java:265)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
    1

1 - 1 of 1

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome