Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationTest">
<xpath>/Defs/ThingDef[defName = "SteleLarge"]/comps</xpath>
<success>Invert</success>
</li>
<li Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[defName = "SteleLarge"]</xpath>
<value>
<comps />
</value>
</li>
</operations>
</Operation>
<Operation Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[defName = "SteleLarge"]/comps</xpath>
<success>Always</success>
<value>
<li>
<compClass>SelectableSculptureGraphic.CompSculpture</compClass>
</li>
</value>
</Operation>
In it, it provides support for this mod. However, the UI that shows the selectable paintings for the "wall hung" paintings, only shows the north facing ones (thus they are all a single uniform line and nothing more). So choosing a specific painting is a matter of trial and error only.
Mlie, the keeper of the Pawns Paint mod, says that I should report this to you, in hopes that you may be able to fix the UI.
Again, all appreciation for everything you mod writers do for the community.
It seems to be fixed whatever you did, thank you very much and to answer your question I dont have the anomoly dlc as it isnt the kind of content im interested in
@gordon519
fixed it (probably) please tell me if the errors gone for you as well
@gordon519 im not seeing that error do you have the anomaly dlc?
[[LC] Selectable Sculpture Graphic] Patch operation Verse.PatchOperationAdd(/Defs/ThingDef[defName = "VoidSculpture"]/comps) failed
file: E:\Steam\steamapps\workshop\content\294100\3239359525\v1.5\Patches\Building_Patches.xml
[[LC] Selectable Sculpture Graphic] Patch operation Verse.PatchOperationAdd(/Defs/ThingDef[@Name = "CubeSculptureBase"]/comps) failed
file: E:\Steam\steamapps\workshop\content\294100\3239359525\v1.5\Patches\Building_Patches.xml
<Operation Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[defName = "VoidSculpture"]/comps</xpath>
<value>
<li>
<compClass>SelectableSculptureGraphic.CompSculpture</compClass>
</li>
</value>
</Operation>
<Operation Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[@Name = "CubeSculptureBase"]/comps</xpath>
<value>
<li>
<compClass>SelectableSculptureGraphic.CompSculpture</compClass>
</li>
</value>
</Operation>