Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. ================= <Assembly Versions> =================
  2.  
  3. Platform: x86
  4. Ember Application (Revision: 2385)
  5. Ember API (Revision: 2381)
  6. Ember Extras Scraper (Revision: 2365)
  7. Ember Native Movie Scrapers (Revision: 2385)
  8. Renamer (Revision: 2372)
  9. Frame Extractor (Revision: 2357)
  10. Genres Editor (Revision: 2365)
  11. Media Sources Editor (Revision: 2365)
  12. Audio & Video Codec Mapping (Revision: 2365)
  13. Ember Native TV Scrapers (Revision: 2385)
  14.  
  15. ================= <Assembly Versions> =================
  16.  
  17.  
  18. Title: Error
  19. Message: SQLite error
  20. no such table: TVShows
  21. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  22. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  23. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  24. at System.Data.SQLite.SQLiteDataReader.NextResult()
  25. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  26. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  27. at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  28. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  29. at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  30. at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  31. at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  32. at EmberAPI.Database.FillDataTable(DataTable& dTable, String Command)
  33. Date/Time: 10/24/2010 10:58:54 AM
  34. ===========================================================================================
  35.  
  36. Title: Error
  37. Message: SQLite error
  38. no such table: TVShows
  39. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  40. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  41. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  42. at System.Data.SQLite.SQLiteDataReader.NextResult()
  43. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  44. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  45. at System.Data.SQLite.SQLiteCommand.ExecuteScalar()
  46. at Ember_Media_Manager.frmMain.SetTVCount()
  47. at Ember_Media_Manager.frmMain.FillList(Int32 iIndex)
  48. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  49. Date/Time: 10/24/2010 10:58:54 AM
  50. ===========================================================================================
  51.  
  52. Title: Error
  53. Message: Index was outside the bounds of the array.
  54. StackTrace: at System.Data.SQLite.SQLiteDataReader.GetSQLiteType(Int32 i)
  55. at System.Data.SQLite.SQLiteDataReader.GetValue(Int32 i)
  56. at System.Data.SQLite.SQLiteDataReader.get_Item(String name)
  57. at EmberAPI.Database.LoadMovieFromDB(Int64 MovieID)
  58. Date/Time: 10/24/2010 10:58:55 AM
  59. ===========================================================================================
  60.  
  61. Title: Error
  62. Message: Object reference not set to an instance of an object.
  63. StackTrace: at Ember_Media_Manager.frmMain.fillScreenInfoWithMovie()
  64. Date/Time: 10/24/2010 10:58:55 AM
  65. ===========================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement