Failed to call hook 'OnServerInitialized' on plugin 'TimedExecute v0.7.4'Solved

Getting this error on server startup. The plugin works like it should however. Just wanted to show it, incase it's something that has to be fixed.

Failed to call hook 'OnServerInitialized' on plugin 'TimedExecute v0.7.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.TimedExecute+Timers.RunTimer (Oxide.Plugins.TimedExecute+Types type) [0x0012c] in <92837bd7ab6a46af898a251e373441d7>:0 
  at Oxide.Plugins.TimedExecute+Timers.RunAll () [0x0005d] in <92837bd7ab6a46af898a251e373441d7>:0 
  at Oxide.Plugins.TimedExecute.OnServerInitialized () [0x00006] in <92837bd7ab6a46af898a251e373441d7>:0 
  at Oxide.Plugins.TimedExecute.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00035] in <92837bd7ab6a46af898a251e373441d7>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

 

Hey, do you mind showing your configuration file?

ellY5poLDFt29io.png misticos

Hey, do you mind showing your configuration file?

Just noticed that it was on my test server, and on that i removed stuff from the config ._.

I don't get the error on my main servers. So disregard :)

Locked automatically