Advertisement
Guest User

Untitled

a guest
Jun 30th, 2018
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.52 KB | None | 0 0
  1. Installing server to current directory
  2. MESSAGE: Data kindly mirrored by Forge at http://MinecraftForge.net/
  3. MESSAGE: Considering library net.minecraftforge:forge:1.12.2-14.23.4.2705: Not Downloading {Wrong Side}
  4. MESSAGE: Considering library net.minecraft:launchwrapper:1.12
  5. MESSAGE: Downloading library net.minecraft:launchwrapper:1.12
  6. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  7. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  8. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  9. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  10. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  11. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  12. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  13. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  14. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  15. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  16. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  17. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  18. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  19. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  20. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  21. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  22. at com.google.common.io.Files.copy(Files.java:382)
  23. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  24. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64)
  25. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  26. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  27. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  28. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  29. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  30. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  31. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  32. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  33. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  34. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  35. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  36. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  37. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  38. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  39. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  40. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  41. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  42. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  43. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  44. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  45. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  46. ... 17 more
  47. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  48. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  49. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  50. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  51. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  52. ... 32 more
  53. MESSAGE: Trying unpacked library net.minecraft:launchwrapper:1.12
  54. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  55. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  56. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  57. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  58. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  59. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  60. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  61. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  62. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  63. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  64. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  65. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  66. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  67. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  68. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  69. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  70. at com.google.common.io.Files.copy(Files.java:382)
  71. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  72. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67)
  73. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  74. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  75. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  76. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  77. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  78. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  79. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  80. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  81. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  82. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  83. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  84. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  85. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  86. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  87. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  88. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  89. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  90. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  91. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  92. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  93. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  94. ... 17 more
  95. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  96. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  97. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  98. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  99. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  100. ... 32 more
  101. File not found in installer archive: /maven/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
  102. MESSAGE: Considering library org.ow2.asm:asm-all:5.2
  103. MESSAGE: Considering library jline:jline:2.13
  104. MESSAGE: Considering library com.typesafe.akka:akka-actor_2.11:2.3.3
  105. Checking "/root/minecraft/./libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar" internal checksums
  106. checksums.sha1 validated successfully
  107. Jar contents validated successfully
  108. MESSAGE: Considering library com.typesafe:config:1.2.1
  109. Checking "/root/minecraft/./libraries/com/typesafe/config/1.2.1/config-1.2.1.jar" internal checksums
  110. checksums.sha1 validated successfully
  111. Jar contents validated successfully
  112. MESSAGE: Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0
  113. Checking "/root/minecraft/./libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar" internal checksums
  114. checksums.sha1 validated successfully
  115. Jar contents validated successfully
  116. MESSAGE: Considering library org.scala-lang:scala-compiler:2.11.1
  117. Checking "/root/minecraft/./libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar" internal checksums
  118. checksums.sha1 validated successfully
  119. Jar contents validated successfully
  120. MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
  121. Checking "/root/minecraft/./libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar" internal checksums
  122. checksums.sha1 validated successfully
  123. Jar contents validated successfully
  124. MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
  125. Checking "/root/minecraft/./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
  126. checksums.sha1 validated successfully
  127. Jar contents validated successfully
  128. MESSAGE: Considering library org.scala-lang:scala-library:2.11.1
  129. Checking "/root/minecraft/./libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar" internal checksums
  130. checksums.sha1 validated successfully
  131. Jar contents validated successfully
  132. MESSAGE: Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1
  133. Checking "/root/minecraft/./libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar" internal checksums
  134. checksums.sha1 validated successfully
  135. Jar contents validated successfully
  136. MESSAGE: Considering library org.scala-lang:scala-reflect:2.11.1
  137. Checking "/root/minecraft/./libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar" internal checksums
  138. checksums.sha1 validated successfully
  139. Jar contents validated successfully
  140. MESSAGE: Considering library org.scala-lang:scala-swing_2.11:1.0.1
  141. Checking "/root/minecraft/./libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar" internal checksums
  142. checksums.sha1 validated successfully
  143. Jar contents validated successfully
  144. MESSAGE: Considering library org.scala-lang:scala-xml_2.11:1.0.2
  145. Checking "/root/minecraft/./libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar" internal checksums
  146. checksums.sha1 validated successfully
  147. Jar contents validated successfully
  148. MESSAGE: Considering library lzma:lzma:0.0.1
  149. MESSAGE: Downloading library lzma:lzma:0.0.1
  150. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  151. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  152. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  153. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  154. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  155. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  156. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  157. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  158. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  159. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  160. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  161. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  162. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  163. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  164. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  165. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  166. at com.google.common.io.Files.copy(Files.java:382)
  167. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  168. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64)
  169. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  170. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  171. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  172. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  173. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  174. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  175. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  176. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  177. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  178. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  179. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  180. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  181. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  182. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  183. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  184. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  185. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  186. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  187. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  188. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  189. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  190. ... 17 more
  191. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  192. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  193. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  194. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  195. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  196. ... 32 more
  197. MESSAGE: Trying unpacked library lzma:lzma:0.0.1
  198. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  199. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  200. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  201. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  202. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  203. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  204. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  205. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  206. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  207. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  208. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  209. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  210. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  211. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  212. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  213. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  214. at com.google.common.io.Files.copy(Files.java:382)
  215. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  216. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67)
  217. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  218. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  219. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  220. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  221. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  222. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  223. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  224. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  225. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  226. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  227. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  228. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  229. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  230. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  231. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  232. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  233. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  234. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  235. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  236. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  237. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  238. ... 17 more
  239. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  240. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  241. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  242. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  243. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  244. ... 32 more
  245. File not found in installer archive: /maven/lzma/lzma/0.0.1/lzma-0.0.1.jar
  246. MESSAGE: Considering library net.sf.jopt-simple:jopt-simple:5.0.3
  247. MESSAGE: Downloading library net.sf.jopt-simple:jopt-simple:5.0.3
  248. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  249. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  250. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  251. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  252. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  253. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  254. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  255. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  256. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  257. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  258. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  259. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  260. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  261. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  262. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  263. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  264. at com.google.common.io.Files.copy(Files.java:382)
  265. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  266. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64)
  267. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  268. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  269. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  270. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  271. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  272. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  273. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  274. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  275. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  276. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  277. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  278. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  279. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  280. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  281. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  282. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  283. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  284. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  285. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  286. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  287. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  288. ... 17 more
  289. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  290. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  291. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  292. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  293. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  294. ... 32 more
  295. MESSAGE: Trying unpacked library net.sf.jopt-simple:jopt-simple:5.0.3
  296. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  297. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  298. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  299. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  300. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  301. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  302. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  303. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  304. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  305. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  306. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  307. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  308. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  309. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  310. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  311. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  312. at com.google.common.io.Files.copy(Files.java:382)
  313. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  314. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67)
  315. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  316. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  317. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  318. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  319. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  320. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  321. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  322. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  323. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  324. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  325. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  326. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  327. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  328. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  329. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  330. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  331. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  332. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  333. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  334. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  335. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  336. ... 17 more
  337. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  338. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  339. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  340. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  341. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  342. ... 32 more
  343. File not found in installer archive: /maven/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
  344. MESSAGE: Considering library java3d:vecmath:1.5.2
  345. MESSAGE: Downloading library java3d:vecmath:1.5.2
  346. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  347. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  348. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  349. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  350. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  351. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  352. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  353. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  354. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  355. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  356. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  357. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  358. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  359. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  360. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  361. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  362. at com.google.common.io.Files.copy(Files.java:382)
  363. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  364. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64)
  365. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  366. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  367. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  368. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  369. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  370. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  371. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  372. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  373. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  374. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  375. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  376. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  377. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  378. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  379. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  380. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  381. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  382. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  383. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  384. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  385. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  386. ... 17 more
  387. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  388. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  389. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  390. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  391. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  392. ... 32 more
  393. MESSAGE: Trying unpacked library java3d:vecmath:1.5.2
  394. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  395. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  396. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  397. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  398. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  399. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  400. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  401. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  402. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  403. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  404. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  405. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  406. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  407. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  408. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  409. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  410. at com.google.common.io.Files.copy(Files.java:382)
  411. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  412. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67)
  413. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  414. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  415. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  416. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  417. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  418. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  419. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  420. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  421. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  422. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  423. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  424. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  425. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  426. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  427. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  428. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  429. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  430. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  431. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  432. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  433. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  434. ... 17 more
  435. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  436. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  437. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  438. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  439. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  440. ... 32 more
  441. File not found in installer archive: /maven/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
  442. MESSAGE: Considering library net.sf.trove4j:trove4j:3.0.3
  443. MESSAGE: Downloading library net.sf.trove4j:trove4j:3.0.3
  444. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  445. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  446. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  447. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  448. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  449. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  450. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  451. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  452. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  453. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  454. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  455. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  456. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  457. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  458. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  459. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  460. at com.google.common.io.Files.copy(Files.java:382)
  461. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  462. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64)
  463. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  464. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  465. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  466. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  467. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  468. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  469. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  470. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  471. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  472. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  473. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  474. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  475. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  476. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  477. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  478. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  479. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  480. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  481. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  482. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  483. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  484. ... 17 more
  485. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  486. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  487. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  488. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  489. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  490. ... 32 more
  491. MESSAGE: Trying unpacked library net.sf.trove4j:trove4j:3.0.3
  492. javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  493. at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
  494. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1974)
  495. at java.base/sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1926)
  496. at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1909)
  497. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1436)
  498. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
  499. at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
  500. at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  501. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1581)
  502. at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
  503. at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
  504. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
  505. at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
  506. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  507. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  508. at com.google.common.io.Files.copy(Files.java:382)
  509. at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
  510. at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67)
  511. at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:71)
  512. at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
  513. at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:72)
  514. at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:47)
  515. Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  516. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89)
  517. at java.base/sun.security.validator.Validator.getInstance(Validator.java:181)
  518. at java.base/sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:330)
  519. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:180)
  520. at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:192)
  521. at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:133)
  522. at java.base/sun.security.ssl.ClientHandshaker.checkServerCerts(ClientHandshaker.java:1947)
  523. at java.base/sun.security.ssl.ClientHandshaker.certificateStatus(ClientHandshaker.java:1798)
  524. at java.base/sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:276)
  525. at java.base/sun.security.ssl.Handshaker.processLoop(Handshaker.java:1098)
  526. at java.base/sun.security.ssl.Handshaker.processRecord(Handshaker.java:1026)
  527. at java.base/sun.security.ssl.SSLSocketImpl.processInputRecord(SSLSocketImpl.java:1137)
  528. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1074)
  529. at java.base/sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  530. at java.base/sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1402)
  531. at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1429)
  532. ... 17 more
  533. Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  534. at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  535. at java.base/java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  536. at java.base/java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  537. at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:86)
  538. ... 32 more
  539. File not found in installer archive: /maven/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
  540. MESSAGE: Considering library org.apache.maven:maven-artifact:3.5.3
  541. These libraries failed to download, try again.
  542. net.minecraft:launchwrapper:1.12
  543. lzma:lzma:0.0.1
  544. net.sf.jopt-simple:jopt-simple:5.0.3
  545. java3d:vecmath:1.5.2
  546. net.sf.trove4j:trove4j:3.0.3
  547. There was an error during server installation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement