Oxide.Ext.Discord not loadedSolved

Oxide.Ext.Discord is referenced by DiscordStatus plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Discord.cs Ignored unexpected plugin compilation failure: DiscordStatus

Any ideas?

Its already been installed, do i need to make changes in it?
Which version are you using of Discord Status? that was an issue in the previous version, Did you try the updated one?
Yes im using the latest one

Merged post

I think i know why, my host dont allow me to put files in Managed folder, as there is Oxide.Ext.Discord.dll file missing! This might be the reason
In response to Explorer ():
Yes im using the latest one

Merged post

I think i know why, my host dont allow...
there you go!

I have the discord plugin installed, configured, and loaded.

(23:45:13) | Unloaded plugin Discord v0.2.1 by seanbyrne88

(23:45:17) | Calling 'OnEntitySpawned' on 'CorpseLocation v2.2.5' took 604ms [GARBAGE COLLECT]

(23:45:18) | Discord was compiled successfully in 3328ms

(23:45:18) | Loaded plugin Discord v0.2.1 by seanbyrne88

(23:45:22) | Oxide.Ext.Discord is referenced by DiscordStatus plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Discord.cs if this extension is not required.

Any ideas why this is happening ? 

Thanks !

You need the extension as linked from this plugins page, not the plugin.
In response to Wulf ():
You need the extension as linked from this plugins page, not the plugin.
Oh, my bad. I didn't thought the link would bring to an extention. Thank you !
Locked automatically