Error while compiling: DiscordStatus.cs(100,42): error CS0117: `Oxide.Plugins.Discord' does not contain a definition for `CloseClient'
`Oxide.Plugins.Discord' does not contain a definition for `CloseClient'Not An Issue
Make sure you are using the Discord extension (linked from the plugin page), not the Discord API plugin, and that you are fully updated.
Hey mate, for some reason the plugin isnt loading on server restart for me. I can manually restart it just fine.
Looking in, Oixde/Logs/Complier... ,i see the following. Is this related? Many Thanks
DiscordStatus.cs(100,42): error CS0117: `Oxide.Plugins.Discord' does not contain a definition for `CloseClient'
Looking in, Oixde/Logs/Complier... ,i see the following. Is this related? Many Thanks
DiscordStatus.cs(100,42): error CS0117: `Oxide.Plugins.Discord' does not contain a definition for `CloseClient'
I seem to get this also on Discord Auth and Discord Sync. Have a missed a step somewhere :/
44 DiscordAuth - Failed to compile: DiscordAuth.cs(467,47): error CS0117: `Oxide.Plugins.Discord' does not contain a definition for `CloseClient'
45 DiscordStatus - Failed to compile: DiscordStatus.cs(100,42): error CS0117: `Oxide.Plugins.Discord' does not contain a definition for `CloseClient'
46 DiscordSync - Failed to compile: DiscordSync.cs(147,24): error CS0117: `Oxide.Plugins.Discord' does not contain a definition for `CloseClient' Locked automatically