安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Healing has a multiplier of 6 at metabolic 4, and would technically result in the genes being 6, 14, and 22, but due to the vanilla genes in the set not following any pattern (increases the factor by 1 at metabolic 2, which averages to 0.5, but then increases by 2 more going from met 2 and 3), I opted to take some artistic liberty and scaled them down to some cleaner numbers that also don't go quite so ridiculously high as a multiplier of 15 is already high enough to walk off most injuries in very little time
We're running into it because we're both adding nullifyingGenes to (I'm pretty sure) ThoughtDef EnvironmentDark. And yours use MayRequireAnyOf, so they need to be lower down than mine to avoid the error.
https://pastebin.com/pwvB6QVX
Exception loading def from file Thoughts_Situation_General.xml: System.NullReferenceException: Object reference not set to an instance of an object
I spent way too long trying to track this three-mod-combo error, so thought I'd share it.
Config error in VREH_WeaponAptitudes: Multiple gene categories share the same displayPriorityInXenotype. This can cause display order issues.
Config error in EBSGA_ArchiteAptitudes: Multiple gene categories share the same displayPriorityInXenotype. This can cause display order issues.
Both mods are using displayPriorityInXenotype of 201 in their own GeneCategoryDef (EBSGA_ArchiteAptitudes in this mod and VREH_WeaponAptitudes in VRE Hussars)
The last time it was reported, the individual removed some random genes, and that fixed the issue, but they said it didn't seem to matter which gene they removed because when they used the last gene by itself or with just a few others, the bug never popped up.
https://gist.github.com/HugsLibRecordKeeper/e12fc31be03e7772831c66a656ee1ef0
Verse.PatchOperationReplace(xpath="Defs/GeneDef[defName="EBSGA_StrongArchiteEatingSpeed"]/displayCategory"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=6
Verse.PatchOperationConditional(xpath=Defs/GeneCategoryDef[defName="AG_FoodConsumption"]): Error in <match>
[Expanded Archite Genes] Patch operation Verse.PatchOperationConditional(Defs/GeneCategoryDef[defName="AG_FoodConsumption"]) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3039936922\1.5\Patches\EAG_Patches.xml
Forcing a redownload has fixed it
But their skills remain at their low level. How can I force those skill stats to update?
Everyday I spend programming, the WH40K whole machine spirit thing sound more and more believable.