• 0

    posted a message on Freeze at dirt screen! HELP!
    Quote from poiihy

    Post your crash report plz


    it doesnt crash it just freezez and i have to restart
    Posted in: Mods Discussion
  • 0

    posted a message on Freeze at dirt screen! HELP!
    I am using Minecraft Forge on Minecraft 1.6.4 and I have a bunch of mods. Just recently I added like another 5 before checking by going into a world. I created a new wold but after it loads, it stays on the dirt screen and starts to 'not respond'. Any help plz??

    Thanks
    Posted in: Mods Discussion
  • 0

    posted a message on [1.6.4] Minecraft Keeps Crashing!
    Help!!

    My minecraft keeps crashing on startup and I dont know how to understand crash reports. Here it is:

    ---- Minecraft Crash Report ----
    // I blame Dinnerbone.

    Time: 15/06/14 6:49 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Slot 1203 is already occupied by resonantinduction.core.resource.fluid.BlockFluidMaterial@26ab6fa when adding resonantinduction.core.resource.fluid.BlockFluidMaterial@66aab7df
    Blocks should be registered before postInit for NEI to do proper conflict reporting
    at codechicken.nei.IDConflictReporter.blockConstructed(IDConflictReporter.java:83)
    at net.minecraft.block.Block.<init>(Block.java:347)
    at net.minecraftforge.fluids.BlockFluidBase.<init>(BlockFluidBase.java:51)
    at net.minecraftforge.fluids.BlockFluidFinite.<init>(BlockFluidFinite.java:23)
    at resonantinduction.core.resource.fluid.BlockFluidMaterial.<init>(BlockFluidMaterial.java:26)
    at resonantinduction.core.resource.ResourceGenerator.generate(ResourceGenerator.java:114)
    at resonantinduction.core.resource.ResourceGenerator.generateOreResources(ResourceGenerator.java:199)
    at resonantinduction.core.ResonantInduction.postInit(ResonantInduction.java:151)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at codechicken.nei.IDConflictReporter.blockConstructed(IDConflictReporter.java:83)
    at net.minecraft.block.Block.<init>(Block.java:347)
    at net.minecraftforge.fluids.BlockFluidBase.<init>(BlockFluidBase.java:51)
    at net.minecraftforge.fluids.BlockFluidFinite.<init>(BlockFluidFinite.java:23)
    at resonantinduction.core.resource.fluid.BlockFluidMaterial.<init>(BlockFluidMaterial.java:26)
    at resonantinduction.core.resource.ResourceGenerator.generate(ResourceGenerator.java:114)
    at resonantinduction.core.resource.ResourceGenerator.generateOreResources(ResourceGenerator.java:199)
    at resonantinduction.core.ResonantInduction.postInit(ResonantInduction.java:151)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 266681752 bytes (254 MB) / 513802240 bytes (490 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_D1 68 mods loaded, 68 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    HeldCore-Core{01.03.06.00} [HeldCore-Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DamageIndicatorsMod{2.9.2.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    parker8283_mvr{1.1} [More Vanilla Recipes] ([MC1.6.4]MVR-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Additional-Buildcraft-Objects{1.0.6.182} [Additional Buildcraft Objects] (Additional-Buildcraft-Objects-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    advancedgenetics{v1.4.3} [Advanced Genetics] (advancedgenetics-1.4.3-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Artifice{1.6.4R1.1.3} [Artifice] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArtificeCompat|Thaumcraft{1.6.4R1.1.3} [Artifice Compat: Thaumcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BCTools{1.4-a-17} [Buildcraft Tools] (bcTools-v1.4-a-17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CarpentersBlocks{2.1.0} [Carpenter's Blocks] (Carpenter's Blocks v2.1.0 - MC 1.6+ (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    complexmachines{0.3.3} [Complex Machines] (Complex Machines Mod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_entityClasses{1.0.0} [Dynamic Lights on specified Entities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    HeldCore{01.03.06.00} [HeldCore] (HeldCore-1.6.4-01.03.06.00 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.108-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [ResonantEngine] (Resonant-Engine-1.2.0.348-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ResonantInduction|Core{0.3.1} [Resonant Induction] (Resonant-Induction-0.3.1.366-Resonant-Induction Core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IC2{2.0.350-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.350-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mekanism{6.0.5} [Mekanism] (Mekanism-6.0.5.45.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MekanismGenerators{6.0.5} [MekanismGenerators] (MekanismGenerators-6.0.5.45.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MekanismTools{6.0.5} [MekanismTools] (MekanismTools-6.0.5.45.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Minimapsync{b0.3.2} [Minimapsync] (Minimapsync_1.6.4_b0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mystcraft{0.10.13.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.13.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    SS2{2 (build 2)} [Soul Shards 2] (SoulShards-2.0.15-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    steelage{1.2.3 Alpha} [The Steel-Age Mod] (The Steel-Age Mod v1.2.3 Alpha.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEI-Mystcraft-Plugin{01.05.01.00} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.6.4-01.05.01.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 8400 GL version 4.2.12422 Compatibility Profile Context 13.152.1.3000, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    I hope the spoiler worked as its my first time trying it!

    EDIT: yay!
    EDIT 2: Dont worry I had to do a pain-in-the-back job changing all block id's but it was worth it cause it works now. I dont need help anymore!
    Posted in: Mods Discussion
  • 0

    posted a message on Buildcraft laser help
    Nevermind, I figured it out
    Posted in: Mods Discussion
  • 0

    posted a message on Buildcraft laser help
    plz help
    Posted in: Mods Discussion
  • 0

    posted a message on Buildcraft laser help


    I do not know what I am doing wrong here, that image shows what I did, I have the engines pumping with coal and the laser was receiving power but it wasnt shooting at the assembly table. Help!
    Posted in: Mods Discussion
  • 0

    posted a message on Trouble with Crazy Craft
    You have basically run out of memory. Automatically, Minecraft is set to use 1GB of your computers RAM (Random Access Memory (Memory)). To increase the amount of memory you allow your Minecraft to use, click on the minecraft launcher and when you get to the screen where it says play, edit profile, new profile and stuff, you click on edit profile (the profile you use for crazy craft) and go to the bottom and it should say something like -1G. just change that -1G to something like -1600M or -2G. If you have any trouble try searching on the internet 'how to increase minecraft memory' or something.
    Posted in: Mods Discussion
  • 0

    posted a message on Buildcraft 1.6.4 Quarry Crafting Issue
    Quote from Brenwwe

    Try deleting your buildcraft config file.


    How do you know this stuff?
    Im supprised there are some smart people playing games :steve_wink:
    Posted in: Mods Discussion
  • 0

    posted a message on So frustrated, can anyone help installing mods?
    Quote from CocoTree

    I am new to installing mods, I just can't seem to make my mods work, together, I want to mix Forge and OptiFine together but they are in 2 different profiles, I can't merge them, the tutorials I've seen so far confuse me so bad, I need OptiFine to play Minecraft but I need Forge to play other mods (Millenaire to be exact)

    I'm trying to do this on version 1.7.2, any help is really, really appreciated. What do I do?


    Hi,

    What you have to do is that you have to make sure that your optifine is verio 1.7.2 (im not sure if it matters with optifine though) then you have to drag the jar file into your mods folder. Go into your Forge profile and you should have your mods with optifine. (I cant remember how I did it but im pretty sure thats how).
    Posted in: Mods Discussion
  • 0

    posted a message on Tinkers Construct Green or Blue Slime?
    Quote from grimallq

    http://tinkers-const.../Material_Stats

    Blue slime is better for handles.


    Thanks alot
    Posted in: Mods Discussion
  • 0

    posted a message on Tinkers Construct Green or Blue Slime?
    Hi,

    I am making a pickaxe in Tinkers Construct and I just wanted to ask this question. Is blue slime or green slime better for making a tool rod for my pickaxe. I have searched all over the internet but cannot find anything. I am making the pick with an alumite head, obsidian binding and a slime tool rod but I dont know which slime to get.

    Thank you.
    Posted in: Mods Discussion
  • 0

    posted a message on Hostile Mobs
    Hi,

    Are there any mods out there that adds more hostile mobs but not crazy random ones like the ones I have seen in crazy craft. Is there a mod that adds normal things like skeletons and zombies but not like T-rex's dragons cloud sharks and the others. I would like a creeper mod but a creeper mod that doesnt have any good creepers (unless its cool).

    Thanks
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Steel Mod
    Quote from VenomousVee

    You would need to add on, or have someone add onto the mod you wish to obtain steel for, as the two users before me stated. What I can suggest is to edit the recipes of the mod you are using to make steel more obtainable, either that or simply add a steel ore if you want to go that far with it. With that said, there won't be a "mod" that provides you with these means, as mods themselves are normally standalone, meaning they wouldn't require an additional mod or mods that are required to make them run.

    Good luck in your endeavors, nonetheless!


    Ok thanks, but as I have stated before, I have found out how to make a metallurgic infuser with not enough items (somehow i forgot about it the first time when I asked)
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Mod Compatibility
    Quote from Builderb0y

    Steel in mekanism does NOT require steel to make. It just needs a metallurgic infuser, and a power source. Neither of which require steel to craft.


    thank you, i searched up about that metallurgic infuser and your are right, thanks
    Posted in: Mods Discussion
  • 0

    posted a message on Mod Compatibility
    I am playing with a bunch of mods and I need steel. Steel in Mekanism requires steel to get steel (i might be wrong). But anyways, i donwloaded the steel-age mod and if I try making a Mekanism item with steel-age steel, it wont work. The Tinkers Construct steel works but thats hard to get too. Is there any way I can make the steel-age mod steel work for other mods recipes?

    Plz help

    Thank you
    Posted in: Mods Discussion
  • To post a comment, please .