It’s been a while since I’ve done any work on my projects so today I thought I would get back to it and update to the latest SDK version.
Right off the bat, as soon as I transitioned off my menu screen the simulator quit unexpectedly. I suspected that it might be some code to make the finalize event work properly (since it didn’t work before) so I commented it out and I was able to transition to the next screen without a problem.
But that wasn’t the only issue. The simulator keeps force quitting in a bunch of other scenarios and even during gameplay. I’m not sure how to start troubleshooting this since I never had this issue with previous versions of the SDK.
I think the biggest problem is that there is no good indication of what’s causing the simulator to quit. All I get is the report to send to Apple which is pretty vague:
Process: Corona Simulator [656] Path: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator Identifier: com.coronalabs.Corona\_Simulator Version: 2015.2646 (2015.2646) Code Type: X86-64 (Native) Parent Process: lua [458] Responsible: bash [455] User ID: 501 Date/Time: 2015-06-23 20:44:11.517 -0400 OS Version: Mac OS X 10.10.3 (14D136) Report Version: 11 Anonymous UUID: 29997AC0-2C54-201B-4A9E-8CEB30A5295B Time Awake Since Boot: 2200 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC\_BAD\_ACCESS (SIGSEGV) Exception Codes: KERN\_INVALID\_ADDRESS at 0x0000000000000020
If I could get help from someone at Corona that would be great. I’m running OS X Yosemite.
. But I can provide more information. What do you need?