Jump to content

kurpingspace2

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by kurpingspace2

  1. Last fix. Go into windows firewall advanced settings and go into inbound rules. change all the java rules so that they only use TCP. and no more packet loss which means no checksum and no failed library downloads.
  2. Okay i apologise for the amount of comments but i've come up with a fix that works 100% of the time. All you have to do is run the installer like normal and when the checksum error appears, you just click OK but don't cancel the installation. Then what you do is you run the program again. Do the same thing and then it will not give you checksum error and install like how it should. No errors or anything. I've tested this 3 times
  3. Ok it just seems you have to keep retrying the download for some reason I have the server up and running now
  4. Yeah you know what? I don't even know anymore. I've downloaded a different version of the server and it works for some reason. I swear i've tried this before but it still had the same outcome. I don't know anymore haha. Edit: I got my hopes up too high, the libraries didn't download.
  5. Okay, so I found a fix. I think..? I *think* you need to install java runtime environment 8 202 and THEN you restart your computer. I did this without restarting and it didn't work. So small victory there. No more checksum and no more failed libraries. Thanks for both of your help anyway I appreciate it. Edit: Nevermind it's broken again. So what i did was actually start the installation as soon as i restarted my computer to see if a program was doing some weird stuff and apparently there is
  6. I can check what version java i am using online. https://www.java.com/en/download/installed8.jsp
  7. I don't know if it counts as connecting to their servers but i can check what version i have on my browser. Is there any programs you can give me to test if this is true?
  8. I've uninstalled 32 and 64 bit java on my system and re-installed 64 bit java on my computer and it still does not make any difference.
  9. Ok so i've kept on retrying and i've managed to get it so that 2 libraries are missing in total. I don't think it'll go any further. I've disabled windows firewall and disabled some programs on my computer too to see if they are messing with the download but i don't know if it's cause i kept retrying or if i kept doing stuff that made it go as far as it has.
  10. I disabled my firewall and I still have problems ( I tried to delete the server.jar to see if would work, but i get the same failed libraries if i keep the server jar ) I've put back the server jar because obviously it doesn't work without it. But now i've gone a bit further and it's downloaded libraries now except for a couple less this time. I'll try to play around and see how far i can get.
  11. Thanks, this works. But now I get a new error. The libraries can't download. It's the exact same error in here: It's the same fix except I get another new error down below: Here is the log: Considering library net.minecraftforge:forge:1.10.2-12.18.3.2185: Not Downloading {Wrong Side} Considering library net.minecraft:launchwrapper:1.12 Downloading library net.minecraft:launchwrapper:1.12 java.net.UnknownHostException: libraries.minecraft.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375) at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) Trying unpacked library net.minecraft:launchwrapper:1.12 java.net.UnknownHostException: libraries.minecraft.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375) at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) File not found in installer archive: /maven/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar Considering library org.ow2.asm:asm-all:5.0.3 Downloading library org.ow2.asm:asm-all:5.0.3 java.net.UnknownHostException: libraries.minecraft.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375) at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) Trying unpacked library org.ow2.asm:asm-all:5.0.3 java.net.UnknownHostException: libraries.minecraft.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375) at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) File not found in installer archive: /maven/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar Considering library jline:jline:2.13 Downloading library jline:jline:2.13 java.net.SocketTimeoutException: connect timed out at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375) at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) Trying unpacked library jline:jline:2.13 java.net.SocketTimeoutException: connect timed out at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375) at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) File not found in installer archive: /maven/jline/jline/2.13/jline-2.13.jar Considering library com.typesafe.akka:akka-actor_2.11:2.3.3 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library com.typesafe:config:1.2.1 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-compiler:2.11.1 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-library:2.11.1 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-reflect:2.11.1 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-swing_2.11:1.0.1 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library org.scala-lang:scala-xml_2.11:1.0.2 Checking "C:\Users\kurpi\Desktop\MC servers\SkyFac3\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar" internal checksums checksums.sha1 validated successfully Jar contents validated successfully Considering library lzma:lzma:0.0.1 Considering library net.sf.jopt-simple:jopt-simple:4.6 Considering library java3d:vecmath:1.5.2 Considering library net.sf.trove4j:trove4j:3.0.3 Considering library net.minecraftforge:MercuriusUpdater:1.10.2
  12. Hey, I've done everything and I still get the exact same error.
  13. I can only see the installer and the stacktrace. No files are hidden.
  14. Hey thanks for replying so quickly. I deleted the jar and ran the installer again and it comes up with the same error I believe. Considering minecraft server jar Downloading minecraft server version 1.10.2 java.net.UnknownHostException: s3.amazonaws.com at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 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.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) Caused by: java.net.UnknownHostException: s3.amazonaws.com at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(Unknown Source) at net.minecraftforge.installer.DownloadUtils.downloadFileEtag(DownloadUtils.java:163) ... 5 more
  15. I know this has been put up multiple times but I haven't been able to find a fix. So I'm trying to make a server for 1.10.2 and I have the latest Java 64 bit version. I choose the location and while downloading the server.jar it fails due to checksum error, It tells me to download it manually so it skips download. So I go to https://mcversions.net/ to download the server jar and it still doesn't work. I go into forums and people say to change the name of the jar so I do that and it's named "minecraft_server.1.10.2.jar" and no dice. I go to my friend's house and he downloads and makes the server and it works for him. Why doesn't it work for me? Here is my full log. It says it can't find amazon's file hosting site thing. I use Cloudflare's DNS so I tried to see if using my ISP's DNS would work but it also didn't work. This used to work fine before but I don't know why it doesn't work anymore Considering minecraft server jar Downloading minecraft server version 1.10.2 java.net.UnknownHostException: s3.amazonaws.com at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445) 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 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.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) Caused by: java.net.UnknownHostException: s3.amazonaws.com at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(Unknown Source) at net.minecraftforge.installer.DownloadUtils.downloadFileEtag(DownloadUtils.java:163) ... 5 more
×
×
  • Create New...

Important Information

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