安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Here is a screen of the error when i try to build an Armchair :
http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=774563879
It seems that there's something wrong in the "ThingDef" part (is Quality Builder the mod who doesn't like this part ???)
I did a bit of xml editing to find a workaround (not really a fix, i don't have any moding knowledge).
I changed the following line like this for each item :
<ThingDef ParentName="RIKFurnitureBase">
<ThingDef ParentName="FurnitureBase">
They now are under the base game furniture tab, but i can build them !
Hope it can help you to find where the problem is.
I don't know how changing the FurnitureBase has helped exactly (since mine is the same as vanilla) unless you have maybe some mod that tampers with vanilla base and overwrites it after the change? I've no idea so far but I'll try to look into it.
Could you maybe also provide me with a list of your active mods and loadorder?
It works for me now i can build the stools/chair/couch, did the ThingDef part was at fault ?
If you need some bug testing for next versions feel free to add me and to ask for help.
Thanks for the fix, and for the awesome mod, keep up the good work !
I'm glad it works now! It was one missing abstract base on my part that was the culprit.
Your changes to the furnitureBases steered me in the right direction though, so thank you! :D