NullReferenceException at SaveSignDataFixed
Hello,

when server start, i get this error:
Failed to call hook 'Unload' on plugin 'SignTracker v2.0.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.SignTracker.SaveSignData () [0x00000] in <1395bfc3f0d74abb96aed5b4207427fe>:0
  at Oxide.Plugins.SignTracker.Unload () [0x00000] in <1395bfc3f0d74abb96aed5b4207427fe>:0
  at Oxide.Plugins.SignTracker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002eb] in <1395bfc3f0d74abb96aed5b4207427fe>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <008b12f41ec4452da1a5497eeb849299>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0​

Oxide 2.0.4530

I have taken over maintenance for this plugin.
This issues should now be fixed.

Kind Regards
Daan

Locked automatically