Skip to content

Instantly share code, notes, and snippets.

@IsaacSherman
Created February 22, 2021 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IsaacSherman/d467191280805d6b485b6454db5e6947 to your computer and use it in GitHub Desktop.
Save IsaacSherman/d467191280805d6b485b6454db5e6947 to your computer and use it in GitHub Desktop.
3 patch Errors at startup:
[Combat Extended] Patch operation Verse.PatchOperationFindMod(Alpha Animals) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1631756268\Patches\Alpha Animals\ThingDefs_Misc\AlphaAnimals_CE_Patch_Projectiles.xml
Verse.Log:Verse.Log.Error_Patch2(String, Boolean)
Verse.PatchOperation:Complete(String)
Verse.LoadedModManager:ClearCachedPatches()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.<>c:<Start>b__6_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
[Combat Extended] Patch operation Verse.PatchOperationFindMod(Rah's Bionics and Surgery Expansion) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1631756268\Patches\RBSE\Bionics.xml
Verse.Log:Verse.Log.Error_Patch2(String, Boolean)
Verse.PatchOperation:Complete(String)
Verse.LoadedModManager:ClearCachedPatches()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.<>c:<Start>b__6_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
[Combat Extended] Patch operation Verse.PatchOperationFindMod(Extended Storage) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1631756268\Patches\ExtendedStorage\Storage.xml
Verse.Log:Verse.Log.Error_Patch2(String, Boolean)
Verse.PatchOperation:Complete(String)
Verse.LoadedModManager:ClearCachedPatches()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.<>c:<Start>b__6_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment