• 0

    posted a message on Metallurgy 4
    So, is there a wiki for this somewhere?
    Posted in: Minecraft Mods
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    Is blockbreaker planned to be updated?
    Posted in: Minecraft Mods
  • 0

    posted a message on [Modjam 4]Elemental Caves - Vanilla Cave System Overhaul
    You link to the wrong file. That;s a private link. Try right-clicking your file and hit "Copy public link".
    Posted in: Minecraft Mods
  • 0

    posted a message on Sonic Ether's Unbelievable Shaders [compatible with Minecraft 1.12.2 via OptiFine]
    Question:, Will the 1.7.5 run on 1.7.2?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from LucaQM

    You have to be in an cheat enabled world or op on a server


    No, you don't. Just hit the "Global" button and switch it to "World". Then right-click the "W" button that appears.
    Posted in: Minecraft Mods
  • 0

    posted a message on MyWorldGen 1.4
    Quote from impiaaa

    Read the bit about material anchors on the first page. Stone anchors are for exactly that purpose.


    Yeah, just read it. Then I have a couple of suggestions. One is, is it possible to have structures only generate in villages? And about the random weight, is it possible to have float values (decimal values)? I set my structures at 1 and it's still to frequent.
    Posted in: Minecraft Mods
  • 0

    posted a message on MyWorldGen 1.4
    Would it be possible to have them generate underground?
    Posted in: Minecraft Mods
  • 0

    posted a message on IC2 Crashing
    Your world is likely messed up.
    Posted in: Mods Discussion
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    So, how will Block Break work now that we no longer use block IDs? Also, treecapitor 1.6.4 doesn't seem to work with the huge trees in the Sacred Springs biome from BOP.
    Posted in: Minecraft Mods
  • 0

    posted a message on Metallurgy 4
    I need something called "KeithyUtils" to use Metallurgy 4. However, I don't see it anyway and a Google search led to a 1.6.2/4 version.

    Nevermind, the link lead to a 1.6.4 version of MG. However, there is a conflict with Extra Utilities 1.7.2pr4.


    ---- Minecraft Crash Report ----
    // Everything's going to plan. No, really, that was supposed to happen.

    Time: 5/15/14 7:03 AM
    Description: Initializing game

    java.lang.NoClassDefFoundError: com/rwtema/extrautils/modintegration/ItemBaubleAngelRing
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
    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:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)
    at org.multimc.EntryPoint.listen(EntryPoint.java:165)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)
    Caused by: java.lang.ClassNotFoundException: com.rwtema.extrautils.modintegration.ItemBaubleAngelRing
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 42 more
    Caused by: java.lang.NoClassDefFoundError: baubles/api/IBauble
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
    ... 44 more
    Caused by: java.lang.ClassNotFoundException: baubles.api.IBauble
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 48 more


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

    -- Head --
    Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
    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:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)
    at org.multimc.EntryPoint.listen(EntryPoint.java:165)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 336531736 bytes (320 MB) / 930086912 bytes (887 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx2048m -XX:PermSize=256m
    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.03 FML v7.2.165.1065 Minecraft Forge 10.12.1.1065 23 mods loaded, 23 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.2.165.1065} [Forge Mod Loader] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed
    Forge{10.12.1.1065} [Minecraft Forge] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed
    BetterFonts{1.1.3} [BetterFonts] (minecraft.jar) Unloaded->Constructed
    AppliedEnergistics2-Core{rv0-alpha-93} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed
    CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed
    bspkrsCore{6.0(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed
    ArmorStatusHUD{1.18(1.7.2)} [ArmorStatusHUD] ([1.7.2]ArmorStatusHUD-client-1.18(1.7.2).jar) Unloaded->Constructed
    StatusEffectHUD{1.21(1.7.2)} [StatusEffectHUD] ([1.7.2]StatusEffectHUD-client-1.21(1.7.2).jar) Unloaded->Constructed
    TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed
    BuildCraft|Core{6.0.7} [BuildCraft] (buildcraft-6.0.7.jar) Unloaded->Constructed
    appliedenergistics2{rv0-alpha-93} [Applied Energistics 2] (appliedenergistics2-rv0-alpha-93.jar) Unloaded->Constructed
    BuildCraft|Builders{6.0.7} [BC Builders] (buildcraft-6.0.7.jar) Unloaded->Constructed
    BuildCraft|Energy{6.0.7} [BC Energy] (buildcraft-6.0.7.jar) Unloaded->Constructed
    BuildCraft|Factory{6.0.7} [BC Factory] (buildcraft-6.0.7.jar) Unloaded->Constructed
    BuildCraft|Transport{6.0.7} [BC Transport] (buildcraft-6.0.7.jar) Unloaded->Constructed
    BuildCraft|Silicon{6.0.7} [BC Silicon] (buildcraft-6.0.7.jar) Unloaded->Constructed
    EnderIO{1.1.0_alpha} [Ender IO] (enderio-1.1.0_alpha.59.jar) Unloaded->Constructed
    ExtraUtilities{1.0} [ExtraUtilities] (extrautilities-1.1.0-prerelease-4.jar) Unloaded
    MetallurgyCore{4.0.1} [Metallurgy Core] (MetallurgyCore-1.7.2-4.0.1.16.jar) Unloaded
    Metallurgy{4.0.1} [Metallurgy 4] (Metallurgy-1.7.2-4.0.2.5.jar) Unloaded
    RefinedRelocation{1.0.3} [Refined Relocation] (RefinedRelocation-1.7.2-1.0.3.jar) Unloaded
    AE2 Version: alpha rv0-alpha-93 for Forge 10.12.0.1024
    AE2 Integration: RotaryCraft:ON, IC2:ON, BC:ON, MJ:ON, RF:ON, MFR:ON, DSU:ON, FZ:ON, Waila:ON, RB:ON, InvTweaks:ON, NEI:ON, CraftGuide:ON, FMP:ON
    Launched Version: 1.7.2
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 650 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Any get the NEI subnets to work in 1.7.2, or are they not functional yet?
    Posted in: Minecraft Mods
  • 0

    posted a message on ZZZZZ Custom Configs 2 - Create your own recipes using XML files!
    I'm having an issue where I can't craft a bed too. Just installed the mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on Aroma1997s Mods (BetterChests, Mining World Mod, Aroma1997Core, CompactWindmills, AromaBackup, Portable Recharger)
    Quote from Aroma1997

    What doesn't work?



    I mean, I can't seem to apply those upgrades to the chest. The other upgrades work fine. Also, I'm using the 1.7.2, if that means anything.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from painter73
    In game go to your Inventory hit the options in the corner. Press the inventory button then the global button in the upper right. Now un-highlight the "W" by recipe/cheat mode(right click it) :)


    Didn't work. Are you using the rc 1.7.x one or the 1.6.4 release?
    Got it to work, but the subnets still don't work. Probably not done yet.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Is it me, or is the NEI rc1 for 1.7.2 not letting me turn on cheat mode?
    Posted in: Minecraft Mods
  • To post a comment, please .