RimWorld

RimWorld

SS Researchable Stat Upgrades
Do0m[y] 7 Nov, 2019 @ 6:28am
Patch operation: two errors
Hello, Spdskatr.

There are two errors:

[SS Researchable Stat Upgrades] Patch operation Verse.PatchOperationReplace(/Defs/StatDef[defName="AnimalGatherYield"]/maxValue) failed
file: F:\SteamGames\steamapps\workshop\content\294100\936594912\Patches\Patches_Building_Animals.xml
Verse.Log:Error(String, Boolean)
Verse.PatchOperation:Complete(String)
Verse.LoadedModManager:ClearCachedPatches_Patch1()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()

[SS Researchable Stat Upgrades] Patch operation Verse.PatchOperationReplace(/Defs/StatDef[defName = "MiningYield"]/maxValue) failed
file: F:\SteamGames\steamapps\workshop\content\294100\936594912\Patches\Patches_Mining.xml
Verse.Log:Error(String, Boolean)
Verse.PatchOperation:Complete(String)
Verse.LoadedModManager:ClearCachedPatches_Patch1()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
Last edited by Do0m[y]; 7 Nov, 2019 @ 6:29am
< >
Showing 1-1 of 1 comments
Do0m[y] 15 Nov, 2019 @ 5:28pm 
[UPDATE]

There is an error in the ResearchProjectDefs_Growing.xml file. located in your Defs folder.

The first line says:
<?xml version="1.0" encoding="uf-8" ?>

But in fact, it must be like this:
<?xml version="1.0" encoding="utf-8" ?>
< >
Showing 1-1 of 1 comments
Per page: 1530 50