Crashed when cancelling machine to move

KeyNotFoundException: The given key ‘ItemContainer’ was not present in the dictionary.
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <314938d17f3848e8ac683e11b27f62ee>:0)
LogisticsModule.OnChestContentsChanged (ItemContainer itemContainer) (at <3b004e7ed03947a9a4e38270b9e249dd>:0)
ItemContainer.AddItemPartially (Item item, System.Int32 amount, System.Int32 minIndexInclusive, System.Int32 maxIndexExclusive, System.Int32 exceptIndex) (at <13dab0f78d6040efb40c31bc79124e3c>:0)
ItemContainer.AddItemPartially (Item item, System.Int32 amount) (at <13dab0f78d6040efb40c31bc79124e3c>:0)
ItemContainer.TryAddItemFully (Item item, System.Int32 amount) (at <13dab0f78d6040efb40c31bc79124e3c>:0)
HopperWOComponent.DoItemTransfer (System.Int32 tick) (at <3bf72ee114784a23ba6ceb67850d5b87>:0)
HopperWOComponent.UpdateSimulation (System.Int32 tick) (at <3bf72ee114784a23ba6ceb67850d5b87>:0)
SimulationModule.Tick () (at <3bf44f401b31494987376ff3f4e25a8a>:0)
SimulationModule.UpdateFrameUnity () (at <3bf44f401b31494987376ff3f4e25a8a>:0)
WorldOrchestrator.UpdateFrameUnity () (at <793c0c5693854e3d87ee09f0e3b854bd>:0)
GameOrchestrator.Update () (at <793c0c5693854e3d87ee09f0e3b854bd>:0)

Hey peter, thanks for the report.

For this one we’d really need a save file to reproduce it ourselves. If you have one (Load Panel → … button → folder icon → there are all the past autosaves) would be great if you could upload it.

Thanks!

This is a duplicate of

Fixing progress will be tracked there.