Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.02 KB | None | 0 0
  1. 2015-06-08 19:30:34.539 Mocast[717:131208] DATA /var/mobile/Containers/Data/Application/D2784AE1-D4E4-4555-9CB7-D576E6470AD4/Documents/Mocast.sqlite
  2. 2015-06-08 19:30:34.562 Mocast[717:131208] ERROR: System.DllNotFoundException: sqlite3
  3. at (wrapper managed-to-native) SQLite.SQLite3:Open (byte[],intptr&,int,intptr)
  4. at SQLite.SQLiteConnection..ctor (System.String databasePath, SQLiteOpenFlags openFlags, Boolean storeDateTimeAsTicks) [0x00066] in /Users/fak/Dropbox/Projects/sqlite-net/src/SQLite.cs:219
  5. at SQLite.SQLiteConnection..ctor (System.String databasePath, Boolean storeDateTimeAsTicks) [0x00000] in /Users/fak/Dropbox/Projects/sqlite-net/src/SQLite.cs:181
  6. at Mocast.MocastStorage..ctor () [0x00089] in /Users/fak/Dropbox/Projects/Mocast/Mocast/Mocast/MocastStorage.cs:49
  7. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x0002a] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:58
  8. ERROR: System.DllNotFoundException: sqlite3
  9. at (wrapper managed-to-native) SQLite.SQLite3:Open (byte[],intptr&,int,intptr)
  10. at SQLite.SQLiteConnection..ctor (System.String databasePath, SQLiteOpenFlags openFlags, Boolean storeDateTimeAsTicks) [0x00066] in /Users/fak/Dropbox/Projects/sqlite-net/src/SQLite.cs:219
  11. at SQLite.SQLiteConnection..ctor (System.String databasePath, Boolean storeDateTimeAsTicks) [0x00000] in /Users/fak/Dropbox/Projects/sqlite-net/src/SQLite.cs:181
  12. at Mocast.MocastStorage..ctor () [0x00089] in /Users/fak/Dropbox/Projects/Mocast/Mocast/Mocast/MocastStorage.cs:49
  13. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x0002a] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:58
  14. 2015-06-08 19:30:34.564 Mocast[717:131208] ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  15. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x00082] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:67
  16. ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  17. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x00082] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:67
  18. 2015-06-08 19:30:34.731 Mocast[717:131208] ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  19. at Mocast.MoreScreen.<MoreScreen>m__2 () [0x0000a] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MoreScreen.cs:34
  20. at Mocast.MoreScreen.MakeToggle (System.String title, System.Func`1 getter, System.Action`1 setter) [0x00043] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MoreScreen.cs:357
  21. at Mocast.MoreScreen..ctor () [0x000c4] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MoreScreen.cs:32
  22. at Mocast.MainViewController.ViewDidLoad () [0x0005b] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MainViewController.cs:39
  23. ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  24. at Mocast.MoreScreen.<MoreScreen>m__2 () [0x0000a] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MoreScreen.cs:34
  25. at Mocast.MoreScreen.MakeToggle (System.String title, System.Func`1 getter, System.Action`1 setter) [0x00043] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MoreScreen.cs:357
  26. at Mocast.MoreScreen..ctor () [0x000c4] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MoreScreen.cs:32
  27. at Mocast.MainViewController.ViewDidLoad () [0x0005b] in /Users/fak/Dropbox/Projects/Mocast/Mocast/MainViewController.cs:39
  28. 2015-06-08 19:30:34.816 Mocast[717:131208] ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  29. at Mocast.PodcastsViewController..ctor (Mocast.MocastStorage storage) [0x000f7] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PodcastsViewController.cs:43
  30. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x001d4] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:117
  31. ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  32. at Mocast.PodcastsViewController..ctor (Mocast.MocastStorage storage) [0x000f7] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PodcastsViewController.cs:43
  33. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x001d4] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:117
  34. 2015-06-08 19:30:34.842 Mocast[717:131208] ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  35. at Mocast.AppDelegate.get_ShowUnplayedCount () [0x00007] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:658
  36. at Mocast.AppDelegate.SetBadgeNumber (UIKit.UIApplication application) [0x00016] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:446
  37. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x006a7] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:196
  38. ERROR: System.NullReferenceException: Object reference not set to an instance of an object
  39. at Mocast.AppDelegate.get_ShowUnplayedCount () [0x00007] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:658
  40. at Mocast.AppDelegate.SetBadgeNumber (UIKit.UIApplication application) [0x00016] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:446
  41. at Mocast.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x006a7] in /Users/fak/Dropbox/Projects/Mocast/Mocast/AppDelegate.cs:196
  42. 2015-06-08 19:30:35.716 Mocast[717:131208] System.NullReferenceException: Object reference not set to an instance of an object
  43. at Mocast.PlayControls.UpdatePlayButton () [0x0000d] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:166
  44. at Mocast.PlayControls.PeriodicUpdate () [0x0001e] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:155
  45. at Mocast.PlayControls+<PlayControls>c__AnonStorey3.<>m__1 (Foundation.NSTimer t) [0x00008] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:141
  46. 2015-06-08 19:30:36.714 Mocast[717:131208] System.NullReferenceException: Object reference not set to an instance of an object
  47. at Mocast.PlayControls.UpdatePlayButton () [0x0000d] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:166
  48. at Mocast.PlayControls.PeriodicUpdate () [0x0001e] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:155
  49. at Mocast.PlayControls+<PlayControls>c__AnonStorey3.<>m__1 (Foundation.NSTimer t) [0x00008] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:141
  50. 2015-06-08 19:30:37.714 Mocast[717:131208] System.NullReferenceException: Object reference not set to an instance of an object
  51. at Mocast.PlayControls.UpdatePlayButton () [0x0000d] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:166
  52. at Mocast.PlayControls.PeriodicUpdate () [0x0001e] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:155
  53. at Mocast.PlayControls+<PlayControls>c__AnonStorey3.<>m__1 (Foundation.NSTimer t) [0x00008] in /Users/fak/Dropbox/Projects/Mocast/Mocast/PlayControls.cs:141
  54. 2015-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement