• 0

    posted a message on [Minecraft 1.6.2] How To Play Minecraft with No slow Down and Better Sprinting mods
    Quote from MarianPazdzioch

    Either a) You're doing something wrong (how did you install the mod?) or b ) both mods modify the same .class. So you can either tell us how you did everything step by step so we will see what could be the problem. If we'll not find a flaw, you need to either give up or merge the mods coding somehow.
    Yes I need merge the two mods but i cann't do that :( they two mods have same file ,,beu.class''. you can help me merge them?
    Posted in: Mods Discussion
  • 0

    posted a message on [Minecraft 1.6.2] How To Play Minecraft with No slow Down and Better Sprinting mods
    They do not work together :(
    Posted in: Mods Discussion
  • 0

    posted a message on [Minecraft 1.6.2] How To Play Minecraft with No slow Down and Better Sprinting mods
    Someone Plz Help Me How to Play minecraft with 2 same mods no slow down and Better Sprinting
    Posted in: Mods Discussion
  • 0

    posted a message on java.lang.ArrayIndexOutOfBoundsException
    PLEASE HELP ME








    2013-06-24 14:10:07 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
    2013-06-24 14:10:07 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_25, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
    2013-06-24 14:10:07 [FINE] [ForgeModLoader] Java classpath at launch is C:\Documents and Settings\Admin\Рабочий стол\Minecraft\Minecraft.exe
    2013-06-24 14:10:07 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jre7\bin;.
    2013-06-24 14:10:07 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] All core mods are successfully located
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] Discovering coremods
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
    2013-06-24 14:10:07 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
    2013-06-24 14:10:08 [FINEST] [ForgeModLoader] Running coremod plugins
    2013-06-24 14:10:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
    2013-06-24 14:10:10 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 4463202
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
    2013-06-24 14:10:10 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    2013-06-24 14:10:10 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
    2013-06-24 14:10:10 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
    2013-06-24 14:10:10 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 4463202
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:306)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    2013-06-24 14:10:10 [INFO] [STDERR] ... 5 more
    2013-06-24 14:10:10 [INFO] [STDERR] Caused by: java.lang.ArrayIndexOutOfBoundsException: 4463202
    2013-06-24 14:10:10 [INFO] [STDERR] at org.objectweb.asm.ClassReader.readInt(Unknown Source)
    2013-06-24 14:10:10 [INFO] [STDERR] at org.objectweb.asm.ClassReader.a(Unknown Source)
    2013-06-24 14:10:10 [INFO] [STDERR] at org.objectweb.asm.ClassReader.accept(Unknown Source)
    2013-06-24 14:10:10 [INFO] [STDERR] at org.objectweb.asm.ClassReader.accept(Unknown Source)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:174)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:148)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:109)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:141)
    2013-06-24 14:10:10 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:301)
    2013-06-24 14:10:10 [INFO] [STDERR] ... 6 more
    Posted in: Modification Development
  • 0

    posted a message on Minecraft Capes! [Multiplayer Capes/Cloaks][www.MCCapes.com][Cape Gallery] + Transparent/Animated!
    Guys please answer. No slow mod and this mod are not working with?
    Posted in: Minecraft Mods
  • 0

    posted a message on bad video driver Minecraft fix?
    not Work ;(
    Posted in: Java Edition Support
  • 0

    posted a message on bad video driver Minecraft fix?
    Quote from idriveby

    @OP that is just an integrated card, so... Not sure if it would even run minecraft at least well.
    Windows updates would be best, if not the dxdiag will show the model of your laptop and we can try to find some updates on there.

    Have you tried updating it, or using windows updates?
    The amd website had no listed driver for that, I assume it's an old dell laptop (inspiron 600m or Latitude D600)
    Driver link:
    http://www.dell.com/support/drivers/us/en/19/DriverDetails/Product/latitude-d600?driverId=R113575&osCode=WW1&fileId=2731112070&languageCode=en&categoryId=VI


    You should be using Windows Updates first to check for any other drivers, but 2005 seems to be as 'new' as the driver update goes.



    i update this driver and its at finish give error
    Posted in: Java Edition Support
  • 0

    posted a message on bad video driver Minecraft fix?
    Quote from idriveby

    @OP that is just an integrated card, so... Not sure if it would even run minecraft at least well.
    Windows updates would be best, if not the dxdiag will show the model of your laptop and we can try to find some updates on there.

    Have you tried updating it, or using windows updates?
    The amd website had no listed driver for that, I assume it's an old dell laptop (inspiron 600m or Latitude D600)
    Driver link:
    http://www.dell.com/support/drivers/us/en/19/DriverDetails/Product/latitude-d600?driverId=R113575&osCode=WW1&fileId=2731112070&languageCode=en&categoryId=VI


    You should be using Windows Updates first to check for any other drivers, but 2005 seems to be as 'new' as the driver update goes.


    Yes, i try update driver
    Posted in: Java Edition Support
  • 0

    posted a message on bad video driver Minecraft fix?
    Quote from idriveby

    Go run a windows update and it should have your video card update in there, if you bought a new computer and haven't run it, you should anyway.

    Just search > windows update> check for updates> install updates. Should automatically have optional and required checked.

    If that doesn't solve it for some crazy reason, press the windows key and R, type dxdiag and click the display 1 or display 2 tab at the top, post your video card name here. It should be something like GEFORCE 600 or RADEON 7770.


    edit: Also this in no way relates to the mod section....




    My Video Driver name is MOBILITY RADEON 9000 and Minecraft give the error
    Posted in: Java Edition Support
  • 0

    posted a message on bad video driver Minecraft fix?
    My video card name is MOBILITY RADEON 9000 And Minecraft is gives me error
    Posted in: Java Edition Support
  • To post a comment, please .