Posted November 12, 20223 yr When I start the installation, I got this error : java.io.IOException: Server returned HTTP response code: 403 for URL: https://s3.amazonaws.com/Minecraft.Download/versions/1.10.2/minecraft_server.1.10.2.jar at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1952) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1947) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1946) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1516) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1500) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:368) at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:356) 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:151) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:75) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:55) at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:93) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:68) Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://s3.amazonaws.com/Minecraft.Download/versions/1.10.2/minecraft_server.1.10.2.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1500) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3063) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(HttpsURLConnectionImpl.java:305) at net.minecraftforge.installer.DownloadUtils.downloadFileEtag(DownloadUtils.java:138) ... 4 more 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 Can I have help ?
November 12, 20223 yr Try launching the vanilla 1.10.2 game first. That should download that jar from its modern location? Beyond that, 1.10.2 is no longer supported in these forums. Edited November 12, 20223 yr by warjort Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
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.