BMTv4 TV

  • Status Assigned
  • Percent Complete
    0%
  • Task Type Bug Report
  • Category Backend / Core
  • Assigned To
    SkyWalker
  • Operating System Windows Server 2019
  • Severity Low
  • Priority Medium
  • Reported Version 1.1
  • Due in Version 1.2
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: BMTv4 TV
Opened by SkyWalker - 18.05.2023

FS#32 - Start Game Error

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '25' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at BMT_TV.Start_Game.Start_Game_Load(Object sender, EventArgs e) in C:\Users\Administrator\Documents\GitHub\BMT_TV\BMT_TV\Start_Game.cs:line 1236
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Admin

This is not supposed to happen. This is caused by someone editing the database outside of normal conditions.

ComboBox1 from StartGame.cs is session type.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing