• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android Can't export to Android

rIKmAN

Member
I keep getting this javax.net.ssl.SSLException: Received fatal alert: protocol_version error, can someone please take a look? https://pastebin.com/htcRDfsa
Update to the latest version of GMS2, make sure you are using the recommended versions of the Android Studio, JDK, NDK etc from the GMS2 Required SDKs article and if you aren't sure about setting things up yourself then follow the GMS2 Android Setup Guide.

Once done, test compiling a fresh empty room project to ensure that your build tool are working before attempting to compile your project.
 

AceKiron

Member
Well thanks for the required SDKs link, I'm trying to compile it again now and I now atleast am getting further than before, still gotta wait to figure out if it is enough.
 
Top