mojira.dev

Minecraft forge 1.14.4 / 28.2.23

 

The game crashed whilst initializing game
Error: java.lang.NullPointerException: Initializing game
Exit Code: -1

 

 

 


Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2020-09-07 18:37
Description: Initializing game

java.lang.NullPointerException: Initializing game
at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:36) ~[?:7.4.4] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_449_TileEntityRenderers_initBlockColors_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:168) ~[?:28.2] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader$$Lambda$4312/1022473723.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:193) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.23.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$410/397309480.call(Unknown Source) [forge-1.14.4-28.2.23.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.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.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:36)
    at net.minecraftforge.eventbus.ASMEventHandler_449_TileEntityRenderers_initBlockColors_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:168)
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
    at net.minecraftforge.fml.ModLoader$$Lambda$4312/1022473723.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:193)
    at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502)

  • 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:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$410/397309480.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    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: 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: 1116374304 bytes (1064 MB) / 1677721600 bytes (1600 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 4.1.0+62+5bfa59b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services:
    /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
    /forge-1.14.4-28.2.23.jar object_holder_definalize PLUGINSERVICE
    /forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE
    /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
    /forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE
    /forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE
    /forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE
    FML: 28.2
    Forge: net.minecraftforge:28.2.23
    FML Language Providers:
    [email protected]
    minecraft@1
    Mod List:
    TrashSlot-Mod-1.14.4.jar TrashSlot {[email protected] CREATE_REGISTRIES}
    HarvestCraft-Mod-Trees-1.14.4.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
    Crafting-Automat-Mod-1.14.4.jar Crafting Automat {[email protected] CREATE_REGISTRIES}
    Tree-Chopper-Mod-1.14.4.jar TreeChoppin {[email protected] CREATE_REGISTRIES}
    Bamboo-Blocks-Mod-1.14.4.jar Bamboo Blocks {[email protected] CREATE_REGISTRIES}
    jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
    adminweapons-v3.6-mc1.14.4.jar Admin Weapons {[email protected] CREATE_REGISTRIES}
    Metal-Barrels-Mod-1.14.4.jar Metal Barrels {[email protected] CREATE_REGISTRIES}
    tnt-yeeter-1.14.4-1.1.0.jar TNT Yeeter {[email protected] CREATE_REGISTRIES}
    Iron-TNT-Mod-1.14.4.jar Iron TNT {[email protected] CREATE_REGISTRIES}
    Uppers-0.1.11.jar Uppers {[email protected] CREATE_REGISTRIES}
    Bedspreads-Mod-1.14.4.jar Cosmetic Beds {[email protected] CREATE_REGISTRIES}
    mcw-windows-1.0.1-mc1.14.4.jar Macaw's Windows {[email protected] CREATE_REGISTRIES}
    Limited-Lives-Mod-1.14.4.jar Limited Lives {[email protected] CREATE_REGISTRIES}
    Extra-Boats-Mod-1.14.4.jar Extra Boats {[email protected] CREATE_REGISTRIES}
    duckymod-1.14.4-0.4.0.jar Ducky Mod {[email protected] CREATE_REGISTRIES}
    YUNGs-Better-Caves-Mod-1.14.4.jar YUNG's Better Caves {[email protected] CREATE_REGISTRIES}
    Waystones-Mod-1.14.4.jar Waystones {[email protected] CREATE_REGISTRIES}
    More-Ores-In-ONE-Mod-1.14.4.jar More Ores in ONE {[email protected] CREATE_REGISTRIES}
    Pointless-Tech-Collective-Mod-1.14.4.jar Pointless Tech Collective {[email protected] CREATE_REGISTRIES}
    Clumps-4.0.1.jar Clumps {[email protected] CREATE_REGISTRIES}
    Ring-of-Repair-Mod-1.14.4.jar Ring of Repair {[email protected] CREATE_REGISTRIES}
    Cooking-for-Blockheads-Mod-1.14.4.jar Cooking for Blockheads {[email protected] CREATE_REGISTRIES}
    Elementary-Staffs-Mod-1.14.4.jar Elementary Staffs {[email protected] CREATE_REGISTRIES}
    Gardening-Tools-Mod-1.14.4.jar Garden Tools {[email protected] CREATE_REGISTRIES}
    Basic-Nether-Ores-Mod-1.14.4.jar Basic Nether Ores {[email protected] CREATE_REGISTRIES}
    Well-Fed-Mod-1.14.4.jar Well Fed - quality food! {[email protected] CREATE_REGISTRIES}
    culinaryconstruct-FORGE-1.14.4-2.0-beta3.jar Culinary Construct {[email protected] CREATE_REGISTRIES}
    betteranimalsplus-1.14.4-9.0.1.jar Better Animals Plus {[email protected] CREATE_REGISTRIES}
    TheVeggieWay-1.14.4-2.0.32.jar The Veggie Way {[email protected] CREATE_REGISTRIES}
    The-Endergetic-Expansion-Mod-1.14.4.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES}
    creeperconfetti-3.0.jar Creeper Confetti {[email protected] CREATE_REGISTRIES}
    Macaws-Doors-Mod-1.14.4.jar Macaw's Doors {[email protected] CREATE_REGISTRIES}
    Iron-Shulker-Boxes-Mod-1.14.4.jar Iron Shulker Boxes {[email protected] CREATE_REGISTRIES}
    Traverse-Legacy-Continued-Mod-1.14.4.jar Traverse {[email protected] CREATE_REGISTRIES}
    Stone-Chest-Mod-1.14.4.jar Stone Chest {[email protected] CREATE_REGISTRIES}
    mysticalworld-1.14.4-1.6.10.jar Mystical World {[email protected] CREATE_REGISTRIES}
    campfiretorches-1.14.4-1.0.3.jar Campfire Torches {[email protected] CREATE_REGISTRIES}
    forge-1.14.4-28.2.23-universal.jar Forge {[email protected] CREATE_REGISTRIES}
    MysticalLib-1.14.4.jar Mystical Lib {[email protected] CREATE_REGISTRIES}
    refinedstorage-1.7.jar Refined Storage {[email protected] CREATE_REGISTRIES}
    Salvage-Mod-1.14.4.jar Salvage! {[email protected] CREATE_REGISTRIES}
    Iron-Chests-Mod-1.14.4.jar Iron Chests {[email protected] CREATE_REGISTRIES}
    Peanuts-Mod-1.14.4.jar Peanut Mod {[email protected] CREATE_REGISTRIES}
    AnimalCrops-1.14.4-0.3.2.jar Animal Crops {[email protected] CREATE_REGISTRIES}
    forge-1.14.4-28.2.23-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
    mcw-bridges-1.0.4-mc1.14.4.jar Macaw's Bridges {[email protected] CREATE_REGISTRIES}
    Lightest-Lamp-Mod-1.14.4.jar Lightest Lamps {[email protected] CREATE_REGISTRIES}
    AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {[email protected] CREATE_REGISTRIES}
    ToLaserBlade-Mod-1.14.4.jar ToLaserBlade {[email protected] CREATE_REGISTRIES}
    mcpaint-1.4.4.jar Mc Paint {[email protected] CREATE_REGISTRIES}
    Immersive-Engineering-Mod-1.14.4.jar Immersive Engineering {[email protected] CREATE_REGISTRIES}
    Biomes-O-Plenty-Mod-1.14.4.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES}
    Blue-Power-Mod-1.14.4.jar Blue Power {[email protected] CREATE_REGISTRIES}
    Valhelsia-Structures-Mod-1.14.4.jar Valhelsia Structures {[email protected] CREATE_REGISTRIES}
    Iron-Furnaces-Mod-1.14.4.jar Iron Furnaces {[email protected] CREATE_REGISTRIES}
    HarvestCraft-Mod-Crops-1.14.4.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
    Packed-Up-Backpacks-Mod-1.14.4.jar PackedUp {[email protected] CREATE_REGISTRIES}
    simplylight-1.14.4-0.8.0.jar Simply Light {[email protected] CREATE_REGISTRIES}
    NaturalDecorMod1.14-V1.2.jar Natural Decor Mod {[email protected] CREATE_REGISTRIES}
    GeneticAnimals_0_4_11.jar Genetic Animals {[email protected] CREATE_REGISTRIES}
    GymCraft-Mod-1.14.4.jar GymCraft {[email protected] CREATE_REGISTRIES}
    Spartan-Shields-Mod-1.14.4.jar Spartan Shields {[email protected] CREATE_REGISTRIES}
    Xaeros_Minimap_1.19.5_Forge_1.14.4.jar Xaero's Minimap {[email protected] CREATE_REGISTRIES}
    HarvestCraft-Mod-Food-Core-1.14.4.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version CREATE_REGISTRIES}
    EuhDawsons-GraveStone-Mod-1.14.4.jar Gravestone Mod {[email protected] CREATE_REGISTRIES}
    Collective-Library-1.14.4.jar Collective {[email protected] CREATE_REGISTRIES}
    Dragon-Drops-Elytra-Mod-1.14.4.jar Dragon Drops Elytra {[email protected] CREATE_REGISTRIES}
    lava-monster-1.14.4-1.0.2.jar Lava Monster {[email protected] CREATE_REGISTRIES}
    extlights-1.8.jar Extended Lights {[email protected] CREATE_REGISTRIES}
    DramaticDoors-1.14.4-1.0.1.jar Dramatic Doors {[email protected] CREATE_REGISTRIES}
    [1.14.4]+SecurityCraft+v1.8.16.jar SecurityCraft {[email protected] CREATE_REGISTRIES}
    torcherino-9.0.2.jar Torcherino {[email protected] ERROR}
    Storage-Drawers-Mod-1.14.4.jar Storage Drawers {[email protected] CREATE_REGISTRIES}
    ElevatorMod-1.14.4-1.3.11.jar Elevator Mod {[email protected] CREATE_REGISTRIES}
    Animalium-0.4.0.jar Animalium {[email protected] CREATE_REGISTRIES}
    Statues-1.14.4-0.1.2.jar Statues Mod {[email protected] CREATE_REGISTRIES}
    guncus-1.14.4-1.1.jar Gun Customization {[email protected] CREATE_REGISTRIES}
    bathroommod-1.14.4-0.1.0.jar Bathroom Mod {[email protected] CREATE_REGISTRIES}
    MoreVanillaArmor-Mod-1.14.4.jar MoreVanillaArmor {[email protected] CREATE_REGISTRIES}
    mcw-roofs-1.0.1-mc1.14.4.jar Macaw's Roofs {[email protected] CREATE_REGISTRIES}
    MrCrayfishs-Furniture-Mod-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES}
    Vampirism-1.14.4-1.6.0-alpha+20191001-1338.jar Vampirism {[email protected]+20190930-2051 CREATE_REGISTRIES, [email protected]+20190930-2051 CREATE_REGISTRIES}
    engineersdecor-1.14.4-1.0.19-b2.jar Engineer's Decor {[email protected] CREATE_REGISTRIES}
    Connected-Glass-Mod-1.14.4.jar Connected Glass {[email protected] CREATE_REGISTRIES}
    Smaller-Nether-Portals-Mod-1.14.4.jar Smaller Nether Portals {[email protected] CREATE_REGISTRIES}
    Mystical-Wildlife-Mod-1.14.4.jar Mystical Wildlife {[email protected] CREATE_REGISTRIES}
    CHAS+v1.3+for+1.14.jar Craftable Horse Armour {[email protected] CREATE_REGISTRIES}
    Sulfur-and-Potassium-Mod-1.14.4.jar Sulfur And Potassium - make gunpowder {[email protected] CREATE_REGISTRIES}
    More+Dogs-1.0.3.jar More Dog Breeds {[email protected] CREATE_REGISTRIES}
    Solar-Generation-Mod-1.14.4.jar Solar Generation {[email protected] CREATE_REGISTRIES}
    Overloaded-Armor-Bar-Mod-1.14.4.jar Overloaded Armor Bar {[email protected] CREATE_REGISTRIES}
    Ores-Above-Diamonds-Mod-1.14.4.jar Ores Above Diamonds {[email protected] CREATE_REGISTRIES}
    Super-Tools-Mod-1.14.4.jar Super Tools {[email protected] CREATE_REGISTRIES}
    Big-Buckets-Mod-1.14.4.jar BigBuckets {[email protected] CREATE_REGISTRIES}
    Launched Version: 1.14.4-forge-28.2.23
    LWJGL: 3.2.2 build 10
    OpenGL: GeForce GT 740/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.63, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 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: vanilla
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz

Comments 1

Thank you for your report!
However, this report is Invalid.

Your game, launcher and/or server is modified.
If you can reproduce the issue in a vanilla environment, please create a new ticket - this is a bug tracker for the game, and not a support website.

  • Any non-standard client/server/launcher build needs to be taken up with the appropriate team, not Mojang Studios or the Bugtracker.

  • Any plugin or resource pack issues need to be addressed to the creator of the plugin or resource pack.

  • If you have problems on large servers, such as The Hive and Hypixel, please contact them first as they run extensively modified server software.

Quick Links:
📓 Issue Guidelines – 🛠 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
💬 Mojira Subreddit – 💬 Mojira Discord

Danielle

(Unassigned)

Unconfirmed

(Unassigned)

1.16.2

Retrieved