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.