|
| Backend / Core | Bug Report | Very High | Critical | License Check Spam | Closed | |
Task Description
Temporarily removed message for Master Server 1 and 2 failure.
|
|
| Backend / Core | Feature Request | Medium | High | User Manager - Delete Primary User | Closed | |
Task Description
When deleting the primary user, delete all sub-admins.
|
|
| Backend / Core | Bug Report | Medium | High | User Manager - Add New User | Closed | |
Task Description
When adding a primary user, the user default permissions are not changing in accordance to the listView.
|
|
| Backend / Core | Bug Report | High | High | Admin Accounts | Closed | |
Task Description
Debug and fix null IDs being entered into the SQLite database.
|
|
| Backend / Core | Bug Report | Very Low | High | User Manager TV | Requires testing | |
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 / Core | Feature Request | Medium | Medium | Fat Bullets | Closed | |
Task Description
Code out Fat Bullets for BHD
|
|
| Backend / Core | Bug Report | Medium | Medium | Game Play Options Missing | Closed | |
Task Description
Find the missing game play options, and their values.
|
|
| Backend / Core | Bug Report | Medium | Medium | User Manager | Closed | |
Task Description
Fix user manager
|
|
| Backend / Core | Bug Report | Medium | Medium | Updated TVRCFunctions class | Closed | |
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 / Core | Bug Report | Medium | Medium | User Manager | Closed | |
Task Description
Code in a sanity check for existing users.
|
|
| Backend / Core | Bug Report | Medium | Medium | Game Play Options Missing | Closed | |
Task Description
Allow Auto Range Show Team Tags
|
|
| Backend / Core | Bug Report | Medium | Medium | Spoofed IPs | Closed | |
Task Description
Check to see if spoofing client addresses is possible.
2023-02-18 04:15:21
|
|
| Backend / Core | Bug Report | Medium | Medium | Team Password | Closed | |
Task Description
Blue Team password was set, and is not being unset. Players reportedly only being thrown on RED team.
|
|
| Backend / Core | Bug Report | Medium | Low | User Manager | Closed | |
Task Description
Fix bug where Super Admins cannot view connection logs via the RC
|
|
| Backend / Core | Bug Report | Medium | Low | User Manager | Closed | |
Task Description
Code out Connection Activity on TV User Manager
|
|
| Backend / Core | Bug Report | Medium | Low | ScoringHandler | Closed | |
Task Description
Fix null int value issue on line 190
|
|
| Backend / Core | Bug Report | Medium | Low | FTP Crashing | Closed | |
Task Description
FTP keeps crashing on BMTv4
|
|
| Backend / Core | Bug Report | Medium | Low | FTP Username | Closed | |
Task Description
FTP username is being passed to the RCLogs upon creation instead of the Admin’s username.
|
|
| Backend / Core | Bug Report | Medium | Low | RC GetLogs Function | Closed | |
Task Description
Fixed bug where _state.rcClients[sessionID]._username was item.username
|
|
| Backend / Core | Bug Report | Medium | Low | Invalid UserID | Closed | |
Task Description
Fix user manager where the user no longer exists. Invalid index in dictionary.
|
|
| Backend / Core | Feature Request | Medium | Low | Console Queue | Closed | |
Task Description
Create a console queue to insure we only use the console once per command or message. This is to prevent overlapping from multiple functions attempting to access the console at the same time.
|
|
| 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)
|
|
| Backend / Core | Bug Report | Medium | Low | Start Game Error | Closed | |
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 / Core | Bug Report | Medium | Low | Start Error | Closed | |
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 / Core | Bug Report | Medium | Low | Profile Error | Closed | |
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)
|
|
| Backend / Core | Bug Report | Medium | Low | Fixed Processor Bug | Closed | |
|
|
| Backend / Core | Bug Report | Medium | Low | Object reference not set to an instance of an object | Closed | |
|
|
| Backend / Core | Bug Report | Medium | Low | The given key was not present in the dictionary. | Unconfirmed | |
|
|
| Backend / Core | Bug Report | Medium | Low | Value cannot be null. | Closed | |
|
|
| Backend / Core | Bug Report | Medium | Low | Unhandled Exception: System.ArgumentException | Requires testing | |
|
|
| Backend / Core | Bug Report | Medium | Low | Main_Profilelist.update_master() - Unexpected character ... | Closed | |
|
|
| Backend / Core | Bug Report | Medium | Low | InvalidArgument=Value of '0' is not valid for 'Selected... | Requires testing | |
|
|
| Backend / Core | Bug Report | Medium | Low | InvalidArgument=Value of '0' is not valid for 'Selected... | Requires testing | |
|
|
| Backend / Core | Bug Report | Medium | Low | Newtonsoft.Json.JsonReaderException: Unexpected charact ... | Closed | |
|
|
| Backend / Core | Bug Report | Medium | Low | The given key was not present in the dictionary. | Closed | |
|
|
| Backend / Core | Bug Report | Medium | Low | Something went wrong with ScoringProcessHandler: System ... | Closed | |
|
|
| Backend / Core | Bug Report | Medium | Low | Maplist Bug | Requires testing | |
|
|
| Backend / Core | Bug Report | Very Low | Low | perm ban custom reason | Assigned | |
|
|
| Backend / Core | Bug Report | Very Low | Very Low | Sample Task | Closed | |
|
|
| Backend / Core | Bug Report | Defer | Very Low | Allow Custom Skins | Closed | |
|
|
| Plugin | Bug Report | Medium | Low | Skip Map | In Progress | |
|
|
| Plugin | Feature Request | Defer | Very Low | Vote Kick | New | |
|
|
| Plugin | Feature Request | Defer | Very Low | Plugin Request | Assigned | |
|
|
| Web Interface | Bug Report | Medium | Low | Fixed Crash | Closed | |
|