How can I run simultaneous actions from one overlap?

You can also make a custom event to either trigger off the first allowing two events to run.

The message your getting is because it went to get something from a reference which resulted in none.

because your using delays this happens sometimes.

my solution for this would be to pass through custom events before delays.

If you need more input let me know.