0x10 | JoinRefusedException | InvalidOperationException | Thrown, when you can't access a universe, including the following reasons: 0x01: Player is already on a universe. 0x02: You specified an invalid team. 0x03: Universe is full. (Maximum players reached.) 0x04: Selected team is full. (Maximum players for this team reached.) 0x05: Access denied. (You don't have the necessary privileges or are banned from this universe.) 0x06: Access denied. (Your join configuration doesn't match the tournament configuration.) 0x07: Universe not ready. (E.g. offline.) |
0x11 | PartException | InvalidOperationException | Thrown, when you fail on leaving a universe, including the following reasons: 0x01: You are on no universe. 0x02: You are on another universe. |