Jump to content

just another mod issue :/


ldcf_10

Recommended Posts

 

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 29/06/20 06:44
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.SingletonImmutableList.<init>(SingletonImmutableList.java:38) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.ImmutableList.of(ImmutableList.java:93) ~[guava-21.0.jar:?] {}
    at me.desht.pneumaticcraft.common.progwidgets.ProgWidgetArea.getParameters(ProgWidgetArea.java:200) ~[?:1.15.2-1.3.2-42] {re:classloading}
    at me.desht.pneumaticcraft.common.progwidgets.ProgWidget.<init>(ProgWidget.java:34) ~[?:1.15.2-1.3.2-42] {re:classloading}
    at me.desht.pneumaticcraft.common.progwidgets.ProgWidgetArea.<init>(ProgWidgetArea.java:57) ~[?:1.15.2-1.3.2-42] {re:classloading}
    at me.desht.pneumaticcraft.common.item.ItemGPSAreaTool.getArea(ItemGPSAreaTool.java:108) ~[?:1.15.2-1.3.2-42] {re:classloading}
    at me.desht.pneumaticcraft.common.item.ItemGPSAreaTool.getGPSLocation(ItemGPSAreaTool.java:116) ~[?:1.15.2-1.3.2-42] {re:classloading}
    at me.desht.pneumaticcraft.common.item.ItemGPSAreaTool.func_77624_a(ItemGPSAreaTool.java:82) ~[?:1.15.2-1.3.2-42] {re:classloading}
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:562) ~[?:?] {re:classloading,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$8(Minecraft.java:582) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft$$Lambda$9718/687917937.apply(Unknown Source) ~[?:?] {}
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:36) ~[?:?] {re:classloading}
    at net.minecraft.client.util.SearchTreeReloadable.func_217872_a(SourceFile:48) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$11(Minecraft.java:600) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft$$Lambda$9806/911407419.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:599) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:434) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,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.27.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$440/1042863993.call(Unknown Source) [forge-1.15.2-31.2.27.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 com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.collect.SingletonImmutableList.<init>(SingletonImmutableList.java:38)
    at com.google.common.collect.ImmutableList.of(ImmutableList.java:93)
    at me.desht.pneumaticcraft.common.progwidgets.ProgWidgetArea.getParameters(ProgWidgetArea.java:200)
    at me.desht.pneumaticcraft.common.progwidgets.ProgWidget.<init>(ProgWidget.java:34)
    at me.desht.pneumaticcraft.common.progwidgets.ProgWidgetArea.<init>(ProgWidgetArea.java:57)
    at me.desht.pneumaticcraft.common.item.ItemGPSAreaTool.getArea(ItemGPSAreaTool.java:108)
    at me.desht.pneumaticcraft.common.item.ItemGPSAreaTool.getGPSLocation(ItemGPSAreaTool.java:116)
    at me.desht.pneumaticcraft.common.item.ItemGPSAreaTool.func_77624_a(ItemGPSAreaTool.java:82)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:562)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$8(Minecraft.java:582)
    at net.minecraft.client.Minecraft$$Lambda$9718/687917937.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:36)
    at net.minecraft.client.util.SearchTreeReloadable.func_217872_a(SourceFile:48)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$11(Minecraft.java:600)
    at net.minecraft.client.Minecraft$$Lambda$9806/911407419.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:599)
    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$440/1042863993.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: 5637134960 bytes (5375 MB) / 7415529472 bytes (7072 MB) up to 7516192768 bytes (7168 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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.27.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.27.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.27.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.27.jar runtimedistcleaner PLUGINSERVICE 
        /preview_OptiFine_1.15.2_HD_U_G1_pre23.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.27.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.27
    FML Language Providers: 
        [email protected]
        minecraft@1
        [email protected]
    Mod List: 
        torchlever1.11.jar Torch Lever {[email protected] LOAD_REGISTRIES}
        AdditionalEnchantedMiner-1.15.2-15.3.1.jar QuarryPlus {[email protected] LOAD_REGISTRIES}
        teleportmod-1.1.0.jar Teleports++ {[email protected] LOAD_REGISTRIES}
        fourbottlesbrewingstandmod-1.0.jar Four Bottles Brewing Stand Mod {[email protected] LOAD_REGISTRIES}
        CraftingAutomat-MC1.15.2-1.2.2.jar Crafting Automat {[email protected] LOAD_REGISTRIES}
        extratrades-1.1.jar Extra Trades {[email protected] LOAD_REGISTRIES}
        refinedpipes-0.4.2.jar Refined Pipes {[email protected] LOAD_REGISTRIES}
        Uppers-0.2.12.jar Uppers {[email protected] LOAD_REGISTRIES}
        ProjectE-1.15.2-PE1.0.4.jar ProjectE {[email protected] LOAD_REGISTRIES}
        SilentMechanisms-1.15.2-0.7.2+52.jar Silent's Mechanisms {[email protected]+52 LOAD_REGISTRIES}
        strawgolem-1.6.jar Straw Golem {[email protected] LOAD_REGISTRIES}
        IronJetpacks-1.15.2-3.0.2.jar Iron Jetpacks {[email protected] LOAD_REGISTRIES}
        essentials-1.15.2-2.7.2.jar Essentials {[email protected] LOAD_REGISTRIES}
        BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] LOAD_REGISTRIES}
        ForgeEndertech-1.15.2-6.0.3.2-build.0042.jar Forge Endertech {[email protected] LOAD_REGISTRIES}
        ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] LOAD_REGISTRIES}
        Powah-1.15.2-1.1.14.jar Powah {[email protected] LOAD_REGISTRIES}
        rangedpumps-0.7.1.jar Ranged Pumps {[email protected] LOAD_REGISTRIES}
        Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] LOAD_REGISTRIES}
        guardvillagers-1.15.2-1.0.7.jar Guard Villagers {[email protected] LOAD_REGISTRIES}
        DarkUtilities-1.15.2-3.0.5.jar Dark Utilities {[email protected] LOAD_REGISTRIES}
        LowTechQuarries_1.1.0.jar Low-Tech Quarries {[email protected] LOAD_REGISTRIES}
        WaterStrainer-1.15.1-8.0.0.jar Water Strainer {[email protected] LOAD_REGISTRIES}
        speedyhoppers-1.15.2-2.jar Speedy Hoppers {[email protected] LOAD_REGISTRIES}
        TMechworks-1.15.2-2.2.0.jar Tinkers' Mechworks {[email protected] LOAD_REGISTRIES}
        JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] LOAD_REGISTRIES}
        refinedstorage-1.8.4.jar Refined Storage {[email protected] LOAD_REGISTRIES}
        JustNeeded-1.15.2-1.0.jar Just Needed {[email protected] LOAD_REGISTRIES}
        structure-gel-api-1.15.2-1.0.0.jar Structure Gel API {[email protected] LOAD_REGISTRIES}
        industrial-foregoing-1.15.2-2.3.2-e3bf186.jar Industrial Foregoing {[email protected] LOAD_REGISTRIES}
        repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] LOAD_REGISTRIES}
        crocmod-1.15.2-31.1.631.5.1-11.jar Crocodile Mod {[email protected] LOAD_REGISTRIES}
        BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {[email protected] LOAD_REGISTRIES}
        phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 LOAD_REGISTRIES}
        Beekeeper-Mod-1.15.2.jar Beekeeper {[email protected] LOAD_REGISTRIES}
        ironfurnaces-1.15.2-2.0.3.jar Iron Furnaces {[email protected] LOAD_REGISTRIES}
        SilentGear-1.15.2-1.7.5+106.jar Silent Gear {[email protected]+106 LOAD_REGISTRIES}
        SignButton-1.15.2-2.1.0.jar Sign Button {[email protected] LOAD_REGISTRIES}
        Trapcraft-1.15.2-2.7.0.jar Trapcraft {[email protected] LOAD_REGISTRIES}
        curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] LOAD_REGISTRIES}
        TobaccoCraft+1.15.2.jar TobaccoCraft {[email protected] LOAD_REGISTRIES}
        angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] LOAD_REGISTRIES}
        Wandering-Trapper-Mod-1.15.2.jar Wandering Trapper {[email protected] LOAD_REGISTRIES}
        Chargers-1.15.2-2.0.0.1.jar Chargers {[email protected] LOAD_REGISTRIES}
        globalxp-1.15.2-v1.4.11.jar Global XP {[email protected] LOAD_REGISTRIES}
        earthsanimals-1.15.2-0.0.5-beta.jar Earths Animals {[email protected] LOAD_REGISTRIES}
        the_bumblezone-1.15.2-1.3.6.jar The Bumblezone {[email protected] LOAD_REGISTRIES}
        CodeChickenLib-1.15.2.jar CodeChicken Lib {[email protected] LOAD_REGISTRIES}
        BetterMineshaftsForge-1.15.2-1.0.2.jar YUNG's Better Mineshafts {[email protected] LOAD_REGISTRIES}
        tinyprogressions-1.15.2-4.0.4.jar Tiny Progressions {[email protected] LOAD_REGISTRIES}
        inventula-1.1.2.jar Inventula {[email protected] LOAD_REGISTRIES}
        AdFinders-1.15.2-4.0.5.0-build.0020.jar Advanced Finders {[email protected] LOAD_REGISTRIES}
        torchslabmod-1.15.2_v1.6.15.jar Torch Slab Mod {[email protected] LOAD_REGISTRIES}
        vanillaexcavators-1.15.2-2.1.jar Vanilla Excavators {[email protected] LOAD_REGISTRIES}
        PersistentBits-1.15.2-2.0.2.jar Persistent Bits {[email protected] LOAD_REGISTRIES}
        jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
        lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {[email protected] LOAD_REGISTRIES}
        Falling-Tree-Mod-1.15.2.jar Falling Tree {[email protected]+19 LOAD_REGISTRIES}
        tesseract-1.0.5-mc1.15.jar Tesseract {[email protected] LOAD_REGISTRIES}
        goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] LOAD_REGISTRIES}
        caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] LOAD_REGISTRIES}
        Colytra-Mod-1.15.2.jar Colytra {[email protected] LOAD_REGISTRIES}
        NaturesCompass-1.15.2-1.8.4.jar Nature's Compass {[email protected] LOAD_REGISTRIES}
        SereneSeasons-1.15.2-3.0.0.72-universal.jar Serene Seasons {[email protected] LOAD_REGISTRIES}
        AdHooks-1.15.2-5.0.0.0-build.0004.jar Advanced Hook Launchers {[email protected] LOAD_REGISTRIES}
        FarmingForBlockheads_1.15.2-6.1.3.jar Farming for Blockheads {[email protected] LOAD_REGISTRIES}
        pneumaticcraft-repressurized-1.15.2-1.3.2-42.jar PneumaticCraft: Repressurized {[email protected] LOAD_REGISTRIES}
        Dronecraft_0.67_1.15.2.jar Dronecraft {[email protected] LOAD_REGISTRIES}
        Quick-Leaf-Decay-Mod-1.15.2.jar Quick Leaf Decay {[email protected] LOAD_REGISTRIES}
        ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] LOAD_REGISTRIES}
        RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.27-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
        Flopper-1.15.2-1.0.6.jar Flopper {[email protected] LOAD_REGISTRIES}
        theoneprobe-1.15-2.0.3.jar The One Probe {[email protected] LOAD_REGISTRIES}
        pandoras_creatures-1.15.2-1.0.0.jar Pandoras Creatures {[email protected] LOAD_REGISTRIES}
        Mouse-Tweaks-Mod-1.15.2.jar Mouse Tweaks {[email protected] LOAD_REGISTRIES}
        morevanillalib-1.15.2-1.2.2.jar MoreVanillaLib {[email protected] LOAD_REGISTRIES}
        pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version LOAD_REGISTRIES}
        beesknees-1.15.2-1.0.1.jar The Bees Knees Mod {beesknees@1 LOAD_REGISTRIES}
        GeneticAnimals-0_5_4.jar Genetic Animals {eanimod@0_5_4 LOAD_REGISTRIES}
        gates-1.5.2.jar Gates {[email protected] LOAD_REGISTRIES}
        ceilingtorch-1.15.2-v1.5.jar Ceiling Torch {[email protected] LOAD_REGISTRIES}
        jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] LOAD_REGISTRIES}
        Mantle-1.15.2-1.5.15.jar Mantle {[email protected] LOAD_REGISTRIES}
        Xaeros_Minimap_20.15.0_Forge_1.15.2.jar Xaero's Minimap {[email protected] LOAD_REGISTRIES}
        IntegratedDynamics-1.15.2-1.1.9.jar IntegratedDynamics {[email protected] ERROR, [email protected] LOAD_REGISTRIES}
        integratednbt-1.15.2-1.3.0.jar Integrated NBT {integratednbt@version LOAD_REGISTRIES}
        pamhc2foodcore-1.15.2-1.0.4.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version LOAD_REGISTRIES}
        gravestone-1.17.5.jar Gravestone Mod {[email protected] LOAD_REGISTRIES}
        extratags-1.1.jar Extra Tags {[email protected] LOAD_REGISTRIES}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] LOAD_REGISTRIES}
        DoubleSlabs-1.15-2.4.5.jar Double Slabs {[email protected] LOAD_REGISTRIES}
        AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] LOAD_REGISTRIES}
        ElementaryOres-1.15.2-1.0.0.jar Elementary Ores {[email protected] LOAD_REGISTRIES}
        EnderMail-1.15.2-1.1.0.jar Ender Mail {[email protected] LOAD_REGISTRIES}
        farlanders-1.15.2-1.3.1.jar The Farlanders {[email protected] LOAD_REGISTRIES}
        followingvillagers-1.15.2-1.4.0.jar Following Villagers {[email protected] LOAD_REGISTRIES}
        CyclopsCore-1.15.2-1.7.0.jar Cyclops Core {[email protected] LOAD_REGISTRIES}
        NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] LOAD_REGISTRIES}
        beenfo-1.0.3-bb.jar Beenfo {[email protected] LOAD_REGISTRIES}
        Bouncy-Bouncy-Mod-1.15.2.jar Bouncy Bouncy {[email protected] LOAD_REGISTRIES}
        rsgauges-1.15.2-1.2.3.jar Gauges and Switches {[email protected] LOAD_REGISTRIES}
        TerraForged-1.15.2-0.0.14.jar TerraForged {[email protected] LOAD_REGISTRIES}
        flourpower-1.15.2-1.0.0.jar Flour Power {[email protected] LOAD_REGISTRIES}
        XaerosWorldMap_1.7.0_Forge_1.15.2.jar Xaero's World Map {[email protected] LOAD_REGISTRIES}
        EnhancedVisuals_v1.3.15_mc1.15.2.jar EnhancedVisuals {[email protected] LOAD_REGISTRIES}
        CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] LOAD_REGISTRIES}
        potionofbees-1.15.2-1.0.1.jar Potion of Bees {[email protected] LOAD_REGISTRIES}
        NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] LOAD_REGISTRIES}
        Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] LOAD_REGISTRIES}
        BotanyPots-1.15.2-2.0.14.jar BotanyPots {[email protected] LOAD_REGISTRIES}
        SlimeTweaks-1.15.2-1.0.2.jar SlimeTweaks {[email protected] LOAD_REGISTRIES}
        u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] LOAD_REGISTRIES}
        buildinggadgets-3.3.5.jar Building Gadgets {[email protected] LOAD_REGISTRIES}
        forge-1.15.2-31.2.27-universal.jar Forge {[email protected] LOAD_REGISTRIES}
        Ceramics-1.15.2-1.4.0.jar Ceramics {[email protected] LOAD_REGISTRIES}
        Psi+r1.2-82.jar Psi {[email protected] LOAD_REGISTRIES}
        Aquaculture-1.15.2-2.0.14.jar Aquaculture 2 {[email protected] LOAD_REGISTRIES}
        Waddles-1.15.2-0.8.6.jar Waddles {[email protected] LOAD_REGISTRIES}
        ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {[email protected] LOAD_REGISTRIES}
        inventorygenerators-1.15.2-1.0.0.jar Inventory Generators {[email protected] LOAD_REGISTRIES}
        PrettyPipes-1.5.4.jar Pretty Pipes {[email protected] LOAD_REGISTRIES}
        anviltweaks-2.3.jar Anvil Tweaks {[email protected] LOAD_REGISTRIES}
        mcw-bridges-1.0.3-mc1.15.2.jar Macaw's Bridges {[email protected] LOAD_REGISTRIES}
        useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] LOAD_REGISTRIES}
        CommonCapabilities-1.15.2-2.5.0.jar CommonCapabilities {[email protected] LOAD_REGISTRIES}
        AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] LOAD_REGISTRIES}
        GreaterEye-1.15.2-1.0.14.jar GreaterEye {[email protected] LOAD_REGISTRIES}
        HarvestWithDispenser-B2.0.0.jar HarvestWithDispenser {[email protected] LOAD_REGISTRIES}
        valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] LOAD_REGISTRIES}
        Lollipop-1.15.2-1.0.15.jar Lollipop {[email protected] LOAD_REGISTRIES}
        simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] LOAD_REGISTRIES}
        tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] LOAD_REGISTRIES}
        SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {[email protected] LOAD_REGISTRIES}
        Patchouli-1.15.2-1.2-34.jar Patchouli {[email protected] LOAD_REGISTRIES}
        enchantedwolves-1.4.2.jar Enchanted Wolves {[email protected] LOAD_REGISTRIES}
        collective-1.15.2-1.26.jar Collective {[email protected] LOAD_REGISTRIES}
        camera-1.6.9.jar Camera Mod {[email protected] LOAD_REGISTRIES}
        SullysMod-V0.6.jar Sully's Mod {sullys_mod@FIRST RELEASE V0.3 LOAD_REGISTRIES}
        the_floo-1.15.2-1.2.jar The Floo {[email protected] LOAD_REGISTRIES}
        elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] LOAD_REGISTRIES}
        solarenergy-1.15.2-0.3.0.2.jar Solar Energy {[email protected] LOAD_REGISTRIES}
        productivebees-1.15.2-0.1.11.jar Productive Bees {[email protected] LOAD_REGISTRIES}
        SBM-WoodenShears-1.15.2-1.1.0.jar SBM-Wooden Shears {[email protected] LOAD_REGISTRIES}
        Enchant-With-Mob-Mod-1.15.2.jar Enchant With Mob {[email protected] LOAD_REGISTRIES}
        speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] LOAD_REGISTRIES}
        More+Dogs+1.15.2-1.0.6.jar More Dog Breeds {[email protected] LOAD_REGISTRIES}
        incubation-1.0.4-1.15.2.jar Incubation {[email protected] LOAD_REGISTRIES}
        Cyclic-1.15.2-0.4.2.jar Cyclic {[email protected] LOAD_REGISTRIES}
        inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] LOAD_REGISTRIES}
        Cucumber-1.15.2-3.0.8.jar Cucumber Library {[email protected] LOAD_REGISTRIES}
        pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version LOAD_REGISTRIES}
        berry_good-2.0.0.jar Berry Good {[email protected] LOAD_REGISTRIES}
        craftingstation-3.1.0.jar Crafting Station {[email protected] LOAD_REGISTRIES}
        Overloaded-1.15.2-0.0.87.jar Overloaded {[email protected] LOAD_REGISTRIES}
        the-conjurer-1.15.2-1.0.5.jar The Conjurer {[email protected] LOAD_REGISTRIES}
        fishtraps-forge-1.15.2-0.0.5.jar Fish Traps {[email protected] LOAD_REGISTRIES}
        Abnormals-Core-1.15.2-v1.0.5.jar Abnormals Core {[email protected] LOAD_REGISTRIES}
        Savage-and-Ravage-1.15.2-v1.1.2.jar Savage & Ravage {[email protected] LOAD_REGISTRIES}
        Buzzier-Bees-1.15.2-1.5.1.jar Buzzier Bees {[email protected] LOAD_REGISTRIES}
        KiwiBirds-1.1.jar Kiwi Birds {[email protected] LOAD_REGISTRIES}
        reap-1.12.4.jar Reap Mod {[email protected] LOAD_REGISTRIES}
        extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] LOAD_REGISTRIES}
        goldenhopper-1.1.1-1.15.2.jar Golden Hopper {[email protected] LOAD_REGISTRIES}
        AutoDropper-1.15.1-6.0.0.jar Auto Dropper {[email protected] LOAD_REGISTRIES}
        comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {[email protected] LOAD_REGISTRIES}
        SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {[email protected] LOAD_REGISTRIES}
        DimStorage-1.15.2-3.1.5.jar DimStorage {[email protected] LOAD_REGISTRIES}
        BasicNetherOres-1.15.2-4.0.3.jar Basic Nether Ores {[email protected] LOAD_REGISTRIES}
        VanillaTweaks-1.15.2.1.5.27.jar VanillaTweaks {[email protected] LOAD_REGISTRIES}
        DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}
        betteranimalsplus-1.15.2-8.2.1.96.jar Better Animals Plus {[email protected] LOAD_REGISTRIES}
        mcjtylib-1.15-4.1.1-beta.jar McJtyLib {[email protected] LOAD_REGISTRIES}
        rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {[email protected] LOAD_REGISTRIES}
        xnet-1.15-2.1.5-beta.jar XNet {[email protected] LOAD_REGISTRIES}
        rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] LOAD_REGISTRIES}
        rftoolsbuilder-1.15-2.1.3-beta.jar RFToolsBuilder {[email protected] LOAD_REGISTRIES}
        rftoolsstorage-1.15-1.1.4-beta.jar RFToolsStorage {[email protected] LOAD_REGISTRIES}
        rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {[email protected] LOAD_REGISTRIES}
        mininggadgets-1.3.5.jar Mining Gadgets {[email protected] LOAD_REGISTRIES}
        Ender-Storage-Mod-1.15.2.jar EnderStorage {[email protected] LOAD_REGISTRIES}
        Crafting-Tweaks-Mod-1.15.2.jar Crafting Tweaks {[email protected] LOAD_REGISTRIES}
        Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] LOAD_REGISTRIES}
        swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES}
        titanium-1.15.2-2.4.0.jar Titanium {[email protected] LOAD_REGISTRIES}
        SilentLib-1.15.2-4.6.4+56.jar Silent Lib {[email protected]+56 LOAD_REGISTRIES}
        Clay-Bucket-Mod-1.15.2.jar Clay Bucket {[email protected] LOAD_REGISTRIES}
        CreativeCore_v2.0.5_mc1.15.2.jar CreativeCore {[email protected] LOAD_REGISTRIES}
        JAHM+v1.2.3+[1.15.2].jar Just Another Head Mod {[email protected] LOAD_REGISTRIES}
        Quark-r2.1-245.jar Quark {[email protected] LOAD_REGISTRIES}
        JAOPCA-1.15.2-3.2.0.11.jar JAOPCA {[email protected] LOAD_REGISTRIES}
        corail_recycler-4.0.5-1.15.2.jar Corail Recycler {[email protected] LOAD_REGISTRIES}
        FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {[email protected] LOAD_REGISTRIES}
        vanillahammers-1.15.2-2.1.jar Vanilla Hammers {[email protected] LOAD_REGISTRIES}
        Animalium-0.5.3.jar Animalium {[email protected] LOAD_REGISTRIES}
        tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] LOAD_REGISTRIES}
        spidermod-1.15.2-1.0.0-10.jar Spider Mod {[email protected] LOAD_REGISTRIES}
        grindr-1.15.2-0.0.1.5.jar Grindr {[email protected] LOAD_REGISTRIES}
        solcarrot-1.15.2-1.9.6.jar Spice of Life: Carrot Edition {[email protected] LOAD_REGISTRIES}
        Trading_Players_1.1.jar Trading Players {[email protected] LOAD_REGISTRIES}
        Refined-Storage-Addons-1.15.2.jar Refined Storage Addons {[email protected] LOAD_REGISTRIES}
        SolarGeneration-1.15.2-1.2.2.jar Solar Generation {[email protected] LOAD_REGISTRIES}
        SoundFilters-0.13_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 LOAD_REGISTRIES}
        thutcore-1.15.2-7.2.1.jar Thut Core {[email protected] LOAD_REGISTRIES, [email protected] LOAD_REGISTRIES}
        thuttech-1.15.2-8.2.2.jar Thut Elevators {[email protected] LOAD_REGISTRIES}
        healingcf_1.15-2.3.jar Healing Campfire {[email protected] LOAD_REGISTRIES}
    Pulsar/inspirations loaded Pulses: 
        - InspirationsShared (Enabled/Forced)
        - InspirationsBuilding (Enabled/Not Forced)
        - InspirationsUtility (Enabled/Not Forced)
        - InspirationsTools (Enabled/Not Forced)
        - InspirationsTweaks (Enabled/Not Forced)

    Launched Version: 1.15.2-forge-31.2.27
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 446.14, 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-8100 CPU @ 3.60GHz
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre23
    OptiFine Build: 20200607-215525
    Render Distance Chunks: 5
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: Sildurs Vibrant Shaders v1.262 Extreme-VL.zip
    OpenGlVersion: 4.6.0 NVIDIA 446.14
    OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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