DB3ATS Posted March 28, 2021 Share Posted March 28, 2021 Hello. After the last update of the game can't repair buildings.Buildings will break soon, can you tell me who knows what the problem is?Maybe because of some kind of mods, maybe someone also encountered this problem? When trying to repair in logs BepInEx this entry appears :[Error : Unity Log] MissingMethodException: bool PrivateArea.CheckAccess(UnityEngine.Vector3,single,bool)Stack trace:(wrapper dynamic-method) Player.DMD<Player::Repair>(Player,ItemDrop/ItemData,Piece)(wrapper dynamic-method) Player.DMD<Player::UpdatePlacement>(Player,bool,single)(wrapper dynamic-method) Player.DMD<Player::Update>(Player) Link to comment Share on other sites More sharing options...
gyrofalcon Posted March 28, 2021 Share Posted March 28, 2021 Yepp, you have an outdated mod, calling for a PrivateArea.CheckAccess and fails, since something changed in the game-files after update. Had this with a few of the mods I use, but they got fixed very fast. Link to comment Share on other sites More sharing options...
Recommended Posts