I am not able to Package/Deploy my game

I have CodeWorks and everything else provided with the engine, yet whenever I package/deploy i get an unknown error. Please help! I would really apreciate that!

Log File:

I’ve already done that.

You are getting this error probably because the engine is failing to find the Java files although normally the Java location is set in the environment variables.

Go to Project Settings > Platforms > Android SDK, and manually fill in the Location of JAVA.

For example, my Java folder is located at “C:/NVPACK/jdk1.8.0_77”