• 0

    posted a message on [1.20.4] The "BETTER THAN DEFAULT" resource upgrade - v2.7
    Fascinating! Melike!
    Posted in: Resource Packs
  • 0

    posted a message on ChickenBones Mods
    Quote from Rongmario

    Anyone can help me on this one? After I updated NEI with NEI Plugins this happeneds:

    2013-02-27 18:36:25 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.32.553 for Minecraft 1.4.7 loading
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] All core mods are successfully located
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Discovering coremods
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found a candidate coremod [1.4.6]TreeCapitator.Forge.1.4.6.r07.Uni.CoreMod.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loading coremod [1.4.6]TreeCapitator.Forge.1.4.6.r07.Uni.CoreMod.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loaded coremod [1.4.6]TreeCapitator.Forge.1.4.6.r07.Uni.CoreMod.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.0.2.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.0.2.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.0.2.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.2-1.4.6.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.2-1.4.6.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.2-1.4.6.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found a candidate coremod IDResolver-1.4.6.1.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loading coremod IDResolver-1.4.6.1.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loaded coremod IDResolver-1.4.6.1.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found a candidate coremod MCore_3.2.12.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loading coremod MCore_3.2.12.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loaded coremod MCore_3.2.12.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.7.0.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.7.0.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.7.0.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore-1.0.2-22.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loading coremod PowerCrystalsCore-1.0.2-22.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Loaded coremod PowerCrystalsCore-1.0.2-22.jar
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
    2013-02-27 18:36:25 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
    2013-02-27 18:36:26 [INFO] [STDOUT] Adding transformer map: mcore_at.cfg
    2013-02-27 18:36:26 [SEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class powercrystals.core.at.PCCAccessTransformer
    java.lang.ClassNotFoundException: powercrystals.core.at.PCCAccessTransformer
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.init(Launcher.java:115)
    at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:134)
    at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:854)
    at org.spoutcraft.launcher.gui.LoginForm$2$1.done(LoginForm.java:760)
    at javax.swing.SwingWorker$5.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
    at sun.swing.AccumulativeRunnable.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: codechicken/core/asm/ObfuscationMappings$ClassMapping
    at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:33)
    at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:149)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 32 more
    Caused by: java.lang.ClassNotFoundException: codechicken.core.asm.ObfuscationMappings$ClassMapping
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:110)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 36 more
    2013-02-27 18:36:26 [FINEST] [ForgeModLoader] Running coremod plugins
    2013-02-27 18:36:26 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
    2013-02-27 18:37:34 [INFO] [STDERR] Exception thrown while initializing MineCraft.
    2013-02-27 18:37:34 [INFO] [STDERR] java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    2013-02-27 18:37:34 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    2013-02-27 18:37:34 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:115)
    2013-02-27 18:37:34 [INFO] [STDERR] at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:134)
    2013-02-27 18:37:34 [INFO] [STDERR] at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:854)
    2013-02-27 18:37:34 [INFO] [STDERR] at org.spoutcraft.launcher.gui.LoginForm$2$1.done(LoginForm.java:760)
    2013-02-27 18:37:34 [INFO] [STDERR] at javax.swing.SwingWorker$5.run(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at sun.swing.AccumulativeRunnable.run(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at javax.swing.Timer.fireActionPerformed(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventQueue.access$000(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.awt.EventDispatchThread.run(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:265)
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    2013-02-27 18:37:34 [INFO] [STDERR] ... 27 more
    2013-02-27 18:37:34 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
    2013-02-27 18:37:34 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:257)
    2013-02-27 18:37:34 [INFO] [STDERR] ... 28 more
    2013-02-27 18:37:34 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: codechicken/core/asm/ObfuscationMappings$ClassMapping
    2013-02-27 18:37:34 [INFO] [STDERR] at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:33)
    2013-02-27 18:37:34 [INFO] [STDERR] at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:149)
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    2013-02-27 18:37:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    2013-02-27 18:37:34 [INFO] [STDERR] ... 33 more

    Forge can't even load as it tells me to have a look at the log. :/


    Looks like a problem with Power Crystals. Also noticed that one part of your crash is complaining that FMLSanityChecker's missing. :P
    Posted in: Minecraft Mods
  • 0

    posted a message on Google Picture War


    Oh wait. That didn't work.

    EDIT: Double ninja'd. \Comes up with an alternative

    EDIT 2:

    Posted in: Forum Games
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from Bunnyblock2

    Can you please make Optifine compatible with the latest Forge? I get a black screen if I put forge on and then optifine with Magic Launcher. All my other mods work fine.


    I'm using it perfectly fine. Can you post a crash report?
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from EvilKittenz1999

    Does this mod use biome api by emasher? Im only asking because of the mo creatures issue.


    It doesn't require it, so I doubt it. Though I think EBXL has an API of its own that Mo' Creatures uses.
    Posted in: Minecraft Mods
  • 0

    posted a message on Risugami's Mods - Updated.
    Quote from 0verthrow

    Are you getting close to updating your minimap mod?I really need it.


    Er, I don't think Risugami has a minimap mod.


    Quote from xSatuim

    Pretty sure Mo Creatures is for forge


    Correct, though they did have Forge, not Modloader, installed, and they were complaining about the Elemental Arrows mod. Which, Roni3441, isn't compatible with Forge. Sorry!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.6] 3D Items - new update! [v1.6.2]
    Well, another problem, probably caused by having Optifine and approaching an item frame. Got this crash with Optifine D5, no other mods I have should have interfered with item frame rendering.

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Rendering entity in world

    A full error report has been saved to /Applications/MultiMC.app/Contents/Resources/instances/RP2 OUT---/minecraft/crash-reports/crash-2013-02-24_20.54.08-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



    --- BEGIN ERROR REPORT e3f8d9da --------
    Full report at:
    /Applications/MultiMC.app/Contents/Resources/instances/RP2 OUT---/minecraft/crash-reports/crash-2013-02-24_20.54.08-client.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 2/24/13 8:54 PM

    -- Head --
    Stacktrace:
    at quintinity.mods.mod3Ditems.ItemFrameRenderer.renderFrameItemAsBlock(ItemFrameRenderer.java:50)
    at quintinity.mods.mod3Ditems.ItemFrameRenderer.a(ItemFrameRenderer.java:39)
    at quintinity.mods.mod3Ditems.ItemFrameRenderer.a(ItemFrameRenderer.java:172)

    -- Entity being rendered --
    Details:
    Entity Type: ItemFrame (mc)
    Entity ID: 8203384
    Name: entity.ItemFrame.name
    Exact location: -1138.50, 65.50, 550.94
    Block location: World: (-1139,65,550), Chunk: (at 13,4,6 in -72,34; contains blocks -1152,0,544 to -1137,255,559), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
    Momentum: 0.00, 0.00, 0.00

    -- Renderer details --
    Details:
    Assigned renderer: quintinity.mods.mod3Ditems.ItemFrameRenderer@343526f3
    Location: 7.57,0.88,10.64 - World: (7,0,10), Chunk: (at 7,0,10 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Rotation: 0.0
    Delta: 0.25361073
    Stacktrace:
    at bbu.a(RenderManager.java:302)
    at bbu.a(RenderManager.java:271)
    at bav.a(RenderGlobal.java:484)
    at ban.a(EntityRenderer.java:1585)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [ays['bdejean'/8214625, l='MpServer', x=-1146.07, y=64.62, z=540.30]]
    Chunk stats: MultiplayerChunkCache: 5
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-29,64,35), Chunk: (at 3,4,3 in -2,2; contains blocks -32,0,32 to -17,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 615895555 game time, 615937332 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 19 total; [mc['entity.ItemFrame.name'/8203384, l='MpServer', x=-1138.50, y=65.50, z=550.94], mc['entity.ItemFrame.name'/8203385, l='MpServer', x=-1136.94, y=65.50, z=551.50], mc['entity.ItemFrame.name'/8203386, l='MpServer', x=-1139.06, y=65.50, z=552.50], qu['Villager'/8203387, l='MpServer', x=-1148.38, y=79.00, z=548.88], qu['Villager'/8203388, l='MpServer', x=-1136.44, y=79.00, z=549.63], ays['bdejean'/8214625, l='MpServer', x=-1146.07, y=64.62, z=540.30], qu['Villager'/8203376, l='MpServer', x=-1138.69, y=56.00, z=554.69], mg['Painting'/8214626, l='MpServer', x=361.94, y=71.00, z=1244.00], mc['entity.ItemFrame.name'/8203377, l='MpServer', x=-1143.94, y=65.50, z=549.50], mc['entity.ItemFrame.name'/8203378, l='MpServer', x=-1142.50, y=65.50, z=556.94], mc['entity.ItemFrame.name'/8203379, l='MpServer', x=-1136.50, y=65.50, z=559.94], mg['Painting'/8214629, l='MpServer', x=365.00, y=66.00, z=1233.06], mc['entity.ItemFrame.name'/8203380, l='MpServer', x=-1140.94, y=65.50, z=557.50], mc['entity.ItemFrame.name'/8203381, l='MpServer', x=-1144.50, y=65.50, z=551.06], mc['entity.ItemFrame.name'/8203382, l='MpServer', x=-1137.50, y=65.50, z=553.06], mc['entity.ItemFrame.name'/8203383, l='MpServer', x=-1143.06, y=65.50, z=558.50], mg['Painting'/8214634, l='MpServer', x=366.94, y=59.00, z=1258.00], qu['Villager'/8203375, l='MpServer', x=-1138.69, y=56.00, z=556.69], qu['Villager'/8203374, l='MpServer', x=-1138.66, y=56.00, z=558.59]]
    Retry entities: 0 total; []
    Stacktrace:
    at ayp.a(WorldClient.java:439)
    at net.minecraft.client.Minecraft.b(Minecraft.java:2409)
    at net.minecraft.client.Minecraft.run(Minecraft.java:789)
    at java.lang.Thread.run(Thread.java:680)

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Mac OS X (x86_64) version 10.7.5
    Java Version: 1.6.0_41, Apple Inc.
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 1858479952 bytes (1772 MB) / 2138767360 bytes (2039 MB) up to 2138767360 bytes (2039 MB)
    LiteLoader Mods: 2 loaded mod(s)
    - Integrated Sound Packs version 1.1.1
    - VoxelMenu version 1.4.6
    JVM Flags: 2 total; -Xms2048m -Xmx2048m
    AABB Pool Size: 2740 (153440 bytes; 0 MB) allocated, 199 (11144 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML:
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TreeCapitator [TreeCapitator] ([1.4.6]TreeCapitator.Forge.1.4.6.r03.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    settingsapi [SettingsAPI] (SettingsAPI-v1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    3ditems [3DItems] (3DItems-v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CoFHCore [CoFH Core] (CoFHCore-1.4.7.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.2.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    OmniTools [OmniTools] (OmniTools-3.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.115.207-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AdvancedMachines [IC2 Advanced Machines Addon] (AdvancedMachines_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BasicComponents [Basic Components] (BasicComponents_v1.2.6.339.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AssemblyLine [Assembly Line] (AssemblyLine_v0.2.7.80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AtomicScience [Atomic Science] (AtomicScience_v0.4.0.160.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BlastCraft [BlastCraft] (BlastCraft_v0.6.1.23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ChickenChunks [ChickenChunks] (ChickenChunks 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ElectricExpansion [Electric Expansion] (ElectricExpansion_v1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    EnderStorage [EnderStorage] (EnderStorage 1.4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.9.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    LiquidMechanics [LiquidMechanics] (Fluid-Mechanics_v0.2.7.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    GraviGun [GraviGun] (GravityGun1.4.7v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ICBM|Contraption [ICBM|Contraption] (ICBM_Contraption_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ICBM|Sentry [ICBM|Sentry] (ICBM_Sentry_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ICBM|Explosion [ICBM|Explosion] (ICBM_Explosion_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.50-1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Mekanism [Mekanism] (Mekanism-v5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MekanismGenerators [MekanismGenerators] (MekanismGenerators-v5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MekanismTools [MekanismTools] (MekanismTools-v5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.3.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits-0.3.0-178.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    PortalGun [Portal Gun] (PortalGun1.4.7v4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forestry [Forestry for Minecraft] (forestry-A-2.0.0.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Railcraft [Railcraft] (Railcraft_1.4.7-6.16.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    SoulShards [SoulShards] (SoulShards-v1.26-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Thaumcraft [Thaumcraft] (Thaumcraft3.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ThermalExpansion|Factory [Factory] (ThermalExpansion-2.2.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ThermalExpansion|Energy [Energy] (ThermalExpansion-2.2.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ThermalExpansion|Transport [Transport] (ThermalExpansion-2.2.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    drceph.petrogen [Petroleum Generator] ([1.4.6]PetroGen-1.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ChargePads [Charge Pads] (chargepads-1.4.7-universal-2.4.1.66.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    EE3 [Equivalent Exchange 3] (ee3-universal-pre1f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BinnieCore [Binnie Core] (extrabees-1.5.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ExtraBees [Extra Bees] (extrabees-1.5.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    XyCraft [§3XyCraft] (xycraft-1.4.7-0.9.131.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    IronChest [Iron Chest] (ironchest-universal-1.4.7-5.1.0.249.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Mystcraft [Mystcraft] (mystcraft-uni-1.4.7-0.10.0.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIPlugins [NEI Plugins] (nei_plugins-1.0.4.5a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ThaumicBees [ThaumicBees] (thaumicbees-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    SyntaCraft [SyntaCraft] (ue-syntacraft0.4.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    XyCraftWorld [§2XyCraft World] (xycraft-1.4.7-0.9.131.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    LWJGL: 2.4.2
    OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 APPLE-7.32.12, Intel Inc.
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: Doku
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 445 (24920 bytes; 0 MB) allocated, 51 (2856 bytes; 0 MB) used

    java.lang.NullPointerException
    at quintinity.mods.mod3Ditems.ItemFrameRenderer.renderFrameItemAsBlock(ItemFrameRenderer.java:50)
    at quintinity.mods.mod3Ditems.ItemFrameRenderer.a(ItemFrameRenderer.java:39)
    at quintinity.mods.mod3Ditems.ItemFrameRenderer.a(ItemFrameRenderer.java:172)
    at bbu.a(RenderManager.java:302)
    at bbu.a(RenderManager.java:271)
    at bav.a(RenderGlobal.java:484)
    at ban.a(EntityRenderer.java:1585)
    at ban.b(EntityRenderer.java:1117)
    at net.minecraft.client.Minecraft.J(Minecraft.java:884)
    at net.minecraft.client.Minecraft.run(Minecraft.java:773)
    at java.lang.Thread.run(Thread.java:680)
    --- END ERROR REPORT fb3caca8 ----------
    Posted in: Minecraft Mods
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Quote from Azraile

    There are a few things I love about EE and I would hate to see gone....

    pasive EE collectiong and storage.....

    something to let you fly

    something that collects and condences items you gain so you don't have 10 stacks of dirt and cobble stone x.x

    tools that use EE instead of durablity

    mass digging tools or distruction tools

    oh and alchemical fuel sorces

    <,< and i still like red matter ....


    I apologize, but that's mostly what made EE2 so game-breaking.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7] [SMP] OmniTools 3.0.2 - One Wrench to Rule them all and in the Modpacks bind them
    Quote from 113820

    could you make the omniwrench work on RP2 machines?
    it is really annoying to pick a screwdriver every time.


    I think they were going too add that, but then there was a bunch of opposition since nobody touches Redpower. :P


    Quote from killah2km

    using OmniTools 3.0.3 makes gold smelt to copper in a vanilla furnace, reverting back to 3.0.2 fixes issue.


    Trying to reproduce right now.

    EDIT: According to NEI, the Gold in the Furnace is fine.


    Quote from chezzjoe

    could you make the wrench turn wood. people find it annoying when trying build and wood places the wrong way


    I like this idea.


    Quote from PheonexianKing

    How do i use the new Lexicon? I have the Plynth, but there is no book to place on it >.<

    EDIT
    Oh, nevermind, turns out that it had a ID Clash with a Hydrogen cell, i think you need to make the mod Crash when there is an ID Clash, it makes it alot more Convenient >.<


    Well, pretty much no other mod crashes on an item ID conflict.


    Quote from g_BonE

    Is the Lexicon automatable yet ? As in piping one kind of copper dust/bar in and getting a different type of copper dust/bar out ?


    Dunno, but if it isn't yet, it really ought to be soon!
    Posted in: Minecraft Mods
  • 0

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

    Edit: BTW Came first, the obsidian pressure plates mod was just made by a guy, who didnt like monsters in his base, and has the same creative mind as you.


    Actually, looking at the FTB forum thread ( http://forum.feed-the-beast.com/threads/obsidian-pressure-plates.755/ ,) it looks like they stole it off of BTW. :)


    Quote from Pwnagemeister

    Something tells me you have something against wolves....


    Why, whatever could you mean?
    Posted in: Minecraft Mods
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Quote from Wliu

    They? Who's "they"? And who said they're not keeping the transmutation table?


    Actually, I think Pahimar announced they were replacing the Transmutation Table with a completely different EMC-based transmutation system.
    Posted in: Minecraft Mods
  • 0

    posted a message on TooManyItems, the inventory editor and more (1.8 Forge is here!)
    Quote from scoodoocast

    My slenderman video!


    May I ask what the point in posting this on TMI was? ;)
    Quote from KyleCRat

    So, somehow I did something that made the search box turn yellow, and now whenever I Search it like darkens the squares in my inventory that do not have the name of what I have searched. Anyone want to tell me how to turn that mode off? its very annoying.


    I'm guessing it's the same for TMI and NEI, in which case you just have to double click the search box.
    Posted in: Minecraft Mods
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Quote from CannedDK

    Hello All.
    I need some help, i downloaded the new version of EE 3 - and install it, and i works fine. Then i go into MC and look what items the mod add, i don't add half the stuff, i adds like 28 Items, is that right or am i doing something wrong?
    Thanks in advance.


    What do you think is missing? EE3's still in heavy development, so you're probably thinking some of the stuff that will be added isn't there, which it isn't.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from IRDrWhooves

    http://pastebin.com/byB9QrpT
    fix it please


    Update CodeChickenCore.


    Quote from Hampster_Consept

    Why Wont the mod show up? I put it in, and out of the Mod folder plenty of times, followed all of the instructions, but nothing will work??


    Which mod are you talking about?


    Quote from fcj00311

    Wireless Redstone Chicken Bones Edition (WR-CBE) RedPower Integration Plugin Module seems not to work with RedPower2. Since RedPower2 has been repackaged into four modules(Core,Digital,Mechanical,Compat).
    I don't know whether this will have an effect, but i just can't get the game started,it keeps crashing...

    FML log --> http://pastebin.com/gb86e3Hu
    crash report --> http://pastebin.com/1vUZY8yy

    Hope you can help solve it, thanks! ^_^


    Unfortunately, those are private pastes, so I can't see them unless I'm logged into your account.
    Posted in: Minecraft Mods
  • To post a comment, please .