BleachDev / mcosm

A Mod that imports OpenStreetMap data into Minecraft, compatible with Build The Earth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL Handshake Error

OceanTechnic opened this issue · comments

commented

When trying to download map I will get SSL Handshake Error.
Forge was installed using this forge-1.12.2-14.23.5.2860-installer

[17:20:25] [Client thread/INFO] [STDOUT]: [bleach.mcosm.gui.GuiOSM:func_146284_a:129]: https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%3B%28way%282.299621%2C-5.245236%2C2.301621%2C-5.243236%29%3Bnode%5Bnatural%3Dtree%5D%282.299621%2C-5.245236%2C2.301621%2C-5.243236%29%3B%29%3Bout+geom%282.299421%2C-5.245436000000001%2C2.301821%2C-5.243035999999999%29%3B
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at java.security.AccessController.doPrivileged(Native Method)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at java.security.AccessController.doPrivileged(AccessController.java:713)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at bleach.mcosm.gui.GuiOSM.func_146284_a(GuiOSM.java:136)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at bleach.mcosm.gui.GuiOSM.func_73864_a(GuiOSM.java:176)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.client.main.Main.main(SourceFile:123)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:20:25] [Client thread/INFO] [STDERR]: [bleach.mcosm.gui.GuiOSM:func_146284_a:151]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.Validator.validate(Validator.java:260)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: 	... 32 more
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: 	at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
[17:20:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: 	... 38 more