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

Horde movement broken, way too slow and can't properly move into bubble #20363

Closed
Coolthulhu opened this issue Feb 24, 2017 · 1 comment
Closed
Labels
<Bug> This needs to be fixed Code: Performance Performance boosting code (CPU, memory, etc.) Monsters Monsters both friendly and unfriendly.
Projects

Comments

@Coolthulhu
Copy link
Contributor

Hordes will set interest properly, but then pretty much ignore it.
Their movement seems incredibly slow, as if only some hordes were capable of movement at all (not related to interest).
Hordes that should enter bubble either disappear or are somehow prevented from spawning. No messages on debug screen.

Log file is filled with

GROUP_ZOMBIE: invalid population here: -1.11665e-016

Though the above log spam seems to be safe, as it looks like it should happen at edges of a diffuse monster group and have no ill effects (it is later clamped to 0).

@Coolthulhu Coolthulhu added the <Bug> This needs to be fixed label Feb 24, 2017
@kevingranade kevingranade added this to Input Queue in Hordes Mar 4, 2017
@Leland Leland added Code: Performance Performance boosting code (CPU, memory, etc.) Monsters Monsters both friendly and unfriendly. labels Feb 22, 2018
@RenechCDDA
Copy link
Member

Sometime in the last 7 years these have been resolved. Likely due to hordes being completely overhauled between then and now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Code: Performance Performance boosting code (CPU, memory, etc.) Monsters Monsters both friendly and unfriendly.
Projects
Status: Input Queue
Hordes
Input Queue
Development

No branches or pull requests

3 participants