|
| Backend / Core | Bug Report | Medium | Low | Maplist Bug | Requires testing | |
Task Description
When attempting to remove a map from the “selected” maplist, it removes the first item instead of the selected item.
|
|
| Backend / Core | Feature Request | Medium | Low | Switch | Researching | |
Task Description
Begin switching from .log files to event viewer. The key will be handled by the installer.
|
|
| Backend / Core | Bug Report | Medium | Low | System.TimeoutException: Timed out trying to read data ... | Unconfirmed | |
Task Description
************** Exception Text **************
System.TimeoutException: Timed out trying to read data from the socket stream!
at FluentFTP.FtpSocketStream.<ReadAsync>d__73.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FluentFTP.FtpSocketStream.<ReadLineAsync>d__76.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FluentFTP.AsyncFtpClient.<GetReplyAsyncInternal>d__64.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FluentFTP.AsyncFtpClient.<GetReply>d__61.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FluentFTP.AsyncFtpClient.<HandshakeAsync>d__68.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at FluentFTP.AsyncFtpClient.<Connect>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FluentFTP.AsyncFtpClient.<Connect>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at BMT_RC.BMTFTP.BMTFTPInit.<RequestBMTFTPAccess>d__7.MoveNext() in C:\Users\Administrator\Documents\BMT\msburgess3200\BMT_RC\BMTFTP\BMTFTPInit.cs:line 62
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at BMT_RC.FileManager.<FileManager_Load>d__7.MoveNext() in C:\Users\Administrator\Documents\BMT\msburgess3200\BMT_RC\FileManager.cs:line 65
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
|
|
| Backend / Core | Bug Report | Medium | Low | System.Exception: Something went wrong. Please try agai... | Requires testing | |
Task Description
** Exception Text **
System.Exception: Something went wrong. Please try again. FTP #2
at BMT_RC.FileManager.<button1_Click>d8.MoveNext() in C:\Users\Administrator\Documents\BMT\msburgess3200\BMT_RC\FileManager.cs:line 159
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b6_0(Object state)
|
|
| Backend / Core | Bug Report | Medium | Low | InvalidArgument=Value of '0' is not valid for 'Selected... | Requires testing | |
Task Description
System.ArgumentOutOfRangeException: InvalidArgument=Value of ‘0’ is not valid for ‘SelectedIndex’. Parameter name: SelectedIndex
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at BMT_TV.UserManager.UserManager_Load(Object sender, EventArgs e) in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\UserManager.cs:line 100
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)
|
|
| Backend / Core | Bug Report | Medium | Low | InvalidArgument=Value of '0' is not valid for 'Selected... | Requires testing | |
Task Description
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at BMT_TV.UserManager.resetUserForm() in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\UserManager.cs:line 941
at BMT_TV.UserManager.button1_Click(Object sender, EventArgs e) in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\UserManager.cs:line 415
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
|
|
| Backend / Core | Bug Report | Medium | Low | The given key was not present in the dictionary | Unconfirmed | |
Task Description
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at BMT_RC.UserManager.UserManager_Load(Object sender, EventArgs e) in C:\Users\Administrator\Documents\GitHub\BMT_RC\UserManager.cs:line 116
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)
|
|
| Backend / Core | Bug Report | Medium | Low | Unhandled Exception: System.ArgumentException | Requires testing | |
Task Description
Unhandled Exception: System.ArgumentException: Process with an Id of 9916 is not running.
at System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
at System.Diagnostics.Process.GetProcessById(Int32 processId)
at BMT_TV.Main_Profilelist.button10_Click(Object sender, EventArgs e) in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\Main_Profilelist.cs:line 2466
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at BMT_TV.Main_Load.load_modules() in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\Main_Load.cs:line 152
at BMT_TV.Main_Load..ctor() in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\Main_Load.cs:line 302
at BMT_TV.Program.Main(String[] args) in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\Program.cs:line 94
|
|
| Backend / Core | Bug Report | Medium | Low | The given key was not present in the dictionary. | Unconfirmed | |
Task Description
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at BMT_TV.Options..ctor(AppState state) in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\Options.cs:line 52
at BMT_TV.Main_Profilelist.button2_Click(Object sender, EventArgs e) in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\Main_Profilelist.cs:line 2225
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
|
|
| Backend / Core | Bug Report | Medium | Low | Object reference not set to an instance of an object | Unconfirmed | |
Task Description
System.NullReferenceException: Object reference not set to an instance of an object.
at BMT_RC.Main_Login.button3_Click(Object sender, EventArgs e) in C:\Users\Administrator\Documents\GitHub\BMT_RC\Main_Login.cs:line 367
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
|
|
| Backend / Core | Bug Report | Medium | Low | Start Game Error | Assigned | |
Task Description
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)
|
|
| Plugin | Bug Report | Medium | Low | Skip Map | In Progress | |
Task Description
Increase number of monitoring threads to handle multiple players saying !skip at the same time.
|
|
| Plugin | Feature Request | Defer | Very Low | Plugin Request | Assigned | |
Task Description
Change Weapon Restrictions based on Map
|
|
| Backend / Core | Feature Request | Defer | Low | User Manager | New | |
Task Description
Code in Disconnect User on the User Manager
|
|
| Plugin | Feature Request | Defer | Very Low | Vote Kick | New | |
Task Description
Provide Vote Kick/Ban players
|