RimWorld

RimWorld

Vanilla Textures Expanded
【bug report】
After clicking on the workbench that can change the texture, the red letters will appear every tick, game returns to normal after disable this mod



Could not load UnityEngine.Texture2D at UI/VEF_ChooseGraphic in any active mod or in base resources.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.ContentFinder`1<UnityEngine.Texture2D>:Get (string,bool)
VanillaFurnitureExpanded.CompRandomBuildingGraphic/<CompGetGizmosExtra>d__11:MoveNext ()
Verse.ThingWithComps/<GetGizmos>d__33:MoveNext ()
Verse.Building/<GetGizmos>d__25:MoveNext ()
System.Collections.Generic.List`1<Verse.Gizmo>:InsertRange (int,System.Collections.Generic.IEnumerable`1<Verse.Gizmo>)
System.Collections.Generic.List`1<Verse.Gizmo>:AddRange (System.Collections.Generic.IEnumerable`1<Verse.Gizmo>)
(wrapper dynamic-method) RimWorld.InspectGizmoGrid:RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0 (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
RimWorld.MainTabWindow_Inspect:DrawInspectGizmos ()
RimWorld.InspectPaneUtility:ExtraOnGUI (RimWorld.IInspectPane)
RimWorld.MainTabWindow_Inspect:ExtraOnGUI ()
Verse.WindowStack:WindowStackOnGUI ()
(wrapper dynamic-method) RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch3 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch2 (Verse.Root)