16
Bug Archives / Game won't run on iPhone 5.5 and retina iPad simulator configurations
« on: July 19, 2015, 02:18:35 pm »
With version 8449, I can't run my game on the iOS simulator when simulating either an iPhone 5.5 or iPad retina. All other iOS device simulator configurations seem to work fine. I don't see anything in the logs.
Here's the system log from a couple of attempts to run the game. I've highlighted a couple of lines that show that the game quits with an error code:
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
Jul 19 15:12:22 --- last message repeated 1 time ---
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local backboardd[43530]: CoreAnimation: updates deferred for too long
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local bird[43621]: starting bird
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local apsd[43617]: [Warning] Setting up a new database at path /Users/oripessach/Library/Developer/CoreSimulator/Devices/DF37F662-6F12-46C2-B9B5-2BEE61CE23BB/data/Library/ApplePushService/aps.db.
Jul 19 15:12:23 Ori-Pessachs-MacBook-Pro.local bird[43621]: Power level really becomes good
Jul 19 15:12:23 Ori-Pessachs-MacBook-Pro.local bird[43621]: Network reachability changed to reachable [-R -------]
Jul 19 15:12:23 Ori-Pessachs-MacBook-Pro.local kbd[43619]: table drop: 101
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro Tres Caballeros[43618]: assertion failed: 14E46 12H141: libxpc.dylib + 69007 [55209BF0-C183-332C-B272-05E5362CC077]: 0x7d
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: [MPUSystemMediaControls] Updating supported commands for now playing application.
Marker - Jul 19, 2015, 3:12:56 PM
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: BSXPCMessage received error for message: Connection invalid
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro com.apple.CoreSimulator.SimDevice.DF37F662-6F12-46C2-B9B5-2BEE61CE23BB.launchd_sim[43515] (UIKitApplication:com.yourname.gamename[0x84f0][43618]): Service exited with abnormal code: 1
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Application 'UIKitApplication:com.yourname.gamename[0x84f0]' exited voluntarily.
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
Jul 19 15:12:57 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro Tres Caballeros[43643]: assertion failed: 14E46 12H141: libxpc.dylib + 69007 [55209BF0-C183-332C-B272-05E5362CC077]: 0x7d
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local backboardd[43530]: CoreAnimation: updates deferred for too long
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:58 --- last message repeated 1 time ---
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: BSXPCMessage received error for message: Connection invalid
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro com.apple.CoreSimulator.SimDevice.DF37F662-6F12-46C2-B9B5-2BEE61CE23BB.launchd_sim[43515] (UIKitApplication:com.yourname.gamename[0x7c02][43643]): Service exited with abnormal code: 1
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Application 'UIKitApplication:com.yourname.gamename[0x7c02]' exited voluntarily.
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
Here's the system log from a couple of attempts to run the game. I've highlighted a couple of lines that show that the game quits with an error code:
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
Jul 19 15:12:22 --- last message repeated 1 time ---
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local backboardd[43530]: CoreAnimation: updates deferred for too long
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local bird[43621]: starting bird
Jul 19 15:12:22 Ori-Pessachs-MacBook-Pro.local apsd[43617]: [Warning] Setting up a new database at path /Users/oripessach/Library/Developer/CoreSimulator/Devices/DF37F662-6F12-46C2-B9B5-2BEE61CE23BB/data/Library/ApplePushService/aps.db.
Jul 19 15:12:23 Ori-Pessachs-MacBook-Pro.local bird[43621]: Power level really becomes good
Jul 19 15:12:23 Ori-Pessachs-MacBook-Pro.local bird[43621]: Network reachability changed to reachable [-R -------]
Jul 19 15:12:23 Ori-Pessachs-MacBook-Pro.local kbd[43619]: table drop: 101
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro Tres Caballeros[43618]: assertion failed: 14E46 12H141: libxpc.dylib + 69007 [55209BF0-C183-332C-B272-05E5362CC077]: 0x7d
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: [MPUSystemMediaControls] Updating supported commands for now playing application.
Marker - Jul 19, 2015, 3:12:56 PM
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: BSXPCMessage received error for message: Connection invalid
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro com.apple.CoreSimulator.SimDevice.DF37F662-6F12-46C2-B9B5-2BEE61CE23BB.launchd_sim[43515] (UIKitApplication:com.yourname.gamename[0x84f0][43618]): Service exited with abnormal code: 1
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Application 'UIKitApplication:com.yourname.gamename[0x84f0]' exited voluntarily.
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:24 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
Jul 19 15:12:57 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro Tres Caballeros[43643]: assertion failed: 14E46 12H141: libxpc.dylib + 69007 [55209BF0-C183-332C-B272-05E5362CC077]: 0x7d
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local backboardd[43530]: CoreAnimation: updates deferred for too long
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:58 --- last message repeated 1 time ---
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: BSXPCMessage received error for message: Connection invalid
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro com.apple.CoreSimulator.SimDevice.DF37F662-6F12-46C2-B9B5-2BEE61CE23BB.launchd_sim[43515] (UIKitApplication:com.yourname.gamename[0x7c02][43643]): Service exited with abnormal code: 1
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Application 'UIKitApplication:com.yourname.gamename[0x7c02]' exited voluntarily.
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro assertiond[43533]: assertion failed: 14E46 12H141: assertiond + 12334 [EDAF3958-87C7-3C61-A8E6-24689FBBE168]: 0x1
Jul 19 15:12:58 Ori-Pessachs-MacBook-Pro.local SpringBoard[43529]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port