Advertisement
Guest User

Untitled

a guest
May 1st, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. Object reference not set to an instance of an object.
  2.  
  3. App: Big Box
  4. Version: 7.10-beta-3
  5. Type: System.NullReferenceException
  6. Site: Void .ctor(Unbroken.LaunchBox.Data.Platform, System.Collections.Generic.IEnumerable`1[Unbroken.LaunchBox.Data.Game])
  7. Source: BigBox
  8.  
  9. at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.FilterDetailsViewModel..ctor(Platform platform, IEnumerable`1 games)
  10. at (PlatformFiltersViewModelBase )
  11. at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.PlatformFiltersViewModelBase.<selectionChangedTimer_Elapsed>b__11_0()
  12. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  13. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  14. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  15. at System.Threading.ThreadHelper.ThreadStart()
  16.  
  17. Recent Log:
  18.  
  19. 7:28:55 PM Music.Resume Start
  20. 7:28:55 PM Music.Pause Start
  21. 7:28:55 PM Music.Resume Start
  22. 7:28:57 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove
  23. 7:28:57 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach
  24. 7:28:57 PM VlcMediaPlayer.Dispose(bool disposing) Free
  25. 7:28:57 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction
  26. 7:29:00 PM Music.Initialize Start
  27. 7:29:00 PM Music.Kill Start
  28. 7:29:00 PM Music.Kill Finished
  29. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove
  30. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach
  31. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) Free
  32. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction
  33. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove
  34. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach
  35. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) Free
  36. 7:29:02 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction
  37. 7:29:06 PM Exception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement