In CEvents::execute_event, it's possible for an infinite look to blow out the stack space. I should look at rewriting this to prevent that.
THe problem is that ACTIVATE_EVENT_EFFECT can call execute_event.
Related posts