Upgrading to Playscape SDK 1.7 on our Unity 4.5.4f1 game build, I receive the following error as the 'Moving final package' process of the build (for android) executes:
Playscape Misconfigured
To configure Playscape Publishing Kit go to Window > Playscape Publishing Kit Configuration...
- [WARN-G006] Please make sure you have a suitable JDK Installation.
The thing is the previous versions of the Publishing Kit had no issues locating the installations of Java on the system, including JDK 1.8 and 1.7, x64 versions. The PATH and JAVA_HOME variables have not been altered, why this seems to be a case where the Playscape SDK fails to find Java, or I am missing something obvious about configuring the Playscape SDK. What else can this error message be an indication of? We do have the proper API key in place, a functional Java Heap Size and I have tried building with both Playscape Exchance and ARMEABI on and off.