Hello! For first wipe this plugin was working, it sent message, then server wiped and noticed that message wasn't sent, checked logs and found out this line:
And that's it, can't send /dw wipe or dw from console, nothing is happening, tried to reload plugin, still the same, revert config didn't helped, checked with json linter, config is valid.Failed to call hook 'Init' on plugin 'DiscordWipe v2.3.6' (Object reference not set to an instance of an object)
at void Oxide.Plugins.DiscordWipe.Init()
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
Loaded plugin DiscordWipe v2.3.6 by MJSU [633ms]
This line is also here if choose to reload the plugin on running server.
Updated Rust, latest Carbon.
Thanks.