Your program is caught in an infinite loop and not releasing resources to other functions etc. You need to add a 'wait(1);' at the end of the while loop in 'player_zuma'.