Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






Same texture with 2 different masks inserted into texture atlas manager (Default) - Jaw | Tongue!
Same texture with 2 different masks inserted into texture atlas manager (Fleshcrafted) - Tongue | Jaw!
Same texture with 2 different masks inserted into texture atlas manager (Bionic) - Femur | Humerus!
Same texture with 2 different masks inserted into texture atlas manager (ProstheticAdvanced) - Femur | Humerus!
I'm not sure what makes you think that the generated .dds files "obviously" have errors.
The issue occurs even without any .dds files generated. Just normal pngs, with an unmodified version of Bionic Icons, and there are a bunch of errors.
Same texture with 2 different masks inserted into texture atlas manager (Archotech) - Shoulder | Eye!
Same texture with 2 different masks inserted into texture atlas manager (Archotech) - Leg | Eye!
Same texture with 2 different masks inserted into texture atlas manager (Bionic) - Shoulder | Eye!
Same texture with 2 different masks inserted into texture atlas manager (Bionic) - Leg | Eye!
Same texture with 2 different masks inserted into texture atlas manager (Bionic) - Spine | Eye!
Same texture with 2 different masks inserted into texture atlas manager (Bionic) - Heart | Eye!
Same texture with 2 different masks inserted into texture atlas manager (Bionic) - Stomach | Eye!
...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
I don't know what went wrong with the mod. It was working fine yesterday, but now it's like this. It's having a problem with the texture loss.
hello. The archotech body does not apply properly in the game.
this happened after the game was updated.
Same texture with 2 different masks inserted into texture atlas manager (Archotech) - Shoulder | Eye!
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.GlobalTextureAtlasManager:TryInsertStatic (Verse.TextureAtlasGroup,UnityEngine.Texture2D,UnityEngine.Texture2D)
Verse.Graphic_Single:TryInsertIntoAtlas (Verse.TextureAtlasGroup)
Verse.ThingDef:<PostLoad>b__349_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 ()
My logs:
https://gist.github.com/HugsLibRecordKeeper/ea1c5b32cd24ad56549623884ad8e377
"""
I'm noticing a similar problem as these two hugslib logs:
https://gist.github.com/HugsLibRecordKeeper/e297632405540ae81cf9b4b468430451
https://gist.github.com/HugsLibRecordKeeper/8aa3c6221119f0ee77291c6dd787426d
Neither of these is mine.
If you ctrl-f for texture, you notice quite a large number of
"Texture $blah has dimensions of 64 x 64, but its mask has 72 x 72. This is not supported, texture will be excluded from atlas "
"""
https://gist.github.com/HugsLibRecordKeeper/e297632405540ae81cf9b4b468430451
https://gist.github.com/HugsLibRecordKeeper/8aa3c6221119f0ee77291c6dd787426d
Neither of these is mine.
If you ctrl-f for texture, you notice quite a large number of
"Texture $blah has dimensions of 64 x 64, but its mask has 72 x 72. This is not supported, texture will be excluded from atlas "
I'm posting this here because some textures, like AnimalArchotech.png, which shows up, are only found in your mod in my mod list. Other things that *might* effect this are that I do use rimpy's png->dds, and graphics setter. taranchuk.fastergameloading might also have set this off, but I didn't see that in either of these two's mod's list.