The game crashed whilst initializing game Error: java.lang.RuntimeException: null

Discus and support The game crashed whilst initializing game Error: java.lang.RuntimeException: null in XBoX Games and Apps to solve the problem; ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2024-06-13 14:07:50 Description: Initializing game... Discussion in 'XBoX Games and Apps' started by Alexander Antonov1, Jan 25, 2025.

  1. The game crashed whilst initializing game Error: java.lang.RuntimeException: null


    ---- Minecraft Crash Report ----

    // Hi. I'm Minecraft, and I'm a crashaholic.



    Time: 2024-06-13 14:07:50

    Description: Initializing game



    java.lang.RuntimeException: null

    at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:315) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}

    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}

    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:69) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:89) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:69) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23276!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}

    at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

    Suppressed: net.minecraftforge.fml.ModLoadingException: So Many Enchants (so_many_enchants) encountered an error during the common_setup event phase

    §7java.lang.IllegalArgumentException: The object PoiType[matchingStates=[Block{minecraft:enchanting_table}], maxTickets=1, validRange=1]{395115ac} has been registered twice, using the names man:cultist and so_many_enchants:enchantment_table. (Other object at this id is PoiType[matchingStates=[Block{minecraft:enchanting_table}], maxTickets=1, validRange=1]{7e5e7753})

    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:118) ~[javafmllanguage-1.20.1-47.3.0.jar%23278!/:?] {}

    at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$33(ModLoader.java:346) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}

    at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:344) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:337) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:329) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}

    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}

    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:69) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:89) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:69) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23276!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}

    at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

    Caused by: java.lang.IllegalArgumentException: The object PoiType[matchingStates=[Block{minecraft:enchanting_table}], maxTickets=1, validRange=1]{395115ac} has been registered twice, using the names man:cultist and so_many_enchants:enchantment_table. (Other object at this id is PoiType[matchingStates=[Block{minecraft:enchanting_table}], maxTickets=1, validRange=1]{7e5e7753})

    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:397) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:mixin,re:classloading,pl:mixin:APPThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A}

    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:365) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:mixin,re:classloading,pl:mixin:APPThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A}

    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:137) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:mixin,re:classloading,pl:mixin:APPThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A}

    at net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:eventbus:A}

    at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:386) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:328) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:eventbus:B}

    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}

    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}

    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}

    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:114) ~[javafmllanguage-1.20.1-47.3.0.jar%23278!/:?] {}

    ... 34 more





    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 net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:315) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading}

    at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}

    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}

    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.0.jar%23277!/:?] {}

    at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:69) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:89) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:69) ~[forge-1.20.1-47.3.0-universal.jar%23281!/:?] {re:classloading,pl:runtimedistcleaner:A}

    at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23276!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,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.3672 (WinBuild.160101.0800):Microsoft Corporation

    CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.3672:Microsoft Corporation

    DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation

    DEVOBJ.dllThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation

    DNSAPI.dllThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    GDI32.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (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.3374 (WinBuild.160101.0800):Microsoft Corporation

    KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation

    MSCTF.dll:MSCTF Server DLL:10.0.22621.1 (WinBuild.160101.0800):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.3672 (WinBuild.160101.0800):Microsoft Corporation

    POWRPROF.dllThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation

    PSAPI.DLLThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :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

    SETUPAPI.dll:Windows Setup API:10.0.22621.1 (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.2792 (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

    WINSTA.dll:Winstation Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3672 (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

    WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation

    antimalware_provider.dll:Kaspersky AntiMalwareProvider Component:30.587.0.880:AO Kaspersky Lab

    bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    cfgmgr32.dll:Configuration Manager DLL: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

    cryptnet.dll:Crypto Network Related API: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.DLLThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    dhcpcsvc6.DLLThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    drvstore.dllThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :Driver Store API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    dxcore.dllThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :DXCore:10.0.22621.3672 (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.3672 (WinBuild.160101.0800):Microsoft Corporation

    glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW

    icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    inputhost.dll:InputHost:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    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

    jna6231861076833952394.dll:JNA native library:6.1.4: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

    lwjgl_opengl.dll

    lwjgl_stb.dll

    management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft

    management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft

    msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation

    mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    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.3374 (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.3672 (WinBuild.160101.0800):Microsoft Corporation

    ntdll.dll:NT Layer DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation

    ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    nvoglv64.dll:NVIDIA Compatible OpenGL ICD:30.0.15.1252:NVIDIA Corporation

    nvspcap64.dll:NVIDIA Game Proxy:3.23.0.74:NVIDIA Corporation

    ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (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.dllThe game crashed whilst initializing game Error: java.lang.RuntimeException: null :pNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    profapi.dll:User Profile Basic API:10.0.22621.3527 (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

    textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation

    ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation

    uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (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.3672 (WinBuild.160101.0800):Microsoft Corporation

    windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (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

    wldp.dll:Windows Lockdown Policy:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation

    wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation

    xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation

    zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft

    Stacktrace:

    at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}

    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}





    -- System Details --

    Details:

    Minecraft Version: 1.20.1

    Minecraft Version ID: 1.20.1

    Operating System: Windows 11 (amd64) version 10.0

    Java Version: 17.0.8, Microsoft

    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft

    Memory: 192086432 bytes (183 MiB) / 522190848 bytes (498 MiB) up to 4294967296 bytes (4096 MiB)

    CPUs: 12

    Processor Vendor: GenuineIntel

    Processor Name: 11th Gen Intel(R) Core(TM) i5-11500 @ 2.70GHz

    Identifier: Intel64 Family 6 Model 167 Stepping 1

    Microarchitecture: Rocket Lake

    Frequency (GHz): 2.71

    Number of physical packages: 1

    Number of physical CPUs: 6

    Number of logical CPUs: 12

    Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER

    Graphics card #0 vendor: NVIDIA (0x10de)

    Graphics card #0 VRAM (MB): 4095.00

    Graphics card #0 deviceId: 0x21c4

    Graphics card #0 versionInfo: DriverVersion=30.0.15.1252

    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): 28901.57

    Virtual memory used (MB): 15074.05

    Swap memory total (MB): 12800.00

    Swap memory used (MB): 389.06

    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m

    Launched Version: forge-47.3.0

    Backend library: LWJGL version 3.3.1 build 7

    Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 512.52, NVIDIA Corporation

    Window size: <not initialized>

    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)

    CPU: 12x 11th Gen Intel(R) Core(TM) i5-11500 @ 2.70GHz

    ModLauncher: 10.0.9+10.0.9+main.dcd20f30

    ModLauncher launch target: forgeclient

    ModLauncher naming: srg

    ModLauncher services:

    mixin-0.8.5.jar mixin PLUGINSERVICE

    eventbus-6.0.5.jar eventbus PLUGINSERVICE

    fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE

    fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE

    fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE

    fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE

    accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE

    fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE

    modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE

    modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE

    FML Language Providers:

    *** Die E-Mail-Adresse wurde aus Datenschutzgründen entfernt. ***

    lowcodefml@null

    javafml@null

    Mod List:

    weaponmaster_ydm-forge-1.20.1-4.2.3.jar |YDM's Weapon Master |weaponmaster_ydm |4.2.3 |COMMON_SET|Manifest: NOSIGNATURE

    screamfromthecold-1.0.2.jar |ScreamFromTheCold |screamfromthecold |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    John_Mod_Reborn_1.0.4_mc1.20.1.jar |John Mod Reborn |john_mod_reborn |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE

    BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a

    YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE

    thestarvedstalker_1-20-1.jar |The Starved Stalker |the_starved_stalker |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE

    TonsOfEnchants-1.20.1-1.0.jar |Tons Of Enchants |tonsofenchants |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    geckolib-forge-1.20.1-4.4.6.jar |GeckoLib 4 |geckolib |4.4.6 |COMMON_SET|Manifest: NOSIGNATURE

    JustEnoughGuns-0.4.0-1.20.1.jar |Just Enough Guns |jeg |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE

    There is something in the caves_1.0.1_1.20.1.jar |There is something in the cave|there_is_something_in_the_cave|1.0.1 |COMMON_SET|Manifest: NOSIGNATURE

    jei-1.20.1-forge-15.3.0.7.jar |Just Enough Items |jei |15.3.0.7 |COMMON_SET|Manifest: NOSIGNATURE

    YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE

    MoreEnchantments_MC_1.20.1_Vers.1.4.3.jar |More Enchantments |more_enchantments |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE

    citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE

    travelersbackpack-forge-1.20.1-9.1.14.jar |Traveler's Backpack |travelersbackpack |9.1.14 |COMMON_SET|Manifest: NOSIGNATURE

    lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE

    YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE

    mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |COMMON_SET|Manifest: NOSIGNATURE

    YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE

    NEW_corpse_stalker(JE)_MC-1.20.1_V-1.0.jar |cave_dweller |cave_dweller |1.6.5 |COMMON_SET|Manifest: NOSIGNATURE

    puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a

    YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE

    WILSON V9 1.20.1.jar |TheRake |therake |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE

    sound-physics-remastered-forge-1.20.1-1.4.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.2 |COMMON_SET|Manifest: NOSIGNATURE

    forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |COMMON_SET|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

    more_mobs-v1.5.1-mc1.14x-1.20x-mod.jar |More Mobs |moremobs |1.5.1+mod |COMMON_SET|Manifest: NOSIGNATURE

    LimbSnatcher.jar |Decaying Mobs |decaying_mobs |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|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

    the_midnight_lurker_3.2.2.jar |The Midnight Lurker |midnightlurker |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE

    moonlight-1.20-2.11.33-forge.jar |Moonlight Library |moonlight |1.20-2.11.33 |COMMON_SET|Manifest: NOSIGNATURE

    goatman-2.1.jar |goatman |goatman |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |COMMON_SET|Manifest: NOSIGNATURE

    From-The-Fog-1.20-v1.9.2-Forge-Fabric.jar |From The Fog |watching |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE

    YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE

    rakerm-1.4.jar |RakeRM |rakerm |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    The-Man-From-The-Fog-1.3-1.20.1.jar |The Man From The Fog |man |1.3 |COMMON_SET|Manifest: NOSIGNATURE

    YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE

    Slenderman1.4.jar |Slenderman |slenderman |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE

    YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE

    YungsMenuTweaks-1.20.1-Forge-1.0.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE

    antlers-1.0.0.jar |Antlers |antlers |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

    MoreVanillaArmor-1.20.1-5.1.2.jar |MoreVanillaArmor |morevanillaarmor |1.20.1-5.1.2 |COMMON_SET|Manifest: NOSIGNATURE

    endofherobrine-1.20.1-1.0.8.2.jar |The End of Herobrine |endofherobrine |1.20.1-1.0.8.2 |COMMON_SET|Manifest: NOSIGNATURE

    Beware-1.20.1-2.3.4.jar |BewareTheRain |bwrtherain |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE

    architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE

    [1.20.1-forge]-Epic-Knights-9.8.jar |Epic Knights Mod |magistuarmory |9.8 |COMMON_SET|Manifest: NOSIGNATURE

    cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE

    YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE

    PuzzlesLib-v8.1.20-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.20 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a

    the_knocker-1.2.0-1.20.1.jar |The Knocker |the_knocker |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE

    Quad-1.2.5+1.20.4-Forge.jar |Quad |quad |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE

    MoreChestVariants-1.5.4+1.20.2-Forge.jar |More Chest Variants |lolmcv |1.5.4 |COMMON_SET|Manifest: NOSIGNATURE

    framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99

    mavapi-1.1.4-mc1.20.1.jar |More Axolotl Variants API |mavapi |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE

    mavm-1.2.6-mc1.20.1.jar |More Axolotl Variants Mod |mavm |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE

    lootintegrationaddonyung-1.18-1.20.1-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE

    YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE

    so_many_enchants-1.20-1.8.0-forge.jar |So Many Enchants |so_many_enchants |1.20-1.8.0-forge |COMMON_SET|Manifest: NOSIGNATURE

    YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE

    Crash Report UUID: 3f9fb66e-2c59-4c87-828e-b0250af396d4

    FML: 47.3

    Forge: net.minecraftforge:47.3.0

    :)
     
    Alexander Antonov1, Jan 25, 2025
    #1
  2. Gerardo CG Win User

    The game crashed whilst initializing game Error: java.lang.RuntimeException: null

    Hello again Alexander,

    If the game opens correctly when you have no mods installed, then there are only two reasons for this:

    - Some mod is installed incorrectly.
    - Some mod is incompatible with the game version or with another mod.

    It is advisable to install mods one by one until you identify the one causing the issue. Once identified, you should contact the mod developers directly to report the problem or seek a possible solution, as they are responsible for the proper functioning of their mods, not Xbox or Microsoft.

    I appreciate your understanding and if you have further questions please let me know.

    Kind regards,
    Gerardo.
  3. Alexander Antonov1 Win User

    The game crashed whilst initializing game Error: java.lang.RuntimeException: null

    I use curse forge and use forge on it and if I don't use the mods it doesn't crash
  4. Gerardo CG Win User

    The game crashed whilst initializing game Error: java.lang.RuntimeException: null

    Hi there Alexander, my name is Gerardo, and I'm an Xbox player. I'll be happy to assist you with any questions or concerns you may have.

    Does this happen to you when you try to play Minecraft with mods using Forge? If so, please check if you encounter the same issue when trying to run the game without any mods in its native and original version (without using Forge). This will help us isolate the problem.

    I'll be looking forward to your reply.

    Kind regards,
    Gerardo.
  5. João Gabriel Teixei Win User

    Minecraft crash The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: cen Código de saída: -1

    Yes i have both at the most recent version and im using the pc java minecraft launcher
  6. JosefLBohorquez Win User

    Minecraft crash The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: cen Código de saída: -1

    Hi and thanks for reaching Microsoft Xbox gamer's community. My name is Josef.
    I'm an Independent Advisor and a Microsoft Xbox user like you.

    Hope you're doing great today João

    May I know if you have installed the most recent Java JDK and SDK on your computer?
    Which minecraft launcher are you using?

    Thanks in advance for your reply
Thema:

The game crashed whilst initializing game Error: java.lang.RuntimeException: null

Loading...
  1. The game crashed whilst initializing game Error: java.lang.RuntimeException: null - Similar Threads - game crashed whilst

  2. Xbox crashes when playing only certain games

    in XboX Insiders
    Xbox crashes when playing only certain games: Whenever I play relatively a newly made game, my Xbox gives me a green screen flash and then a shut down as seen in the video. I’ve tried changing they AC power cable nothing changed the games....
  3. What game has the best crash physics?

    in XboX Insiders
    What game has the best crash physics?: I already played burnout paradise. Something like beamng drive but for xbox. submitted by /u/ExpertCactus989 [link] [comments]
  4. My Madden 26 crashing every game

    in XboX Insiders
    My Madden 26 crashing every game: Is there anyone else experiencing this with Madden 26? I have reached out to xbox support and still nothing. Can I get a refund? submitted by /u/HATEIZLEGEND [link] [comments]
  5. Games keep crashing

    in XBoX on Consoles
    Games keep crashing: Hello so I am REALLY just done with this pc I built this pc about a year ago it has a 4070 ti, ryzen 7 7800x3d, 32gb of ram 6200mhz with xmp enabled, 1000w 80plus gold and WHENEVER I PLAY GAMES ON...
  6. Xbox App Crash + Game Bar Party Crash ***PC***

    in XboX Insiders
    Xbox App Crash + Game Bar Party Crash ***PC***: So I joined the preview for PC and all was working fine. last night as i logged into my PC i tried to run the xbox app and it crashed immediately. game bar works, but if i try to make a new...
  7. When Ever I start My Call Of Duty Game it crashes . It says the game has crashed Error Code...

    in XBoX Games and Apps
    When Ever I start My Call Of Duty Game it crashes . It says the game has crashed Error Code...: When Ever I start My Call Of Duty Game it crashes . It says the game has crashed Error Code : 0x9. Any Fix? af05695f-791e-4264-8d83-699df444245c
  8. I keep crashing while playing WARNO and other games recently

    in XBoX Games and Apps
    I keep crashing while playing WARNO and other games recently: I have a crash dump file but I dont know how to upload it. I have had CPU fan detection speed error for a while now but I dont know if thats what is causing the crashes. I have unblocked the apps...
  9. Games Crashing Without Error - Please help!!

    in XBoX Games and Apps
    Games Crashing Without Error - Please help!!: Hello, I am trying to diagnose a gaming issue I have had for a month or two now. Originally I was getting BSOD's and game crashes, all leading to corrupted files/driver issues being the cause. I...
  10. Minecraft crash The game crashed whilst initializing game Error:...

    in XBoX Games and Apps
    Minecraft crash The game crashed whilst initializing game Error:...: Hello i was trying to play mc with forge and i got this error "The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: cen Exit code: -1"...