Skip to content
New issue

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

Network GUI can't kick all clients #2414

Closed
DorpsGek opened this issue Nov 17, 2008 · 1 comment
Closed

Network GUI can't kick all clients #2414

DorpsGek opened this issue Nov 17, 2008 · 1 comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Aali opened the ticket and wrote:

Some code in network_gui.cpp compares client ID's to MAX_COMPANIES, which means you can't kick or ban some clients from the GUI if the server is full.

Kicking and banning were just the two cases i found, this might apply to other functions as well.

Steps to reproduce: fill a server with clients, open the client list on the server and try to kick or ban the last client.

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/2414
@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r14588.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2414

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) bug labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant