Jump to content

Daximus

Members
  • Posts

    6
  • Joined

  • Last visited

File Reviews posted by Daximus

  1. This is fantastic! Thank you so much for providing this for free!

    No more selling crap that's better than what I'm currently using.

    I always get this error below but it seems to work just fine... anything I can fix or should I not worry about it?

    - [Wholesome Vendors]: Something gone wrong!code = Error (1), message = System.Data.SQLite.SQLiteException (0x800007BF): SQL logic error
    no such table: creature
       at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
       at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
       at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
       at System.Data.SQLite.SQLiteDataReader.NextResult()
       at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
       at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
       at System.Data.SQLite.SQLiteCommand.ExecuteScalar(CommandBehavior behavior)
       at System.Data.SQLite.SQLiteCommand.ExecuteScalar()
       at WoWDBUpdater.DB.GetQuery(String query)
       at WoWDBUpdater.DBUpdater.CheckUpdate()
       at Main.Initialize()

     

×
×
  • Create New...