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
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