Corona SDK is now crashing on Snow Leopard (10.6) and Lion (10.7)…it was working on Snow Leopard before and I’m not sure what changed.
Does anyone know what’s going on?
Here is what I’ve tried, and hasn’t worked:
- installing different builds (I’ve installed a half dozen various builds from 2011-2013)
- installing on a different computer also running Snow Leopard
- changing my password
It crashes right after the developer account login.
Here are the errors from the Corona Terminal:
2016-01-03 19:20:50.305 Corona Simulator[3776:903] Connection error: (system.connect) fault(/CFStreamFault)
2016-01-03 19:20:50.307 Corona Simulator[3776:903] Connection error: (system.connect) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “HTTP/1.1 403 Forbidden”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSHTTPResponseMessage” = “<CFHTTPMessage 0x590230>{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 403 Forbidden}”;
“/kWSResultIsFault” = 1;
})
2016-01-03 19:20:50.473 Corona Simulator[3776:903] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], /SourceCache/AppKit/AppKit-1038.36/AppKit.subproj/NSCell.m:1531
2016-01-03 19:20:50.477 Corona Simulator[3776:903] Exception detected while handling key input.
2016-01-03 19:20:50.478 Corona Simulator[3776:903] Invalid parameter not satisfying: aString != nil
/Applications/CoronaSDK/Corona Terminal: line 9: 3776 Bus error “$path/Corona Simulator.app/Contents/MacOS/Corona Simulator” $*
logout
[Process completed]
Any insight?