Page 1 of 1

[14.21] Crash when mining car on: "EquipmentGrid::clear" (reproducible)

Posted: Sun Dec 11, 2016 4:25 pm
by XBBX
crash report
Mods
Save

Just exit car and mine it
Edit: If i remove items from cars grid and then mine it then it is ok no crash

Re: [14.21] Crash when mining car on: "EquipmentGrid::clear" (reproducible)

Posted: Sun Dec 11, 2016 7:09 pm
by Rseding91
Interesting. With your save I was able to find quite a few bugs related to mod removal and the vehicle <> equipment grid logic :)

Anyway, this is fixed for 0.15. It's a bug with LuaItemStack::set_stack when setting from an existing ItemWithEntityData that contains a grid. It will always crash.

Re: [14.21] Crash when mining car on: "EquipmentGrid::clear" (reproducible)

Posted: Sun Dec 11, 2016 7:10 pm
by Rseding91
In the mean time, if you remove the inventory sort mod you won't get the crash.

Re: [14.21] Crash when mining car on: "EquipmentGrid::clear" (reproducible)

Posted: Mon Dec 12, 2016 8:42 pm
by XBBX
Hmm interesting. Its not a big problem for me i can just leave car on the ground now then i now where's the problem i can avoid it
Its not first time i get crashed like this but first time i was able to replicate
Good to now it will be fixed in .15