Discord DLL not loadingNot An Issue

since the new updated oxide, the server no longer loads Oxide.Ext.Discord the server load Oxide.Ext.RustIO.dll and it works perfectly but the discord gest stuck on mono .dll

I would appreciate in advance if someone could tell me what I'm wrong with

Without seeing more details, there isn't much that can be done. Please provide logs, any errors, etc.

Dosent load more, This is how it stays when I put the discord dll file

logFile" "log.txt" 
Fallback handler could not load library C:/Servide/Users/cruelc1/234333/RustDedicated_Data/Mono/data-0000020A353F6010.dll
Fallback handler could not load library C:/Servide/Users/cruelc1/234333/RustDedicated_Data/Mono/data-0000020A3558C380.dll
Fallback handler could not load library C:/Servide/Users/cruelc1/234333/RustDedicated_Data/Mono/data-0000020A3540B620.dll
Fallback handler could not load library C:/Servide/Users/cruelc1/234333/RustDedicated_Data/Mono/data-0000020A35640030.dll
Fallback handler could not load library C:/Servide/Users/cruelc1/234333/RustDedicated_Data/Mono/data-0000020A35655440.dll
Fallback handler could not load library C:/Servide/Users/cruelc1/234333/RustDedicated_Data/Mono/data-0000020A35A1C0C0.dll
That log portion isn't related to it.

Well i got this one

Oxide.Ext.RustIO is referenced by DiscordCore plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.RustIO.cs if this extension is not required.
Oxide.Ext.RustIO is referenced by DiscordCore plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.RustIO.cs if this extension is not required. 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Still triying to get it fix

5ed3474e82739.png LordGates

Well i got this one

Oxide.Ext.RustIO is referenced by DiscordCore plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.RustIO.cs if this extension is not required.
Oxide.Ext.RustIO is referenced by DiscordCore plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.RustIO.cs if this extension is not required. 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Still triying to get it fix

That isn't related to the Discord extension.
Locked automatically