Every time I try to set up FML (by putting all files in the minecraft.jar) it gets to 20 or slightly more percent and then the fatal error thing shows up. I don't really know what it's all about. It's so annoying! I just want the Custom NPC Mod really bad. Here's the crash log.
2013-03-28 21:53:54 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.611 for Minecraft 1.5.1 loading
2013-03-28 21:53:54 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ Client VM, version 1.7.0_17, running on Windows 8:x86:6.2, installed at C:\Program Files (x86)\Java\jre7
2013-03-28 21:53:54 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Max Bill\Desktop\Minecraft.exe
2013-03-28 21:53:54 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Java\jre7\bin;.
2013-03-28 21:53:54 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-03-28 21:53:55 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-03-28 21:53:55 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-03-28 21:53:55 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-03-28 21:53:55 [INFO] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...o-small-3.2.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...va-14.0-rc3.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.1.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-148.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra..._data_1.5.1.zip
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...ala-library.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] <===========>
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] The downloaded file scala-library.jar has an invalid checksum faf733c5620ff7279ff365919945ec085e434ab8 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85). The download did not succeed correctly and the file has been deleted. Please try launching again.
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The downloaded file scala-library.jar has an invalid checksum faf733c5620ff7279ff365919945ec085e434ab8 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85). The download did not succeed correctly and the file has been deleted. Please try launching again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:613)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-28 21:55:21 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-03-28 21:55:21 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-28 21:55:21 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-28 21:55:21 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-28 21:55:21 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-03-28 21:55:21 [INFO] [STDERR] ... 5 more
Download these files and place them into /.minecraft/lib/
-----
For future reference, please spoiler your crash logs.
[spoiler]Log goes here[/spoiler]
A little sidenote, but it seems that you are running 32-bit Java on a 64-bit machine. Installing 64-bit Java typically will yield better performance if you are. If you are not on a 64-bit machine, ignore this.
2013-03-28 21:53:54 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ Client VM, version 1.7.0_17, running on Windows 8:x86:6.2, installed at C:\Program Files (x86)\Java\jre7
2013-03-28 21:53:54 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Max Bill\Desktop\Minecraft.exe
2013-03-28 21:53:54 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Java\jre7\bin;.
2013-03-28 21:53:54 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-03-28 21:53:54 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-03-28 21:53:55 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-03-28 21:53:55 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-03-28 21:53:55 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-03-28 21:53:55 [INFO] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...o-small-3.2.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...va-14.0-rc3.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.1.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-148.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra..._data_1.5.1.zip
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...ala-library.jar
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] <===========>
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] The downloaded file scala-library.jar has an invalid checksum faf733c5620ff7279ff365919945ec085e434ab8 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85). The download did not succeed correctly and the file has been deleted. Please try launching again.
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-03-28 21:55:16 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The downloaded file scala-library.jar has an invalid checksum faf733c5620ff7279ff365919945ec085e434ab8 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85). The download did not succeed correctly and the file has been deleted. Please try launching again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:613)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-28 21:55:21 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-03-28 21:55:21 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-28 21:55:21 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-28 21:55:21 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-28 21:55:21 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-03-28 21:55:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-03-28 21:55:21 [INFO] [STDERR] ... 5 more
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://files.minecra...va-14.0-rc3.jar
http://files.minecra...asm-all-4.1.jar
http://files.minecra...jdk15on-148.jar
http://files.minecra..._data_1.5.1.zip
http://files.minecra...ala-library.jar
Download these files and place them into /.minecraft/lib/
-----
For future reference, please spoiler your crash logs.
A little sidenote, but it seems that you are running 32-bit Java on a 64-bit machine. Installing 64-bit Java typically will yield better performance if you are. If you are not on a 64-bit machine, ignore this.