• 0

    posted a message on Retro Modding: Alpha 1.2.6 and Beta 1.7.3

    This is so incredibly exciting! I love this!

    Posted in: Minecraft Mods
  • 1

    posted a message on Cosmetic Armor v1.0.5 - Because it's important to be stylish
    That is some beautiful armour.
    Posted in: Minecraft Mods
  • 0

    posted a message on Applied Energistics 2 - Open Source
    Anyone experiencing missing textures?
    Posted in: Minecraft Mods
  • 0

    posted a message on Mekanism v9.4.0 - Industrial Turbines, Thermoelectric Boilers, Fusion Reactors!
    Quote from Boromis»
    Hello. I keep getting this crash report, which seems to be stemming from MekanismGenerators. It seems to be the same issue as mentioned above, but I'm not using Forge Multi-Part, and I am using the latest version of Buildcraft.

    My friend's using exactly the same mods as me and is not getting a crash, and I've set the RAM for my Forge profile to 2GB.



    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 11/2/14 10:38 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: buildcraft/api/fuels/IronEngineFuel
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoClassDefFoundError: buildcraft/api/fuels/IronEngineFuel
    at mekanism.generators.common.MekanismGenerators.postInit(MekanismGenerators.java:77)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: buildcraft.api.fuels.IronEngineFuel
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more
    Caused by: java.lang.NullPointerException


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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 181225880 bytes (172 MB) / 491524096 bytes (468 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 26 mods loaded, 26 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BigReactors{0.4.0rc11} [Big Reactors] (BigReactors-0.4.0rc11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Core{6.1.5} [BuildCraft] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Builders{6.1.5} [BC Builders] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Transport{6.1.5} [BC Transport] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Silicon{6.1.5} [BC Silicon] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Factory{6.1.5} [BC Factory] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Energy{6.1.5} [BC Energy] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IC2{2.2.628-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    journeymap{5.0.0RC1} [JourneyMap] (JourneyMap5.0.0RC1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMultipart{1.1.0.297} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mekanism{7.1.0} [Mekanism] (Mekanism-1.7.10-7.1.0.92.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MekanismGenerators{7.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.0.92.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    MekanismTools{7.1.0} [MekanismTools] (MekanismTools-1.7.10-7.1.0.92.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Thaumcraft{4.2.1.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    McMultipart{1.1.0.297} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMicroblock{1.1.0.297} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.


    Use buildcraft 6.1.1
    Posted in: Minecraft Mods
  • 0

    posted a message on Mekanism v9.4.0 - Industrial Turbines, Thermoelectric Boilers, Fusion Reactors!
    Anyone else run into huge lag spikes due to Mekanism pipes and such?
    Posted in: Minecraft Mods
  • 0

    posted a message on Mekanism v9.4.0 - Industrial Turbines, Thermoelectric Boilers, Fusion Reactors!
    Can transport pipes not pull from Thermal Expansion machines?
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Land Generator
    Hey, any chance this works with 1.8?
    Posted in: Minecraft Tools
  • 0

    posted a message on Extra Utilities v1.1.0k
    Is this incompatible with optifine?
    Posted in: WIP Mods
  • 0

    posted a message on Better Than Wolves Total Conversion!
    Quote from FlowerChild

    Could be karma. Maybe you were an air conditioner or other form of refrigeration unit in a past life.


    While that may likely be the case, it stands to reason that I would enjoy the cold then - unless I'm sick of it.

    Also, I presume (after looking through the config) there is no way to disable certain hardcore elements of the mod?


    This mod is great!! I love all the items and the new features! keep making good mods! (but make mods that are modloader compatible it is a pain in the neck to load mods without modloader)

    You would've loved modding pre-forge.
    Posted in: Minecraft Mods
  • 0

    posted a message on Better Than Wolves Total Conversion!
    Why oh why do I spawn in snow every single time D:
    Posted in: Minecraft Mods
  • 0

    posted a message on Enhanced Biomes 2.5 - Nearly 100 new biomes (20/10/14)
    HS dropping sandstone: I might instead make it possible to craft stone tools with sandstone, but I see the issue. Thanks for pointing it out.
    Modded ore gen: I'd want to make them generate anyway, but the problem is that they don't recognise my new stones as stone, so don't generate. I might find a way to do it, but at the moment haven't thought of one.
    To solve both issues you can just turn off the new stone gen in the config, but it would require creating a new world.


    That would be a logical solution - I don't see it as overpowered or anything. :)

    I would shoot a message to the author of Underground Biomes, (s)he adds several new stones and ores have no problem generating. Of course I could turn off the stone gen, but I rather enjoy it :)

    Are you using Forge Oredic for the stone?
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    I've built a smeltery but there's no inventory in the controller to drop stuff in, and it's not registering lava from the tanks above it. Latest version. 1.7.2.
    Posted in: Minecraft Mods
  • 1

    posted a message on Tinkers Construct
    Quote from Mcpemodder123

    Permission to port this mod to minecraft pe?


    Hahaha! ...hahah?
    Posted in: Minecraft Mods
  • To post a comment, please .