Failed to call hook 'OnDiscordGatewayReady' on plugin 'Rustcord v3.3.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Rustcord.SubscribeHooks () [0x00511] in <fdd0714a50f64a079816fd4672f5ab9f>:0
at Oxide.Plugins.Rustcord.OnDiscordGatewayReady (Oxide.Ext.Discord.Entities.Gatway.Events.GatewayReadyEvent rdy) [0x00011] in <fdd0714a50f64a079816fd4672f5ab9f>:0
at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a58] in <fdd0714a50f64a079816fd4672f5ab9f>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <b6af59acae274e5a94fb209dfc179b8f>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 NullReferenceException at SubscribeHooksSolved
I'm getting the same :
Failed to call hook 'OnDiscordClientCreated' on plugin 'Rustcord v3.3.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Rustcord.SubscribeHooks () [0x00511] in <fdcbc9cf71c1467a81f413bdf7d2a51c>:0
at Oxide.Plugins.Rustcord.OnDiscordClientCreated () [0x0010e] in <fdcbc9cf71c1467a81f413bdf7d2a51c>:0
at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a1c] in <fdcbc9cf71c1467a81f413bdf7d2a51c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <b6af59acae274e5a94fb209dfc179b8f>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
Loaded plugin Rustcord v3.3.1 by Kirollos & OuTSMoKE
Failed to call hook 'OnDiscordGatewayReady' on plugin 'Rustcord v3.3.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Rustcord.SubscribeHooks () [0x00511] in <fdcbc9cf71c1467a81f413bdf7d2a51c>:0
at Oxide.Plugins.Rustcord.OnDiscordGatewayReady (Oxide.Ext.Discord.Entities.Gatway.Events.GatewayReadyEvent rdy) [0x00011] in <fdcbc9cf71c1467a81f413bdf7d2a51c>:0
at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a58] in <fdcbc9cf71c1467a81f413bdf7d2a51c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <b6af59acae274e5a94fb209dfc179b8f>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 Also receiving this error.
I reverted back to v3.3.0 till this is fixed. This version still works fine
TwoShoes
I reverted back to v3.3.0 till this is fixed. This version still works fine
Sounds like thats a good idea, doing the same.
Thanks!
Keeping open until someone else comes out with new answer.
I'm also seeing these, even on 3.3.0 though I am on the newest version of the discord dll.
Nikkeh
I'm also seeing these, even on 3.3.0 though I am on the newest version of the discord dll.
I made a mistake on that I reverted back to 3.2.5 with the updates in place and the new discord extention dll after the latest rustcord didn't work then rolled back to 3.3.0 and that also had errors then rolled back again to 3.2.5 and now everything works..
I also have in place the
"Premium Plugin Logging Settings"and still works fine I have all of mine set to false because I dont use that in my discord..
To be honest the only reason I use rustcord is for the live ingame chat.. I was using the plugin "discord chat" but it kept giving me dbl chat in my discord, and couldn't get any help so reasons why I started using rustcord
I had the same errors and got rid of them by deleting my config file
Covfefe
I had the same errors and got rid of them by deleting my config file
Cool I'll try this and get back to ya thank you
I found new lines in config and just readded my info for bot and channels.
The error went away so far.
If any new updates on the issue comes up I'll let put it here, or I'll put it as solved in day or two.
Flechen
I found new lines in config and just readded my info for bot and channels.
The error went away so far.
If any new updates on the issue comes up I'll let put it here, or I'll put it as solved in day or two.
can you confirm new config fixed your issues so far?
I can comfirm that the error goes away, but I think the channel for deaths is broken or I didn't set it up right. When player chats, joins, leaves it works just fine. The admin channel that shows server info works also, displays when server goes off line and when its up again.GregoryGHardingcan you confirm new config fixed your issues so far?
I can also confirm the new config fixes the issue. I followed the insturctions on the upgrade guide to avoid re-generating my config, but the instructions didn't work and required a new config.
Ok if everyone is happy with results I'm going to put as solved!