Page 1 of 1

[kovarex][0.18.40] Crash loading save: "Inventory::checkConsistency"

Posted: Sat Aug 01, 2020 1:25 pm
by Kardeyy
Hello, we played on this map with 2 friends, and since today's uptade, we can't launch it anymore.
We were playing without mods

That would be so good if you could do something, Thx.

Re: [0.18.40] Crash loading save: "Inventory::checkConsistency"

Posted: Sat Aug 01, 2020 3:46 pm
by Loewchen
Error Inventory.cpp:578: !this->hasDynamicSize() || this->size() == 0 || !(*this)[this->size() - 1].isZero() was not true

Re: [kovarex][0.18.40] Crash loading save: "Inventory::checkConsistency"

Posted: Sat Aug 01, 2020 4:54 pm
by kovarex
Thanks for the report, it is fixed for the next version.
I'm not sure why the assert is not passing, but since it is just a cosmetic thing (that the BP book trimmed always its size after something was removed), there won't be any problem with it.