How to debug such problem:
- use print to output log (Select that option)
- open log window look there
- for each event print that it happened
- get reference to self, and add that as text/string to format, so you know who prints to log
- use format text node to easily format log messages
If above does not work post pictures of your blueprints.
ps. Snipping Tool in windows is great for that.