RimWorld

RimWorld

VGP Bamboo (Standalone) [Discontinued]
Onion 18 Dec, 2023 @ 6:12pm
Strange error causing bamboo plants to not render and spam the error log
Exception printing Plant_TreeBamboo4887893 at (97, 0, 63): System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.StaticTextureAtlas.TryGetTile (UnityEngine.Texture texture, Verse.StaticTextureAtlasTile& tile) [0x00000] in <cd7169108ea74757aa50c5b33d275c15>:0
at Verse.GlobalTextureAtlasManager.TryGetStaticTile (Verse.TextureAtlasGroup group, UnityEngine.Texture2D texture, Verse.StaticTextureAtlasTile& tile, System.Boolean ignoreFoundInOtherAtlas) [0x00023] in <cd7169108ea74757aa50c5b33d275c15>:0
at Verse.Graphic.TryGetTextureAtlasReplacementInfo (UnityEngine.Material mat, Verse.TextureAtlasGroup group, System.Boolean flipUv, System.Boolean vertexColors, UnityEngine.Material& material, UnityEngine.Vector2[]& uvs, UnityEngine.Color32& vertexColor) [0x0006d] in <cd7169108ea74757aa50c5b33d275c15>:0
at RimWorld.Plant.Print (Verse.SectionLayer layer) [0x00230] in <cd7169108ea74757aa50c5b33d275c15>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <cd7169108ea74757aa50c5b33d275c15>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch7 (string)
Verse.SectionLayer_ThingsGeneral:TakePrintFrom (Verse.Thing)
(wrapper dynamic-method) Verse.SectionLayer_Things:Verse.SectionLayer_Things.Regenerate_Patch0 (Verse.SectionLayer_Things)
Verse.Section:RegenerateLayers (Verse.MapMeshFlag)
Verse.MapDrawer:TryUpdateSection (Verse.Section)
Verse.MapDrawer:MapMeshDrawerUpdate_First ()
(wrapper dynamic-method) Verse.Map:Verse.Map.MapUpdate_Patch3 (Verse.Map)
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch4 (Verse.Game)
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)