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

Host is missing validation for building another levels of buildings #171

Closed
Baldie-dev opened this issue Apr 17, 2021 · 0 comments · Fixed by #172
Closed

Host is missing validation for building another levels of buildings #171

Baldie-dev opened this issue Apr 17, 2021 · 0 comments · Fixed by #172
Assignees
Labels
bug Something isn't working

Comments

@Baldie-dev
Copy link
Contributor

Baldie-dev commented Apr 17, 2021

The server is missing validation for the building levels of the buildings.

For example:

  1. Client will send a request to build 2nd level of storage
  2. At the same time host will delete the 1st level
  3. Host will receive the request to build the 2nd level and accept that request since there is no validation for this situation.

output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant