Hello, from time to time an error appears in the console
15:18 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: NpcSpawn - True (Boolean), RealPVE (False (Boolean))
15:25 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: RealPVE - False (Boolean), Convoy (True (Boolean))
and this
15:31 [Error] Failed to call hook 'CanBuild' on plugin 'RealPVE v0.1.14' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RealPVE.CanBuild (Planner planner, Construction prefab, Construction+Target target) [0x00053] in <983f53748b0348e2a28cdc563399fdfc>:0
at Oxide.Plugins.RealPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x06d5d] in <983f53748b0348e2a28cdc563399fdfc>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d82f1fa409f84967ab685a3dbdd116ae>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
IIIaKa can you help me fix it