Jump to content

App crashes when viewing tv series folders


adman666

Recommended Posts

adman666

There you go, looks like a null ref in a loop in GetEpisodesAsync. Should be pretty simple to fix.

 

Sequence: 3
Date/time: 2014-02-01T23:03:30.5769907+00:00
Level: FATAL
Thread: 3
Logger: 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

  • 4 weeks later...
thor0864

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...