Description
See above.
While the server crash is related to absent check for track existence, client crash is probably related to some logical error in the code that allows to start selection even if the player doesn't have the track, just because of specific mode.
Steps to reproduce
- Use the server in one-player mode
- Push a map not installed on your client and/or server to the queue
- Start selection. If the server doesn't have the map installed, server timeouts.
- Otherwise, select a kart. If the client doesn't have the map installed, client crashes.
Description
See above.
While the server crash is related to absent check for track existence, client crash is probably related to some logical error in the code that allows to start selection even if the player doesn't have the track, just because of specific mode.
Steps to reproduce