Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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.

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

  • 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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.