Hey I'm trying to run some basic java games and failing at it. Minecraft doesn't give me an error but starmade managed to give me this. SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
I can't find anything behind what this means but I know it has to do with SSL certs and something with my java install. Any ideas?
I can't find anything behind what this means but I know it has to do with SSL certs and something with my java install. Any ideas?