I keep getting this error thrown in the console when Building Restriction is loaded. I have tried doing a clean install but the issue continues. Is there any fix for this? Thanks in advance.
(14:02:37) | Failed to call hook 'OnEntityBuilt' on plugin 'BuildingRestriction v1.5.7' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Object.GetName(UnityEngine.Object)
at UnityEngine.Object.get_name () [0x00001] in <a65dafb2dd744420a9e0f3003d14e0b0>:0
at Oxide.Plugins.BuildingRestriction.OnEntityBuilt (Planner planner, UnityEngine.GameObject go) [0x0028d] in <312507e462634e30b00cf2e621d7c929>:0
at Oxide.Plugins.BuildingRestriction.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00167] in <312507e462634e30b00cf2e621d7c929>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0