You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a janky looking error that can appear when trying to spawn a vehicle on the deploy menu, but it requires a specific set of circumstances.
Steps to reproduce
Have two players on a map where there is only 1 total team tank slot left.
Make sure that there is a tank that has a long cooldown timer until it can be spawned.
Have Player 1 reserve the tank spawn for the tank with a long-running cooldown timer.
Have Player 2 select another vehicle to spawn (note that this shouldn't even be possible since the menu should recognize that all tanks slots have been occupied by active tanks and tanks that are currently being reserved!)
Have Player 2 double-click the "Continue" button on the deploy menu.
Observe the error.
Note that once Player 1 spawns with the vehicle, the Continue button for Player 2 is correctly greyed out. This indicates that it is a problem with the function that determines whether or not that button should be active (counting only active tanks and not ones that have been reserved, perhaps?)
Screenshots
Logs
No response
OS
Windows 11
The text was updated successfully, but these errors were encountered:
Describe the bug
There is a janky looking error that can appear when trying to spawn a vehicle on the deploy menu, but it requires a specific set of circumstances.
Steps to reproduce
Note that once Player 1 spawns with the vehicle, the
Continue
button for Player 2 is correctly greyed out. This indicates that it is a problem with the function that determines whether or not that button should be active (counting only active tanks and not ones that have been reserved, perhaps?)Screenshots
Logs
No response
OS
Windows 11
The text was updated successfully, but these errors were encountered: