RimWorld

RimWorld

SS Researchable Stat Upgrades
Do0m[y] 7. nov. 2019 kl. 6:28
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()
Sidst redigeret af Do0m[y]; 7. nov. 2019 kl. 6:29
< >
Viser 1-1 af 1 kommentarer
Do0m[y] 15. nov. 2019 kl. 17:28 
[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" ?>
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50