RimWorld
Combat Extended Aimbot
Hate me  [dezvoltator] 1 sept. 2021 la 9:25
Bug Reports
Please provide detailed description of steps to reproduce bugs and attach hugs lib bug report link. Remember: if I can't reproduce this bug, I won't be able to fix it.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=725234314
Editat ultima dată de Hate me; 4 sept. 2021 la 0:55
< >
Se afișează 1-10 din 10 comentarii
It appears that something in the newest dev versions of CE are messing up CE Aimbot.

Report made using only

Harmony
Visual Exceptions
Core
Royalty
Ideology
CombatExtended (latest dev 8/16/22)
Combat Extended Aimbot

Full hugslog: https://gist.github.com/ec386f233ab068b98e7e787c6a9a44b6
Red error on startup 1:

Error in static constructor of CombatExtendedAimbot.HarmonyPatches+StartUp: System.TypeInitializationException: The type initializer for 'StartUp' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method null ---> System.NullReferenceException: Object reference not set to an instance of an object
at HarmonyLib.PatchTools.GetOriginalMethod (HarmonyLib.HarmonyMethod attr) [0x0008b] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x0001c] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <255414689d344b1385ae719f6cce8c55>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll () [0x0001b] in <255414689d344b1385ae719f6cce8c55>:0
at CombatExtendedAimbot.HarmonyPatches+StartUp..cctor () [0x0000a] in <061a5dc081ac4e30803d5de1f3f6bf06>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
at (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility.Verse.StaticConstructorOnStartupUtility.CallAll_Patch0()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch0 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
(wrapper dynamic-method) Verse.LongEventHandler:Verse.LongEventHandler.ExecuteToExecuteWhenFinished_Patch0 ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
(wrapper dynamic-method) Verse.Root_Entry:Verse.Root_Entry.Update_Patch0 (Verse.Root_Entry)
Red Error on Startup 2:

Exception filling window for VisualExceptions.ExceptionInspector: System.TypeInitializationException: The type initializer for 'StartUp' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method null ---> System.NullReferenceException: Object reference not set to an instance of an object
at HarmonyLib.PatchTools.GetOriginalMethod (HarmonyLib.HarmonyMethod attr) [0x0008b] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x0001c] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <255414689d344b1385ae719f6cce8c55>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll () [0x0001b] in <255414689d344b1385ae719f6cce8c55>:0
at CombatExtendedAimbot.HarmonyPatches+StartUp..cctor () [0x0000a] in <061a5dc081ac4e30803d5de1f3f6bf06>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.Reflection.MethodBase method, System.RuntimeMethodHandle handle) [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00035] in <255414689d344b1385ae719f6cce8c55>:0
at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x00005] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.HarmonySharedState.FindReplacement (System.Diagnostics.StackFrame frame) [0x00042] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.GetMethodFromStackframe (System.Diagnostics.StackFrame frame) [0x0000e] in <255414689d344b1385ae719f6cce8c55>:0
at VisualExceptions.ExceptionInfo.GetAllMethods (System.Exception ex, System.Int32 level) [0x00035] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInfo.GetAllMethods (System.Exception ex, System.Int32 level) [0x00010] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInfo.GetReport () [0x0003b] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInspector.DoWindowContents (UnityEngine.Rect inRect) [0x00132] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at (wrapper dynamic-method) Verse.Window.Verse.Window.InnerWindowOnGUI_Patch0(Verse.Window,int)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string)
(wrapper dynamic-method) Verse.Window:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Red Error on Startup 3:

Mouse position stack is not empty. There were more calls to BeginScrollView than EndScrollView. Fixing.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string)
Verse.Widgets:EnsureMousePositionStackEmpty ()
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
(wrapper dynamic-method) Verse.Root_Entry:Verse.Root_Entry.Update_Patch0 (Verse.Root_Entry)
Visual Exception on Startup 1:

Exception in Verse.Window.InnerWindowOnGUI: System.TypeInitializationException: The type initializer for 'StartUp' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method null ---> System.NullReferenceException: Object reference not set to an instance of an object
at HarmonyLib.PatchTools.GetOriginalMethod (HarmonyLib.HarmonyMethod attr) [0x0008b] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x0001c] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <255414689d344b1385ae719f6cce8c55>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll () [0x0001b] in <255414689d344b1385ae719f6cce8c55>:0
at CombatExtendedAimbot.HarmonyPatches+StartUp..cctor () [0x0000a] in <061a5dc081ac4e30803d5de1f3f6bf06>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.Reflection.MethodBase method, System.RuntimeMethodHandle handle) [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00035] in <255414689d344b1385ae719f6cce8c55>:0
at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x00005] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.HarmonySharedState.FindReplacement (System.Diagnostics.StackFrame frame) [0x00042] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.GetMethodFromStackframe (System.Diagnostics.StackFrame frame) [0x0000e] in <255414689d344b1385ae719f6cce8c55>:0
at VisualExceptions.ExceptionInfo.GetAllMethods (System.Exception ex, System.Int32 level) [0x00035] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInfo.GetAllMethods (System.Exception ex, System.Int32 level) [0x00010] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInfo.GetReport () [0x0003b] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInspector.DoWindowContents (UnityEngine.Rect inRect) [0x00132] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001fd] in <5a9c875c0f514bb899758b234bce4779>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
Visual Exception on Startup 2:

Exception in Verse.Window.InnerWindowOnGUI: System.TypeInitializationException: The type initializer for 'StartUp' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method null ---> System.NullReferenceException: Object reference not set to an instance of an object
at HarmonyLib.PatchTools.GetOriginalMethod (HarmonyLib.HarmonyMethod attr) [0x0008b] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x0001c] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <255414689d344b1385ae719f6cce8c55>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.PatchAll () [0x0001b] in <255414689d344b1385ae719f6cce8c55>:0
at CombatExtendedAimbot.HarmonyPatches+StartUp..cctor () [0x0000a] in <061a5dc081ac4e30803d5de1f3f6bf06>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.Reflection.MethodBase method, System.RuntimeMethodHandle handle) [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00035] in <255414689d344b1385ae719f6cce8c55>:0
at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x00005] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.HarmonySharedState.FindReplacement (System.Diagnostics.StackFrame frame) [0x00042] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.Harmony.GetMethodFromStackframe (System.Diagnostics.StackFrame frame) [0x0000e] in <255414689d344b1385ae719f6cce8c55>:0
at VisualExceptions.ExceptionInfo.GetAllMethods (System.Exception ex, System.Int32 level) [0x00035] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInfo.GetAllMethods (System.Exception ex, System.Int32 level) [0x00010] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInfo.GetReport () [0x0003b] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at VisualExceptions.ExceptionInspector.DoWindowContents (UnityEngine.Rect inRect) [0x00132] in <12aa476e5e044c70a91eabcb4941cdd0>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001fd] in <5a9c875c0f514bb899758b234bce4779>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
Sry there's not an easier way for me to share all this without spamming all the comments. on discord I would just like to a bunch of text documents with the errors in them. Hope this helps at all.
it makes red line when you load save file

SaveableFromNode exception: System.MissingMethodException: Constructor on type 'CombatExtendedAimbot.PawnAimBotTracker' not found.
at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.ScribeExtractor.SaveableFromNode[T] (System.Xml.XmlNode subNode, System.Object[] ctorArgs) [0x0012b] in <a3ecb7f3699146939cf9b29bca0b2137>:0
Subnode:
<Pawn_AimbotTracker><AimbotEnabled>True</AimbotEnabled></Pawn_AimbotTracker>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string)
Verse.ScribeExtractor:SaveableFromNode<CombatExtendedAimbot.PawnAimBotTracker> (System.Xml.XmlNode,object[])
Verse.Scribe_Deep:Look<CombatExtendedAimbot.PawnAimBotTracker> (CombatExtendedAimbot.PawnAimBotTracker&,bool,string,object[])
Verse.Scribe_Deep:Look<CombatExtendedAimbot.PawnAimBotTracker> (CombatExtendedAimbot.PawnAimBotTracker&,string,object[])
CombatExtendedAimbot.CustomTrackerPatch:Postfix (Verse.Pawn)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.ExposeData_Patch1 (Verse.Pawn)
Verse.ScribeExtractor:SaveableFromNode<Verse.Thing> (System.Xml.XmlNode,object[])
Verse.Scribe_Collections:Look<Verse.Thing> (System.Collections.Generic.List`1<Verse.Thing>&,bool,string,Verse.LookMode,object[])
Verse.Scribe_Collections:Look<Verse.Thing> (System.Collections.Generic.List`1<Verse.Thing>&,string,Verse.LookMode,object[])
(wrapper dynamic-method) Verse.Map:Verse.Map.ExposeData_Patch0 (Verse.Map)
Verse.ScribeExtractor:SaveableFromNode<Verse.Map> (System.Xml.XmlNode,object[])
Verse.Scribe_Collections:Look<Verse.Map> (System.Collections.Generic.List`1<Verse.Map>&,bool,string,Verse.LookMode,object[])
Verse.Scribe_Collections:Look<Verse.Map> (System.Collections.Generic.List`1<Verse.Map>&,string,Verse.LookMode,object[])
(wrapper dynamic-method) Verse.Game:Verse.Game.LoadGame_Patch0 (Verse.Game)
(wrapper dynamic-method) Verse.SavedGameLoaderNow:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch0 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
(wrapper dynamic-method) Verse.LongEventHandler:Verse.LongEventHandler.RunEventFromAnotherThread_Patch0 (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (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.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
cptnoname 10 febr. 2023 la 14:39 
i've noticed some of my raiders freeze in place at times. after having someone else look at my hugslib report, he says he thinks the problem is aimbot. i use 600+ mods, though, it's possible that it's an interaction

hugs: https://gist.github.com/HugsLibRecordKeeper/0d8d8c86c27dc49c6bf8d3ebc22873a2

video: https://youtu.be/sa_XTKVRVOg
Lurmey 12 febr. 2024 la 15:02 
I'm getting red error spam that reads:
SaveableFromNode exception: System.MissingMethodException: Constructor on type 'CombatExtendedAimbot.PawnAimBotTracker' not found. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Verse.ScribeExtractor.SaveableFromNode[T] (System.Xml.XmlNode subNode, System.Object[] ctorArgs) [0x0012b] in <cd7169108ea74757aa50c5b33d275c15>:0 Subnode: <Pawn_AimbotTracker><AimbotEnabled>True</AimbotEnabled></Pawn_AimbotTracker> (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
< >
Se afișează 1-10 din 10 comentarii
Per pagină: 1530 50