RimWorld

RimWorld

Layered Wall Destruction
1.6 God Mode deconstruction issue
Drag-selecting the deconstruct order in god mode to instantly deconstruct buildings results in only one thing being destroyed and the following error showing up:

Root level exception in OnGUI(): System.MissingMethodException: Method not found: bool Verse.GenPlace.TryPlaceThing(Verse.Thing,Verse.IntVec3,Verse.Map,Verse.ThingPlaceMode,System.Action`2<Verse.Thing, int>,System.Predicate`1<Verse.IntVec3>,Verse.Rot4) [Ref C9550414] at Verse.ThingWithComps.Destroy (Verse.DestroyMode mode) [0x00026] in <2c37f996756d4374ac2ce327c816c91f>:0 at Verse.Building.Destroy (Verse.DestroyMode mode) [0x0002e] in <2c37f996756d4374ac2ce327c816c91f>:0 at RimWorld.Designator_Deconstruct.DesignateThing (Verse.Thing t) [0x0002f] in <2c37f996756d4374ac2ce327c816c91f>:0 at RimWorld.Designator_Deconstruct.DesignateSingleCell (Verse.IntVec3 loc) [0x0000a] in <2c37f996756d4374ac2ce327c816c91f>:0 at Verse.Designator.DesignateMultiCell (System.Collections.Generic.IEnumerable`1[T] cells) [0x00041] in <2c37f996756d4374ac2ce327c816c91f>:0 at Verse.DesignatorManager.ProcessInputEvents () [0x0013e] in <2c37f996756d4374ac2ce327c816c91f>:0 at RimWorld.MapInterface.HandleMapClicks () [0x00010] in <2c37f996756d4374ac2ce327c816c91f>:0 at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00093] in <2c37f996756d4374ac2ce327c816c91f>:0 at Verse.Root.OnGUI () [0x00040] in <2c37f996756d4374ac2ce327c816c91f>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.Root:OnGUI ()