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:
    javafml@28.2
    minecraft@1
    Mod List:
    TrashSlot-Mod-1.14.4.jar TrashSlot {trashslot@10.4.8 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 {craftingautomat@1.2.1 CREATE_REGISTRIES}
    Tree-Chopper-Mod-1.14.4.jar TreeChoppin {treechoppin@1.1.0 CREATE_REGISTRIES}
    Bamboo-Blocks-Mod-1.14.4.jar Bamboo Blocks {bambooblocks@1.2.11 CREATE_REGISTRIES}
    jei-1.14.4-6.0.0.27.jar Just Enough Items {jei@6.0.0.27 CREATE_REGISTRIES}
    adminweapons-v3.6-mc1.14.4.jar Admin Weapons {adminweapons@3.6 CREATE_REGISTRIES}
    Metal-Barrels-Mod-1.14.4.jar Metal Barrels {metalbarrels@1.4 CREATE_REGISTRIES}
    tnt-yeeter-1.14.4-1.1.0.jar TNT Yeeter {yeeter@1.1.0 CREATE_REGISTRIES}
    Iron-TNT-Mod-1.14.4.jar Iron TNT {ate@1.14.4-1.0 CREATE_REGISTRIES}
    Uppers-0.1.11.jar Uppers {uppers@0.1.11 CREATE_REGISTRIES}
    Bedspreads-Mod-1.14.4.jar Cosmetic Beds {cosmeticbeds@FORGE-1.14.4-2.0.0.1 CREATE_REGISTRIES}
    mcw-windows-1.0.1-mc1.14.4.jar Macaw's Windows {mcwwindows@1.0.1 CREATE_REGISTRIES}
    Limited-Lives-Mod-1.14.4.jar Limited Lives {limitedlives@1.1.0 CREATE_REGISTRIES}
    Extra-Boats-Mod-1.14.4.jar Extra Boats {extraboats@1.2.6 CREATE_REGISTRIES}
    duckymod-1.14.4-0.4.0.jar Ducky Mod {duckymod@1.14.4-0.4.0 CREATE_REGISTRIES}
    YUNGs-Better-Caves-Mod-1.14.4.jar YUNG's Better Caves {bettercaves@1.14.4-2.0 CREATE_REGISTRIES}
    Waystones-Mod-1.14.4.jar Waystones {waystones@5.1.1 CREATE_REGISTRIES}
    More-Ores-In-ONE-Mod-1.14.4.jar More Ores in ONE {moreoresinone@1.5 CREATE_REGISTRIES}
    Pointless-Tech-Collective-Mod-1.14.4.jar Pointless Tech Collective {pointless_tech_collective@1.14.4 CREATE_REGISTRIES}
    Clumps-4.0.1.jar Clumps {clumps@4.0.1 CREATE_REGISTRIES}
    Ring-of-Repair-Mod-1.14.4.jar Ring of Repair {ring_of_repair@1.0.21 CREATE_REGISTRIES}
    Cooking-for-Blockheads-Mod-1.14.4.jar Cooking for Blockheads {cookingforblockheads@7.4.4 CREATE_REGISTRIES}
    Elementary-Staffs-Mod-1.14.4.jar Elementary Staffs {element@1.3.2 CREATE_REGISTRIES}
    Gardening-Tools-Mod-1.14.4.jar Garden Tools {gardentools@1.14.4-1.0.0 CREATE_REGISTRIES}
    Basic-Nether-Ores-Mod-1.14.4.jar Basic Nether Ores {bno@3.2.6 CREATE_REGISTRIES}
    Well-Fed-Mod-1.14.4.jar Well Fed - quality food! {wellfedmod@1.2.0 CREATE_REGISTRIES}
    culinaryconstruct-FORGE-1.14.4-2.0-beta3.jar Culinary Construct {culinaryconstruct@FORGE-1.14.4-2.0-beta3 CREATE_REGISTRIES}
    betteranimalsplus-1.14.4-9.0.1.jar Better Animals Plus {betteranimalsplus@9.0.1 CREATE_REGISTRIES}
    TheVeggieWay-1.14.4-2.0.32.jar The Veggie Way {veggie_way@2.0.32 CREATE_REGISTRIES}
    The-Endergetic-Expansion-Mod-1.14.4.jar The Endergetic Expansion {endergetic@1.2.0 CREATE_REGISTRIES}
    creeperconfetti-3.0.jar Creeper Confetti {creeperconfetti@3.0 CREATE_REGISTRIES}
    Macaws-Doors-Mod-1.14.4.jar Macaw's Doors {mcwdoors@1.0.0 CREATE_REGISTRIES}
    Iron-Shulker-Boxes-Mod-1.14.4.jar Iron Shulker Boxes {ironshulkerbox@1.14.4-3.1.12 CREATE_REGISTRIES}
    Traverse-Legacy-Continued-Mod-1.14.4.jar Traverse {traverse@1.14.4-2.1.0 CREATE_REGISTRIES}
    Stone-Chest-Mod-1.14.4.jar Stone Chest {stonechest@1.0.1 CREATE_REGISTRIES}
    mysticalworld-1.14.4-1.6.10.jar Mystical World {mysticalworld@1.14.4-1.6.10 CREATE_REGISTRIES}
    campfiretorches-1.14.4-1.0.3.jar Campfire Torches {campfiretorches@1.14.4-1.0.3 CREATE_REGISTRIES}
    forge-1.14.4-28.2.23-universal.jar Forge {forge@28.2.23 CREATE_REGISTRIES}
    MysticalLib-1.14.4.jar Mystical Lib {mysticallib@1.14.4-1.14.0 CREATE_REGISTRIES}
    refinedstorage-1.7.jar Refined Storage {refinedstorage@1.7 CREATE_REGISTRIES}
    Salvage-Mod-1.14.4.jar Salvage! {salvage@0.1 CREATE_REGISTRIES}
    Iron-Chests-Mod-1.14.4.jar Iron Chests {ironchest@1.14.3-9.0.3 CREATE_REGISTRIES}
    Peanuts-Mod-1.14.4.jar Peanut Mod {peanutmod@1.0.2 CREATE_REGISTRIES}
    AnimalCrops-1.14.4-0.3.2.jar Animal Crops {animalcrops@1.14.4-0.3.2 CREATE_REGISTRIES}
    forge-1.14.4-28.2.23-client.jar Minecraft {minecraft@1.14.4 CREATE_REGISTRIES}
    mcw-bridges-1.0.4-mc1.14.4.jar Macaw's Bridges {mcwbridges@1.0.4 CREATE_REGISTRIES}
    Lightest-Lamp-Mod-1.14.4.jar Lightest Lamps {lightestlamp@2.0.2 CREATE_REGISTRIES}
    AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {ambientsounds@3.0.3 CREATE_REGISTRIES}
    ToLaserBlade-Mod-1.14.4.jar ToLaserBlade {tolaserblade@1.14.4-3.0.3.2 CREATE_REGISTRIES}
    mcpaint-1.4.4.jar Mc Paint {mcpaint@1.4.4 CREATE_REGISTRIES}
    Immersive-Engineering-Mod-1.14.4.jar Immersive Engineering {immersiveengineering@0.14-104 CREATE_REGISTRIES}
    Biomes-O-Plenty-Mod-1.14.4.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 CREATE_REGISTRIES}
    Blue-Power-Mod-1.14.4.jar Blue Power {bluepower@0.3.100-alpha CREATE_REGISTRIES}
    Valhelsia-Structures-Mod-1.14.4.jar Valhelsia Structures {valhelsia_structures@14.0.3 CREATE_REGISTRIES}
    Iron-Furnaces-Mod-1.14.4.jar Iron Furnaces {ironfurnaces@1.8.4 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 {packedup@1.0.15 CREATE_REGISTRIES}
    simplylight-1.14.4-0.8.0.jar Simply Light {simplylight@1.14.4-0.8.0 CREATE_REGISTRIES}
    NaturalDecorMod1.14-V1.2.jar Natural Decor Mod {naturaldecormod@1.2 CREATE_REGISTRIES}
    GeneticAnimals_0_4_11.jar Genetic Animals {eanimod@0.4.11 CREATE_REGISTRIES}
    GymCraft-Mod-1.14.4.jar GymCraft {gymcraft@1.14.4 CREATE_REGISTRIES}
    Spartan-Shields-Mod-1.14.4.jar Spartan Shields {spartanshields@2.0.0 CREATE_REGISTRIES}
    Xaeros_Minimap_1.19.5_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@1.19.5 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 {gravestone@1.15.2 CREATE_REGISTRIES}
    Collective-Library-1.14.4.jar Collective {collective@1.35 CREATE_REGISTRIES}
    Dragon-Drops-Elytra-Mod-1.14.4.jar Dragon Drops Elytra {dragondropselytra@1.1 CREATE_REGISTRIES}
    lava-monster-1.14.4-1.0.2.jar Lava Monster {lava_monster@1.0.2 CREATE_REGISTRIES}
    extlights-1.8.jar Extended Lights {extlights@1.8 CREATE_REGISTRIES}
    DramaticDoors-1.14.4-1.0.1.jar Dramatic Doors {dramaticdoors@1.14.4-1.0.1 CREATE_REGISTRIES}
    [1.14.4]+SecurityCraft+v1.8.16.jar SecurityCraft {securitycraft@v1.8.16 CREATE_REGISTRIES}
    torcherino-9.0.2.jar Torcherino {torcherino@9.0.2 ERROR}
    Storage-Drawers-Mod-1.14.4.jar Storage Drawers {storagedrawers@1.14.4-6.0.6 CREATE_REGISTRIES}
    ElevatorMod-1.14.4-1.3.11.jar Elevator Mod {elevatorid@1.14.4-1.3.11 CREATE_REGISTRIES}
    Animalium-0.4.0.jar Animalium {animalium@0.4.0 CREATE_REGISTRIES}
    Statues-1.14.4-0.1.2.jar Statues Mod {statues@0.1.2 CREATE_REGISTRIES}
    guncus-1.14.4-1.1.jar Gun Customization {guncus@1.14.4-1.1 CREATE_REGISTRIES}
    bathroommod-1.14.4-0.1.0.jar Bathroom Mod {bathroommod@1.14.4-0.1.0 CREATE_REGISTRIES}
    MoreVanillaArmor-Mod-1.14.4.jar MoreVanillaArmor {morevanillaarmor@1.0 CREATE_REGISTRIES}
    mcw-roofs-1.0.1-mc1.14.4.jar Macaw's Roofs {mcwroofs@1.0.1 CREATE_REGISTRIES}
    MrCrayfishs-Furniture-Mod-1.14.4.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre15 CREATE_REGISTRIES}
    Vampirism-1.14.4-1.6.0-alpha+20191001-1338.jar Vampirism {vampirism@1.6.0-alpha+20190930-2051 CREATE_REGISTRIES, teamlapenlib@1.6.0-alpha+20190930-2051 CREATE_REGISTRIES}
    engineersdecor-1.14.4-1.0.19-b2.jar Engineer's Decor {engineersdecor@1.0.19-b2 CREATE_REGISTRIES}
    Connected-Glass-Mod-1.14.4.jar Connected Glass {connectedglass@1.0.5 CREATE_REGISTRIES}
    Smaller-Nether-Portals-Mod-1.14.4.jar Smaller Nether Portals {smallernp@1.2 CREATE_REGISTRIES}
    Mystical-Wildlife-Mod-1.14.4.jar Mystical Wildlife {mysticalwildlife@1.3.4 CREATE_REGISTRIES}
    CHAS+v1.3+for+1.14.jar Craftable Horse Armour {craftablehorsearmour@1.3 CREATE_REGISTRIES}
    Sulfur-and-Potassium-Mod-1.14.4.jar Sulfur And Potassium - make gunpowder {sulfurpotassiummod@2.3.0 CREATE_REGISTRIES}
    More+Dogs-1.0.3.jar More Dog Breeds {moredogs@1.0.3 CREATE_REGISTRIES}
    Solar-Generation-Mod-1.14.4.jar Solar Generation {solargeneration@1.3.0 CREATE_REGISTRIES}
    Overloaded-Armor-Bar-Mod-1.14.4.jar Overloaded Armor Bar {overloadedarmorbar@3.0.0b CREATE_REGISTRIES}
    Ores-Above-Diamonds-Mod-1.14.4.jar Ores Above Diamonds {oresabovediamonds@1.4 CREATE_REGISTRIES}
    Super-Tools-Mod-1.14.4.jar Super Tools {supertools@1.6b CREATE_REGISTRIES}
    Big-Buckets-Mod-1.14.4.jar BigBuckets {bigbuckets@1.0.0 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