Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Forge Failed To Download on any minecraft vesrion
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
Rex22

Forge Failed To Download on any minecraft vesrion

By Rex22, July 12, 2014 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

Rex22    0

Rex22

Rex22    0

  • Tree Puncher
  • Rex22
  • Members
  • 0
  • 17 posts
Posted July 12, 2014

Hello Everyone I Don't Know if anyone else has this problem but my Forge wont Install On Any Minecraft Version, Witch is weird considering it worked in the past.

 

This Is What Happened. (Note: I Downloaded A Fresh Copy Of Minecraft)

 

I Ran Minecraft 1.7.10 once as The Installer Suggested.

Selected Install Client

Clicked on OK A Box Pops up And A bar loads And I get a Very Long Error Message Saying

 

These Libraries Failed To Download. Try Again.

 

com.typesafe.alla:akka-actor_2.11:2.3.3, com.typesafe:config:1.2.1, org.scala-lang:scala-actors-migration_2.11:1.1.0, org.scala-lang:scala-lang:scala-compiler:2.11.1, org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2, org.scala-lang.plugins:scala-lang.plugins:scala-continuations plugin_2.11:1.0.2, org.scala-lang:sala-libraty:2.11.1, org.scala-lang:scala-parser-combinators-2.11:1.0.1, org.scala-lang:scala-reflect:2.11.1, org.scala-lang:scala-swing-2.11:1.0.1, org.scala-lang:scala-xml_2.11:1.0.2

 

Sorry if I mistyped anything in the error i had to type it manually because I could not copy past it from the dialog box

 

Pls If Anyone Can Help It Would Be Appreciated. Tnx.

 

 

 

 

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1620

LexManos

LexManos    1620

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1620
  • 8954 posts
Posted July 12, 2014

Try running the installer from the command line as specified int he video in my wsignature.

Also add a the -Xmx2G argument to the command line.

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

Rex22    0

Rex22

Rex22    0

  • Tree Puncher
  • Rex22
  • Members
  • 0
  • 17 posts
Posted July 13, 2014

I still Get The Same Error

 

Here Is the cmd Log

 

Trying unpacked library org.scala-lang:scala-library:2.11.1

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1

Downloading library org.scala-lang:scala-parser-combinators_2.11:1.0.1

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Trying unpacked library org.scala-lang:scala-parser-combinators_2.11:1.0.1

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library org.scala-lang:scala-reflect:2.11.1

Downloading library org.scala-lang:scala-reflect:2.11.1

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Trying unpacked library org.scala-lang:scala-reflect:2.11.1

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library org.scala-lang:scala-swing_2.11:1.0.1

Downloading library org.scala-lang:scala-swing_2.11:1.0.1

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Trying unpacked library org.scala-lang:scala-swing_2.11:1.0.1

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library org.scala-lang:scala-xml_2.11:1.0.2

Downloading library org.scala-lang:scala-xml_2.11:1.0.2

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Trying unpacked library org.scala-lang:scala-xml_2.11:1.0.2

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.BufferedInputStream.fill(Unknown Source)

        at java.io.BufferedInputStream.read1(Unknown Source)

        at java.io.BufferedInputStream.read(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        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:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library net.sf.jopt-simple:jopt-simple:4.5

Considering library lzma:lzma:0.0.1

Considering library com.mojang:realms:1.3.1

Considering library org.apache.commons:commons-compress:1.8.1

Considering library org.apache.httpcomponents:httpclient:4.3.3

Considering library commons-logging:commons-logging:1.1.3

Considering library org.apache.httpcomponents:httpcore:4.3.2

Considering library java3d:vecmath:1.3.1

Considering library net.sf.trove4j:trove4j:3.0.3

Considering library com.ibm.icu:icu4j-core-mojang:51.2

Considering library com.paulscode:codecjorbis:20101023

Considering library com.paulscode:codecwav:20101023

Considering library com.paulscode:libraryjavasound:20101123

Considering library com.paulscode:librarylwjglopenal:20100824

Considering library com.paulscode:soundsystem:20120107

Considering library io.netty:netty-all:4.0.10.Final

Considering library com.google.guava:guava:16.0

Considering library org.apache.commons:commons-lang3:3.2.1

Considering library commons-io:commons-io:2.4

Considering library commons-codec:commons-codec:1.9

Considering library net.java.jinput:jinput:2.0.5

Considering library net.java.jutils:jutils:1.0.0

Considering library com.google.code.gson:gson:2.2.4

Considering library com.mojang:authlib:1.5.16

Considering library org.apache.logging.log4j:log4j-api:2.0-beta9

Considering library org.apache.logging.log4j:log4j-core:2.0-beta9

Considering library org.lwjgl.lwjgl:lwjgl:2.9.1

Considering library org.lwjgl.lwjgl:lwjgl_util:2.9.1

Considering library org.lwjgl.lwjgl:lwjgl-platform:2.9.1

Considering library net.java.jinput:jinput-platform:2.0.5

Considering library tv.twitch:twitch:5.16

Considering library tv.twitch:twitch-platform:5.16

Considering library tv.twitch:twitch-external-platform:4.5

 

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1620

LexManos

LexManos    1620

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1620
  • 8954 posts
Posted July 13, 2014

That is interesting.. I could understand if it threw a memory issue or timeout.

But a connection reset would make me think you have some anti-virus or firewall that is killing the connection.

What types of those programs do you have?

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

Rex22    0

Rex22

Rex22    0

  • Tree Puncher
  • Rex22
  • Members
  • 0
  • 17 posts
Posted July 20, 2014

I Don't know what the problem was but it is fixed now had to format my PC and now it works

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • PtownCoderSchool
      [HIRING] Minecraft Modders

      By PtownCoderSchool · Posted 1 hour ago

      Hey all! I run a coding school with a lot of our students coming in looking to get introduced to coding through Minecraft and building their own mods! Whether you're using redstone and some simpler tools, or more advanced and working with Java, please don't hesitate to reach out with your experience!   This is a PAID role. Our students sign up for weekly sessions where you will assist them in making their ideas come to life and teaching them to code along the way.    Due to the pandemic, we are capable of hiring remotely, though you must be located in California.    Interested? Please message me so we can set-up an interview.    Must be be 15+ years old. 
    • brok4d
      [1.16.4] New particle texture for biome.

      By brok4d · Posted 1 hour ago

      I do not know if I explained well, what I try is to change the color of the water particles since my biome is all reddish, I have been looking at the classes of the forge particles and I do not see that it can be modified as I am doing, any Subjection, because you told me to update the forge version to give support, but so if I see that each time the private class is forge, and they cannot be accessed, and also the setParticleTextureIndex method with which it could be select the index of the texture of the particle, in the end I think it will get worse instead of better, if someone thinks otherwise than say it.
    • ryanmanrules
      Delete

      By ryanmanrules · Posted 1 hour ago

      Fixed
    • AdminCat
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By AdminCat · Posted 2 hours ago

      hhhhhhhhhhhhh  
    • AdminCat
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By AdminCat · Posted 2 hours ago

      How would I backdate I'm having the same issue here  
  • Topics

    • PtownCoderSchool
      0
      [HIRING] Minecraft Modders

      By PtownCoderSchool
      Started 1 hour ago

    • brok4d
      1
      [1.16.4] New particle texture for biome.

      By brok4d
      Started 11 hours ago

    • ryanmanrules
      0
      Delete

      By ryanmanrules
      Started 1 hour ago

    • Blake.bill
      12
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By Blake.bill
      Started September 9, 2020

    • sc0rich
      8
      how do I config mods in 1.16.4?

      By sc0rich
      Started Friday at 02:11 AM

  • Who's Online (See full list)

    • Eksity
    • DimKar3000
    • TheDeathlyCow
    • brok4d
    • ピチュウ
    • NorthWestWind
    • BubbySwag
    • fallOut015
    • sarkozi
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Forge Failed To Download on any minecraft vesrion
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community