Does not contain a definition for `DiscordServers`Not An Issue
Not sure what I did wrong. Both this and rustcord are on latest update

[Error] Error while compiling: Rustcord.cs(841,32): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DiscordServers' and no extension method `DiscordServers' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?

Can you make sure that your running extension is actually 1.0.4? The only reason this error would pop up is that you are still running an older version of the extension.
... after Update ! Version before load, but doesnt send any Message to DISCORD !
Did you check your oxide/logs for errors?
15:42 [Error] Error while compiling: Rustcord.cs(850,32): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DiscordServers' and no extension method `DiscordServers' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?

[SERVER v1.0.24] Console: Rustcord.cs(801,43): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DiscordServers' and no extension method `DiscordServers' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?
E:\GAME-SERVER\RUST\RustDS\Oxide.Ext.Discord.dll (Location of the symbol related to previous error)
Rustcord.cs(801,139): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `GetGuild' and no extension method `GetGuild' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?
E:\GAME-SERVER\RUST\RustDS\Oxide.Ext.Discord.dll (Location of the symbol related to previous error)
Rustcord.cs(825,32): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DiscordServers' and no extension method `DiscordServers' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?
E:\GAME-SERVER\RUST\RustDS\Oxide.Ext.Discord.dll (Location of the symbol related to previous error)
Rustcord.cs(850,32): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DiscordServers' and no extension method `DiscordServers' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?
E:\GAME-SERVER\RUST\RustDS\Oxide.Ext.Discord.dll (Location of the symbol related to previous error)

i change NOTHING, it runs before Update is coming, whats wrong ?
Sounds like you're using an old version of the Discord extension, may want to make sure you are updated with it.
5c2d88ae4ea06.jpg Wulf
Sounds like you're using an old version of the Discord extension, may want to make sure you are updated with it.

the plugin cs or .dll ?

5d9661e1a0801.png BennyThrydurps

the plugin cs or .dll ?

The Discord extension (.dll).

5c2d88ae4ea06.jpg Wulf

The Discord extension (.dll).

ok, i will try ...

5c2d88ae4ea06.jpg Wulf

The Discord extension (.dll).

Wulf, what can i say ? Ure the best, it works, thanks a lot :)

I just updated Rustcord from Version 1.7.4 to 1.8.3 and now I'm getting this error,

(16:15:16) | Error while compiling: Rustcord.cs(850,32): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DiscordServers' and no extension method `DiscordServers' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?


I installed all the needed mods and reinstalled Rustcord to no luck. Restarted the server several times but nothing. not sure what im missing.

You need to update your Discord Extension to the latest version.
Where do I get the extension? Is that something through discord itself or another thing through Rust?
sniperp
Where do I get the extension? Is that something through discord itself or another thing through Rust?

https://umod.org/extensions/discord

If you are using a shared host, your provider most likely provides the updates on their own.

Can anyone help me please with this errmor message

this happend after updating to the new file

Error while compiling: Rustcord.cs(850,32): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DiscordServers' and no extension method `DiscordServers' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?

Locked automatically