It is a bug.
It will happen when you use AddEvent with the same name more than once.
As agraham wrote the event will fire twice no matter how many times AddEvent is used.
This bug doesn't affect optimized compiled executables.
It will be fixed in the next major update (not the soon to come update).
|