NullReferenceException at CreatePlayerDataSolved
Getting this problem:

Failed to call hook 'OnDoorOpened' on plugin 'AutoDoors v3.2.3' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.AutoDoors.CreatePlayerData (System.UInt64 playerID) [0x00000] in <fae8822d6b8e46e2a0682d49cbe5be0e>:0 
  at Oxide.Plugins.AutoDoors.OnDoorOpened (Door door, BasePlayer player) [0x000e9] in <fae8822d6b8e46e2a0682d49cbe5be0e>:0 
  at Oxide.Plugins.AutoDoors.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002bf] in <fae8822d6b8e46e2a0682d49cbe5be0e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <98321e516fc1420ea57d4d2088213a59>:0 ​
Send your config
nevermind it was my bad sorry! I fixed it by deleting the config file and all is good now. Sorry
Make sure your config doesn't have null values
Locked automatically