We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(11:06:06) [ERROR @ minqlx.ban.log_exception] Traceback (most recent call last): (11:06:06) [ERROR @ minqlx.ban.log_exception] File "minqlx.zip/minqlx/_events.py", line 79, in dispatch (11:06:06) [ERROR @ minqlx.ban.log_exception] res = handler(*self.args, **self.kwargs) (11:06:06) [ERROR @ minqlx.ban.log_exception] File "./minqlx-plugins/ban.py", line 84, in handle_player_disconnect (11:06:06) [ERROR @ minqlx.ban.log_exception] teams = self.teams() (11:06:06) [ERROR @ minqlx.ban.log_exception] File "minqlx.zip/minqlx/_plugin.py", line 400, in teams (11:06:06) [ERROR @ minqlx.ban.log_exception] res[p.team].append(p) (11:06:06) [ERROR @ minqlx.ban.log_exception] File "minqlx.zip/minqlx/_player.py", line 204, in team (11:06:06) [ERROR @ minqlx.ban.log_exception] return minqlx.TEAMS[int(self["t"])] (11:06:06) [ERROR @ minqlx.ban.log_exception] File "minqlx.zip/minqlx/_player.py", line 121, in __getitem__ (11:06:06) [ERROR @ minqlx.ban.log_exception] return self.cvars[key] (11:06:06) [ERROR @ minqlx.ban.log_exception] KeyError: 't'
The text was updated successfully, but these errors were encountered:
67d0b91 tries to deal with this. If someone wants to try it, then that'd be cool.
Sorry, something went wrong.
Looks good.
MinoMino
No branches or pull requests
The text was updated successfully, but these errors were encountered: