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

[Guards] Guard removal on first start_town fails for one guard spot each time #6

Open
BoneHorror opened this issue Jul 13, 2021 · 1 comment

Comments

@BoneHorror
Copy link

Starting a script with empty guard spots should typically remove all of them: instead, when this issue occurs one guard persists, and sometimes seems to potentially "steal" away another guard's location (not sure how to consistently repro this part of the bug though :( )
If there is only one empty guard spot on town init it seems to persist 100% of the time; the guard that persists seems to always be the highest unit index
Files for repro
Notes:
Could not repro in unmodded RM

Repro:

  1. Download the provided exe, map
  2. Launch the map, wait for dragoons to die (triggers, no action needed) and the script to start a few seconds later
  3. Observe as one dragoon persists through guard removal on script start (should be done by 40 real-life seconds)
@BoneHorror
Copy link
Author

May be more than one guard each time, not sure what the logic behind it is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant