RimWorld

RimWorld

[JDS] Simple Storage
Do0m[y] 2 Sep, 2021 @ 8:52am
Texture Shelf_A_full_north has a really tiny dimensions issue.
Texture Shelf_A_full_north has dimensions of 257 x 128, but its mask has 256 x 128. This is not supported, texture will be excluded from atlas
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
Verse.GlobalTextureAtlasManager:TryInsertStatic (Verse.TextureAtlasGroup,UnityEngine.Texture2D,UnityEngine.Texture2D)
Verse.Graphic_Multi:TryInsertIntoAtlas (Verse.TextureAtlasGroup)
Verse.ThingDef:<PostLoad>b__311_0 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()