Wargus / stratagus

The Stratagus strategy game engine
GNU General Public License v2.0
619 stars 119 forks source link

[CRASH][wc1] Assertion failed RefsIncrease: !Refs || (Refs && !Destroyed) #601

Open ildar opened 6 months ago

ildar commented 6 months ago

with 3.3.2 version I experience crash at this moment: wc1.crash.sav.gz

Assertion failed at /usr/src/RPM/BUILD/stratagus-3.3.2/src/unit/unit.cpp:380: RefsIncrease: !Refs || (Refs && !Destroyed)

Jarod42 commented 5 months ago

Might be fixed by https://github.com/Wargus/stratagus/pull/649