Jump to content

I got a crush


chicken_soldier

Recommended Posts

version is 1.14.4 and modded

 

i cant make it

 

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

Time: 11/22/19 10:25 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:95) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.integral.enigmaticlegacy.EnigmaticLegacy.onColorInit(EnigmaticLegacy.java:640) ~[?:1.0] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_474_EnigmaticLegacy_onColorInit_Item.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.1] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$3323/1525027227.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.onItemColorsInit(ForgeHooksClient.java:189) ~[?:?] {re:classloading}
    at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:503) [?:?] {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.1.92.jar:28.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$401/1917607102.call(Unknown Source) [forge-1.14.4-28.1.92.jar:28.1] {}
    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.ItemColors.func_199877_a(ItemColors.java:95)
    at com.integral.enigmaticlegacy.EnigmaticLegacy.onColorInit(EnigmaticLegacy.java:640)
    at net.minecraftforge.eventbus.ASMEventHandler_474_EnigmaticLegacy_onColorInit_Item.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$3323/1525027227.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.onItemColorsInit(ForgeHooksClient.java:189)
    at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:503)

-- 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$401/1917607102.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: 418310960 bytes (398 MB) / 1927282688 bytes (1838 MB) up to 4056416256 bytes (3868 MB)
    CPUs: 4
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4352m -Xms256m -XX:PermSize=256m
    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.1.92.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.92.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.1.92.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.92.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.14.4-28.1.92.jar fml TRANSFORMATIONSERVICE 
    FML: 28.1
    Forge: net.minecraftforge:28.1.92
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        Following-Villagers-Mod-1.14.4.jar Following Villagers {[email protected] CREATE_REGISTRIES}
        CyclopsCore-1.14.4.jar Cyclops Core {[email protected] CREATE_REGISTRIES}
        techemistry-1.14.4-12.jar Techemistry {[email protected] CREATE_REGISTRIES}
        Doggy-Talents-Mod-1.14.4.jar Doggy Talents {[email protected] CREATE_REGISTRIES}
        PlantTech-2-Mod-1.14.4.jar PlantTech 2 {[email protected] CREATE_REGISTRIES}
        SilentMechanisms-1.14.4-0.6.7+40.jar Silent's Mechanisms {[email protected]+40 CREATE_REGISTRIES}
        modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] CREATE_REGISTRIES}
        Uncle-Gs-Glass-Mod-1.14.4.jar Uncle George's Glass {[email protected] CREATE_REGISTRIES}
        noautojump-1.1.jar No Auto-Jump {[email protected] CREATE_REGISTRIES}
        RFTools-Base-Mod-1.14.4.jar RFToolsBase {rftoolsbase@NONE CREATE_REGISTRIES}
        Neat 1.5-19.jar Neat {[email protected] CREATE_REGISTRIES}
        Iron-Jetpacks-Mod-1.14.4.jar Iron Jetpacks {[email protected] CREATE_REGISTRIES}
        essentials-1.14.4-2.6.1.jar Essentials {[email protected] CREATE_REGISTRIES}
        glassential-forge-1.14.4-1.1.1.jar Glassential {[email protected] CREATE_REGISTRIES}
        XaerosWorldMap_1.5_Forge_1.14.4.jar Xaero's World Map {[email protected] CREATE_REGISTRIES}
        Resourceful-Tools-Mod-1.14.4.jar Resourceful Tools {[email protected] CREATE_REGISTRIES}
        Controlling-5.0.4.jar Controlling {[email protected] CREATE_REGISTRIES}
        Placebo-1.14.4-2.3.3.jar Placebo {[email protected] CREATE_REGISTRIES}
        globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {[email protected] CREATE_REGISTRIES}
        Fence Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version CREATE_REGISTRIES}
        Uncrafted-Mod-1.14.4.jar Uncrafted {[email protected] CREATE_REGISTRIES}
        Apotheosis-1.14.4-2.4.2.jar Apotheosis {[email protected] CREATE_REGISTRIES}
        Morpheus-1.14.4-4.2.43.jar Morpheus {morpheus@version CREATE_REGISTRIES}
        WaterStrainer-1.14.4-7.0.2.jar Water Strainer {[email protected] CREATE_REGISTRIES}
        speedyhoppers-1.14.4-6.jar Speedy Hoppers {[email protected] CREATE_REGISTRIES}
        More-Progression-Mod-1.14.4.jar MoreProgression {[email protected] CREATE_REGISTRIES}
        CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] CREATE_REGISTRIES}
        Just-Enough-Resources-Mod-1.14.4.jar Just Enough Resources {[email protected] CREATE_REGISTRIES}
        Energetic-Sheep-Mod-1.14.4.jar EnergeticSheep {[email protected] CREATE_REGISTRIES}
        Respawnable-Pets-Mod-1.14.4.jar Respawnable Pets {[email protected] CREATE_REGISTRIES}
        quirkygenerators-1.4.jar Quirky Generators {[email protected] CREATE_REGISTRIES}
        mysticallib-1.14.4-1.6.0.jar Mystical Lib {[email protected] CREATE_REGISTRIES}
        Refined-Storage-Mod-1.14.4.jar Refined Storage {[email protected] CREATE_REGISTRIES}
        turf-1.14.4-1.0.0.jar Turf {[email protected] CREATE_REGISTRIES}
        SilentGear-1.14.4-1.4.3+68.jar Silent Gear {[email protected]+68 CREATE_REGISTRIES}
        extcaves-1.3.3.jar Extended Caves {[email protected] CREATE_REGISTRIES}
        Ferroustry-Mod-1.14.4.jar Ferroustry {[email protected] CREATE_REGISTRIES}
        curios-FORGE-1.14.4-1.0.5.2.jar Curios API {[email protected] CREATE_REGISTRIES}
        Peaceful-Surface-Mod-1.14.4.jar PeacefulSurface {[email protected] CREATE_REGISTRIES}
        morecharcoal-1.14.4-5.jar More Charcoal {[email protected] CREATE_REGISTRIES}
        OreExcavation-1.6.141.jar Ore Excavation {[email protected] CREATE_REGISTRIES}
        Flexible-Skills-Mod-1.14.4.jar Flexible Skills Mod {[email protected] CREATE_REGISTRIES}
        tombstone-4.1.7-1.14.4.jar Corail Tombstone {[email protected] CREATE_REGISTRIES}
        Ore-Canes-Mod-1.14.4.jar Ore Canes {[email protected] CREATE_REGISTRIES}
        EnigmaticLegacy-1.6.2.jar Enigmatic Legacy {[email protected] CREATE_REGISTRIES}
        Attained-Drops-Mod-1.14.4.jar Attained Drops {[email protected] CREATE_REGISTRIES}
        More-Overlays-Mod-1.14.4.jar More Overlays {[email protected] CREATE_REGISTRIES}
        Fun-Ores-Mod-1.14.4.jar Fun Ores {[email protected]+14 CREATE_REGISTRIES}
        bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {[email protected] CREATE_REGISTRIES}
        Instant-Unify-Mod-1.14.4.jar InstantUnify {[email protected] CREATE_REGISTRIES}
        speedyladders-1.14.4-4.jar Speedy Ladders {[email protected] CREATE_REGISTRIES}
        classicbar-2.0.0a.jar Classic Bar {[email protected] CREATE_REGISTRIES}
        FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
        inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {[email protected] CREATE_REGISTRIES}
        Just-Mob-Heads-Mod-1.14.4.jar Just Mob Heads {[email protected] CREATE_REGISTRIES}
        Cucumber-Mod-1.14.4.jar Cucumber Library {[email protected] CREATE_REGISTRIES}
        Bamboo-Ladders-Mod-1.14.3.jar Bamboo Ladders {[email protected] CREATE_REGISTRIES}
        AnimalNet-Mod-1.14.4.jar AnimalNet {[email protected] Forge b3 ERROR}
        TrashSlot-Mod-1.14.4.jar TrashSlot {[email protected] CREATE_REGISTRIES}
        Allomancy-Mod-1.14.4.jar Allomancy {[email protected] CREATE_REGISTRIES}
        Bountiful-Baubles-Mod-1.14.4.jar Bountiful Baubles {bountifulbaubles@NONE CREATE_REGISTRIES}
        Baby-Animals-Mod-1.14.4.jar Baby Animals Model Swapper {[email protected] CREATE_REGISTRIES}
        jei-1.14.4-6.0.0.18.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
        Just-Enough-Calculation-Mod-1.14.4.jar Just Enough Calculation {[email protected] CREATE_REGISTRIES}
        metalbarrels-1.3d.jar Metal Barrels {[email protected] CREATE_REGISTRIES}
        Druidcraft-1.14-0.1.31.jar Druidcraft {[email protected] CREATE_REGISTRIES}
        BirdsNestsAndTreasures-1.14.4-1.0.0.jar Birds Nests & Treasures {[email protected] CREATE_REGISTRIES}
        Just-Enough-Buttons-Mod-1.14.4.jar Just Enough Buttons {[email protected] CREATE_REGISTRIES}
        create-mc1.14.4_v0.1.1a.jar Create {[email protected] CREATE_REGISTRIES}
        Clumps-4.0.0.jar Clumps {[email protected] CREATE_REGISTRIES}
        SimpleStorageNetwork-1.14.4-0.0.13.jar Simple Storage Network {[email protected] CREATE_REGISTRIES}
        Basic-Nether-Ores-Mod-1.14.4.jar Basic Nether Ores {[email protected] CREATE_REGISTRIES}
        DungeonCrawl-1.14.4-1.5.1.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES}
        CoFH-Core-1.14.4.jar CoFH Core {[email protected] CREATE_REGISTRIES}
        alib-1.14.4-7.jar A Lib {[email protected] CREATE_REGISTRIES}
        McJtyLib-1.14.4.jar McJtyLib {mcjtylib@NONE CREATE_REGISTRIES}
        voyage-1.0.0.jar Voyage {[email protected] CREATE_REGISTRIES}
        ToastControl-1.14.4-2.2.0.jar Toast Control {[email protected] CREATE_REGISTRIES}
        traverse-1.14.4-2.0.0.jar Traverse {[email protected] CREATE_REGISTRIES}
        Thermal-Solars-Mod-1.14.4.jar ThermalSolars {[email protected] CREATE_REGISTRIES}
        Dooglamoo-Jr-Archaeology-Mod-1.14.4.jar Dooglamoo Jr. Archaeology {[email protected] CREATE_REGISTRIES}
        RFTools-Power-Mod-1.14.4.jar RFToolsPower {rftoolspower@NONE CREATE_REGISTRIES}
        forge-1.14.4-28.1.92-universal.jar Forge {[email protected] CREATE_REGISTRIES}
        Mystical-Agriculture-Mod-1.14.4.jar Mystical Agriculture {[email protected] CREATE_REGISTRIES}
        Simple-Diving-Gear-Mod-1.14.4.jar Simple Diving Gear {[email protected] mc 1.14.4 CREATE_REGISTRIES}
        CraftingTweaks_1.14.4-10.1.4.jar Crafting Tweaks {[email protected] CREATE_REGISTRIES}
        alchemistry-1.14.4-7.jar Alchemistry {[email protected] CREATE_REGISTRIES}
        forge-1.14.4-28.1.92-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
        theoneprobe-1.14-1.4.37.jar The One Probe {theoneprobe@NONE CREATE_REGISTRIES}
        MouseTweaks-2.12-mc1.14.4.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
        CT-Watercan-Mod-1.14.4.jar Watercan {[email protected] CREATE_REGISTRIES}
        SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 CREATE_REGISTRIES}
        Travel-Bag-Mod-1.14.4.jar Travel Bag {[email protected] CREATE_REGISTRIES}
        Ring-of-Growth-Mod-1.14.4.jar Ring of Growth {[email protected] CREATE_REGISTRIES}
        Ding-1.14.4-1.1.0.jar Ding {[email protected] CREATE_REGISTRIES}
        RFTools-Builder-Mod-1.14.4.jar RFToolsBuilder {[email protected] CREATE_REGISTRIES}
        Extra-Golems-Mod-1.14.4.jar Extra Golems {[email protected] CREATE_REGISTRIES}
        Spartan-Shields-Mod-1.14.4.jar Spartan Shields {[email protected] CREATE_REGISTRIES}
        Xaeros_Minimap_1.18.6_Forge_1.14.4.jar Xaero's Minimap {[email protected] CREATE_REGISTRIES}
        Simple-Grinder-Mod-1.14.4.jar Simple Grinder {[email protected] CREATE_REGISTRIES}
        FTBUtilitiesBackups-2.0.0.11.jar FTB Utilities: Backups {[email protected] CREATE_REGISTRIES}
        chemlib-1.14.4-14.jar Chem Lib {[email protected] CREATE_REGISTRIES}
        StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {[email protected] CREATE_REGISTRIES}
        Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version CREATE_REGISTRIES}
        Filters-Mod-1.14.4.jar Filters {[email protected] CREATE_REGISTRIES}
        AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {[email protected] CREATE_REGISTRIES}
        Vampirism-Mod-1.14.4.jar Vampirism {[email protected]+20190930-2051 CREATE_REGISTRIES, [email protected]+20190930-2051 CREATE_REGISTRIES}
        solcarrot-1.14.4-1.9.3.jar Spice of Life: Carrot Edition {[email protected] CREATE_REGISTRIES}
        SilentGems-1.14.4-3.4.6+79.jar Silent's Gems 3 {[email protected]+79 CREATE_REGISTRIES}
        Friendly-Fire-Mod-1.14.4.jar FriendlyFire {[email protected] CREATE_REGISTRIES}
        Turtle-Shell-Drop-Mod-1.14.4.jar Turtle Shell Drop {[email protected] CREATE_REGISTRIES}
        Humbling-Bundle-Mod-1.14.4.jar Humbling Bundle {[email protected] CREATE_REGISTRIES}
    Launched Version: forge-28.1.92
    LWJGL: 3.2.2 build 10
    OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4463, Intel
    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: 
    Current Language: English (US)
    CPU: 4x Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz

Link to comment
Share on other sites

EnigmaticLegacy's problem. Remove it and report to its author.

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

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.