Advertisement
Guest User

Untitled

a guest
Nov 11th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Error in static constructor of DInterests.CharacterEditorPatches.Patch_CharacterEditorBase: System.TypeInitializationException: The type initializer for 'DInterests.CharacterEditorPatches.Patch_CharacterEditorBase' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CharacterEditor, Version=1.2.822.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  2. at DInterests.CharacterEditorPatches.Patch_CharacterEditorBase..cctor () [0x00002] in <fea37f3cfcbe4a3b86eefd7969e75212>:0
  3. --- End of inner exception stack trace ---
  4. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  5. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <567df3e0919241ba98db88bec4c6696f>:0
  6. at (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility.Verse.StaticConstructorOnStartupUtility.CallAll_Patch2()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement