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