Hi Justin,
although it seems VERY useful, I again can't use this extension. The same error pops up as in the Dialog Extension....am I doing something wrong? I mean, how can this be? I reinstalled the newest 3.2 build and created an absolut clean project.... this pops up directly after opening the project:
Unexpected problem on thread AWT-EventQueue-0: stencyl.sw.util.Locations.getGameDirectory(Lstencyl/core/lib/Game;)Ljava/lang/String;
java.lang.NoSuchMethodError: stencyl.sw.util.Locations.getGameDirectory(Lstencyl/core/lib/Game;)Ljava/lang/String;
at ext.Main.onGameOpened(Main.java:176)
at stencyl.sw.actions.Actions.gameOpened(Actions.java:825)
at stencyl.sw.app.tasks.OpenGameTask$3.run(OpenGameTask.java:283)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
this is driving me crazy ....i can't use any of our awesome extensions, that i need so urgend because of this stupid error......
do you know if anyone else is experiencing the same errors with any of your extensions? Or is it just me?