• 0

    posted a message on Minecraft 1.7.2 Forge Crash

    Thank you. It works perfectly now

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft 1.7.2 Forge Crash

    So reinstall forge?

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft 1.7.2 Forge Crash

    No, I've never modified the jar. It was woring today 3 hours ago, but now it's doing this.

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft 1.7.2 Forge Crash

    I tried to run Minecraft, but it went back to the launcher and said this:


    [21:35:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [21:35:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [21:35:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [21:35:18] [main/INFO] [FML]: Forge Mod Loader version 7.2.217.1147 for Minecraft 1.7.2 loading
    [21:35:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_31, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_31
    [21:35:18] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
    [21:35:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [21:35:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
    [21:35:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@63e2203c
    [21:35:18] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@63e2203c with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@1efed156
    [21:35:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
    [21:35:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
    [21:35:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@63e2203c
    [21:35:18] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@63e2203c with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@1efed156
    [21:35:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [21:35:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
    [21:35:18] [main/INFO] [FML]: [LegacyJavaFixer] Replacing sort
    [21:35:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
    [21:35:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
    [21:35:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [21:35:21] [main/WARN] [LaunchWrapper]: Problem loading class
    java.lang.SecurityException: SHA1 digest error for afn.class
    at sun.security.util.ManifestEntryVerifier.verify(Unknown Source) ~[?:1.8.0_31]
    at java.util.jar.JarVerifier.processEntry(Unknown Source) ~[?:1.8.0_31]
    at java.util.jar.JarVerifier.update(Unknown Source) ~[?:1.8.0_31]
    at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source) ~[?:1.8.0_31]
    at java.io.FilterInputStream.read(Unknown Source) ~[?:1.8.0_31]
    at net.minecraft.launchwrapper.LaunchClassLoader.readFully(LaunchClassLoader.java:298) [launchwrapper-1.9.jar:?]
    at net.minecraft.launchwrapper.LaunchClassLoader.getClassBytes(LaunchClassLoader.java:370) [launchwrapper-1.9.jar:?]
    at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:59) [forge-1.7.2-10.12.2.1147.jar:?]
    at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:195) [forge-1.7.2-10.12.2.1147.jar:?]
    at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:172) [forge-1.7.2-10.12.2.1147.jar:?]
    at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:141) [forge-1.7.2-10.12.2.1147.jar:?]
    at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:179) [FMLSanityChecker.class:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:125) [forge-1.7.2-10.12.2.1147.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    [21:35:21] [main/ERROR] [FML]: There is a binary discrepency between the expected input class afn (afn) and the actual class. Checksum on disk is 1, in patch 3bd0f2eb. Things are probably about to go very wrong. Did you put something into the jar file?
    [21:35:21] [main/ERROR] [FML]: The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release


    It was working fine 2 hours ago, what's the deal here?

    Posted in: Java Edition Support
  • 0

    posted a message on Spicy Peppers Mod!

    Thanks for the 1.7.2 version :D

    Posted in: Minecraft Mods
  • 0

    posted a message on Spicy Peppers Mod!
    Quote from Drumslayer02»

    Yeah, you don't have to change anything updating from 1.7.10 to 1.7.2 so I will add that


    Okay, thanks.

    Posted in: Minecraft Mods
  • 0

    posted a message on Zan's Minimap Error - Black Minimap

    I've been using this mod for a while now and it was working. Now all of a sudden my minimap is completely black! Is there any solution??

    Posted in: Mods Discussion
  • 0

    posted a message on Spicy Peppers Mod!

    Any chance you can make 1.7.2?

    Posted in: Minecraft Mods
  • 0

    posted a message on FIVE NIGHTS AT FREDDYS MOD! (Freddy, Foxy, Chica) - Realistic Models
    Two Things.



    One, do you have this mod for 1.7.2?

    Two, will you add Springtrap?
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Noob Test!
    I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


    To take the test, check out
    http://minecraftnoobtest.com/test.php
    Posted in: Discussion
  • 0

    posted a message on Minecraft Server
    I was making a 1.7.2 minecraft server and got this error:

    [14:34:17 ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_31]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_31]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_31]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_31]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_31]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_31]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_31]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_31]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_31]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]
    at ll.run(SourceFile:78) [minecraft_server.1.7.2.jar:?]



    What do?
    Posted in: Java Edition Support
  • 0

    posted a message on HELP plz!! :P [UNSOLVED]
    How to make lines?
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [Windows] [Forge] Linkseyi's ModMaker: Create Unique Blocks, Items, Recipes, Mobs (and Models), Structures and Biomes

    If you send me the files I will fix the error and send it back just pm me the mediafire link

    Will dropbox be fine?
    Posted in: Minecraft Tools
  • 0

    posted a message on Is Dolphin legal?
    Quote from BC_Programming»
    The only way to rip your own Wii games is by using homebrew software on the Wii, which requires the homebrew channel.

    I have installed the homebrew channel.
    Posted in: Hardware & Software Support
  • To post a comment, please .