BMTv4 TV

ID Category Task Type Priority Severity Summary  desc Status Progress
PluginFeature RequestDeferVery LowVote KickNew
0%
Task Description

Provide Vote Kick/Ban players

Backend / CoreBug ReportMediumLow Value cannot be null. Closed
100%
Task Description
System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.Collections.Generic.Dictionary2.FindEntry(TKey key)
   at System.Collections.Generic.Dictionary2.get_Item(TKey key)
   at BMT_TV.ScoringProcessHandler.ChangeGameType() in C:\Users\Administrator\Documents\GitHub\BMT_TV\BMT_TV\ScoringProcessHandler.cs:line 190
   at BMT_TV.ScoringProcessHandler.Run() in C:\Users\Administrator\Documents\GitHub\BMT_TV\BMT_TV\ScoringProcessHandler.cs:line 64
   at BMT_TV.Main_Profilelist.UpdateTick() in C:\Users\Administrator\Documents\GitHub\BMT_TV\BMT_TV\Main_Profilelist.cs:line 3120
Backend / CoreBug ReportVery LowHighUser Manager TVRequires testing
100%
Task Description

1) Can not assign profile to users, I untick it from all the other profiles and once I go into a profile and tick access profile it ticks all of them so i go through and untick the other profiles and it untick all of the profile.
It would be easier if everything was select when you clicked access for each section the went into that section and unticked what you dont want them to use.

2) Game server Profile’s getting mixed up e.g

UGC = USA
USA = UGC

3) Deleted a game server profile and it change all the users profile access e.g

USA who had USA profile access only change to UGC access only
NutHouse who had Nuthouse access only changed to USA access only


Backend / CoreFeature RequestMediumHigh User Manager - Delete Primary User Closed
100%
Task Description

When deleting the primary user, delete all sub-admins.

Backend / CoreBug ReportMediumHigh User Manager - Add New User Closed
100%
Task Description

When adding a primary user, the user default permissions are not changing in accordance to the listView.

Backend / CoreBug ReportMediumMedium User Manager Closed
100%
Task Description

Fix user manager

Backend / CoreBug ReportMediumMedium User Manager Closed
100%
Task Description

Code in a sanity check for existing users.

Backend / CoreBug ReportMediumLow User Manager Closed
100%
Task Description

Fix bug where Super Admins cannot view connection logs via the RC

Backend / CoreBug ReportMediumLow User Manager Closed
100%
Task Description

Code out Connection Activity on TV User Manager

Backend / CoreBug ReportMediumMedium Updated TVRCFunctions class Closed
100%
Task Description

Updated the GetInstances command to only provide instances that the user has been assigned.

This will also help prevent large data transfers to clients who only have one instance.

Backend / CoreBug ReportMediumLowUnhandled Exception: System.ArgumentExceptionRequires testing
100%
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 / CoreBug ReportMediumLowThe given key was not present in the dictionary.Unconfirmed
0%
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 / CoreBug ReportMediumLow The given key was not present in the dictionary. Closed
100%
Task Description
************** Exception Text **************
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.Main_Profilelist.<>c__DisplayClass32_0.<SetupAppState>b__0(Object sender, EventArgs e) in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\Main_Profilelist.cs:line 801
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Backend / CoreBug ReportMediumMedium Team Password Closed
100%
Task Description

Blue Team password was set, and is not being unset. Players reportedly only being thrown on RED team.

Backend / CoreBug ReportMediumLowStart Game ErrorAssigned
0%
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)
Backend / CoreBug ReportMediumLow Start Game Error Closed
100%
Task Description
System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at BMT_TV.Start_Game.button1_Click(Object sender, EventArgs e) in C:\Users\Administrator\Documents\GitHub\BMT_TV\BMT_TV\Start_Game.cs:line 592
   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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BMT_TV
    Assembly Version: 1.5.6.4
    Win32 Version: 1.5.6.4
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/BMT_TV.exe
----------------------------------------
log4net
    Assembly Version: 2.0.15.0
    Win32 Version: 2.0.15.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/log4net.DLL
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4550.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 13.0.0.0
    Win32 Version: 13.0.1.25517
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4585.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.116.0
    Win32 Version: 1.0.116.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
FubarDev.FtpServer.Abstractions
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/FubarDev.FtpServer.Abstractions.DLL
----------------------------------------
netstandard
    Assembly Version: 2.0.0.0
    Win32 Version: 4.8.3761.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------
System.Web.Http
    Assembly Version: 5.2.9.0
    Win32 Version: 5.2.61129.10
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.Web.Http.DLL
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
WatsonTcp
    Assembly Version: 4.8.14.14
    Win32 Version: 4.8.14.14
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/WatsonTcp.DLL
----------------------------------------
Microsoft.Extensions.DependencyInjection.Abstractions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Microsoft.Extensions.DependencyInjection.Abstractions.DLL
----------------------------------------
Microsoft.Extensions.DependencyInjection
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Microsoft.Extensions.DependencyInjection.DLL
----------------------------------------
Microsoft.Bcl.AsyncInterfaces
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Microsoft.Bcl.AsyncInterfaces.DLL
----------------------------------------
System.Threading.Tasks.Extensions
    Assembly Version: 4.2.0.1
    Win32 Version: 4.6.28619.01
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.Threading.Tasks.Extensions.DLL
----------------------------------------
FubarDev.FtpServer
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/FubarDev.FtpServer.DLL
----------------------------------------
Microsoft.Extensions.Options
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Microsoft.Extensions.Options.DLL
----------------------------------------
System.Threading.Channels
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.Threading.Channels.DLL
----------------------------------------
FubarDev.FtpServer.Commands
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/FubarDev.FtpServer.Commands.DLL
----------------------------------------
Microsoft.AspNetCore.Http.Features
    Assembly Version: 5.0.17.0
    Win32 Version: 5.0.1722.21507
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Microsoft.AspNetCore.Http.Features.DLL
----------------------------------------
Microsoft.Extensions.Logging.Abstractions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Microsoft.Extensions.Logging.Abstractions.DLL
----------------------------------------
NGettext
    Assembly Version: 0.6.1.0
    Win32 Version: 0.6.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/NGettext.DLL
----------------------------------------
Scrutor
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/Scrutor.DLL
----------------------------------------
System.ComponentModel.Annotations
    Assembly Version: 4.2.1.0
    Win32 Version: 4.6.26515.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.ComponentModel.Annotations.DLL
----------------------------------------
System.ComponentModel.DataAnnotations
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------
System.Memory
    Assembly Version: 4.0.1.2
    Win32 Version: 4.6.31308.01
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.Memory.DLL
----------------------------------------
System.IO.Pipelines
    Assembly Version: 5.0.0.2
    Win32 Version: 5.0.1522.11506
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.IO.Pipelines.DLL
----------------------------------------
FubarDev.FtpServer.FileSystem.DotNet
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/FubarDev.FtpServer.FileSystem.DotNet.DLL
----------------------------------------
System.Runtime.CompilerServices.Unsafe
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.21.52210
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/System.Runtime.CompilerServices.Unsafe.DLL
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4435.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
ConfigParser
    Assembly Version: 0.3.8.2
    Win32 Version: 0.3.8.2
    CodeBase: file:///C:/Program%20Files%20(x86)/Babstats/BMT%20Television/ConfigParser.DLL
----------------------------------------
Microsoft.CSharp
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
System.Dynamic
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Backend / CoreBug ReportMediumLow Start Error Closed
100%
Task Description
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at BMT_TV.Start_Game.button1_Click(Object sender, EventArgs e) in C:\Users\Administrator\Documents\GitHub\BMT_TV\BMT_TV\Start_Game.cs:line 871
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 / CoreBug ReportMediumMedium Spoofed IPs Closed
100%
Task Description

Check to see if spoofing client addresses is possible.

2023-02-18 04:15:21

Backend / CoreBug ReportMediumLow Something went wrong with ScoringProcessHandler: System ...Closed
100%
Task Description
Something went wrong with ScoringProcessHandler: System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.Collections.Generic.Dictionary2.FindEntry(TKey key)
   at System.Collections.Generic.Dictionary2.get_Item(TKey key)
   at BMT_TV.ScoringProcessHandler.ChangeGameType() in C:\Users\Administrator\Documents\BMT\BMT_TV\BMT_TV\ScoringProcessHandler.cs:line 192 Instance: 3
PluginBug ReportMediumLowSkip MapIn Progress
70%
Task Description

Increase number of monitoring threads to handle multiple players saying !skip at the same time.

Backend / CoreBug ReportMediumLow ScoringHandler Closed
100%
Task Description

Fix null int value issue on line 190

Backend / CoreBug ReportVery LowVery Low Sample Task Closed
100%
Task Description

This is not a real task. You should close it and start opening some real tasks.

Backend / CoreBug ReportMediumLow RC GetLogs Function Closed
100%
Task Description

Fixed bug where _state.rcClients[sessionID]._username was item.username

Backend / CoreBug ReportMediumLow Profile Error Closed
100%
Task Description

Added a new profile and tried to start the game and most drop down are blank and get this error

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.Main_Profilelist.<>c__DisplayClass32_0.<SetupAppState>b__0(Object sender, EventArgs e) in C:\Users\Administrator\Documents\GitHub\BMT_TV\BMT_TV\Main_Profilelist.cs:line 800
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
PluginFeature RequestDeferVery LowPlugin RequestAssigned
0%
Task Description

Change Weapon Restrictions based on Map

Backend / CoreBug ReportVery LowLowperm ban custom reasonAssigned
0%
Backend / CoreBug ReportMediumLow Object reference not set to an instance of an object Closed
100%
Backend / CoreBug ReportMediumLow Newtonsoft.Json.JsonReaderException: Unexpected charact ...Closed
100%
Backend / CoreBug ReportMediumLowMaplist BugRequires testing
100%
Backend / CoreBug ReportMediumLow Main_Profilelist.update_master() - Unexpected character ...Closed
100%
Backend / CoreBug ReportVery HighCritical License Check Spam Closed
100%
Backend / CoreBug ReportMediumLowInvalidArgument=Value of '0' is not valid for 'Selected...Requires testing
100%
Backend / CoreBug ReportMediumLowInvalidArgument=Value of '0' is not valid for 'Selected...Requires testing
100%
Backend / CoreBug ReportMediumLow Invalid UserID Closed
100%
Backend / CoreBug ReportMediumMedium Game Play Options Missing Closed
100%
Backend / CoreBug ReportMediumMedium Game Play Options Missing Closed
100%
Backend / CoreBug ReportMediumLow FTP Username Closed
100%
Backend / CoreBug ReportMediumLow FTP Crashing Closed
100%
Backend / CoreBug ReportMediumLow Fixed Processor Bug Closed
100%
Web InterfaceBug ReportMediumLow Fixed Crash Closed
100%
Backend / CoreFeature RequestMediumMedium Fat Bullets Closed
100%
Backend / CoreFeature RequestMediumLow Console Queue Closed
100%
Backend / CoreBug ReportDeferVery Low Allow Custom Skins Closed
100%
Backend / CoreBug ReportHighHigh Admin Accounts Closed
100%
Showing tasks 1 - 44 of 44 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing