Jump to content

my minecraft is crashing


ritcher01

Recommended Posts

i played minecraft on my old pc and when i will play on my new pc the game is crashing and appear this:

(note: on the other pc this minecraft runs normally)

 

 

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 12/10/20 4:44 PM
Description: Initializing game

java.lang.ExceptionInInitializerError: null
    at mekanism.api.chemical.gas.BasicGasTank.getEmptyStack(BasicGasTank.java:116) ~[?:?] {re:classloading}
    at mekanism.api.chemical.gas.BasicGasTank.getEmptyStack(BasicGasTank.java:17) ~[?:?] {re:classloading}
    at mekanism.api.chemical.BasicChemicalTank.<init>(BasicChemicalTank.java:36) ~[?:?] {re:classloading}
    at mekanism.api.chemical.gas.BasicGasTank.<init>(BasicGasTank.java:110) ~[?:?] {re:classloading}
    at mekanism.common.capabilities.chemical.VariableCapacityGasTank.<init>(VariableCapacityGasTank.java:43) ~[?:?] {re:classloading}
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler$RateLimitGasTank.<init>(RateLimitGasHandler.java:66) ~[?:?] {re:classloading}
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler$RateLimitGasTank.<init>(RateLimitGasHandler.java:60) ~[?:?] {re:classloading}
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler.lambda$create$1(RateLimitGasHandler.java:46) ~[?:?] {re:classloading}
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler$$Lambda$5586/582953485.apply(Unknown Source) ~[?:?] {}
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler.<init>(RateLimitGasHandler.java:52) ~[?:?] {re:classloading}
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler.create(RateLimitGasHandler.java:46) ~[?:?] {re:classloading}
    at mekanism.common.item.gear.ItemGasArmor.initCapabilities(ItemGasArmor.java:107) ~[?:?] {re:classloading}
    at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:956) ~[?:?] {re:classloading,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:109) ~[?:?] {re:classloading,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:98) ~[?:?] {re:classloading,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:95) ~[?:?] {re:classloading,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.item.Item.func_150895_a(Item.java:313) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at mekanism.common.item.gear.ItemGasArmor.func_150895_a(ItemGasArmor.java:99) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:596) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:434) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {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:51) [forge-1.15.2-31.2.24.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/724128993.call(Unknown Source) [forge-1.15.2-31.2.24.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}
Caused by: java.lang.IllegalArgumentException: Cannot create a GasStack from an unregistered gas
    at mekanism.api.chemical.gas.GasStack.getDelegate(GasStack.java:42) ~[?:?] {re:classloading}
    at mekanism.api.chemical.gas.GasStack.getDelegate(GasStack.java:17) ~[?:?] {re:classloading}
    at mekanism.api.chemical.ChemicalStack.<init>(ChemicalStack.java:20) ~[?:?] {re:classloading}
    at mekanism.api.chemical.gas.GasStack.<init>(GasStack.java:30) ~[?:?] {re:classloading}
    at mekanism.api.chemical.gas.GasStack.<clinit>(GasStack.java:19) ~[?:?] {re:classloading}
    ... 32 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at mekanism.api.chemical.gas.BasicGasTank.getEmptyStack(BasicGasTank.java:116)
    at mekanism.api.chemical.gas.BasicGasTank.getEmptyStack(BasicGasTank.java:17)
    at mekanism.api.chemical.BasicChemicalTank.<init>(BasicChemicalTank.java:36)
    at mekanism.api.chemical.gas.BasicGasTank.<init>(BasicGasTank.java:110)
    at mekanism.common.capabilities.chemical.VariableCapacityGasTank.<init>(VariableCapacityGasTank.java:43)
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler$RateLimitGasTank.<init>(RateLimitGasHandler.java:66)
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler$RateLimitGasTank.<init>(RateLimitGasHandler.java:60)
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler.lambda$create$1(RateLimitGasHandler.java:46)
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler$$Lambda$5586/582953485.apply(Unknown Source)
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler.<init>(RateLimitGasHandler.java:52)
    at mekanism.common.capabilities.chemical.item.RateLimitGasHandler.create(RateLimitGasHandler.java:46)
    at mekanism.common.item.gear.ItemGasArmor.initCapabilities(ItemGasArmor.java:107)
    at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:956)
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:109)
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:98)
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:95)
    at net.minecraft.item.Item.func_150895_a(Item.java:313)
    at mekanism.common.item.gear.ItemGasArmor.func_150895_a(ItemGasArmor.java:99)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:596)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:434)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(SourceFile:166)
    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:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/724128993.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.15.2
    Minecraft Version ID: 1.15.2
    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: 264276448 bytes (252 MB) / 1833959424 bytes (1749 MB) up to 3817865216 bytes (3641 MB)
    CPUs: 4
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.24
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        NetherPortalFix_1.15.2-6.0.0.jar NetherPortalFix {[email protected] LOAD_REGISTRIES}
        incontrol-1.15-4.0.2.jar InControl {[email protected] LOAD_REGISTRIES}
        ProjectE-1.15.2-PE1.0.2B.jar ProjectE {[email protected] LOAD_REGISTRIES}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] LOAD_REGISTRIES}
        ForgeEndertech-1.15.2-6.0.0.0-build.0004.jar Forge Endertech {[email protected] LOAD_REGISTRIES}
        timber-1.15.2-1.4.jar Timber Mod {[email protected] LOAD_REGISTRIES}
        JRFTL [1.15.2]-1.1.jar JRFTL {[email protected] LOAD_REGISTRIES}
        Placebo-1.15.2-3.0.2.jar Placebo {[email protected] LOAD_REGISTRIES}
        MutantBeasts-1.15.2-1.0.1.jar Mutant Beasts {[email protected] LOAD_REGISTRIES}
        branders-enhanced-mob-spawners-v1.15.2-1.5.4.jar Enhanced Mob Spawners {[email protected] LOAD_REGISTRIES}
        Bookshelf-1.15.2-5.0.1.jar Bookshelf {[email protected] LOAD_REGISTRIES}
        u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] LOAD_REGISTRIES}
        ForgivingVoid_1.15.1-4.0.0.jar Forgiving Void {[email protected] LOAD_REGISTRIES}
        DarkUtilities-1.15.2-3.0.1.jar Dark Utilities {[email protected] LOAD_REGISTRIES}
        carpetstairsmod-mc1.15-v1.3.jar Carpet Stairs Mod {[email protected] LOAD_REGISTRIES}
        ExpOreMod-1.15.2-1.1.jar Exp Ore Block {[email protected] LOAD_REGISTRIES}
        mysticallib-1.15.2-2.0.0.jar Mystical Lib {[email protected] LOAD_REGISTRIES}
        absentbydesign-1.15.2-1.0.5 .jar Absent By Design Mod {[email protected]  LOAD_REGISTRIES}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] LOAD_REGISTRIES}
        wetstone-1.2.0.jar Wetstone {[email protected] LOAD_REGISTRIES}
        useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] LOAD_REGISTRIES}
        torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] LOAD_REGISTRIES}
        AmbientSounds_v3.0.17_mc1.15.2.jar Ambient Sounds {[email protected] LOAD_REGISTRIES}
        BiomesOPlenty-1.15.2-10.0.0.345-universal.jar Biomes O' Plenty {[email protected] ERROR}
        valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] LOAD_REGISTRIES}
        valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] LOAD_REGISTRIES}
        ironfurnaces-1.15.2-2.0.1.jar Iron Furnaces {[email protected] LOAD_REGISTRIES}
        mining_dimension-1.15.2-1.0.1.jar Mining World {[email protected] LOAD_REGISTRIES}
        SilentGear-1.15.2-1.5.4+79.jar Silent Gear {[email protected]+79 LOAD_REGISTRIES}
        simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] LOAD_REGISTRIES}
        Trapcraft-1.15.2-2.7.0.jar Trapcraft {[email protected] LOAD_REGISTRIES}
        curios-FORGE-1.15.2-2.0.jar Curios API {[email protected] LOAD_REGISTRIES}
        Patchouli-1.15.2-1.2-28.jar Patchouli {[email protected] LOAD_REGISTRIES}
        OreExcavation-1.7.149.jar Ore Excavation {oreexcavation@NONE LOAD_REGISTRIES}
        angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] LOAD_REGISTRIES}
        lostcities-1.15-3.0.0-alpha.jar LostCities {[email protected] LOAD_REGISTRIES}
        libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] LOAD_REGISTRIES}
        elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] LOAD_REGISTRIES}
        usefulhats-1.6.0-1.15.1+.jar Useful Hats {[email protected]+ LOAD_REGISTRIES}
        obfuscate-0.3.4-1.15.2.jar Obfuscate {[email protected] LOAD_REGISTRIES}
        vehicle-mod-0.43.0-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] LOAD_REGISTRIES}
        NaturesAura-23.3.jar Nature's Aura {naturesaura@version LOAD_REGISTRIES}
        ChunkNoGoByeBye-1.15.2-1.2.0.jar ChunkNoGoByeBye {[email protected] LOAD_REGISTRIES}
        interiormod-1.15.2-1.2.1.jar TheMCBrothers Interior Mod {[email protected] LOAD_REGISTRIES}
        furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}
        mcw-furnitures-1.0.0-mc1.15.2.jar Macaw's Furniture {[email protected] LOAD_REGISTRIES}
        AdChimneys-1.15.2-5.0.2.0-build.0007.jar Advanced Chimneys {[email protected] LOAD_REGISTRIES}
        YAMDA-5.0.2.jar YAMDA {[email protected] LOAD_REGISTRIES}
        branders-sulfurpotassiummod-1.15.2-2.3.0.jar Sulfur And Potassium - make gunpowder {[email protected] LOAD_REGISTRIES}
        getinthebucketmod-1.15.2-2.2.0.jar Get In The Bucket Mod {[email protected] LOAD_REGISTRIES}
        speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] LOAD_REGISTRIES}
        FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 LOAD_REGISTRIES}
        QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE LOAD_REGISTRIES}
        Treasure-Bags-1.15.2-1.2.1+21.jar Treasure Bags {[email protected]+21 LOAD_REGISTRIES}
        Cyclic-1.15.2-0.1.11.jar Cyclic {[email protected] LOAD_REGISTRIES}
        AdFinders-1.15.2-4.0.0.0-build.0004.jar Advanced Finders {[email protected] LOAD_REGISTRIES}
        TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] LOAD_REGISTRIES}
        torchslabmod-1.15.1_v1.5.jar Torch Slab Mod {[email protected] LOAD_REGISTRIES}
        damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] LOAD_REGISTRIES}
        mining-helmet-1.15.2-1.0.6.jar Mining Helmet {[email protected] LOAD_REGISTRIES}
        item-filters-2.2.0.14.jar Item Filters {[email protected] LOAD_REGISTRIES}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
        longfallboots-1.4.0b.jar Long Fall Boots {[email protected] LOAD_REGISTRIES}
        Mekanism-1.15.2-9.9.17.409.jar Mekanism {[email protected] LOAD_REGISTRIES}
        reap-1.12.2.jar Reap Mod {[email protected] LOAD_REGISTRIES}
        invtweaks-1.15.2-1.0.1.jar Inventory Tweaks Reborn {[email protected] LOAD_REGISTRIES}
        Waystones_1.15.2-6.0.0.jar Waystones {[email protected] LOAD_REGISTRIES}
        MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {[email protected] LOAD_REGISTRIES}
        journeymap-1.15.2-5.7.0beta1.jar Journeymap {[email protected] LOAD_REGISTRIES}
        enviromats-1.15.2-2.0.2.1.jar Environmental Materials {[email protected] LOAD_REGISTRIES}
        comforts-FORGE-1.15.2-2.0.jar Comforts {[email protected] LOAD_REGISTRIES}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] LOAD_REGISTRIES}
        EnderBags-1.15.1-5.0.0.jar Ender Bags {[email protected] LOAD_REGISTRIES}
        decorative_blocks_6c.jar Decorative Blocks {[email protected] LOAD_REGISTRIES}
        DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}
        snowundertrees-1.15.1-v1.0.jar Snow Under Trees {[email protected] LOAD_REGISTRIES}
        mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {[email protected] LOAD_REGISTRIES}
        rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {[email protected] LOAD_REGISTRIES}
        xnet-1.15-2.0.2-alpha.jar XNet {[email protected] LOAD_REGISTRIES}
        traverse-1.15.2-3.0.0.jar Traverse {[email protected] LOAD_REGISTRIES}
        CraftTweaker-1.15.2-6.0.0.9.jar CraftTweaker {[email protected] LOAD_REGISTRIES}
        gemsplusplus-1.7.jar GemsPlusPlus {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.24-universal.jar Forge {[email protected] LOAD_REGISTRIES}
        ultra_amplified_dimension-1.15.2-7.2.3.jar Ultra Amplified Dimension {[email protected] LOAD_REGISTRIES}
        ironchest-1.15.2-10.0.2.jar Iron Chests {[email protected] LOAD_REGISTRIES}
        MinersAdvantage-1.15.2-1.6.5.22.jar MinersAdvantage {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.24-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
        EnchantmentDescriptions-1.15.2-2.0.1.jar EnchantmentDescriptions {[email protected] LOAD_REGISTRIES}
        swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] LOAD_REGISTRIES}
        instahouses-1.15.2-1.1.1.jar Slashkings InstaHouses {[email protected] LOAD_REGISTRIES}
        useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] LOAD_REGISTRIES}
        SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 LOAD_REGISTRIES}
        AdLods-1.15.2-3.0.0.0-build.0004.jar Large Ore Deposits {[email protected] LOAD_REGISTRIES}
        paintings-1.15.2-7.0.0.0.jar Paintings ++ {[email protected] LOAD_REGISTRIES}
        dimdungeons-1.04-forge-1.15.2.jar Dimensional Dungeons {[email protected] LOAD_REGISTRIES}
        JAOPCA-1.15.2-3.0.0.21.jar JAOPCA {[email protected] LOAD_REGISTRIES}
        FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] LOAD_REGISTRIES}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] LOAD_REGISTRIES}
        Quark-r2.1-224.jar Quark {[email protected] LOAD_REGISTRIES}
        StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] LOAD_REGISTRIES}
        sit-1.15.1-v1.3.jar Sit {[email protected] LOAD_REGISTRIES}
        nether_ores-1.1.jar Nether ores {[email protected] LOAD_REGISTRIES}
        tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] LOAD_REGISTRIES}
        structurize-0.10.272-ALPHA.jar Structurize {[email protected] LOAD_REGISTRIES}
        minecolonies-0.10.716-RELEASE-universal.jar Minecolonies {[email protected] LOAD_REGISTRIES}
        FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] LOAD_REGISTRIES}
        Vampirism-1.15.2-1.6.0-alpha+20200307-2118.jar Vampirism {[email protected]+20200307-1337 LOAD_REGISTRIES, [email protected]+20200307-1337 LOAD_REGISTRIES}
        SilentGems-1.15.2-3.5.1+84.jar Silent's Gems 3 {[email protected]+84 LOAD_REGISTRIES}
        CosmeticArmorReworked-1.15.2-v1a.jar CosmeticArmorReworked {[email protected] LOAD_REGISTRIES}
        parachutemod-1.15.2-3.0.2-478.jar Parachute Mod NG {[email protected] LOAD_REGISTRIES}
        SuperTools-1.1_1.15.2.jar Super Tools {[email protected] LOAD_REGISTRIES}
        luckyores-1.15.2-1.3.1.jar Lucky Ores Mod {[email protected] LOAD_REGISTRIES}
    Launched Version: forge-31.2.24
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 460.79, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 4x Intel(R) Core(TM) i3-3240 CPU @ 3.40GHz

 

 

pls help

Link to comment
Share on other sites

mekanism is gone but my minecraft is crashing anyway

 

---- Minecraft Crash Report ----
// Don't do that.

Time: 12/10/20 5:08 PM
Description: Rendering overlay

java.lang.NullPointerException: Rendering overlay
    at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36) ~[?:1.15.2-1.2-28] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_242_PatchouliItems_replaceModel_ModelBakeEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$4822/1790274167.accept(Unknown Source) ~[?:?] {}
    at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading,xf:fml:vampirism:get_all_scan_data}
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:393) ~[?:?] {re:classloading}
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:71) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:19) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading}
    at net.minecraft.client.resources.ReloadListener$$Lambda$5058/1531844761.accept(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.client.renderer.texture.TextureManager$$Lambda$5238/1216332293.execute(Unknown Source) ~[?:?] {}
    at com.mojang.blaze3d.systems.RenderSystem.replayQueue(SourceFile:112) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:99) ~[?:?] {re:classloading}
    at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:296) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:946) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {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:51) [forge-1.15.2-31.2.24.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1987418535.call(Unknown Source) [forge-1.15.2-31.2.24.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36)
    at net.minecraftforge.eventbus.ASMEventHandler_242_PatchouliItems_replaceModel_ModelBakeEvent.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$31(ModLoader.java:260)
    at net.minecraftforge.fml.ModLoader$$Lambda$4822/1790274167.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:393)
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:71)
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:19)
    at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
    at net.minecraft.client.resources.ReloadListener$$Lambda$5058/1531844761.accept(Unknown Source)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5233/1116339898.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1515094286.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.client.renderer.texture.TextureManager$$Lambda$5238/1216332293.execute(Unknown Source)
    at com.mojang.blaze3d.systems.RenderSystem.replayQueue(SourceFile:112)
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:99)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    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:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1987418535.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.15.2
    Minecraft Version ID: 1.15.2
    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: 412671920 bytes (393 MB) / 2019557376 bytes (1926 MB) up to 3817865216 bytes (3641 MB)
    CPUs: 4
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.24
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        NetherPortalFix_1.15.2-6.0.0.jar NetherPortalFix {[email protected] LOAD_REGISTRIES}
        incontrol-1.15-4.0.2.jar InControl {[email protected] LOAD_REGISTRIES}
        ProjectE-1.15.2-PE1.0.2B.jar ProjectE {[email protected] LOAD_REGISTRIES}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] LOAD_REGISTRIES}
        ForgeEndertech-1.15.2-6.0.0.0-build.0004.jar Forge Endertech {[email protected] LOAD_REGISTRIES}
        timber-1.15.2-1.4.jar Timber Mod {[email protected] LOAD_REGISTRIES}
        JRFTL [1.15.2]-1.1.jar JRFTL {[email protected] LOAD_REGISTRIES}
        Placebo-1.15.2-3.0.2.jar Placebo {[email protected] LOAD_REGISTRIES}
        MutantBeasts-1.15.2-1.0.1.jar Mutant Beasts {[email protected] LOAD_REGISTRIES}
        branders-enhanced-mob-spawners-v1.15.2-1.5.4.jar Enhanced Mob Spawners {[email protected] LOAD_REGISTRIES}
        Bookshelf-1.15.2-5.0.1.jar Bookshelf {[email protected] LOAD_REGISTRIES}
        u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] LOAD_REGISTRIES}
        ForgivingVoid_1.15.1-4.0.0.jar Forgiving Void {[email protected] LOAD_REGISTRIES}
        DarkUtilities-1.15.2-3.0.1.jar Dark Utilities {[email protected] LOAD_REGISTRIES}
        carpetstairsmod-mc1.15-v1.3.jar Carpet Stairs Mod {[email protected] LOAD_REGISTRIES}
        ExpOreMod-1.15.2-1.1.jar Exp Ore Block {[email protected] LOAD_REGISTRIES}
        mysticallib-1.15.2-2.0.0.jar Mystical Lib {[email protected] LOAD_REGISTRIES}
        absentbydesign-1.15.2-1.0.5 .jar Absent By Design Mod {[email protected]  LOAD_REGISTRIES}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] LOAD_REGISTRIES}
        wetstone-1.2.0.jar Wetstone {[email protected] LOAD_REGISTRIES}
        useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] LOAD_REGISTRIES}
        torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] LOAD_REGISTRIES}
        AmbientSounds_v3.0.17_mc1.15.2.jar Ambient Sounds {[email protected] LOAD_REGISTRIES}
        BiomesOPlenty-1.15.2-10.0.0.345-universal.jar Biomes O' Plenty {[email protected] ERROR}
        valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] LOAD_REGISTRIES}
        valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] LOAD_REGISTRIES}
        ironfurnaces-1.15.2-2.0.1.jar Iron Furnaces {[email protected] LOAD_REGISTRIES}
        mining_dimension-1.15.2-1.0.1.jar Mining World {[email protected] LOAD_REGISTRIES}
        SilentGear-1.15.2-1.5.4+79.jar Silent Gear {[email protected]+79 LOAD_REGISTRIES}
        simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] LOAD_REGISTRIES}
        Trapcraft-1.15.2-2.7.0.jar Trapcraft {[email protected] LOAD_REGISTRIES}
        curios-FORGE-1.15.2-2.0.jar Curios API {[email protected] LOAD_REGISTRIES}
        Patchouli-1.15.2-1.2-28.jar Patchouli {[email protected] LOAD_REGISTRIES}
        OreExcavation-1.7.149.jar Ore Excavation {oreexcavation@NONE LOAD_REGISTRIES}
        angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] LOAD_REGISTRIES}
        lostcities-1.15-3.0.0-alpha.jar LostCities {[email protected] LOAD_REGISTRIES}
        libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] LOAD_REGISTRIES}
        elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] LOAD_REGISTRIES}
        usefulhats-1.6.0-1.15.1+.jar Useful Hats {[email protected]+ LOAD_REGISTRIES}
        obfuscate-0.3.4-1.15.2.jar Obfuscate {[email protected] LOAD_REGISTRIES}
        vehicle-mod-0.43.0-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] LOAD_REGISTRIES}
        NaturesAura-23.3.jar Nature's Aura {naturesaura@version LOAD_REGISTRIES}
        ChunkNoGoByeBye-1.15.2-1.2.0.jar ChunkNoGoByeBye {[email protected] LOAD_REGISTRIES}
        interiormod-1.15.2-1.2.1.jar TheMCBrothers Interior Mod {[email protected] LOAD_REGISTRIES}
        furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}
        mcw-furnitures-1.0.0-mc1.15.2.jar Macaw's Furniture {[email protected] LOAD_REGISTRIES}
        AdChimneys-1.15.2-5.0.2.0-build.0007.jar Advanced Chimneys {[email protected] LOAD_REGISTRIES}
        YAMDA-5.0.2.jar YAMDA {[email protected] LOAD_REGISTRIES}
        branders-sulfurpotassiummod-1.15.2-2.3.0.jar Sulfur And Potassium - make gunpowder {[email protected] LOAD_REGISTRIES}
        getinthebucketmod-1.15.2-2.2.0.jar Get In The Bucket Mod {[email protected] LOAD_REGISTRIES}
        speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] LOAD_REGISTRIES}
        FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 LOAD_REGISTRIES}
        QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE LOAD_REGISTRIES}
        Treasure-Bags-1.15.2-1.2.1+21.jar Treasure Bags {[email protected]+21 LOAD_REGISTRIES}
        Cyclic-1.15.2-0.1.11.jar Cyclic {[email protected] LOAD_REGISTRIES}
        AdFinders-1.15.2-4.0.0.0-build.0004.jar Advanced Finders {[email protected] LOAD_REGISTRIES}
        TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] LOAD_REGISTRIES}
        torchslabmod-1.15.1_v1.5.jar Torch Slab Mod {[email protected] LOAD_REGISTRIES}
        damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] LOAD_REGISTRIES}
        mining-helmet-1.15.2-1.0.6.jar Mining Helmet {[email protected] LOAD_REGISTRIES}
        item-filters-2.2.0.14.jar Item Filters {[email protected] LOAD_REGISTRIES}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
        longfallboots-1.4.0b.jar Long Fall Boots {[email protected] LOAD_REGISTRIES}
        reap-1.12.2.jar Reap Mod {[email protected] LOAD_REGISTRIES}
        invtweaks-1.15.2-1.0.1.jar Inventory Tweaks Reborn {[email protected] LOAD_REGISTRIES}
        Waystones_1.15.2-6.0.0.jar Waystones {[email protected] LOAD_REGISTRIES}
        MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {[email protected] LOAD_REGISTRIES}
        journeymap-1.15.2-5.7.0beta1.jar Journeymap {[email protected] LOAD_REGISTRIES}
        enviromats-1.15.2-2.0.2.1.jar Environmental Materials {[email protected] LOAD_REGISTRIES}
        comforts-FORGE-1.15.2-2.0.jar Comforts {[email protected] LOAD_REGISTRIES}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] LOAD_REGISTRIES}
        EnderBags-1.15.1-5.0.0.jar Ender Bags {[email protected] LOAD_REGISTRIES}
        decorative_blocks_6c.jar Decorative Blocks {[email protected] LOAD_REGISTRIES}
        DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}
        snowundertrees-1.15.1-v1.0.jar Snow Under Trees {[email protected] LOAD_REGISTRIES}
        mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {[email protected] LOAD_REGISTRIES}
        rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {[email protected] LOAD_REGISTRIES}
        xnet-1.15-2.0.2-alpha.jar XNet {[email protected] LOAD_REGISTRIES}
        traverse-1.15.2-3.0.0.jar Traverse {[email protected] LOAD_REGISTRIES}
        CraftTweaker-1.15.2-6.0.0.9.jar CraftTweaker {[email protected] LOAD_REGISTRIES}
        gemsplusplus-1.7.jar GemsPlusPlus {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.24-universal.jar Forge {[email protected] LOAD_REGISTRIES}
        ultra_amplified_dimension-1.15.2-7.2.3.jar Ultra Amplified Dimension {[email protected] LOAD_REGISTRIES}
        ironchest-1.15.2-10.0.2.jar Iron Chests {[email protected] LOAD_REGISTRIES}
        MinersAdvantage-1.15.2-1.6.5.22.jar MinersAdvantage {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.24-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
        EnchantmentDescriptions-1.15.2-2.0.1.jar EnchantmentDescriptions {[email protected] LOAD_REGISTRIES}
        swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] LOAD_REGISTRIES}
        instahouses-1.15.2-1.1.1.jar Slashkings InstaHouses {[email protected] LOAD_REGISTRIES}
        useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] LOAD_REGISTRIES}
        SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 LOAD_REGISTRIES}
        AdLods-1.15.2-3.0.0.0-build.0004.jar Large Ore Deposits {[email protected] LOAD_REGISTRIES}
        paintings-1.15.2-7.0.0.0.jar Paintings ++ {[email protected] LOAD_REGISTRIES}
        dimdungeons-1.04-forge-1.15.2.jar Dimensional Dungeons {[email protected] LOAD_REGISTRIES}
        JAOPCA-1.15.2-3.0.0.21.jar JAOPCA {[email protected] LOAD_REGISTRIES}
        FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] LOAD_REGISTRIES}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] LOAD_REGISTRIES}
        Quark-r2.1-224.jar Quark {[email protected] LOAD_REGISTRIES}
        StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] LOAD_REGISTRIES}
        sit-1.15.1-v1.3.jar Sit {[email protected] LOAD_REGISTRIES}
        nether_ores-1.1.jar Nether ores {[email protected] LOAD_REGISTRIES}
        tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] LOAD_REGISTRIES}
        structurize-0.10.272-ALPHA.jar Structurize {[email protected] LOAD_REGISTRIES}
        minecolonies-0.10.716-RELEASE-universal.jar Minecolonies {[email protected] LOAD_REGISTRIES}
        FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] LOAD_REGISTRIES}
        Vampirism-1.15.2-1.6.0-alpha+20200307-2118.jar Vampirism {[email protected]+20200307-1337 LOAD_REGISTRIES, [email protected]+20200307-1337 LOAD_REGISTRIES}
        SilentGems-1.15.2-3.5.1+84.jar Silent's Gems 3 {[email protected]+84 LOAD_REGISTRIES}
        CosmeticArmorReworked-1.15.2-v1a.jar CosmeticArmorReworked {[email protected] LOAD_REGISTRIES}
        parachutemod-1.15.2-3.0.2-478.jar Parachute Mod NG {[email protected] LOAD_REGISTRIES}
        SuperTools-1.1_1.15.2.jar Super Tools {[email protected] LOAD_REGISTRIES}
        luckyores-1.15.2-1.3.1.jar Lucky Ores Mod {[email protected] LOAD_REGISTRIES}
    Launched Version: forge-31.2.24
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 460.79, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: ~~ERROR~~ NullPointerException: null
    CPU: 4x Intel(R) Core(TM) i3-3240 CPU @ 3.40GHz

Link to comment
Share on other sites

image.thumb.png.6ca8d906bcb2c022ae8e2de275f771c5.png

is only this

 

 

---- Minecraft Crash Report ----
// My bad.

Time: 12/10/20 8:09 PM
Description: Rendering overlay

java.lang.NullPointerException: Rendering overlay
    at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36) ~[?:1.15.2-1.2-28] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_256_PatchouliItems_replaceModel_ModelBakeEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$4817/887588315.accept(Unknown Source) ~[?:?] {}
    at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading,xf:fml:vampirism:get_all_scan_data}
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:393) ~[?:?] {re:classloading}
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:71) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:19) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading}
    at net.minecraft.client.resources.ReloadListener$$Lambda$5058/1698430013.accept(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.client.renderer.texture.TextureManager$$Lambda$5224/730125428.execute(Unknown Source) ~[?:?] {}
    at com.mojang.blaze3d.systems.RenderSystem.replayQueue(SourceFile:112) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:99) ~[?:?] {re:classloading}
    at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:296) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:946) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {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:51) [forge-1.15.2-31.2.24.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/634440506.call(Unknown Source) [forge-1.15.2-31.2.24.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36)
    at net.minecraftforge.eventbus.ASMEventHandler_256_PatchouliItems_replaceModel_ModelBakeEvent.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$31(ModLoader.java:260)
    at net.minecraftforge.fml.ModLoader$$Lambda$4817/887588315.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:393)
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:71)
    at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:19)
    at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
    at net.minecraft.client.resources.ReloadListener$$Lambda$5058/1698430013.accept(Unknown Source)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5219/1205248794.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)
    at net.minecraft.resources.AsyncReloader$$Lambda$5031/1905244066.execute(Unknown Source)
    at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
    at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
    at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.client.renderer.texture.TextureManager$$Lambda$5224/730125428.execute(Unknown Source)
    at com.mojang.blaze3d.systems.RenderSystem.replayQueue(SourceFile:112)
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:99)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    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:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/634440506.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.15.2
    Minecraft Version ID: 1.15.2
    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: 333671824 bytes (318 MB) / 1968701440 bytes (1877 MB) up to 3817865216 bytes (3641 MB)
    CPUs: 4
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.2.24.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.24
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        NetherPortalFix_1.15.2-6.0.0.jar NetherPortalFix {[email protected] LOAD_REGISTRIES}
        incontrol-1.15-4.0.2.jar InControl {[email protected] LOAD_REGISTRIES}
        ProjectE-1.15.2-PE1.0.2B.jar ProjectE {[email protected] LOAD_REGISTRIES}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] LOAD_REGISTRIES}
        ForgeEndertech-1.15.2-6.0.0.0-build.0004.jar Forge Endertech {[email protected] LOAD_REGISTRIES}
        timber-1.15.2-1.4.jar Timber Mod {[email protected] LOAD_REGISTRIES}
        JRFTL [1.15.2]-1.1.jar JRFTL {[email protected] LOAD_REGISTRIES}
        Placebo-1.15.2-3.0.2.jar Placebo {[email protected] LOAD_REGISTRIES}
        MutantBeasts-1.15.2-1.0.1.jar Mutant Beasts {[email protected] LOAD_REGISTRIES}
        branders-enhanced-mob-spawners-v1.15.2-1.5.4.jar Enhanced Mob Spawners {[email protected] LOAD_REGISTRIES}
        Bookshelf-1.15.2-5.0.1.jar Bookshelf {[email protected] LOAD_REGISTRIES}
        u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] LOAD_REGISTRIES}
        ForgivingVoid_1.15.1-4.0.0.jar Forgiving Void {[email protected] LOAD_REGISTRIES}
        DarkUtilities-1.15.2-3.0.1.jar Dark Utilities {[email protected] LOAD_REGISTRIES}
        carpetstairsmod-mc1.15-v1.3.jar Carpet Stairs Mod {[email protected] LOAD_REGISTRIES}
        ExpOreMod-1.15.2-1.1.jar Exp Ore Block {[email protected] LOAD_REGISTRIES}
        mysticallib-1.15.2-2.0.0.jar Mystical Lib {[email protected] LOAD_REGISTRIES}
        absentbydesign-1.15.2-1.0.5 .jar Absent By Design Mod {[email protected]  LOAD_REGISTRIES}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] LOAD_REGISTRIES}
        wetstone-1.2.0.jar Wetstone {[email protected] LOAD_REGISTRIES}
        useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] LOAD_REGISTRIES}
        torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] LOAD_REGISTRIES}
        AmbientSounds_v3.0.17_mc1.15.2.jar Ambient Sounds {[email protected] LOAD_REGISTRIES}
        BiomesOPlenty-1.15.2-10.0.0.345-universal.jar Biomes O' Plenty {[email protected] ERROR}
        valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] LOAD_REGISTRIES}
        valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] LOAD_REGISTRIES}
        ironfurnaces-1.15.2-2.0.1.jar Iron Furnaces {[email protected] LOAD_REGISTRIES}
        mining_dimension-1.15.2-1.0.1.jar Mining World {[email protected] LOAD_REGISTRIES}
        SilentGear-1.15.2-1.5.4+79.jar Silent Gear {[email protected]+79 LOAD_REGISTRIES}
        simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] LOAD_REGISTRIES}
        Trapcraft-1.15.2-2.7.0.jar Trapcraft {[email protected] LOAD_REGISTRIES}
        curios-FORGE-1.15.2-2.0.jar Curios API {[email protected] LOAD_REGISTRIES}
        Patchouli-1.15.2-1.2-28.jar Patchouli {[email protected] LOAD_REGISTRIES}
        OreExcavation-1.7.149.jar Ore Excavation {oreexcavation@NONE LOAD_REGISTRIES}
        angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] LOAD_REGISTRIES}
        lostcities-1.15-3.0.0-alpha.jar LostCities {[email protected] LOAD_REGISTRIES}
        libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] LOAD_REGISTRIES}
        elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] LOAD_REGISTRIES}
        usefulhats-1.6.0-1.15.1+.jar Useful Hats {[email protected]+ LOAD_REGISTRIES}
        obfuscate-0.3.4-1.15.2.jar Obfuscate {[email protected] LOAD_REGISTRIES}
        vehicle-mod-0.43.0-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] LOAD_REGISTRIES}
        NaturesAura-23.3.jar Nature's Aura {naturesaura@version LOAD_REGISTRIES}
        ChunkNoGoByeBye-1.15.2-1.2.0.jar ChunkNoGoByeBye {[email protected] LOAD_REGISTRIES}
        interiormod-1.15.2-1.2.1.jar TheMCBrothers Interior Mod {[email protected] LOAD_REGISTRIES}
        furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}
        mcw-furnitures-1.0.0-mc1.15.2.jar Macaw's Furniture {[email protected] LOAD_REGISTRIES}
        AdChimneys-1.15.2-5.0.2.0-build.0007.jar Advanced Chimneys {[email protected] LOAD_REGISTRIES}
        YAMDA-5.0.2.jar YAMDA {[email protected] LOAD_REGISTRIES}
        branders-sulfurpotassiummod-1.15.2-2.3.0.jar Sulfur And Potassium - make gunpowder {[email protected] LOAD_REGISTRIES}
        getinthebucketmod-1.15.2-2.2.0.jar Get In The Bucket Mod {[email protected] LOAD_REGISTRIES}
        speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] LOAD_REGISTRIES}
        FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 LOAD_REGISTRIES}
        QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE LOAD_REGISTRIES}
        Treasure-Bags-1.15.2-1.2.1+21.jar Treasure Bags {[email protected]+21 LOAD_REGISTRIES}
        Cyclic-1.15.2-0.1.11.jar Cyclic {[email protected] LOAD_REGISTRIES}
        AdFinders-1.15.2-4.0.0.0-build.0004.jar Advanced Finders {[email protected] LOAD_REGISTRIES}
        TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] LOAD_REGISTRIES}
        torchslabmod-1.15.1_v1.5.jar Torch Slab Mod {[email protected] LOAD_REGISTRIES}
        damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] LOAD_REGISTRIES}
        mining-helmet-1.15.2-1.0.6.jar Mining Helmet {[email protected] LOAD_REGISTRIES}
        item-filters-2.2.0.14.jar Item Filters {[email protected] LOAD_REGISTRIES}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
        longfallboots-1.4.0b.jar Long Fall Boots {[email protected] LOAD_REGISTRIES}
        reap-1.12.2.jar Reap Mod {[email protected] LOAD_REGISTRIES}
        invtweaks-1.15.2-1.0.1.jar Inventory Tweaks Reborn {[email protected] LOAD_REGISTRIES}
        Waystones_1.15.2-6.0.0.jar Waystones {[email protected] LOAD_REGISTRIES}
        MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {[email protected] LOAD_REGISTRIES}
        journeymap-1.15.2-5.7.0beta1.jar Journeymap {[email protected] LOAD_REGISTRIES}
        enviromats-1.15.2-2.0.2.1.jar Environmental Materials {[email protected] LOAD_REGISTRIES}
        comforts-FORGE-1.15.2-2.0.jar Comforts {[email protected] LOAD_REGISTRIES}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] LOAD_REGISTRIES}
        EnderBags-1.15.1-5.0.0.jar Ender Bags {[email protected] LOAD_REGISTRIES}
        decorative_blocks_6c.jar Decorative Blocks {[email protected] LOAD_REGISTRIES}
        DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}
        snowundertrees-1.15.1-v1.0.jar Snow Under Trees {[email protected] LOAD_REGISTRIES}
        mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {[email protected] LOAD_REGISTRIES}
        rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {[email protected] LOAD_REGISTRIES}
        xnet-1.15-2.0.2-alpha.jar XNet {[email protected] LOAD_REGISTRIES}
        traverse-1.15.2-3.0.0.jar Traverse {[email protected] LOAD_REGISTRIES}
        CraftTweaker-1.15.2-6.0.0.9.jar CraftTweaker {[email protected] LOAD_REGISTRIES}
        gemsplusplus-1.7.jar GemsPlusPlus {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.24-universal.jar Forge {[email protected] LOAD_REGISTRIES}
        ultra_amplified_dimension-1.15.2-7.2.3.jar Ultra Amplified Dimension {[email protected] LOAD_REGISTRIES}
        ironchest-1.15.2-10.0.2.jar Iron Chests {[email protected] LOAD_REGISTRIES}
        MinersAdvantage-1.15.2-1.6.5.22.jar MinersAdvantage {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.24-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
        EnchantmentDescriptions-1.15.2-2.0.1.jar EnchantmentDescriptions {[email protected] LOAD_REGISTRIES}
        swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] LOAD_REGISTRIES}
        instahouses-1.15.2-1.1.1.jar Slashkings InstaHouses {[email protected] LOAD_REGISTRIES}
        useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] LOAD_REGISTRIES}
        SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 LOAD_REGISTRIES}
        AdLods-1.15.2-3.0.0.0-build.0004.jar Large Ore Deposits {[email protected] LOAD_REGISTRIES}
        paintings-1.15.2-7.0.0.0.jar Paintings ++ {[email protected] LOAD_REGISTRIES}
        dimdungeons-1.04-forge-1.15.2.jar Dimensional Dungeons {[email protected] LOAD_REGISTRIES}
        JAOPCA-1.15.2-3.0.0.21.jar JAOPCA {[email protected] LOAD_REGISTRIES}
        FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] LOAD_REGISTRIES}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] LOAD_REGISTRIES}
        Quark-r2.1-224.jar Quark {[email protected] LOAD_REGISTRIES}
        StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] LOAD_REGISTRIES}
        sit-1.15.1-v1.3.jar Sit {[email protected] LOAD_REGISTRIES}
        nether_ores-1.1.jar Nether ores {[email protected] LOAD_REGISTRIES}
        tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] LOAD_REGISTRIES}
        structurize-0.10.272-ALPHA.jar Structurize {[email protected] LOAD_REGISTRIES}
        minecolonies-0.10.716-RELEASE-universal.jar Minecolonies {[email protected] LOAD_REGISTRIES}
        FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] LOAD_REGISTRIES}
        Vampirism-1.15.2-1.6.0-alpha+20200307-2118.jar Vampirism {[email protected]+20200307-1337 LOAD_REGISTRIES, [email protected]+20200307-1337 LOAD_REGISTRIES}
        SilentGems-1.15.2-3.5.1+84.jar Silent's Gems 3 {[email protected]+84 LOAD_REGISTRIES}
        CosmeticArmorReworked-1.15.2-v1a.jar CosmeticArmorReworked {[email protected] LOAD_REGISTRIES}
        parachutemod-1.15.2-3.0.2-478.jar Parachute Mod NG {[email protected] LOAD_REGISTRIES}
        SuperTools-1.1_1.15.2.jar Super Tools {[email protected] LOAD_REGISTRIES}
        luckyores-1.15.2-1.3.1.jar Lucky Ores Mod {[email protected] LOAD_REGISTRIES}
    Launched Version: forge-31.2.24
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 460.79, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: ~~ERROR~~ NullPointerException: null
    CPU: 4x Intel(R) Core(TM) i3-3240 CPU @ 3.40GHz

Link to comment
Share on other sites

Details on debug.log can be found in my signature below, just expand the spoiler.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

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.