Jump to content

Hook Error

Closed 1.0.1

Hello,

plugin works but i get this

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

Share this comment


Link to comment
7 hours ago, Omega said:

Hello,

plugin works but i get this

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(00:11:58) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x00056] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <83112fadd6e84ce7a2c9e70d1de8e89f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

I'll fix it. Thanks

Share this comment


Link to comment

Got same Messages! And the turrets dont shoot npcs. Setting you added is set to false. I use true pve and betternpc.

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

(12:29:27) | Failed to call hook 'CanEntityBeTargeted' on plugin 'CustomModules v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CustomModules+ModuleBaseClass+<IsOwnEntity>c__AnonStorey0.<>m__0 (BaseEntity x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+ModuleBaseClass.IsOwnEntity (System.UInt32 uid) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass+<GetModuleByEntId>c__AnonStorey1.<>m__0 (Oxide.Plugins.CustomModules+ModuleBaseClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+CustomCarClass.GetModuleByEntId (System.UInt32 netId) [0x0000d] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules+<CanEntityBeTargeted>c__AnonStorey11.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x0000c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.CanEntityBeTargeted (BasePlayer player, BaseEntity turret) [0x0002c] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CustomModules.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010fa] in <eebeb3c6a58a4f9ab5912f85e934d123>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0

Edited by Omega

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.3k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.