Developer postOriginal post (opens in a new tab)

Patch 1.0.1. Online Bug Fixes

  • Fixed an issue where the leave lobby button wouldnt work
  • Fixed an issue where disconnecting from a lobby would brick said lobby
  • Fixed an issue where the host closing or leaving the lobby would lock everyone else in the lobby forcing a restart
  • Fixed an issue where prestige stars would not appear on playercards
  • Fixed an issue where a masking pixels would be visible on the career card when they were not supposed to be
  • Fixed an issue where moving the onscreen keyboard would play a billion sound fx
  • Fixed an issue where disconnecting midmatch would lock players in that match. Proper logic is as follows: -Client Discconnects -> Their character is destroyed and the match continues -Host Disconnects -> All players are returned to the menu
  • Removed unnecessary GetComponent/Find calls in the menu to play sound FX. Improves performance in the main menu and fixes some audio delay