adman666 0 Posted February 1, 2014 Share Posted February 1, 2014 In the app: Select -> TV SHOWS -> ALL -> %Any Show% ->%Any Season% App then crashes and exits to desktop. Link to comment Share on other sites More sharing options...
7illusions 1249 Posted February 1, 2014 Share Posted February 1, 2014 Can you email the crash log? (Charms menu -> Settings -> Logging) Link to comment Share on other sites More sharing options...
adman666 0 Posted February 1, 2014 Author Share Posted February 1, 2014 Sure can, where to? Link to comment Share on other sites More sharing options...
adman666 0 Posted February 1, 2014 Author Share Posted February 1, 2014 There you go, looks like a null ref in a loop in GetEpisodesAsync. Should be pretty simple to fix. Sequence: 3Date/time: 2014-02-01T23:03:30.5769907+00:00Level: FATALThread: 3Logger: Application------------------------The application crashed: NullReferenceException------------------------MediaBrowser.Model.Net.HttpException: NullReferenceException at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task) at MediaBrowser.ApiInteraction.ApiClient.<GetEpisodesAsync>d__41.MoveNext()--- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.ViewModels.TvShowsViewModel.<GetSeasonEpisodes>d__3b.MoveNext()--- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Views.Video.TvShows.SeasonPage.<seasonsGridView_Loaded>d__c.MoveNext()--- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state) at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore()------------------------Session: {"PackageArchitecture":"Neutral","PackageFullName":"436337Illusions.com.MediaBrowser_1.2.0.30_neutral__77hd5e1v1hqs4","PackagePublisher":"CN=CA9FBA89-9B8C-4501-9177-37B89E41D3FF","PackagePublisherId":"77hd5e1v1hqs4","PackageResourceId":"","PackageVersion":"1.2.0.30","InstallationId":"78512e28-fe14-4339-800b-6bed4a2d1fb9"} Link to comment Share on other sites More sharing options...
thor0864 0 Posted March 1, 2014 Share Posted March 1, 2014 Same issue here, crashes every time. Might this have to do with the fact that i haven't got my seasons in separate folders? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now