Advertisement
ihatetn931

smlhelperproblem

Feb 24th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. [QModManager] [QModPatchMethod] [Error] Invoking the specified entry method "FirstStart" failed for mod "BetterSeaglide"
  2. [QModManager] [QModPatchMethod] [Exception] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: Could not resolve type with token 01000020 (from typeref, class/assembly SMLHelper.V2.Utility.PlayerPrefsExtra, SMLHelper, Version=2.5.3.0, Culture=neutral, PublicKeyToken=null)
  3. at BetterSeaglide.MainPatch.FirstStart () [0x00000] in <ff414fbe8eb641a09f450fb839fb59c9>:0
  4. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  5. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <599589bf4ce248909b8a14cbe4a2034e>:0
  6. --- End of inner exception stack trace ---
  7. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <599589bf4ce248909b8a14cbe4a2034e>:0
  8. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  9. at QModManager.Patching.QModPatchMethod.TryInvoke () [0x00034] in <5614dd713f8d4c7c9b81c26e1c94df8c>:0
  10. [QModManager] [Patcher] [Info] Finished loading QModManager. Loaded 1 mods
  11. [QModManager] [Patcher] [Warn] A total of 2 mods failed to load
  12. [QModManager] [SummaryLogger] [Error] The following mods failed during patching
  13. - Better Seaglide (BetterSeaglide)
  14. [QModManager] [SummaryLogger] [Error] The following mods had no patch methods to run
  15. - SMLHelper (Modding Helper) (SMLHelper)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement