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: 
        javafml@28.1
        minecraft@1
    Mod List: 
        Following-Villagers-Mod-1.14.4.jar Following Villagers {followingvillagers@1.14.4-1.2.0 CREATE_REGISTRIES}
        CyclopsCore-1.14.4.jar Cyclops Core {cyclopscore@1.6.0 CREATE_REGISTRIES}
        techemistry-1.14.4-12.jar Techemistry {techemistry@1.14.4-12 CREATE_REGISTRIES}
        Doggy-Talents-Mod-1.14.4.jar Doggy Talents {doggytalents@1.15.1.0 CREATE_REGISTRIES}
        PlantTech-2-Mod-1.14.4.jar PlantTech 2 {planttech2@0.00.24 CREATE_REGISTRIES}
        SilentMechanisms-1.14.4-0.6.7+40.jar Silent's Mechanisms {silents_mechanisms@0.6.7+40 CREATE_REGISTRIES}
        modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {modnametooltip@1.12.1 CREATE_REGISTRIES}
        Uncle-Gs-Glass-Mod-1.14.4.jar Uncle George's Glass {unclegglass@2.0.0 CREATE_REGISTRIES}
        noautojump-1.1.jar No Auto-Jump {noautojump@1.1 CREATE_REGISTRIES}
        RFTools-Base-Mod-1.14.4.jar RFToolsBase {rftoolsbase@NONE CREATE_REGISTRIES}
        Neat 1.5-19.jar Neat {neat@1.5-19 CREATE_REGISTRIES}
        Iron-Jetpacks-Mod-1.14.4.jar Iron Jetpacks {ironjetpacks@2.0.0 CREATE_REGISTRIES}
        essentials-1.14.4-2.6.1.jar Essentials {essentials@1.14.4-2.6.1 CREATE_REGISTRIES}
        glassential-forge-1.14.4-1.1.1.jar Glassential {glassential@1.1.1 CREATE_REGISTRIES}
        XaerosWorldMap_1.5_Forge_1.14.4.jar Xaero's World Map {xaeroworldmap@1.5 CREATE_REGISTRIES}
        Resourceful-Tools-Mod-1.14.4.jar Resourceful Tools {resourceful_tools@1.0.3 CREATE_REGISTRIES}
        Controlling-5.0.4.jar Controlling {controlling@5.0.4 CREATE_REGISTRIES}
        Placebo-1.14.4-2.3.3.jar Placebo {placebo@2.3.3 CREATE_REGISTRIES}
        globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {globaldatapack@1.14.4-1.2 CREATE_REGISTRIES}
        Fence Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version CREATE_REGISTRIES}
        Uncrafted-Mod-1.14.4.jar Uncrafted {uncrafted@4.0.0 CREATE_REGISTRIES}
        Apotheosis-1.14.4-2.4.2.jar Apotheosis {apotheosis@2.4.2 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 {waterstrainer@1.14.4-7.0.2 CREATE_REGISTRIES}
        speedyhoppers-1.14.4-6.jar Speedy Hoppers {speedyhoppers@1.14.4-6 CREATE_REGISTRIES}
        More-Progression-Mod-1.14.4.jar MoreProgression {moreprogression@0.4.3 CREATE_REGISTRIES}
        CarryOn MC1.14.4 v1.12.4.jar Carry On {carryon@1.12.4 CREATE_REGISTRIES}
        Just-Enough-Resources-Mod-1.14.4.jar Just Enough Resources {jeresources@0.10.0.63 CREATE_REGISTRIES}
        Energetic-Sheep-Mod-1.14.4.jar EnergeticSheep {energeticsheep@1.1.5 CREATE_REGISTRIES}
        Respawnable-Pets-Mod-1.14.4.jar Respawnable Pets {respawnablepets@1.0.4.2 CREATE_REGISTRIES}
        quirkygenerators-1.4.jar Quirky Generators {quirkygenerators@1.4 CREATE_REGISTRIES}
        mysticallib-1.14.4-1.6.0.jar Mystical Lib {mysticallib@1.14.4-1.6.0 CREATE_REGISTRIES}
        Refined-Storage-Mod-1.14.4.jar Refined Storage {refinedstorage@1.7.1 CREATE_REGISTRIES}
        turf-1.14.4-1.0.0.jar Turf {turf@1.0.0 CREATE_REGISTRIES}
        SilentGear-1.14.4-1.4.3+68.jar Silent Gear {silentgear@1.4.3+68 CREATE_REGISTRIES}
        extcaves-1.3.3.jar Extended Caves {extcaves@1.3.3 CREATE_REGISTRIES}
        Ferroustry-Mod-1.14.4.jar Ferroustry {ferroustry@1.3b CREATE_REGISTRIES}
        curios-FORGE-1.14.4-1.0.5.2.jar Curios API {curios@FORGE-1.14.4-1.0.5.2 CREATE_REGISTRIES}
        Peaceful-Surface-Mod-1.14.4.jar PeacefulSurface {peacefulsurface@1.14.4-v1 CREATE_REGISTRIES}
        morecharcoal-1.14.4-5.jar More Charcoal {morecharcoal@1.14.4-5 CREATE_REGISTRIES}
        OreExcavation-1.6.141.jar Ore Excavation {oreexcavation@1.6.141 CREATE_REGISTRIES}
        Flexible-Skills-Mod-1.14.4.jar Flexible Skills Mod {flexible_skills@1.1.6 CREATE_REGISTRIES}
        tombstone-4.1.7-1.14.4.jar Corail Tombstone {tombstone@4.1.7 CREATE_REGISTRIES}
        Ore-Canes-Mod-1.14.4.jar Ore Canes {ore_canes@1.0.0 CREATE_REGISTRIES}
        EnigmaticLegacy-1.6.2.jar Enigmatic Legacy {enigmaticlegacy@1.6.2 CREATE_REGISTRIES}
        Attained-Drops-Mod-1.14.4.jar Attained Drops {attained_drops@5.1.0 CREATE_REGISTRIES}
        More-Overlays-Mod-1.14.4.jar More Overlays {moreoverlays@1.16.0 CREATE_REGISTRIES}
        Fun-Ores-Mod-1.14.4.jar Fun Ores {funores@2.4.0+14 CREATE_REGISTRIES}
        bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {bwncr@1.14.4-3.5.11 CREATE_REGISTRIES}
        Instant-Unify-Mod-1.14.4.jar InstantUnify {instantunify@1.0.1 CREATE_REGISTRIES}
        speedyladders-1.14.4-4.jar Speedy Ladders {speedyladders@1.14.4-4 CREATE_REGISTRIES}
        classicbar-2.0.0a.jar Classic Bar {classicbar@2.0.0a CREATE_REGISTRIES}
        FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
        inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {inventorysorter@16.2.0 CREATE_REGISTRIES}
        Just-Mob-Heads-Mod-1.14.4.jar Just Mob Heads {jmh@2.2 CREATE_REGISTRIES}
        Cucumber-Mod-1.14.4.jar Cucumber Library {cucumber@2.0.4 CREATE_REGISTRIES}
        Bamboo-Ladders-Mod-1.14.3.jar Bamboo Ladders {bambooladders@1.14-1.0.0 CREATE_REGISTRIES}
        AnimalNet-Mod-1.14.4.jar AnimalNet {animalnet@v1.14.4 Forge b3 ERROR}
        TrashSlot-Mod-1.14.4.jar TrashSlot {trashslot@10.4.5 CREATE_REGISTRIES}
        Allomancy-Mod-1.14.4.jar Allomancy {allomancy@3.0.0 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 {babyanimals@1.14.3-0.pre1 CREATE_REGISTRIES}
        jei-1.14.4-6.0.0.18.jar Just Enough Items {jei@6.0.0.18 CREATE_REGISTRIES}
        Just-Enough-Calculation-Mod-1.14.4.jar Just Enough Calculation {jecalculation@3.3.1 CREATE_REGISTRIES}
        metalbarrels-1.3d.jar Metal Barrels {metalbarrels@1.3d CREATE_REGISTRIES}
        Druidcraft-1.14-0.1.31.jar Druidcraft {druidcraft@0.1.12 CREATE_REGISTRIES}
        BirdsNestsAndTreasures-1.14.4-1.0.0.jar Birds Nests & Treasures {birdsneststres@1.0.0 CREATE_REGISTRIES}
        Just-Enough-Buttons-Mod-1.14.4.jar Just Enough Buttons {justenoughbuttons@1.14.4-1.0 CREATE_REGISTRIES}
        create-mc1.14.4_v0.1.1a.jar Create {create@0.1.1a CREATE_REGISTRIES}
        Clumps-4.0.0.jar Clumps {clumps@4.0.0 CREATE_REGISTRIES}
        SimpleStorageNetwork-1.14.4-0.0.13.jar Simple Storage Network {storagenetwork@1.14.4-0.0.13 CREATE_REGISTRIES}
        Basic-Nether-Ores-Mod-1.14.4.jar Basic Nether Ores {bno@3.2.1 CREATE_REGISTRIES}
        DungeonCrawl-1.14.4-1.5.1.jar Dungeon Crawl {dungeoncrawl@1.5.1 CREATE_REGISTRIES}
        CoFH-Core-1.14.4.jar CoFH Core {cofh_core@0.1.0b CREATE_REGISTRIES}
        alib-1.14.4-7.jar A Lib {alib@1.14.4-7 CREATE_REGISTRIES}
        McJtyLib-1.14.4.jar McJtyLib {mcjtylib@NONE CREATE_REGISTRIES}
        voyage-1.0.0.jar Voyage {voyage@1.0.0 CREATE_REGISTRIES}
        ToastControl-1.14.4-2.2.0.jar Toast Control {toastcontrol@2.2.0 CREATE_REGISTRIES}
        traverse-1.14.4-2.0.0.jar Traverse {traverse@1.14.4-2.0.0 CREATE_REGISTRIES}
        Thermal-Solars-Mod-1.14.4.jar ThermalSolars {thermalsolars@1.14.4-0.1 CREATE_REGISTRIES}
        Dooglamoo-Jr-Archaeology-Mod-1.14.4.jar Dooglamoo Jr. Archaeology {dooglamoojuniorarchaeology@1.14.4-3.0.0 CREATE_REGISTRIES}
        RFTools-Power-Mod-1.14.4.jar RFToolsPower {rftoolspower@NONE CREATE_REGISTRIES}
        forge-1.14.4-28.1.92-universal.jar Forge {forge@28.1.92 CREATE_REGISTRIES}
        Mystical-Agriculture-Mod-1.14.4.jar Mystical Agriculture {mysticalagriculture@2.0.0 CREATE_REGISTRIES}
        Simple-Diving-Gear-Mod-1.14.4.jar Simple Diving Gear {simpledivegear@3.0.3 mc 1.14.4 CREATE_REGISTRIES}
        CraftingTweaks_1.14.4-10.1.4.jar Crafting Tweaks {craftingtweaks@10.1.4 CREATE_REGISTRIES}
        alchemistry-1.14.4-7.jar Alchemistry {alchemistry@1.14.4-7 CREATE_REGISTRIES}
        forge-1.14.4-28.1.92-client.jar Minecraft {minecraft@1.14.4 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 {mousetweaks@2.12 CREATE_REGISTRIES}
        CT-Watercan-Mod-1.14.4.jar Watercan {watercan@1.14.4-2.0.0 CREATE_REGISTRIES}
        SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 CREATE_REGISTRIES}
        Travel-Bag-Mod-1.14.4.jar Travel Bag {travel_bag@1.0.4 CREATE_REGISTRIES}
        Ring-of-Growth-Mod-1.14.4.jar Ring of Growth {ring_of_growth@1.0.8 CREATE_REGISTRIES}
        Ding-1.14.4-1.1.0.jar Ding {ding@1.1.0 CREATE_REGISTRIES}
        RFTools-Builder-Mod-1.14.4.jar RFToolsBuilder {rftoolsbuilder@1.14-1.2.5-alpha CREATE_REGISTRIES}
        Extra-Golems-Mod-1.14.4.jar Extra Golems {golems@9.0.4 CREATE_REGISTRIES}
        Spartan-Shields-Mod-1.14.4.jar Spartan Shields {spartanshields@1.14.4-2.0.0-beta-1 CREATE_REGISTRIES}
        Xaeros_Minimap_1.18.6_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@1.18.6 CREATE_REGISTRIES}
        Simple-Grinder-Mod-1.14.4.jar Simple Grinder {simplegrinder@1.14.4-a0.1 CREATE_REGISTRIES}
        FTBUtilitiesBackups-2.0.0.11.jar FTB Utilities: Backups {ftbbackups@2.0.0.11 CREATE_REGISTRIES}
        chemlib-1.14.4-14.jar Chem Lib {chemlib@1.14.4-14 CREATE_REGISTRIES}
        StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {storagedrawers@1.14.4-6.0.3 CREATE_REGISTRIES}
        Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version CREATE_REGISTRIES}
        Filters-Mod-1.14.4.jar Filters {filters@1.1.1 CREATE_REGISTRIES}
        AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {appleskin@1.0.12 CREATE_REGISTRIES}
        Vampirism-Mod-1.14.4.jar Vampirism {vampirism@1.6.0-alpha+20190930-2051 CREATE_REGISTRIES, teamlapenlib@1.6.0-alpha+20190930-2051 CREATE_REGISTRIES}
        solcarrot-1.14.4-1.9.3.jar Spice of Life: Carrot Edition {solcarrot@1.14.4-1.9.3 CREATE_REGISTRIES}
        SilentGems-1.14.4-3.4.6+79.jar Silent's Gems 3 {silentgems@3.4.6+79 CREATE_REGISTRIES}
        Friendly-Fire-Mod-1.14.4.jar FriendlyFire {friendlyfire@3.0.1 CREATE_REGISTRIES}
        Turtle-Shell-Drop-Mod-1.14.4.jar Turtle Shell Drop {turtleshelldrop@1.0.1 CREATE_REGISTRIES}
        Humbling-Bundle-Mod-1.14.4.jar Humbling Bundle {hb@1.1 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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

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