I just installed the latest public build which is 2016.2906 (2016.6.21) and the console doesn’t open at all. I was using 2831 and the console was working perfectly fine.
Previously the console would just open at the same time as the Simulator/Project Selector, but now it doesn’t. Selecting “Console” from the menu also doesn’t open it.
I’m using MacOS 10.9.5, so is this an issue with this older version? I get these errors on the system’s own console:
24/08/16 12:47:11,223 CoronaConsole[16870]: -[\_\_NSCFString containsString:]: unrecognized selector sent to instance 0x7f9481410ec0 24/08/16 12:47:11,224 CoronaConsole[16870]: -[\_\_NSCFString containsString:]: unrecognized selector sent to instance 0x7f9481410ec0 24/08/16 12:47:11,225 CoronaConsole[16870]: ( 0 CoreFoundation 0x00007fff8e31625c \_\_exceptionPreprocess + 172 1 libobjc.A.dylib 0x00007fff83c54e75 objc\_exception\_throw + 43 2 CoreFoundation 0x00007fff8e31912d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205 3 CoreFoundation 0x00007fff8e274272 \_\_\_forwarding\_\_\_ + 1010 4 CoreFoundation 0x00007fff8e273df8 \_CF\_forwarding\_prep\_0 + 120 5 CoronaConsole 0x0000000100214948 -[ConsoleWindowController handleStdoutNotification:] + 1192 6 CoreFoundation 0x00007fff8e2e4e0c \_\_CFNOTIFICATIONCENTER\_IS\_CALLING\_OUT\_TO\_AN\_OBSERVER\_\_ + 12 7 CoreFoundation 0x00007fff8e1d882d \_CFXNotificationPost + 2893 8 Foundation 0x00007fff85415dda -[NSNotificationCenter postNotificationName:object:userInfo:] + 68 9 Foundation 0x00007fff8550ea70 \_performFileHandleSource + 1548 10 CoreFoundation 0x00007fff8e2475b1 \_\_CFRUNLOOP\_IS\_CALLING\_OUT\_TO\_A\_SOURCE0\_PERFORM\_FUNCTION\_\_ + 17 11 CoreFoundation 0x00007fff8e238c62 \_\_CFRunLoopDoSources0 + 242 12 CoreFoundation 0x00007fff8e2383ef \_\_CFRunLoopRun + 831 13 CoreFoundation 0x00007fff8e237e75 CFRunLoopRunSpecific + 309 14 HIToolbox 0x00007fff8686ea0d RunCurrentEventLoopInMode + 226 15 HIToolbox 0x00007fff8686e7b7 ReceiveNextEventCommon + 479 16 HIToolbox 0x00007fff8686e5bc \_BlockUntilNextEventMatchingListInModeWithFilter + 65 17 AppKit 0x00007fff8c72b24e \_DPSNextEvent + 1434 18 AppKit 0x00007fff8c72a89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 19 AppKit 0x00007fff8c71e99c -[NSApplication run] + 553 20 AppKit 0x00007fff8c709783 NSApplicationMain + 940 21 libdyld.dylib 0x00007fff839d15fd start + 1 22 ??? 0x0000000000000001 0x0 + 1 )