RimWorld

RimWorld

Wirehead Style
Bugs
The following shows in the log:
"Could not load UnityEngine.Texture2D at Things/Building/AltarWirehead3x3 in any active mod or in base resources."

This appears to be related to ThingStyleDefs.xml:

<ThingStyleDef> <defName>Wirehead_AltarGrand</defName> <graphicData> <texPath>Things/Building/AltarWirehead3x3</texPath> <graphicClass>Graphic_Single</graphicClass> <drawSize>(3,3)</drawSize> <shadowData> <volume>(2.4, 1, 2.4)</volume> </shadowData> </graphicData> </ThingStyleDef>

Note despite there being two textures
AltarWirehead3x3_east.png AltarWirehead3x3_south.png

The graphicClass is defined as 'Single'.
Changing it to 'Multi' fixes the issue.
Last edited by Jasser_Arrafat; 3 Aug @ 2:05am
< >
Showing 1-3 of 3 comments
Tleno  [developer] 24 Aug @ 10:12am 
Hi! I am extremely sorry I noticed this just now, didn't know I don't get new discussion notifications for my own stuff.

I just doublechecked and I see graphicClass on Grand Altar to be Graphic_Multi so I guess I did fix this weeks ago but forgot to upload it, my sincerest apologies. Could you try it now?
Tleno  [developer] 24 Aug @ 10:21am 
Update: Oh I see now. I didn't change it on 1.5 and 1.4, only 1.6, it's fixed now.
Not to worry, thank you for fixing it! :)
< >
Showing 1-3 of 3 comments
Per page: 1530 50