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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告








About this error with CE:
CE performs a Patch and renames the parameter. It happen in file CombatExtended\Patches\Core\Stats\Stats.xml
Patch:
The easiest way to fix it for now (without diving deep inside how exactly CE changes parameters) would be to exclude these 2 patch operations and load them only if no CE is loaded.
I checked it with LoadFolders.xml:
In "no-CE" I put file "Patches/Core.xml" with these 2 excluded operations from the main file (from main file I removed them):
No errors. But ofc, then need to check what does it mean by CE. Something will be still limited then
Btw, does CE only affect that, or does it also modify apparel ratings
The Stats exactly are here: https://github.com/CombatExtended-Continued/CombatExtended/blob/Development/Patches/Core/Stats/Stats.xml
They replace "StatPart_Quality" for apparel.
XmlExtensions.ForEach(storeIn='path', xpath='Defs/StatDef[defName = "MeleeDodgeChance"]/capacityFactors/li[max]'): Failed to find a node referenced by <xpath>
XmlExtensions.OptionalPatch(key='MeleeDodgeChance_Caps', defaultValue='true'): Error in <caseTrue> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='CapacityMaxRemove'): Error in <apply> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='Reborn_RemoveLimit'): Error in <apply> in the operation at position=1
XmlExtensions.FindMod(Mod='Combat Extended'): Error in <caseTrue> in the operation at position=1
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: D:\SteamLibrary\steamapps\workshop\content\294100\3295368629\1.5\Patches\Core.xml
[Un-Limited Reborn - Start of stack trace]
XmlExtensions.PatchOperationReplace(xpath='Defs/StatDef[defName = "PruningSpeed"]/skillNeedFactors'): Failed to find a node referenced by <xpath>
XmlExtensions.UseSettings: Error in <apply> in the operation at position=1
XmlExtensions.OptionalPatch(key='PruningSpeed_SkillNeedFactors', defaultValue='true'): Error in <caseTrue> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='ChangeSkillNeedFactors'): Error in <apply> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='Reborn_SkillNeedFactors'): Error in <apply> in the operation at position=1
[End of stack trace]
https://gist.github.com/HugsLibRecordKeeper/53dfb2f7b52f65b2e678e95e3d853764
XmlExtensions.ForEach(storeIn='path', xpath='Defs/StatDef[defName = "MeleeDodgeChance"]/capacityFactors/li[max]'): Failed to find a node referenced by <xpath>
XmlExtensions.OptionalPatch(key='MeleeDodgeChance_Caps', defaultValue='true'): Error in <caseTrue> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='CapacityMaxRemove'): Error in <apply> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='Reborn_RemoveLimit'): Error in <apply> in the operation at position=1
XmlExtensions.FindMod(Mod='Combat Extended'): Error in <caseTrue> in the operation at position=1
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Games\Steam\steamapps\workshop\content\294100\3295368629\1.5\Patches\Core.xml
to be able to create logs without using huglibs
[Un-Limited Reborn - Start of stack trace]
XmlExtensions.PatchOperationReplace(xpath='Defs/StatDef[defName = "PruningSpeed"]/skillNeedFactors'): Failed to find a node referenced by <xpath>
XmlExtensions.UseSettings: Error in <apply> in the operation at position=1
XmlExtensions.OptionalPatch(key='PruningSpeed_SkillNeedFactors', defaultValue='true'): Error in <caseTrue> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='ChangeSkillNeedFactors'): Error in <apply> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='Reborn_SkillNeedFactors'): Error in <apply> in the operation at position=1
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: D:\GOG Games\RimWorld\Mods\3295368629\1.5\Patches\Advanced.xml