Please post your code in code tags.

Empty catch() {} blocks are useless and a bad practice. Fix that.

What is the wait() statement waiting for, and while it's waiting, what could possibly send...