Advertisement
Guest User

Icegod emm

a guest
Jul 5th, 2014
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. ================= <Assembly Versions> =================
  2.  
  3. Platform: x86
  4. Ember Application (Revision: 1.4.0.0)
  5. Ember API (Revision: 1.4.0.0)
  6. IMDB_Data (Revision: 1.4.0.0)
  7. MoviepilotDE_Data (Revision: 1.4.0.0)
  8. OFDB_Data (Revision: 1.4.0.0)
  9. TMDB_Data (Revision: 1.4.0.0)
  10. FanartTV_Poster (Revision: 1.4.0.0)
  11. IMDB_Poster (Revision: 1.4.0.0)
  12. IMPA_Poster (Revision: 1.4.0.0)
  13. MPDB_Poster (Revision: 1.4.0.0)
  14. TMDB_Poster (Revision: 1.4.0.0)
  15. GoEar_Theme (Revision: 1.4.0.0)
  16. IMDB_Trailer (Revision: 1.4.0.0)
  17. TMDB_Trailer (Revision: 1.4.0.0)
  18. TVDB Data Poster (Revision: 1.4.0.0)
  19. TelevisionTunes_Theme (Revision: 1.4.0.0)
  20. Renamer (Revision: 1.4.0.0)
  21. Frame Extractor (Revision: 1.4.0.0)
  22. Genres Editor (Revision: 1.4.0.0)
  23. Media File Manager (Revision: 1.4.0.0)
  24. Media Sources Editor (Revision: 1.4.0.0)
  25. Audio & Video Codec Mapping (Revision: 1.4.0.0)
  26. Movie List Exporter (Revision: 1.4.0.0)
  27. Notifications (Revision: 1.4.0.0)
  28. Trakt Settings (Revision: 1.4.0.0)
  29.  
  30. ================= <Assembly Versions> =================
  31.  
  32.  
  33. time,logger,callsite,threadid,level,message
  34. 2014-07-05 17:18:57.4893,Ember_Media_Manager.dlgEditShow,EmberAPI.ErrorLogger.Error,1,ERROR,"Object reference not set to an instance of an object.
  35. at EmberAPI.Database.SaveTVSeasonToDB(DBTV& _TVSeasonDB, Boolean IsNew, Boolean BatchMode)
  36. at Ember_Media_Manager.dlgEditShow.OK_Button_Click(Object sender, EventArgs e)"
  37. 2014-07-05 17:20:07.7993,EmberAPI.Database,EmberAPI.ErrorLogger.Error,1,ERROR,"System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
  38. cannot VACUUM from within a transaction
  39. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  40. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  41. at System.Data.SQLite.SQLiteDataReader.NextResult()
  42. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  43. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  44. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  45. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  46. at EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)
  47. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  48. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  49. at System.Data.SQLite.SQLiteDataReader.NextResult()
  50. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  51. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  52. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  53. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  54. at EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)"
  55. 2014-07-05 18:52:10.8928,Ember_Media_Manager.dlgEditShow,EmberAPI.ErrorLogger.Error,1,ERROR,"Object reference not set to an instance of an object.
  56. at EmberAPI.Database.SaveTVSeasonToDB(DBTV& _TVSeasonDB, Boolean IsNew, Boolean BatchMode)
  57. at Ember_Media_Manager.dlgEditShow.OK_Button_Click(Object sender, EventArgs e)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement