Failed to run a 2.00 timer in 'Inbound v0.6.2Fixed
Failed to run a 2.00 timer in 'Inbound v0.6.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Inbound.SendInboundMessage (System.String message, System.Boolean alert) [0x000e3] in <573989c8051546f3a0732defd546554f>:0 
  at Oxide.Plugins.Inbound+<OnEntitySpawned>c__AnonStorey1.<>m__0 () [0x0009c] in <573989c8051546f3a0732defd546554f>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <157a94ee66ab4a7991faecd1eb84be3b>:0 

I have this same issue seen today 

Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.SendInboundMessage (System.String message, System.Boolean alert) [0x000e3] in <75556cf9aea940f19a2b04efee5099bc>:0

at Oxide.Plugins.Inbound+<OnEntitySpawned>c__AnonStorey5.<>m__0 () [0x0008f] in <75556cf9aea940f19a2b04efee5099bc>:0

at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0

Failed to run a 2.00 timer in 'Inbound v0.6.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.SendInboundMessage (System.String message, System.Boolean alert) [0x000e3] in <75556cf9aea940f19a2b04efee5099bc>:0

at Oxide.Plugins.Inbound+<OnEntitySpawned>c__AnonStorey1.<>m__0 () [0x0009c] in <75556cf9aea940f19a2b04efee5099bc>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <157a94ee66ab4a7991faecd1eb84be3b>:0

Check your config, no problems at all on mine.

nMyfFlEnglczTD3.jpg pookins

Check your config, no problems at all on mine.

there is nothing in the config file for a timer so it has to be in the .cs file. it's spamming the rcon not the rust built in console.

Locked automatically