spdskatr / ProjectRimFactory

ProjectRimFactory - A combination of my 3 automation mods.
MIT License
31 stars 11 forks source link

[Bug 1.0.6] Multi Stack de-stack when loading save #24

Closed cbtendo closed 5 years ago

cbtendo commented 5 years ago

I'm having this weird issues with multi stacking items. if I store items in a multi stacking storage (such as the cargo platform), when I loaded my save game, all of the items that are multi stacked will be de-stacked and thrown around the storage, even sometime dislodge walls and other item that can be minified (I used minify everything mod)

This is probably a mod conflict, But I can't find the culprit. Attached are my output log file. And one of the most numerous warning is this line

Trying to get valid region at (198, 0, 153) but RegionAndRoomUpdater is disabled. The result may be incorrect.

output_log.txt

spdskatr commented 5 years ago

Fixed in 1.0.7.

cbtendo commented 5 years ago

I tried 1.07 and it was fixed. Thank you