ShelbyTV / Shelby-2.0-iOS

The code in this repoistory will eventually be presented to the end-user. The other repository, Shelby-GT-iOS contains all the code I've developed between April - August 2012, which will slowly be siphoned into this repository as we continue development on 2.0 and beyond.
1 stars 0 forks source link

Fix NSObjectInaccessibleException in - [ShelbyDataMediator fetchFramesForRoll:inChannel:sinceFrame:], line 349 #435

Open Shelby-ios opened 10 years ago

Shelby-ios commented 10 years ago

Version: 2.0 (b24) | tv.shelby.shelbytventerprise

Stacktrace

ShelbyDataMediator;fetchFramesForRoll:inChannel:sinceFrame:;ShelbyDataMediator.m;349
ShelbyDataMediator;privateContextPerformBlock:;ShelbyDataMediator.m;909

Reason

*\ Terminating app due to uncaught exception 'NSObjectInaccessibleException', reason: 'CoreData could not fulfill a fault for '0x17d8be90 x-coredata://8DCEBB4C-FB0E-40FD-8451-45487F3EB542/DisplayChannel/p5''

Link to HockeyApp