Jump to content

Cant Install Forge, Invalid E-Tag Checksum, read other posts, still doesnt work


Tezler.

Recommended Posts

Tried installing forge server using command line, tried using windows installer, tried manually placing in a vanilla server, Java is allowed through my firewall, and yet I still get this:

 

Installing server to current directory
MESSAGE: Data kindly mirrored by Forge at http://MinecraftForge.net/
MESSAGE: Considering minecraft server jar
MESSAGE: Downloading minecraft server version 1.12.2
java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at sun.security.ssl.InputRecord.readFully(Unknown Source)
        at sun.security.ssl.InputRecord.readV3Record(Unknown Source)
        at sun.security.ssl.InputRecord.read(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
        at sun.security.ssl.AppInputStream.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.MeteredStream.read(Unknown Source)
        at java.io.FilterInputStream.read(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
        at com.google.common.io.ByteStreams.copy(ByteStreams.java:207)
        at com.google.common.io.ByteSource.copyTo(ByteSource.java:204)
        at com.google.common.io.Files.copy(Files.java:382)
        at net.minecraftforge.installer.DownloadUtils.downloadFileEtag(DownloadUtils.java:174)
        at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:53)
        at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
        at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:75)
        at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:50)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraftforge.installer.Java6Gate.main(Java6Gate.java:48)
Downloading minecraft server failed, invalid e-tag checksum.
Try again, or manually place server jar to skip download.
There was an error during server installation

 

 

 

Version 1.12.2-14.23.5.2847

The issue is that I cant get the libraries. I can use the universal jar, but it wont work without the libraries.

Edited by Tezler.
More info needed
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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