Elyotna / IntWars

MOBA server framework
GNU General Public License v3.0
154 stars 65 forks source link

Using Spells, AutoAttack or if minions start to fight the server crashes #114

Closed MichelFR closed 10 years ago

MichelFR commented 10 years ago

The auto-attacks seem to be destroyed incorrectly, resulting in breaks in GDB when minions attack, it points to functionality inside the update function of CollisionHandler.

Objects get removed from the CollisionHandler when they're being deleted, how are they still in the CollisionHandler? Is delete not working? Are autoattacks not being removed correctly?

Querijn commented 10 years ago

This is a known bug, updating right now fixes™ it by not going through the update.