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

Crash with delayed trigger #75

Open
zxexuxs opened this issue Aug 18, 2015 · 2 comments
Open

Crash with delayed trigger #75

zxexuxs opened this issue Aug 18, 2015 · 2 comments

Comments

@zxexuxs
Copy link

zxexuxs commented Aug 18, 2015

Here is the bug report (from AS2 obviously)
http://pastebin.com/qrB4Umv0
To reproduce the bug: (at least with my system)
create a normal default trigger and then add in row 2 delayed triggers

@hilburn
Copy link
Owner

hilburn commented Aug 19, 2015

I'll look into it

@depressed-pho
Copy link

I just stumbled on this bug. The crash occurs here due to a ConcurrentModificationException:

if (toTrigger.remove()) itr.remove();

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

3 participants