-
Notifications
You must be signed in to change notification settings - Fork 599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
launchClient.bat return the error: "PKIX path building failed" #1021
Comments
This is the whole error.
|
I try to use Malmo 0.36.0(Stability release) but its also that :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I run
launchClient.bat
its return this error:Exception in thread "main" javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
How do I make it work.
My environment is Python 3.7.9 and Malmo 0.37.0 on Windows 11.
The text was updated successfully, but these errors were encountered: