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

Commander cannot drop structures #95

Open
jirikivaari opened this issue Feb 3, 2021 · 1 comment
Open

Commander cannot drop structures #95

jirikivaari opened this issue Feb 3, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jirikivaari
Copy link

Sometimes as a commander you cannot structures. It has happened so many times but I don't have reliable reproduction steps.

@jirikivaari jirikivaari added the bug Something isn't working label Feb 3, 2021
@jirikivaari jirikivaari self-assigned this Feb 3, 2021
@RGreenlees
Copy link

The process for validating placement on the client side (i.e. setting the build preview to green/red) operates slightly differently to that on the server (i.e. when you actually click the button). This is usually due to entities that exist on the server but not the client, or the fact that the build preview ignores func_nobuild.

Therefore, there could be any number of reasons for commander structures not being placed even when the preview says they can be. Some of the issues may be fixed already with this commit here:

Bacsu@28126ad

However, what I will do for now is look into why func_nobuild does not affect the building preview, and only the placement itself.

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

No branches or pull requests

2 participants