jweigelt / swbf2admin

Star Wars Battlefront II (2005) server management application
GNU General Public License v3.0
51 stars 18 forks source link

Index out of range if stats db is empty #25

Closed jweigelt closed 4 years ago

jweigelt commented 4 years ago

[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.)