Which version of Corona SDK are you using? Since when did the console/Terminal reports stop showing? Did this occur only on upgrade to Yosemite, or when you upgraded Corona to a newer version? Are you using any IDEs like Glider or similar? Are you opening the Simulator through some unusual method like a command line script or something?
I am using the last public release and it is a new computer running 10.10.1 from the beginning.
I am not using any IDE, just Atom. I have tried opening Corona from the “Corona Simulator.app” in /Applications and running “open /Applications/CoronaSDK/Corona\ Simulator.app/” as well. Same result.
It works fine in my other Mac, running Yosemite as well.
Doesn’t help. I re-installed build 2014.2512 hoping this would help but still the same. If i launch from the corona icon the syslog window opens but just only shows info below, no further corona build info text nor debugging text. And if i launch from the debugger icon then the debugger window correctly shows the corona build info but the simulator then just hangs and can’t run any corona app.
Corona Simulator Console
Diagnostics and Lua print output will appear here
Looking in the Mac console it does correctly show the corona build text but I also see this line below, so not sure if it has anything to do with anything:
12/5/14 7:58:15.000 AM kernel[0]: Sandbox: Corona Simulator(775) System Policy: deny file-write-unlink /Users/admin/Library/Saved Application State/com.coronalabs.Corona_Simulator.savedState/restorecount.plist
I am also having this same problem, any solution yet? Mine is still no t working properly.
I tried the /var/log/system.log everything is printing to that file, I deleted it and restarted, still nothing in the console.
I am running no other IDEs platform is Corona latest daily build on a Mac mini server with OS X Yosemite. I also tried re-installing Corona, rebooting, no change, as well as with the latest public release too.
Output problem is the same no matter what code I run in the simulator (including any of the example code that comes with Corona).
I recently installed the Android SDK and the output from Corona was working, even after the install of the Android SDK, but suddenly stopped outputting to the Corona Console last night.
Basically the corona syslog no longer works for me (build 2014.2511,2512) so i have to rely on using the mac’s device console to see any of my debug text or errors, the syslog of corona never shows/updates anything. (it doesn’t even show the corona build details) And starting from the debugger icon simply hangs the simulator so that’s no use either.
The only one that still works properly with showing debug text is installing and launching with the corona terminal in build 2014.2490 but i don’t want to be using a very old version to build.
Very frustrating, for sure it has something to do with the mac’s system files not be properly updated or some path incorrectly set with the latest builds. When i first installed build 2014.2511 it did work for a while then there was one time I lost internet connection when running the simulator. After that it never worked again no matter how many times i have tried to re-install or reboot my mac.
I’ve reported this to Engineering. I’m wondering if something is causing syslogd to get confused. However it is the weekend, hopefully they will respond early this week.
@Rob, yes definitely that must be the case, when launching I can see the original terminal window pop up for a split second before closing and having only the syslog window remain on screen. Not sure if corona can do a double check or something that all paths are correct or something like that so the syslog doesn’t get confused.
Thankfully, for some reason, the corona syslog has begun working again (build 2014.2511). Absolutely no idea why it does or does not as I didn’t make any changes on my Mac.