NullReferenceException at OnEntityBuiltSolved
As title says. I have reverted back to 2.1.9 until fixed. Latest version of Rust. Thanks.

(19:43:14) | Failed to call hook 'OnEntityBuilt' on plugin 'AutoLock v2.3.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.AutoLock.OnEntityBuilt (Planner plan, UnityEngine.GameObject go) [0x0006f] in <3bc5ca7aea504e4f9f2176a1e9f0c168>:0 
  at Oxide.Plugins.AutoLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in <3bc5ca7aea504e4f9f2176a1e9f0c168>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <33287985591c40d6983f0b8f0e915565>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <33287985591c40d6983f0b8f0e915565>:0
Failed to call hook 'OnEntityBuilt' on plugin 'AutoLock v2.3.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.AutoLock.OnEntityBuilt (Planner plan, UnityEngine.GameObject go) [0x0006f] in :0 
  at Oxide.Plugins.AutoLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in :0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <33287985591c40d6983f0b8f0e915565>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <33287985591c40d6983f0b8f0e915565>:0 

Same, and this on Oxide.Rust Version: 2.0.4462

Requires a cfg wipe (along with any future update that updates the config)
 
 
Locked automatically