RimWorld

RimWorld

HugsLib
Khanical 24 Jul, 2022 @ 8:56pm
[BUG] Cannot Open Debug Actions Menu
[This may be due to a conflict of mods, I don't know error messages that well, but from what I can tell, part of it is from hugslib, so I am posting this here]

Anytime I try to enter the debug actions menu, It doesn't open and instead shows an error message, for the nerds of the community, please help!:

Exception filling window for Verse.ImmediateWindow: System.TypeLoadException: Could not resolve type with token 01000015 (from typeref, class/assembly HugsLib.Source.Detour.DetourMethodAttribute, HugsLib, Version=0.16.0.0, Culture=neutral, PublicKeyToken=null)
at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Reflection.MonoMethod.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.GenAttribute.TryGetAttribute[T] (System.Reflection.MemberInfo memberInfo, T& customAttribute) [0x00000] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.Dialog_DebugActionsMenu..ctor () [0x0003e] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.DebugWindowsOpener.ToggleDebugActionsMenu () [0x0001c] in <81af9f8a18324e17b286924a43555a7c>:0
at (wrapper dynamic-method) Verse.DebugWindowsOpener.Verse.DebugWindowsOpener.DrawButtons_Patch1(Verse.DebugWindowsOpener)
at Verse.ImmediateWindow.DoWindowContents (UnityEngine.Rect inRect) [0x00000] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <81af9f8a18324e17b286924a43555a7c>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)