安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題






<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>