You can try to run it from the command line, then it probably prints an error message that helps identifying the problem.Open the Terminal application and enter the following commandCode: [Select]cd /Applications/<name of your stencyl folder>it's probably:Code: [Select]cd /Applications/Stencyl/Then enterCode: [Select]java -jar sw.jarand copy all the output and post it here.
cd /Applications/<name of your stencyl folder>
cd /Applications/Stencyl/
java -jar sw.jar
Hi Joe,Thanks for the tip; I'm currently running Java 6.I've tried rebooting several times as well. Do you think that it might have something to do with the fact that my main drive isn't the default drive name?
Quote from: captaincomic on June 06, 2012, 01:34:29 amYou can try to run it from the command line, then it probably prints an error message that helps identifying the problem.Open the Terminal application and enter the following commandCode: [Select]cd /Applications/<name of your stencyl folder>it's probably:Code: [Select]cd /Applications/Stencyl/Then enterCode: [Select]java -jar sw.jarand copy all the output and post it here.(quoted from another thread )
[LOG] The Stencyl workspace is: [LOG] Log file 'logs/06-25-2012_0523_PM.log' created/opened.[LOG] Mirroring logs to the standard output...[LOG] Current Working Directory: /Applications/Stencyl[LOG] Reading... global[LOG] LANGUAGE WARNING: Empty Line.[LOG] Finished reading lang/en/global.lang[LOG] Reading... prefs[LOG] Finished reading lang/en/prefs.lang[LOG] Reading... gamedg[LOG] Finished reading lang/en/gamedg.lang[LOG] Reading... spritedg[LOG] Finished reading lang/en/spritedg.lang[LOG] Reading... tset[LOG] Finished reading lang/en/tset.lang[LOG] Reading... actor[LOG] Finished reading lang/en/actor.lang[LOG] Reading... scene[LOG] Finished reading lang/en/scene.lang[LOG] Reading... snippet[LOG] Finished reading lang/en/snippet.lang[LOG] Reading... blocks[LOG] Finished reading lang/en/blocks.lang[LOG] Reading... blockhelp[LOG] Finished reading lang/en/blockhelp.lang[LOG] Initializing Stencyl[LOG] <COMMAND> Error: No developer directory found at /Applications/Xcode.app/Contents/Developer. Run /usr/bin/xcode-select to update the developer directory path.[LOG] export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer; xcodebuild -version =====>Error: No developer directory found at /Applications/Xcode.app/Contents/Developer. Run /usr/bin/xcode-select to update the developer directory path.[LOG] <COMMAND> Error: No developer directory found at /Developer. Run /usr/bin/xcode-select to update the developer directory path.[LOG] export DEVELOPER_DIR=/Developer; xcodebuild -version =====>Error: No developer directory found at /Developer. Run /usr/bin/xcode-select to update the developer directory path.