RimWorld

RimWorld

Dual Wield [Dev]
This topic has been locked
Error on startup: HugsLibChecker is deprecated
Example stacktrace:

Error in Dual Wield, assembly name: $HugsLibChecker, method: VersionFile:TryParseVersionFile, exception: System.MissingMethodException: void Verse.Log.Error(string,bool) [Ref 82901CE4] Duplicate stacktrace, see ref for original UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string) ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext () System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run () System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object) UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke () UnityEngine.UnitySynchronizationContext:Exec () UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

Recommendation: remove HugsLibChecker; ref https://github.com/UnlimitedHugs/RimworldHugsLibChecker :

HugsLibChecker is no longer supported, nor required in Rimworld versions 1.1+
Dependencies between mods can now easily be achieved with appropriate tags in your About.xml file.