Advertisement
Bagserk

Untitled

Jul 8th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. HSUS: Exception occured when patching: System.ArgumentException: No target method specified for class StudioFileCheck.BackgroundList_InitList_Patches
  2. at Harmony.PatchProcessor.ProcessType () [0x00000] in <filename unknown>:0
  3. at Harmony.PatchProcessor..ctor (Harmony.HarmonyInstance instance, System.Type type, Harmony.HarmonyMethod attributes) [0x00000] in <filename unknown>:0
  4. at HSUS.HSUS.OnApplicationStart () [0x00000] in <filename unknown>:0
  5.  
  6. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
  7.  
  8. HSUS: Exception occured when patching: System.ArgumentNullException: Argument cannot be null.
  9. Parameter name: key
  10. at System.Collections.Generic.Dictionary`2[System.Reflection.MethodBase,System.Byte[]].TryGetValue (System.Reflection.MethodBase key, System.Byte[]& value) [0x00000] in <filename unknown>:0
  11. at Harmony.GeneralExtensions.GetValueSafe[MethodBase,Byte[]] (System.Collections.Generic.Dictionary`2 dictionary, System.Reflection.MethodBase key) [0x00000] in <filename unknown>:0
  12. at Harmony.HarmonySharedState.GetPatchInfo (System.Reflection.MethodBase method) [0x00000] in <filename unknown>:0
  13. at Harmony.PatchProcessor.Patch () [0x00000] in <filename unknown>:0
  14. at HSUS.HSUS.OnApplicationStart () [0x00000] in <filename unknown>:0
  15.  
  16. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement