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









have you tried turning on the debug mode and checking the logs? when a pawn takes damage, it should break it down
I hope future authors really take care not to remove old versions so needlessly to not brick people's saves.
The mod is trying to apply a change (via "PatchOperationAdd") to "IncomingDamageFactor"
It's using /Defs/StatDef[defName="IncomingDamageFactor" and not(parts)] to target that stat- but the game couldn't locate or match any XML node that fits this exact description.
It's not a crash, but the toughness skill won't affect damage resistance in some way, either leveling it does nothing or the increased damage taken from Toughness lvl 0 isn't applying properly.
This is a v1.6 mod, make sure you're on v1.6. Might work in other versions, might not, your risk to take.
Combat Extended or other mods that affect damage resistance in some way could conflict, breaking the selector and disabling the mod with the lowest load priority, so swap load orders and see if it works.
Need more info if you want real help.
Verse.PatchOoerationAddixoath-"Defs/StatDef[defName-"IncomingDamageFactor" and notipartsl"): Failed to find a node with the given xDath
] [Toughness Skill] Patch operation Verse.
AddrL
[Defs/StatDef[defName="IncomingDamageFactor" and not(parts)]) failed
file:E:\sTEAM'steamaDDs\workshop'content\294100\3448693012\Patches'IncomingDamageFactor.xml
– https://steamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2916405546
https://gist.github.com/HugsLibRecordKeeper/65087b43db3585f541d56e347ec88eb7
Failed to find Verse.RulePackDef named VSIE_Teaching_Toughness. There are 667 defs of this type loaded.
UnityEngine.StackTraceUtility:ExtractStackTrace ()