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

Bash Interrupting: Concurrent Modification. #2

Closed
minhd-vu opened this issue Mar 5, 2017 · 5 comments
Closed

Bash Interrupting: Concurrent Modification. #2

minhd-vu opened this issue Mar 5, 2017 · 5 comments

Comments

@minhd-vu
Copy link
Owner

minhd-vu commented Mar 5, 2017

Need to fix bash when during the interruptingCasts() method.

@minhd-vu
Copy link
Owner Author

minhd-vu commented Mar 5, 2017

Concurrent modification error stopped, but the task.cancel() is not working for future tasks. Might be Bukkit side problem.

@minhd-vu minhd-vu added this to Cast Development in Implementing Classes & Casts Mar 5, 2017
@minhd-vu
Copy link
Owner Author

minhd-vu commented Mar 10, 2017

Added a functioning feature for interrupting on Cast Bolt. However, this code is repetitive and not efficient. Looking for an alternative.

@minhd-vu
Copy link
Owner Author

Made some more casts available for interrupting but haven't tested them yet.

@minhd-vu
Copy link
Owner Author

Seems to be good, the method works fine, just needs more implementation.

@minhd-vu
Copy link
Owner Author

Added interrupts to all skills.

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

No branches or pull requests

1 participant