Jump to content

Recommended Posts

Posted

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

Posted

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

Posted

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

Posted

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]

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I am playing a modpack with the web displays mod and I tried it out and when I logged back into my world i decided to get rid of the display i placed to move it and it started playing the video from last session and crashed my game, when i tried to start the game again it said it could not start becasue it could not delete a debug file that has the link in it that is no longer being displayed but is trying to, here is the debug folder.   [0201/091808.660:WARNING:chrome_browser_cloud_management_controller.cc(88)] Could not create policy manager as CBCM is not enabled. [0201/091930.426:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091932.869:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.290:INFO:CONSOLE(5047)] "LegacyDataMixin will be applied to all legacy elements. Set `_legacyUndefinedCheck: true` on element class to enable.", source:  [0201/091933.529:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.529:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.530:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.530:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.557:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091934.376:WARNING:obfuscated_file_util.cc(1410)] Failed to get origin+type directory: { uri: filesystem:https://www.youtube.com/temporary/, storage key: { origin: https://www.youtube.com, top-level site: https://youtube.com, nonce: <null>, ancestor chain bit: Same-Site }, bucket id: 1 } error:-4 [0201/091935.216:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091935.241:INFO:CONSOLE(7990)] "Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (7990) [0201/091936.766:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091937.243:INFO:CONSOLE(5047)] "LegacyDataMixin will be applied to all legacy elements. Set `_legacyUndefinedCheck: true` on element class to enable.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (5047) [0201/091938.283:INFO:CONSOLE(7990)] "Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (7990) [0201/091939.496:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091953.165:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.165:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.166:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.166:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091959.119:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/091959.119:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/091959.119:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.154:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.165:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.165:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.842:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.843:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.843:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0)
    • If you are searching for mods, I would not search here, this is more of a support forum for using/creating mods with minecraft Forge. Try https://www.curseforge.com/minecraft if you are looking for mods/modpacks to use.
    • I was trying to find a mod that added something specific, and was unable to find it with what limited memory I had of seeing it. I don't know why there isn't an option to include words in overviews of mods. I could see it being in the sort tab near filters on the app in my opinion. It might help someone trying to find something specific, only based off something from the overview tab, but idk
    • Please read the FAQ and post logs as described there.   Also, do not just add a post onto someone else's thread with your issue, create a new one please.
  • Topics

×
×
  • Create New...

Important Information

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