I've looked all over *.stencyl.com, and it doesn't look like i can find an answer, so I'm gonna go ahead and ask myself:I'm having an issue with Stencyl that's preventing me from opening my game.
Stencyl Message:
Plain Text:
Stencyl could not load your game.
(corrupt/incomplete resource listing)
Post a ZIP of your game to the forums and mention this error.
Java Error (shown in "Ouch!" dialog):
Unexpected problem on thread AWT-EventQueue-0: Document "Dashboard" is not opened.
java.lang.IllegalArgumentException: Document "Dashboard" is not opened.
at com.jidesoft.document.DocumentPane.setActiveDocument(Unknown Source)
at com.jidesoft.document.DocumentPane.setActiveDocument(Unknown Source)
at stencyl.sw.actions.Actions.gameOpened(Actions.java:752)
at stencyl.sw.app.tasks.OpenGameTask$3.run(OpenGameTask.java:285)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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)
Log Viewer:
http://snag.gy/m38Fs.jpg(Quite a large picture)
Logs Zip:
https://www.dropbox.com/s/yrp308o59muty3r/log-2015-02-24.zip?dl=1(Some logs recorded before today)
Game Folder Zip:
https://www.dropbox.com/s/7xsj0p987y35i9n/Multiple%20Mario%20Bros.zip?dl=1(Also a large file)
I don't mean to bug, but I hope you can help soon!

-WalleWalle2002