That's not a bug, and that's not something engine is supposed to tell you.

Because entities are destroyed your target_map pointer becomes NULL therefore you get a crash. They could have add check if target_map is NULL but then the people would try and wonder why their panels do not render at all etc..


3333333333