Posted December 29, 201311 yr This is the problem I get during installation of the Minecraft Forge server: Considering minecraft server jar Downloading minecraft server version 1.7.2 Considering library net.minecraftforge:forge:1.7.2-10.12.0.976 Considering library net.minecraft:launchwrapper:1.9 Downloading library net.minecraft:launchwrapper:1.9 java.io.IOException: Server returned HTTP response code: 403 for URL: https://li braries.minecraft.net/net/minecraft/launchwrapper/1.9/launchwrapper-1.9.jar.pack .xz at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn own Source) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:85) at cpw.mods.fml.installer.ServerInstall.run(ServerInstall.java:55) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:287) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :132) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:33) Considering library org.ow2.asm:asm-all:4.1 Downloading library org.ow2.asm:asm-all:4.1 java.io.IOException: Server returned HTTP response code: 403 for URL: https://li braries.minecraft.net/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar.pack.xz at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn own Source) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:85) at cpw.mods.fml.installer.ServerInstall.run(ServerInstall.java:55) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:287) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :132) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:33) Considering library org.scala-lang:scala-library:2.10.2 Downloading library org.scala-lang:scala-library:2.10.2 Unpacking packed file scala-library-2.10.2.jar.pack.xz Successfully unpacked packed file scala-library-2.10.2.jar.pack.xz Checking "C:\Users\Matt\Desktop\1\libraries\org\scala-lang\scala-library\2.10.2\ scala-library-2.10.2.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-compiler:2.10.2 Downloading library org.scala-lang:scala-compiler:2.10.2 I see the 403 in the log, but I'm not sure how to fix that, or if it can be fixed (if it's an issue with the URL being used, or if it's an issue on Mojang/Minecraft's end). I'm installing using forge-1.7.2-10.12.0.976-installer.jar. Forge installs fine and works fine on single player mode. Just having an issue with the server version. I have read through the EAQ's, and didn't see a related topic. Please correct me if I've missed something that can resolve this. Additionally, if there's a link that can be provided to manually download the missing components, that would work too.
December 30, 201311 yr The links are available on the EAQ, however, these 403 errors are not a real issue unless it tells you it failed to download the libraries. You should be able to check by going into the libraries folder and looking for the ones that you think are missing. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
December 30, 201311 yr Author Thanks. The server wasn't starting when launching from the forge.jar file, but worked fine from the vanilla 1.7.2 server jar that was downloaded by the installer. It came up with some stuff I didn't understand, so I posted this log thinking I'd traced the root of my problem to the launchwrapper and other items missing during installation. I'll have to get it all set up again and post the log for review once I can replication the problem. I did check prior to posting and I saw all of the libraries and wrapper in their respective folders, but thought perhaps they were corrupted. I've done a few fresh installs to ensure it wasn't a fluke.
December 31, 201311 yr There were some issues around the Mojang servers recently, these files are needed, And remember when you are running the server to run it from the console so you can get a log. But, try installing with the installer again as the issues on Mojang's servers should be resolved by now. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.