I was able to successfully build my game for Google Play, but I’m getting a server error when attempting to build for Nook and Amazon:
NOOK ERROR
============================================================
Using custom Build Id d5366633a696f85c7d60d1316fb23540
ERROR: An error occurred during build. The server returned the following message:
A device build error occurred on the server.
BuildID: 52e61cc0867be
Error:
AMAZON ERROR
============================================================
Using custom Build Id d5366633a696f85c7d60d1316fb23540
ERROR: An error occurred during build. The server returned the following message:
A device build error occurred on the server.
BuildID: 52e61d551b948
Error:
============================================================
Just to check, I tried building another project that I’ve already published to these app stores. The build process for Amazon and Nook went fine. So sadly (as I know its going to be hard to debug), the issue appears to be related to my project.
I looked at the config.lua and build.settings and made sure they were identical for the two projects (the only difference is the custom font definition). So it doesn’t appear to be a config issue.
Lil’ help??
Thanks in advance! :D :D