Hello Max,
At least you could copy-paste the error!?!
Is it this:
stencyl.sw.util.StreamGobbler: - Running command: haxe Export/android/haxe/release.hxml -D android -D android-9
2014-08-14 16:36:30,585 INFO [Thread-22] stencyl.sw.util.StreamGobbler: /Users/maxglockling/stencylworks/engine-extensions/nuggeta/MyNuggeta.hx:498: characters 26-52 : com.nuggeta.ngdl.nobjects.NLeaderboardEntry has no field getPlayer (Suggestions: getPlayerId, setPlayerId)
2014-08-14 16:36:30,588 ERROR [Thread-22] stencyl.sw.io.write.resource.HXWriter: Error: ' com.nuggeta.ngdl.nobjects.NLeaderboardEntry has no field getPlayer (Suggestions' in Behavior: MyNuggeta
at Line: 498
Columns: 26-52
2014-08-14 16:36:30,613 ERROR [Util-CommandMonitor] stencyl.sw.io.write.resource.HXWriter: Building for Android failed. (Return code: 1)
2014-08-14 16:36:30,614 ERROR [AWT-EventQueue-0] root: Unexpected problem on thread Thread-22: null
java.lang.NullPointerException
at stencyl.sw.io.write.resource.HXWriter$HXError.toString(HXWriter.java:135)
at stencyl.sw.io.write.resource.HXWriter.checkErrors(HXWriter.java:2704)
at stencyl.sw.io.write.resource.HXWriter.parseForErrors(HXWriter.java:2645)
at stencyl.sw.io.write.resource.HXWriter$9.run(HXWriter.java:3422)
Source: 2014-08-14_16-36-09.log
My guess is that the Nuggeta Team changed the library code again. I can't confirm since I'm at work.
Did you download a new library?
If you did, hopefully you kept a previous version of the library and use that.
For the record: you don't need to download the library when you already had one. Re-downloading and putting the files into the extensions directory only makes sense if you want to use Nuggeta code in the extension code. I assume you don't want to change the HaXe code in the Extension and just use the blocks from the extension?!?
Best regards from
M.E.