Touch listener limitations?

Hi,

I was wondering if anyone had ran into a similar problem. I have 7 touch listener on one of my composer scenes. All 6 buttons work perfectly fine except 1.

TextListener

EnterName

Play Again
Menu
Submit to GPGS
FB
TW

The FB will always crash when it is the first one touched. But will start working after another button gets touched. Any ideas? I tried to throw loggers in there to check where it is crashing. It’s not even triggering the listener. 

=)