Logs should be in /Library/Application Support/hamm/logs
/Library/Application Support/hamm/logs
edit: dont need logs, fixed! it was if health == 0 instead of if health <= 0.
if health == 0
if health <= 0