Currently we often get this Message:
Re-attaching containers to building after building splitIs this a problem? What does this mean?
Currently we often get this Message:
Re-attaching containers to building after building splitIs this a problem? What does this mean?
It's not a problem. It occurs when a building is split. Rust creates 2 new buildings. Rust then attaches all containers to their nearest building. If there is a pipe it attaches to the pipe which has no building. The mod then has to re-attach the containers back to the correct building. Before this fix went in the TCs could become detached and the buildings would decay.
thanks very much 👍