jweigelt/swbf2admin

Index out of range if stats db is empty

jweigelt opened this issue · 0 comments

[17.10.2019 23:10:28] ERROR | [WEB] WebAdmin error(System.IndexOutOfRangeException: Der Index war außerhalb des Arraybereichs.
bei System.Data.SQLite.SQLiteDataReader.GetSQLiteType(SQLiteConnectionFlags flags, Int32 i)
bei System.Data.SQLite.SQLiteDataReader.GetValue(Int32 i)
bei System.Data.SQLite.SQLiteDataReader.get_Item(String name)
bei SWBF2Admin.Database.SQLHandler.RI(DbDataReader reader, String field) in D:\Softwareentwicklung\Projekte\SWBF2Admin\SWBF2Admin\SWBF2Admin\Database\SQLHandler.cs:Zeile 231.
bei SWBF2Admin.Database.SQLHandler.ReadMatch(DbDataReader reader) in D:\Softwareentwicklung\Projekte\SWBF2Admin\SWBF2Admin\SWBF2Admin\Database\SQLHandler.cs:Zeile 766.
bei SWBF2Admin.Database.SQLHandler.GetMatches(String nameExp, String mapExp, Boolean onlySelected, DateTime dateFrom, DateTime dateUntil, Int32 page, Int32 maxRows) in D:\Softwareentwicklung\Projekte\SWBF2Admin\SWBF2Admin\SWBF2Admin\Database\SQLHandler.cs:Zeile 825.
bei SWBF2Admin.Web.Pages.StatisticsPage.HandlePost(HttpListenerContext ctx, WebUser user, String postData) in D:\Softwareentwicklung\Projekte\SWBF2Admin\SWBF2Admin\SWBF2Admin\Web\Pages\StatisticsPage.cs:Zeile 93.
bei SWBF2Admin.Web.Pages.AjaxPage.HandleContext(HttpListenerContext ctx, WebUser user) in D:\Softwareentwicklung\Projekte\SWBF2Admin\SWBF2Admin\SWBF2Admin\Web\Pages\AjaxPage.cs:Zeile 86.
bei SWBF2Admin.Web.WebServer.HandleContext(HttpListenerContext ctx) in D:\Softwareentwicklung\Projekte\SWBF2Admin\SWBF2Admin\SWBF2Admin\Web\WebServer.cs:Zeile 224.)