Jump to content

Welcome to FTB Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Everytime I try to download the Ampz Pack..


2 replies to this topic

#1
carsetius

carsetius

    Newbie

  • Members
  • Pip
  • 1 posts
  • IGN:carsetius
  • Modpack:Direwolf20 1.5 Pack

It crashes!

2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

2013-11-18 17:42:53 [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-11-18 17:42:53 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] <===========>
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] A download error occured
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] A download error occured
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
	at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
	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.init(Launcher.java:85)
	at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
	at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
	at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
	... 8 more
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
	at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
	at java.net.URLConnection.getContentLengthLong(Unknown Source)
	at java.net.URLConnection.getContentLength(Unknown Source)
	at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
	... 8 more
2013-11-18 17:42:53 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
	at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
	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.init(Launcher.java:85)
	at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
	at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
	at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
	... 8 more
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
	at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
	at java.net.URLConnection.getContentLengthLong(Unknown Source)
	at java.net.URLConnection.getContentLength(Unknown Source)
	at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
	... 8 more
2013-11-18 17:52:47 [INFO] [STDERR] [17:52:47] [ERROR] FMLRelauncher.setupHome:192->MinecraftLauncher.main:217: Unhandled error launching minecraft: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-11-18 17:52:47 [INFO] [STDERR] cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-11-18 17:52:47 [INFO] [STDERR] cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-11-18 17:52:47 [INFO] [STDERR] cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-11-18 17:52:47 [INFO] [STDERR] net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-11-18 17:52:47 [INFO] [STDERR] net.minecraft.Launcher.init(Launcher.java:85)
2013-11-18 17:52:47 [INFO] [STDERR] net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
2013-11-18 17:52:47 [INFO] [STDERR] net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)



#2
timrem

timrem

    Advanced Member

  • Administrators
  • 1275 posts
  • Location:NJ, USA
  • Modpack:Direwolf20 1.7 Pack

It's a download error. Can you successfully download other packs? If not, try running the FTB Launcher as an administrator, and make sure you don't have any firewall blocking it. If you can download other packs... try the above anyway, but I don't know why this pack specifically would be different.



#3
dgelessus

dgelessus

    Advanced Member

  • Administrators
  • 1424 posts
  • IGN:dgelessus
  • Modpack:FTB Tech World 2

Nah, that's a problem on the FTB/Forge side. For some reason the files on the server are not where they used to be anymore, so the launcher can't find them.





Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users