[potential bug] loading nonexisting textures in a CCMenuItem deletgate results in touch event related crash

Get a print from console saying “if the index doesn’t exist, it is an error”

FileUtils::getFileData creates a UIAlertView when it can’t open the file, and when done in a menu item callback, may it be causing havok in touch event containers?

I’m quite certain this is a bug and surprised no maintainers are following up on this?

I’m having this warning, too. Specifically when I tap a CCLabelBMFont object and used it as a CCMenuItemLabel.