Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Here is a screen of the error when i try to build an Armchair :
http://steamproxy-script.pipiskins.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