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

Issuing a move command to a different unit can stop building #7

Open
musshorn opened this issue Jul 15, 2015 · 3 comments
Open

Issuing a move command to a different unit can stop building #7

musshorn opened this issue Jul 15, 2015 · 3 comments
Assignees

Comments

@musshorn
Copy link
Owner

Reproduce:

  1. Issue a build command to a worker
  2. While they are walking to it, issue a move command to another worker
  3. The initial worker clears all work and stops

Problem is in builder_queue, need to reconsider the concept of the player.activeBuilder I think.

@musshorn musshorn self-assigned this Jul 15, 2015
@int128fly
Copy link

One thing to note, is the build cancelled callback is called everytime a right click actions is trigger (e.g. sell an item, move item to stash, ...)

@musshorn
Copy link
Owner Author

That's not really related to this issue. I thought i fixed this yesterday? http://gfycat.com/WideCircularGordonsetter

@int128fly
Copy link

Nice I will test this tonight, good job 👍

Sorry it my first time using the track issue on a open source project, hehe. I was wondering why my reported issue dispeared!

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

2 participants