Try to check the type of the collision (object type under collision ) for both the causer of the damage and the object that receive the damage (the one who receive the damage object type of it must be block).
ex : the projectile collision (causer ) must be world dynamic , and the one who receive the damage must block world dynamic . all what i mention is under world dynamic tab .
At least that was my problem .hope this is your problem .