This happens if you have a portable chest in an inventory and then try to load the save with the mod missing or disabled.
It seems to be caused by the fact there is no base item of type "item-with-inventory":
Code: Select all
23.021 Warning Scenario.cpp:145: Map loading failed: Unknown entity portable-chests-wooden-chest (Maybe you loaded alpha save from demo)
Attempt to use different prototype to traverse save of already removed entity called "portable-chests-wooden-chest" failed.There is no other prototype of the same type (item-with-inventory) to be used to load the entity.
23.165 Error AppManagerStates.cpp:1119: Unknown entity portable-chests-wooden-chest (Maybe you loaded alpha save from demo)