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 Failed to run a 2.00 timer in 'Inbound v0.6.2Fixed
i have a similar error message in RustAdmin. i get it about every 5ish mins.
Merged post
Error Log sorry tried to post a pic but it was broken maybe because the imgur is "hidden"?
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.
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