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