安装 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(越南语)
Українська(乌克兰语)
报告翻译问题










building_dwarf_chemistry.txt → Unrecognized Labor Token: CHEMIST, Inclusion Type: NONE, USE_MATERIAL/ VALUE inside inorganics
Source: dwarven_chemistry (0.47-era). Incompatible with v50+. Remove or replace.
In the error trap I see:
Unrecognized Skill Token: STRAND_EXTRACT
This is because the skill token should be EXTRACT_STRAND
https://dwarffortresswiki.org/index.php/Skill_token#EXTRACT_STRAND
For any who would like to fix this before the mod is updated, go to the mods folder and find the file
reaction_dwarf_chemistry and replace [SKILL:STRAND_EXTRACT] with [SKILL:EXTRACT_STRAND]
I had to restart my game and delete all files in the installed mods folder for this to take effect for me.
This seems to be an issue with the entity patch - I fixed it in my save by going into the raws for Dwarven Chemistry and adding these lines from entity_patch_candymakers.txt (in this mod's raws) to entity_patch_dwarf_chemistry.txt:
[PERMITTED_BUILDING:CONFECTIONERY]
[PERMITTED_REACTION:MAKE_GELATIN]
[PERMITTED_REACTION:MAKE_CHOCOLATE]
[PERMITTED_REACTION:MAKE_CARAMEL]
[PERMITTED_REACTION:MAKE_GUMDROP]
[PERMITTED_REACTION:MAKE_CANDY]
[PERMITTED_REACTION:MAKE_MARSHMALLOW]
[PERMITTED_REACTION:GRANULARIZE_SYRUP]
These files can be found in the data/installed_mods directory and changes work on existing saves.
When loading your mod in errorlog.txt I'm getting:
*** Error(s/building_dwarf_chemistry.txt) found in the file "data/installed_mods/dwarven_chemistry (1)/objects"
Unrecognized Labor Token: CHEMIST
I think you are missing the definition of that token or an dependency on some other mode in info.txt or it should have been CHEMISTRY