Since the update today discord core doesnt work for me'.
I copied the latest Discord .dll
I copied the latest Discord .dll
[Error] Failed to call hook 'SendMessageToChannel' on plugin 'DiscordCore v0.14.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordCore.GetAllChannels () [0x00000] in :0 at Oxide.Plugins.DiscordCore.GetChannel (System.String nameOrId) [0x00000] in :0
at Oxide.Plugins.DiscordCore.SendMessageToChannel (System.String channelNameOrId, System.String message) [0x00000] in :0
at Oxide.Plugins.DiscordCore.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0