The game crashed whilst initializing game error java lang runtimeexception null

---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2022-12-24 05:05:01 Description: Initializing game java.lang.RuntimeException: null at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:353) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:re...

—- Minecraft Crash Report —-
// Uh… Did I do that?

Time: 2022-12-24 05:05:01
Description: Initializing game

java.lang.RuntimeException: null
    at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:353) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:469) ~[client-1.19.3-20221207.122022-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[forge-44.0.30.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[forge-44.0.30.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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.0.30.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:?] {}
    Suppressed: net.minecraftforge.fml.ModLoadingException: Elevator Mod (elevatorid) encountered an error during the common_setup event phase
§7java.lang.NoSuchMethodError: ‘void net.minecraft.sounds.SoundEvent.<init>(net.minecraft.resources.ResourceLocation)’
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.3-44.0.30.jar%23238!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$36(ModLoader.java:329) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
        at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:327) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:368) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at net.minecraft.client.Minecraft.<init>(Minecraft.java:469) ~[client-1.19.3-20221207.122022-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[forge-44.0.30.jar:?] {re:classloading,pl:runtimedistcleaner:A}
        at net.minecraft.client.main.Main.main(Main.java:51) ~[forge-44.0.30.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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.0.30.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:?] {}
    Caused by: java.lang.NoSuchMethodError: ‘void net.minecraft.sounds.SoundEvent.<init>(net.minecraft.resources.ResourceLocation)’
        at xyz.vsngamer.elevatorid.init.Registry.lambda$static$8(Registry.java:67) ~[elevatorid-1.19.2-1.8.9.jar%23210!/:1.19.2-1.8.9] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:386) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:eventbus:A}
        at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:386) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:328) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:eventbus:B}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2380!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2380!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2380!/:?] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.3-44.0.30.jar%23238!/:?] {}
        … 31 more
    Suppressed: net.minecraftforge.fml.ModLoadingException: Elevator Mod (elevatorid) encountered an error during the common_setup event phase
§7java.lang.NoSuchMethodError: ‘void net.minecraft.world.item.CreativeModeTab.<init>(java.lang.String)’
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.3-44.0.30.jar%23238!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$36(ModLoader.java:329) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
        at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:327) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:368) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
        at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at net.minecraft.client.Minecraft.<init>(Minecraft.java:469) ~[client-1.19.3-20221207.122022-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[forge-44.0.30.jar:?] {re:classloading,pl:runtimedistcleaner:A}
        at net.minecraft.client.main.Main.main(Main.java:51) ~[forge-44.0.30.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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.0.30.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:?] {}
    Caused by: java.lang.NoSuchMethodError: ‘void net.minecraft.world.item.CreativeModeTab.<init>(java.lang.String)’
        at xyz.vsngamer.elevatorid.ElevatorModTab.<init>(ElevatorModTab.java:15) ~[elevatorid-1.19.2-1.8.9.jar%23210!/:1.19.2-1.8.9] {re:classloading,pl:rei_plugin_compatibilities:B}
        at xyz.vsngamer.elevatorid.ElevatorModTab.<clinit>(ElevatorModTab.java:12) ~[elevatorid-1.19.2-1.8.9.jar%23210!/:1.19.2-1.8.9] {re:classloading,pl:rei_plugin_compatibilities:B}
        at xyz.vsngamer.elevatorid.init.Registry.lambda$static$4(Registry.java:53) ~[elevatorid-1.19.2-1.8.9.jar%23210!/:1.19.2-1.8.9] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:386) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:eventbus:A}
        at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:386) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:328) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:eventbus:B}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2380!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2380!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2380!/:?] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.3-44.0.30.jar%23238!/:?] {}
        … 31 more


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

— Head —
Thread: Render thread
Stacktrace:
    at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:353) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:201) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:179) ~[fmlcore-1.19.3-44.0.30.jar%23237!/:?] {}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.3-44.0.30-universal.jar%23241!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:469) ~[client-1.19.3-20221207.122022-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
— Initialization —
Details:
    Modules: 
        ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.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.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.746:Microsoft Corporation
        CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
        DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
        DEVOBJ.dll:Device Information Set DLL:10.0.19041.1151 (WinBuild.160101.0800):Microsoft Corporation
        DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        GDI32.dll:GDI Client DLL:10.0.19041.1202 (WinBuild.160101.0800):Microsoft Corporation
        GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        NLAapi.dll:Network Location Awareness 2:10.0.19041.1151 (WinBuild.160101.0800):Microsoft Corporation
        NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
        NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
        Oleacc.dll:Active Accessibility Core Component:7.2.19041.746 (WinBuild.160101.0800):Microsoft Corporation
        PROPSYS.dll:Microsoft Property System:7.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
        UMPDC.dll
        USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        USERENV.dll:Userenv:10.0.19041.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.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        WINHTTP.dll:Windows HTTP Services:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WINSTA.dll:Winstation Library:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
        WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        amsi.dll:Anti-Malware Scan Interface:10.0.19041.746 (WinBuild.160101.0800):Microsoft Corporation
        bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation
        cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1151 (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.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
        dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        drvstore.dll:Driver Store API:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        gdi32full.dll:GDI Client DLL:10.0.19041.1466 (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.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        inputhost.dll:InputHost:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
        java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
        jemalloc.dll
        jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jna17371799189239281697.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
        jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
        kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        lwjgl.dll
        lwjgl_opengl.dll
        lwjgl_stb.dll
        management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        msasn1.dll:ASN.1 Runtime APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        mscms.dll:Microsoft Color Matching System DLL:10.0.19041.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.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        ntdll.dll:NT Layer DLL:10.0.19041.1466 (WinBuild.160101.0800):Microsoft Corporation
        ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.2737:NVIDIA Corporation
        nvspcap64.dll:NVIDIA Game Proxy:3.26.0.154:NVIDIA Corporation
        opengl32.dll:OpenGL Client DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
        perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        powrprof.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
        rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        textinputframework.dll:»TextInputFramework.DYNLINK»:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        uxtheme.dll:Microsoft UxTheme Library:10.0.19041.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.3.0:Microsoft
        win32u.dll:Win32u:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
        windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[forge-44.0.30.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[forge-44.0.30.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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.0.30.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: 364183392 bytes (347 MiB) / 637534208 bytes (608 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3600X 6-Core Processor             
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): 3.79
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 3060
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2504
    Graphics card #0 versionInfo: DriverVersion=31.0.15.2737
    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): 48558.11
    Virtual memory used (MB): 34010.05
    Swap memory total (MB): 32247.34
    Swap memory used (MB): 2752.97
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Launched Version: forge-44.0.30
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 527.37, 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 AMD Ryzen 5 3600X 6-Core Processor 
    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.0.30.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.3-44.0.30.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.3-44.0.30.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.3-44.0.30.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.3-44.0.30.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        lowcodefml@null
        kotlinforforge@3.8.0
        javafml@null
    Mod List: 
        client-1.19.3-20221207.122022-srg.jar             |Minecraft                     |minecraft                     |1.19.3              |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
        voicechat-forge-1.19.3-2.3.23.jar                 |Simple Voice Chat             |voicechat                     |1.19.3-2.3.23       |COMMON_SET|Manifest: NOSIGNATURE
        Notes-1.19.3-1.2.5-forge.jar                      |Notes                         |notes                         |1.19.3-1.2.5-forge  |COMMON_SET|Manifest: NOSIGNATURE
        libIPN-forge-1.19.3-2.0.0.jar                     |libIPN                        |libipn                        |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.19.3-14.0.2.jar   |EnchantmentDescriptions       |enchdesc                      |14.0.2              |COMMON_SET|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
        AmbientSounds_FORGE_v5.2.13_mc1.19.3.jar          |Ambient Sounds                |ambientsounds                 |5.2.13              |COMMON_SET|Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.9.3_mc1.19.3.jar            |CreativeCore                  |creativecore                  |2.9.3               |COMMON_SET|Manifest: NOSIGNATURE
        spectrelib-forge-0.12.1+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.1+1.19.2       |COMMON_SET|Manifest: NOSIGNATURE
        RoughlyEnoughItems-10.0.581.jar                   |Roughly Enough Items (REI)    |roughlyenoughitems            |10.0.581            |COMMON_SET|Manifest: NOSIGNATURE
        easy_villagers-1.19.3-1.0.2.jar                   |Easy Villagers                |easy_villagers                |1.19.3-1.0.2        |COMMON_SET|Manifest: NOSIGNATURE
        reap-1.19.3-1.0.0.jar                             |Reap Mod                      |reap                          |1.19.3-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        notenoughanimations-forge-1.6.2-mc1.19.3.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.2               |COMMON_SET|Manifest: NOSIGNATURE
        Xaeros_Minimap_22.17.0_Forge_1.19.3.jar           |Xaero’s Minimap               |xaerominimap                  |22.17.0             |COMMON_SET|Manifest: NOSIGNATURE
        Waystones-Mod-Forge-1.19.3.jar                    |Waystones                     |waystones                     |12.0.1              |COMMON_SET|Manifest: NOSIGNATURE
        gravestone-1.19.3-1.0.3.jar                       |Gravestone Mod                |gravestone                    |1.19.3-1.0.3        |COMMON_SET|Manifest: NOSIGNATURE
        collective-1.19.3-5.45.jar                        |Collective                    |collective                    |5.45                |COMMON_SET|Manifest: NOSIGNATURE
        Clumps-forge-1.19.3-9.0.0+15.jar                  |Clumps                        |clumps                        |9.0.0+15            |COMMON_SET|Manifest: NOSIGNATURE
        XaerosWorldMap_1.28.7_Forge_1.19.3.jar            |Xaero’s World Map             |xaeroworldmap                 |1.28.7              |COMMON_SET|Manifest: NOSIGNATURE
        Controlling-forge-1.19.3-10.0+9.jar               |Controlling                   |controlling                   |10.0+9              |COMMON_SET|Manifest: NOSIGNATURE
        comforts-forge-6.1.0+1.19.3.jar                   |Comforts                      |comforts                      |6.1.0+1.19.3        |COMMON_SET|Manifest: NOSIGNATURE
        sit-1.19.3-1.3.3.jar                              |Sit                           |sit                           |1.3.3               |COMMON_SET|Manifest: NOSIGNATURE
        REIPluginCompatibilities-forge-10.0.45.jar        |REI Plugin Compatibilities    |rei_plugin_compatibilities    |10.0.45             |COMMON_SET|Manifest: NOSIGNATURE
        NaturesCompass-1.19.3-1.10.1-forge.jar            |Nature’s Compass              |naturescompass                |1.19.3-1.10.1-forge |COMMON_SET|Manifest: NOSIGNATURE
        entityculling-forge-1.5.2-mc1.19.3.jar            |EntityCulling                 |entityculling                 |1.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        BetterThirdPerson-Forge-1.19-1.9.0.jar            |Better Third Person           |betterthirdperson             |1.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        elevatorid-1.19.2-1.8.9.jar                       |Elevator Mod                  |elevatorid                    |1.19.2-1.8.9        |COMMON_SET|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.3-17.0.2.jar                 |Bookshelf                     |bookshelf                     |17.0.2              |COMMON_SET|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
        WorldEdit-Mod-Forge-Fabric-1.19.3.jar             |WorldEdit                     |worldedit                     |7.2.13+46576cc      |COMMON_SET|Manifest: NOSIGNATURE
        InventoryProfilesNext-forge-1.19.3-1.9.0.jar      |Inventory Profiles Next       |inventoryprofilesnext         |1.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        architectury-7.0.65-forge.jar                     |Architectury                  |architectury                  |7.0.65              |COMMON_SET|Manifest: NOSIGNATURE
        AI-Improvements-1.19.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |COMMON_SET|Manifest: NOSIGNATURE
        balm-forge-1.19.3-5.0.1.jar                       |Balm                          |balm                          |5.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        Just-Zoom-Mod-Forge-1.19.2.jar                    |Just Zoom                     |justzoom                      |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        carryon-forge-1.19.3-2.0.1.9.jar                  |Carry On                      |carryon                       |2.0.1.9             |COMMON_SET|Manifest: NOSIGNATURE
        BetterF3-4.0.0-Forge-1.19.2.jar                   |BetterF3                      |betterf3                      |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        FallingTree-1.19.3-3.11.1.jar                     |FallingTree                   |fallingtree                   |3.11.1              |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        cloth-config-9.0.94-forge.jar                     |Cloth Config v9 API           |cloth_config                  |9.0.94              |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.3-44.0.30-universal.jar                |Forge                         |forge                         |44.0.30             |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
        PassthroughSigns-1.19-2.6.1.jar                   |Passthrough Signs             |passthroughsigns              |1.19-2.6.1          |COMMON_SET|Manifest: NOSIGNATURE
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |COMMON_SET|Manifest: NOSIGNATURE
        toms_storage-1.19.3-1.3.11.jar                    |Tom’s Simple Storage Mod      |toms_storage                  |1.3.11              |COMMON_SET|Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.19.3-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.3-v1a          |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        konkrete_forge_1.6.0_MC_1.19.3.jar                |Konkrete                      |konkrete                      |1.6.0               |COMMON_SET|Manifest: NOSIGNATURE
        craftingtweaks-forge-1.19.3-16.0.1.jar            |CraftingTweaks                |craftingtweaks                |16.0.1              |COMMON_SET|Manifest: NOSIGNATURE
        xptome-1.19.3-2.1.7.jar                           |XP Tome                       |xpbook                        |2.1.7               |COMMON_SET|Manifest: NOSIGNATURE
    Crash Report UUID: fcafa2a9-4e83-4139-b4f0-00fa0bfcd7f0
    FML: 44.0
    Forge: net.minecraftforge:44.0.30

Содержание

  1. Ошибка java.lang.nullpointerexception, как исправить?
  2. Что это за ошибка java.lang.nullpointerexception
  3. Как исправить ошибку java.lang.nullpointerexception
  4. Для пользователей
  5. Для разработчиков
  6. Minecraft Forums
  7. Help. Current Language:
  8. Ошибка запуска MInecraft
  9. Minecraft Forums
  10. java.lang.NullPointerException: Initializing game
  11. The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game
  12. Details
  13. Description

Ошибка java.lang.nullpointerexception, как исправить?

Ряд пользователей (да и разработчиков) программных продуктов на языке Java могут столкнуться с ошибкой java.lang.nullpointerexception (сокращённо NPE), при возникновении которой запущенная программа прекращает свою работу. Обычно это связано с некорректно написанным телом какой-либо программы на Java, требуя от разработчиков соответствующих действий для исправления проблемы. В этом материале я расскажу, что это за ошибка, какова её специфика, а также поясню, как исправить ошибку java.lang.nullpointerexception.

Что это за ошибка java.lang.nullpointerexception

Появление данной ошибки знаменует собой ситуацию, при которой разработчик программы пытается вызвать метод по нулевой ссылке на объект. В тексте сообщения об ошибке система обычно указывает stack trace и номер строки, в которой возникла ошибка, по которым проблему будет легко отследить.

Что в отношении обычных пользователей, то появление ошибки java.lang.nullpointerexception у вас на ПК сигнализирует, что у вас что-то не так с функционалом пакетом Java на вашем компьютере, или что программа (или онлайн-приложение), работающие на Java, функционируют не совсем корректно. Если у вас возникает проблема, при которой Java апплет не загружен, рекомендую изучить материал по ссылке.

Как исправить ошибку java.lang.nullpointerexception

Как избавиться от ошибки java.lang.nullpointerexception? Способы борьбы с проблемой можно разделить на две основные группы – для пользователей и для разработчиков.

Для пользователей

Если вы встретились с данной ошибкой во время запуска (или работы) какой-либо программы (особенно это касается minecraft), то рекомендую выполнить следующее:

  1. Переустановите пакет Java на своём компьютере. Скачать пакет можно, к примеру, вот отсюда;
  2. Переустановите саму проблемную программу (или удалите проблемное обновление, если ошибка начала появляться после такового);
  3. Напишите письмо в техническую поддержку программы (или ресурса) с подробным описанием проблемы и ждите ответа, возможно, разработчики скоро пофиксят баг.
  4. Также, в случае проблем в работе игры Майнкрафт, некоторым пользователям помогло создание новой учётной записи с административными правами, и запуск игры от её имени.

Для разработчиков

Разработчикам стоит обратить внимание на следующее:

  1. Вызывайте методы equals(), а также equalsIgnoreCase() в известной строке литерала, и избегайте вызова данных методов у неизвестного объекта;
  2. Вместо toString() используйте valueOf() в ситуации, когда результат равнозначен;
  3. Применяйте null-безопасные библиотеки и методы;
  4. Старайтесь избегать возвращения null из метода, лучше возвращайте пустую коллекцию;
  5. Применяйте аннотации @Nullable и @NotNull;
  6. Не нужно лишней автоупаковки и автораспаковки в создаваемом вами коде, что приводит к созданию ненужных временных объектов;
  7. Регламентируйте границы на уровне СУБД;
  8. Правильно объявляйте соглашения о кодировании и выполняйте их.

Источник

Minecraft Forums

Help. Current Language:

Time: 7/28/14 6:08 AM
Description: Initializing game

java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:243)
at net.minecraft.client.gui.FontRenderer. (FontRenderer.java:158)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:58)
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:238)
. 10 more

— Head —
Stacktrace:
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:243)
at net.minecraft.client.gui.FontRenderer. (FontRenderer.java:158)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502)

— Initialization —
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

— System Details —
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 76190416 bytes (72 MB) / 233308160 bytes (222 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 Optifine OptiFine_1.7.2_HD_U_C2 45 mods loaded, 0 mods active
mcp <8.09>[Minecraft Coder Pack] (minecraft.jar)
FML <7.2.116.1024>[Forge Mod Loader] (forge-1.7.2-10.12.0.1024.jar)
Forge <10.12.0.1024>[Minecraft Forge] (forge-1.7.2-10.12.0.1024.jar)
CodeChickenCore <1.0.0>[CodeChicken Core] (minecraft.jar)
TooManyItems <1.7.2>[TooManyItems] (minecraft.jar)
elementalguns <1.1.0>[Elemental Guns] ([1-7-2]_Elemental_guns_v1-1.jar)
IMSM <100.0.2>[IMSM] ([1.7.2+]Instant Massive Structures Mod.jar)
bspkrsCore <6.0(1.7.2)>[bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar)
DamageIndicatorsMod <3.0.4>[Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.0.4.jar)
TreeCapitator <1.7.2.r01>[TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar)
deconstruction <2.1.2>[The Deconstruction Mod] ([MC1.7.2]deconstruction[v2.1.2].jar)
abyssalcraft <1.6.0>[AbyssalCraft] (AbyssalCraft-1.7.2-1.6.0.jar)
accore <1.1.0>[AbyssalCraft Core] (AbyssalCraft-1.7.2-1.6.0.jar)
atum <0.5.9B>[Atum] (Atum-1.7.2-0.6.10.jar)
Backpack <2.0.0-pre1>[Backpack] (backpack-2.0.0-pre1-1.7.x.jar)
Baubles <1.0.0.16>[Baubles] (Baubles-1.7.2-1.0.0.16.jar)
BiomesOPlenty <2.0.1>[Biomes O’ Plenty] (BiomesOPlenty-1.7.2-2.0.1.892-universal.jar)
bunkermod <1.0>[Bunker Mod] (bunermod-v1.0.jar)
SKC-CraftableHorseArmor <1.1.0.1>[Craftable Horse Armor] (CraftableHorseArmor 1.1.0.1 — MC 1.7.2 — Forge (10.12.0.1024).jar)
craftguide <1.6.8.1>[CraftGuide] (CraftGuide-1.6.8.1.zip)
moherobrine <400 alpha 2>[§dMo’ Herobrine] (cst7_mo_herobrine_400_alpha_2_1.7.2.jar)
MoCreatures <6.2.0.dev.R1>[DrZhark’s Mo’Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip)
eplus <1.7.2-2.0.1.6>[Enchanting Plus] (EnchantingPlus-1.7.2-2.0.1.6.jar)
EzTimeKeeper <1.1.0>[Time Keeper] (EzTimeKeeper-1.1.1.jar)
golem<@[email protected]> [Golem World] (Golem-World-Mod-1.7.2.jar)
GraveStone <2.8.5>[GraveStone] (GraveStone 2.8.5.jar)
Highlands <2.2.0>[Highlands] (Highlands-1.7.2-v-2.2.0.jar)
iChunUtil <3.2.1>[iChunUtil] (iChun-Util-Mod-1.7.2.jar)
inventorytweaks <1.57-116>[Inventory Tweaks] (InventoryTweaks-1.57-116.jar)
IronChest <6.0.14.719>[Iron Chest] (ironchest-1.7.2-6.0.14.719-universal.jar)
mca <4.0.3>[Minecraft Comes Alive] (MCA-4.0.3 MC-1.7.2 (1).zip)
mefa [Medieval Fantasy] (MeFa-Alpha 1.7.0.15.jar)
meteors <2.13.1>[Falling Meteors] (meteors-1.7.10-2.13.1.jar)
mozombies <2.0.2>[Mo’ Zombies] (Mo’ Zombies 2.0.2.jar)
MoreFurnaces <1.3.6>[More Furnaces] (MoreFurnaces-1.3.6-MC1.7.2.jar)
radixcore <1.1.0>[RadixCore] (RadixCore-1.1.0 MC-1.7.2.zip)
reiminimap <1.7.2-1.4>[ReiMinimap — Forge] (ReiMinimap-1.7.2-1.0.jar)
Roguelike <1.3.3>[Roguelike Dungeons] (roguelike-1.7.2-1.3.3.jar)
RopesPlus <1.6.2>[Ropes+] (RopePlus-1.7.2.jar)
SKC-Core <1.1.0.1>[SKC Core] (SKC Core 1.1.0.1 — MC 1.7.2 — Forge (10.12.0.1024).jar)
telepads <1.6.4 v5>[Teleportation Pads] (Telepads-1.7.2_1.7.jar)
TF2Teleporter <1.7.2>[TF2 Teleporter] (TF2Teleporter-1.7.2.jar)
voxelmap <1.7.2>[VoxelMap] (voxelmap-1.7.2-1.0.jar)
xpStorageChest <1.0.0>[XP Storage Chest] (XPStorageChest-1.7.2-1.0.jar)
bspkrsCore <6.13>[bspkrsCore] ([1.7.10]bspkrsCore-universal-6.13.jar)
Launched Version: 1.7.2-Forge10.12.0.1024
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 2.1.0 — Build 8.15.10.2622, Intel
Is Modded: Definitely; Client brand changed to ‘fml,forge’
Type: Client (map_client.txt)
Resource Packs: []
Current Language:

NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size:

NullPointerException: null
Anisotropic Filtering: Off (1)

Источник

Ошибка запуска MInecraft

—- Minecraft Crash Report —- // Shall we play a game?

Time: 04.05.14 21:55 Description: Initializing game

java.lang.NullPointerException at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:896) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1369) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

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

— Head — Stacktrace: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:896)

— Initialization — Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1369) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

— System Details — Details: Minecraft Version: 1.6.4 Operating System: Linux (i386) version 3.14.2-1-ARCH Java Version: 1.7.0_55, Oracle Corporation Java VM Version: OpenJDK Client VM (mixed mode), Oracle Corporation Memory: 29945680 bytes (28 MB) / 75624448 bytes (72 MB) up to 518979584 bytes (494 MB) Mod Pack:

NullPointerException: null LiteLoader Mods:

NullPointerException: null JVM Flags: 1 total; -Xmx512m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Launched Version: 1.6.4 LWJGL: 2.9.0 OpenGL:

RuntimeException: No OpenGL context found in the current thread. Is Modded: Definitely; Client brand changed to ‘fml,forge’ Type: Client (map_client.txt) Resource Pack:

NullPointerException: null Current Language:

NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size:

Источник

Minecraft Forums

java.lang.NullPointerException: Initializing game

Hi, my game crash when I run version 1.13 or higher. The version 1.12.x works fine. My computer is not so old. Drivers are latest (nvidia version 417.34). Java is 64 bit version jre1.8.0_191. I use Windows 10 64 bit.

—- Minecraft Crash Report ——— Minecraft Crash Report —-// Hey, that tickles! Hehehe!
Time: 9.1.19 17:47Description: Initializing game
java.lang.NullPointerException: Initializing game at cgc. (SourceFile:23) at cft.am(SourceFile:438) at cft.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:144)

A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
— Head —Thread: Client threadStacktrace: at cgc. (SourceFile:23) at cft.am(SourceFile:438)
— Initialization —Details:Stacktrace: at cft.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:144)
— System Details —Details: Minecraft Version: 1.13.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 126199304 bytes (120 MB) / 255066112 bytes (243 MB) up to 3207856128 bytes (3059 MB) JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M Launched Version: 1.13.2 LWJGL: 3.1.6 build 14 OpenGL: NO CONTEXT GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language:

NullPointerException: null Profiler Position: N/A (disabled) CPU:

Источник

The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game

Details

Ii have just bought Minecraft and installed it onto my Windows7 P. I get this error:

The game crashed whilst initializing game
Error: java.lang.NullPointerException: Initializing game

Please could someone help?

Description

This is the crash-report:

—- Minecraft Crash Report ——— Minecraft Crash Report —-// Shall we play a game?
Time: 6/3/18 11:55 AMDescription: Initializing game
java.lang.NullPointerException: Initializing game at bib.a(SourceFile:784) at bib.av(SourceFile:662) at bib.aq(SourceFile:456) at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123)

A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
– Head —Thread: Client threadStacktrace: at bib.a(SourceFile:784) at bib.av(SourceFile:662) at bib.aq(SourceFile:456)
– Initialization —Details:Stacktrace: at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123)
– System Details —Details: Minecraft Version: 1.12.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 161056480 bytes (153 MB) / 234881024 bytes (224 MB) up to 1073741824 bytes (1024 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.12.2 LWJGL: 2.9.4 OpenGL:

RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language:

NullPointerException: null Profiler Position: N/A (disabled) CPU:

Источник

Рекомендуемые сообщения

В теме 3 сообщения

Elisey

Новичок

    • Поделиться

The game crashed whilst initializing game

The game crashed whilst initializing game

Error: java.lang.NullPointerException: Initializing game

Сборка моя, пытался составить её под друзей.

  • updalsess,
    adacewetnodcamb и
    PaidobeSextSeed


  • Лайк


    3

Ссылка на комментарий
Поделиться на другие сайты

ZverTNT

Великий магистр

    • Поделиться

The game crashed whilst initializing game

The game crashed whilst initializing game

Error: java.lang.NullPointerException: Initializing game

Сборка моя, пытался составить её под друзей.

Добро пожаловать к нам на форум.

Отправь, пожалуйсса, архив с папкой mods.

Это можно сделать через Яндекс.Диск или fex.net

Ссылка на комментарий
Поделиться на другие сайты

Elisey

Новичок

  • Автор
    • Поделиться

The game crashed whilst initializing game

The game crashed whilst initializing game

Error: java.lang.NullPointerException: Initializing game

Сборка моя, пытался составить её под друзей.

Добро пожаловать к нам на форум.

Отправь, пожалуйсса, архив с папкой mods.

Это можно сделать через Яндекс.Диск или fex.net

https://yadi.sk/d/OCs4nsubObUiBw

Ссылка на комментарий
Поделиться на другие сайты

ZverTNT

Великий магистр

    • Поделиться

The game crashed whilst initializing game

The game crashed whilst initializing game

Error: java.lang.NullPointerException: Initializing game

Сборка моя, пытался составить её под друзей.

Добро пожаловать к нам на форум.

Отправь, пожалуйсса, архив с папкой mods.

Это можно сделать через Яндекс.Диск или fex.net

https://yadi.sk/d/OCs4nsubObUiBw

Удали свою папку mods и скопируй вот эту https://fex.net/167409626821

Ссылка на комментарий
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Войти

Уже есть аккаунт? Войти в систему.

Войти

TLDR: The «ModMenu» mod, which was causing all sorts of conflicts with other mods. I downgraded from the most recent version 3.0.1 to 3.0.0, and fixed the issue. I understand that this is a lot of text, but I felt it important to fully document the process for anyone else who may need this.

I visited https://www.minecraftforum.net/forums/support/java-edition-support/3114300-fabric-1-17-1-is-crashing as you suggested and the forum thread suggested removing the mod «NotEnoughCrashes,» which I had started putting in all of my builds after I ran into a problem in 1.16 where the game refused to give me a crash report.

Once I removed it I got this message upon the next crash:

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘main’ due to errors, provided by ‘kiwi’!
Exit Code: -1

So I removed «Kiwi» and because it is a library mod, all of the mods that rely on it, which was only 1, I think.

I rebooted and…

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘additionaladditions’!
Exit Code: -1

Oof. Okay. Removed.

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘adorn’!
Exit Code: -1

Double oof. Removed.

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘chipped’!
Exit Code: -1

Okay. Removed.

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘chiselsandbits’!
Exit Code: -1

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘consistency_plus’!
Exit Code: -1

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘copper_pipe’!
Exit Code: -1

So here I hit a bit of a roadblock. I really want a pipe mod in this build and this one was the best I could find that fit the vibe I’m working towards. My next move was to instead try to update the Fabric API mod to the newest dev release rather than the newest stable one. No dice. So I moved the mod jar file to my desktop and moved on.

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘drinkbeer’!
Exit Code: -1

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘friendsandfoes’!
Exit Code: -1

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘go-fish’!
Exit Code: -1

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘imm_ptl_core’!
Exit Code: -1

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘indium’!
Exit Code: -1

I moved «Immersive Portals» and «Indium» to the desktop for later.

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘mobscarecrow’!
Exit Code: -1

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage ‘client’ due to errors, provided by ‘mtr’!
Exit Code: -1

Nope. It’s not getting the Metro mod. I’m doing this a different way.

So the next thing I did was take out all the mods from the mod folder and start adding them back in one at a time. loading the game each time.

The first crash came at boot 9. «Awoken World» was for the wrong version of Minecraft.

At boot 13 I found out I had been missing «Kambrik.»

At boot 18 I realized several of my library mods are forge varients. so I fixed that.

The 1.16.1 mod «Giacomo’s Bookshelf» works in Fabric 1.18.1 Good to know.

In the end, I got the game functioning at 169 total mods and 134 total reboots.
The issue, as it turns out, was the «ModMenu» mod, which was causing all sorts of conflicts with other mods. I downgraded from the most recent version 3.0.1 to 3.0.0, and fixed the issue.

Понравилась статья? Поделить с друзьями:
  • The game crashed whilst initializing game error java lang nullpointerexception initializing game
  • The game crashed whilst initializing game error java lang noclassdeffounderror cer
  • The game crashed whilst initializing game error java lang exceptionininitializererror null
  • The fundamental attribution error
  • The fruity wrapper plugin has caused a critical error while loading its state что делать