Howdy,
What am i doing wrong here?
What am i doing wrong here?
Failed to run a 6.00 timer in 'Rustcord v2.5.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Ext.Discord.DiscordClient.UpdateStatus (Oxide.Ext.Discord.DiscordObjects.Presence presence) [0x0001c] in <618cbb3cd1f24a338ef71fa504209e7a>:0
at Oxide.Plugins.Rustcord.<Discord_Ready>m__21 () [0x00084] in <b5de45f922f6490a82312615fba35af0>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <ec05e0208c9149bba43236ca58fea105>:0{
"EnableInGameTime-Timer": false,
"EnableRealTime-Timer": false,
"EnableTimerOnce": false,
"EnableTimerRepeat": true,
"InGameTime-Timer": {
"01:00": "weather rain",
"12:00": "command 1",
"15:00": "command 2"
},
"RealTime-Timer": {
"16:00:00": "command1 arg",
"16:30:00": "command2 arg",
"17:00:00": "command3 arg",
"18:00:00": "command4 arg"
},
"TimerOnce": {
"command1 'msg'": 60,
"command2 'msg'": 120,
"command3 arg": 180,
"reset.timeronce": 181
},
"TimerRepeat": {
"o.reload Rustcord": 600,
"o.reload DiscordAuth": 300
}
}I also get this with DiscordAuth