When I destroy my AI character, he crashes the game, any clue why?

If you are destroying the actor then it should be done in the actors blueprint. Try adding a reference to the actor that you are wanting to destroy.

What Blueprint is this in?
You should do the destroying in the Actors blueprint.
Also you might want to add a unposses pending kill node.