• 0

    posted a message on When I think TU15 patch 1.05 will be out for PS3?
    It is not a guarantee but I'm thinking they are waiting for Easter to be able to patch for PS3.
    Posted in: MCPS3: Recent & Upcoming Updates
  • 0

    posted a message on Powercrystals and MinefactoryReloaded is not working
    It is the same thing as before I have all of these stuff working then getting it to crash again

    Time: 3/12/14 4:44 PM
    Description: Initializing game

    java.lang.NoClassDefFoundError: powercrystals/minefactoryreloaded/api/IFactoryPlantable
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    at sun.reflect.GeneratedMethodAccessor2.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.loadMods(Loader.java:511)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    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)
    Caused by: java.lang.ClassNotFoundException: powercrystals.minefactoryreloaded.api.IFactoryPlantable
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 34 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.(Unknown Source)
    at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:113)
    at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:107)
    at codechicken.core.asm.DefaultImplementationTransformer.transform(DefaultImplementationTransformer.java:84)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    ... 36 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:462)
    at sun.reflect.GeneratedMethodAccessor2.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.loadMods(Loader.java:511)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

    -- 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)
    Posted in: Mods Discussion
  • 0

    posted a message on Another crash and Missing Textures
    I have a crash with the More Enchantments Mod and Missing Textures or they are pinked out on some of the mods including:
    Tinkers' Construct, Dart Craft, and I think Build Craft.

    Crash Report from More Enchantment Mod
    http://pastebin.com/S0tqY4HR

    Mods Installed when it crashed
    http://pastebin.com/2SFaRKyi

    I would appreciate if you guys would fix More Enchantments Mod and for the Missing Textures for me I looked everywhere and found nothing on how to fix it.

    Thanks,
    WillBoy
    Posted in: Mods Discussion
  • 0

    posted a message on Minecraft Crashed
    Everything is now working but the armor and some textures are still pink on Tinkers' Construct and Dartcraft for me is there anyway to fix it?
    Posted in: Mods Discussion
  • 0

    posted a message on Minecraft Crashed
    Update: It is fixed from crashing now I need tinkers construct to work, but thanks tyler1555 for fixing mining reloaded and possibly dartcraft might have to tell you tomorrow it is late
    Posted in: Mods Discussion
  • 0

    posted a message on Minecraft Crashed
    Quote from tyler1555

    Dartpatch is looking for a class called IFactoryPlantable, which comes from Minefactory Reloaded. However since it doesn't find it, it crashes. You can install Minefactory Reloaded(It's a pretty cool mod), or you can contact the author of the patch to see if there is a way around installing it.


    Do I need to get the Power Crystal Core or just the Minefactory?
    Posted in: Mods Discussion
  • 0

    posted a message on Minecraft Crashed
    Here is the crash info I see this error everywhere, but I don't know on how to fix it?
    But, when I remove Dartpatch it fixes the problem this but I need it for dartcraft
    http://pastebin.com/0SDGWHDJ

    Here is the mods that are installed at the time
    http://pastebin.com/2SFaRKyi

    There is problem with Tinkers' Construct but I don't know on how to fix it.

    NOTE: Please move this if this is the wrong section to post it in, thanks for doing so and I'm sorry if it is in the wrong section.


    Most of the items in Dartcraft was Pink Texture and the armor is there but I try to add it, then it crashes the game itself

    .
    Posted in: Mods Discussion
  • 0

    posted a message on Confirmed PlayStation 3 TU14 Features [Updated Mar. 20, 2014]
    I already know that it will be released soon Sony and Microsoft have to work some stuff to make sure there isn't any bugs that will crash the system and if it is stable then Sony and Microsoft will release it to the republic when it is completed
    I already know that it will be released soon Sony and Microsoft have to work some stuff to make sure there isn't any bugs that will crash the system and if it is stable then Sony and Microsoft will release it to the republic when it is completed
    Posted in: MCPS3: Recent & Upcoming Updates
  • 0

    posted a message on Is the MOD API actually being developed?
    To be quite honest we may never know it could be like any other "hidden" update that we have to wait and second how would everyone else uses this feature in Minecraft, but yet again that is my opinion, and we just have to be patient
    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on 1.6.4 Minecraft Mods (Corrupt NBT tag)
    So I have a problem and here are my description on what happens: well I load up Minecraft and have some mods I will post it on pastebin, but anyway then I load up a world, it loads but when I want to go to my inventory it shows up this error message, yet again I will post it on pastebin.

    Mods I have installed at the time: http://pastebin.com/8T7qW9mD

    Error Message: http://pastebin.com/hSz2wssm

    Please tell me on what to do to fix this error.

    A lot of thanks,
    WillBoy20101
    Posted in: Mods Discussion
  • 0

    posted a message on [1.7.4]Minecraft Forge and Optifine 1.7.2 HD U A9
    Hey guys I have an issue concerning with both Minecraft Forge and Optifine here is my error report pasted in http://pastebin.com/nDfbLu8u.
    Posted in: Mods Discussion
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Is there anything that we could help you so it would be faster to update?
    Posted in: Minecraft Mods
  • 0

    posted a message on Plunder Rummage [Forge 10.13.4.1448][Treasure Hunting][Scripting!]
    Hey I know but what do you have to do when a map says it is hungry?
    Posted in: Minecraft Mods
  • 0

    posted a message on The Minecraft PS3 Issue Thread
    There still a crashing sometimes Minecraft ends randomly and the zero's is sometimes bigger in split screen.
    Posted in: MCPS3: Discussion
  • 0

    posted a message on Minecraft Capes! [Multiplayer Capes/Cloaks][www.MCCapes.com][Cape Gallery] + Transparent/Animated!
    Hey I am wondering on how to get the animated cape please, Thanks from me.
    Posted in: Minecraft Mods
  • To post a comment, please .