Jump to content

Quidz

Members
  • Posts

    1
  • Joined

  • Last visited

Quidz's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. This is the error that comes up when I try loading any forge installer into a folder. https://ibb.co/yqpJWvs I have the latest version of Java 8. Currently I am trying to fix this for 1.16.5. I've tried the same with 1.19 and 1.20 while using their respective java versions, still nothing. I have tried to put a server.jar file inside the folder to load in the rest of the forge files but it always fails to install the folders, especially everything in the libraries folder. I've attempted to disable my anti virus and tried loading up the forge server file, still nothing. I honestly don't know what else to do I've tried almost everything. I got a friend of mine to do the same by installing a forge server onto a folder and it installed everything with no issues. He has the same java versions as I do and it doesn't work for me. My already existing servers still work but creating a new forge server doesn't. Here are the logs JVM info: Oracle Corporation - 1.8.0_391 - 25.391-b13 java.net.preferIPv4Stack=true Found java version 1.8.0_391 <html><a href='https://www.creeperhost.net/'>Data kindly mirrored by CreeperHost</a></html> Extracting main jar: Extracted successfully Considering minecraft server jar Downloading library from https://piston-data.mojang.com/v1/objects/1b557e7b033b583cd9f66746b7a9ab1ec1673ced/server.jar 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.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readFully(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.access$300(Unknown Source) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(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 java.nio.file.Files.copy(Unknown Source) at java.nio.file.Files.copy(Unknown Source) at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:186) at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:178) at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:99) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:423) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:175) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:147) Downloading minecraft server failed, invalid checksum. Try again, or manually place server jar to skip download.
×
×
  • Create New...

Important Information

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