Jump to content

"Initializing game" crash report


Enriched_Human

Recommended Posts

I installed mods in several batches, checking after each one, but now i keep getting this error message, and I am unsure what to do - send help

 

Crash report:

 

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 17/09/19 19:03
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {pl:runtimedistcleaner:A}
    at net.telepathicgrunt.ultraamplified.blocks.BlockColorManager.onBlockColorsInit(BlockColorManager.java:32) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler_43_BlockColorManager_onBlockColorsInit_Block.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) ~[?:28.1] {}
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:240) ~[?:?] {}
    at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_74] {}
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) ~[?:?] {}
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:240) ~[?:?] {}
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:183) ~[?:?] {}
    at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:155) ~[1.14.4-forge-28.1.0.jar:?] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {}
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.14.4-28.1.0.jar:28.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] {}


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
    at net.telepathicgrunt.ultraamplified.blocks.BlockColorManager.onBlockColorsInit(BlockColorManager.java:32)
    at net.minecraftforge.eventbus.ASMEventHandler_43_BlockColorManager_onBlockColorsInit_Block.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163)
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:240)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:240)
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:183)
    at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365)
    at net.minecraft.client.main.Main.main(SourceFile:155)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    Operating System: Mac OS X (x86_64) version 10.12.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1261149352 bytes (1202 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 3.2.0+60+b86c1d4
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.14.4-28.1.0.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.0.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.1.0.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.0.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.14.4-28.1.0.jar fml TRANSFORMATIONSERVICE 
    FML: 28.1
    Forge: net.minecraftforge:28.1.0
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        BasicNetherOres-1.14.4-3.2.1.jar Basic Nether Ores {[email protected] CREATE_REGISTRIES}
        BiomesOPlenty-1.14.4-9.0.0.253-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES}
        colorfulhealthbar-2.0.0.jar Colorful Health Bar {[email protected] CREATE_REGISTRIES}
        create-mc1.14.4_v0.0.5.jar Create {[email protected] CREATE_REGISTRIES}
        DungeonCrawl-1.14.4-1.3.0.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES}
        embellishcraft-1.14.4-1.0.0.jar EmbellishCraft {[email protected] CREATE_REGISTRIES}
        extcaves-1.2.jar Extended Caves {[email protected] CREATE_REGISTRIES}
        extraboats-1.0.5-1.14.4.jar Extra Boats {[email protected] CREATE_REGISTRIES}
        FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
        ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] CREATE_REGISTRIES}
        ironshulkerboxes-1.14.4-3.1.12.jar Iron Shulker Boxes {[email protected] CREATE_REGISTRIES}
        jei-1.14.4-6.0.0.11.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
        SilentGear-1.14.4-1.3.11+64.jar Silent Gear {[email protected]+64 CREATE_REGISTRIES}
        SilentGems-1.14.4-3.4.1+74.jar Silent's Gems 3 {[email protected]+74 CREATE_REGISTRIES}
        SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 CREATE_REGISTRIES}
        simplefarming-1.14.4-1.1.6.jar Simple Farming {[email protected] CREATE_REGISTRIES}
        supertools-1.14.4-2.3.jar Vanilla+ Tools {supertools@version CREATE_REGISTRIES}
        themidnight-0.4.4.jar The Midnight {[email protected] ERROR}
        tombstone-4.1.3-1.14.4.jar Corail Tombstone {[email protected] CREATE_REGISTRIES}
        Trinity-1.14.4-1.2.0.jar Trinity {[email protected] CREATE_REGISTRIES}
        ultra_amplified_mod-1.14.4-0.6.6.jar Ultra Amplified Mod {[email protected] CREATE_REGISTRIES}
        XaerosWorldMap_1.4.10.1_Forge_1.14.4.jar Xaero's World Map {[email protected] CREATE_REGISTRIES}
        forge-1.14.4-28.1.0-universal.jar Forge {[email protected] CREATE_REGISTRIES}
        forge-1.14.4-28.1.0-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
    Launched Version: 1.14.4-forge-28.1.0
    LWJGL: 3.2.1 build 12
    OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.25.24, Intel Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    CPU: 4x Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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