想自己弄一个纯净点的生存服和朋友玩,把现有的插件加进去
官服开好了 ,forge装不上
复制代码挂梯子也不行_(:з」∠)_
官服开好了 ,forge装不上
- JVM info: Oracle Corporation - 13.0.1 - 13.0.1+9
- java.net.preferIPv4Stack=true
- Found java version 13.0.1
- Extractiung main jar:
- Extracted successfully
- Considering minecraft server jar
- Downloading library from https://launcher.mojang.com/v1/objects/3dc3d84a581f14691199cf6831b71ed1296a9fdf/server.jar
- javax.net.ssl.SSLException: Read timed out
- at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
- at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
- at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
- at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
- at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:137)
- at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1463)
- at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1431)
- at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
- at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:283)
- at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:344)
- at java.base/sun.net.www.MeteredStream.read(MeteredStream.java:134)
- at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
- at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3505)
- at java.base/java.io.InputStream.transferTo(InputStream.java:771)
- at java.base/java.nio.file.Files.copy(Files.java:3154)
- at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:146)
- at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:138)
- at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:81)
- at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:428)
- at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:170)
- at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:143)
- Caused by: java.net.SocketTimeoutException: Read timed out
- at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284)
- at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310)
- at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
- at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
- at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937)
- at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
- at java.base/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237)
- at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190)
- at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108)
- ... 16 more
- Downloading minecraft server failed, invalid checksum.
- Try again, or manually place server jar to skip download.