I wanted to troubleshoot the Gamepad issues described on this thread...
http://community.stencyl.com/index.php/topic,37306.0.html...by testing my gamepad on Windows, to see if it was some issue with the Mac build.
So I fired up Virtual Box and installed Stencyl on Windows 7.
Unfortunately, whenever I actually try to Run the game, it seems to instantly disappear/crash. If I'm reading the logs right, the build process is working fine.
See this screencast of what happens:
http://screencast.com/t/dWWp1HQVinQfI've attached the relevant log file for the build process, and also my .stencyl exported file.
Other relevant details: I am running the version of Visual Studio 2010 Express that Stencyl auto prompts me to install. I also made sure all file paths I'm using for Stencyl have NO spaces in them (Moved to C:\Stencyl, and made sure my game has no spaces in it's name).
-Ian