Mathieu-Lala/game_project

occasional crash due to effect

Closed this issue · 1 comments

The following crash happened with the slow effect at the start of a game

Note that receiver and effect seems to be valid entities
image

I think what happens is that the slow effect tries to change the color of an entity which has no color.
Maybe is tries to apply to effect to another effect ? Like if two slow effects are casted at the same time and try to slow each other