Created
February 22, 2021 16:40
-
-
Save IsaacSherman/d467191280805d6b485b6454db5e6947 to your computer and use it in GitHub Desktop.
3 patch Errors at startup:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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