This was queueing potentially multiple tasks if the config was changed on the login screen, all waiting for the player to be logged in. Instead, use the game state change event to load the icons.
This was queueing potentially multiple tasks if the config was changed on the login screen, all waiting for the player to be logged in. Instead, use the game state change event to load the icons.