Reference LinqBridge.dll from Oxide.Ext.Discord.dll not foundFixed
Hi

The problem is, that the Discord bot is gone randomly. Sometimes after a few Minutes and sometimes after hours. Now i reload the Plugin scheduled every 15 Minutes but that is just a workaround.

What i see in the logs sometimes is this:

04:09 [Error] Failed to call hook 'OnServerInitialized' on plugin 'DiscordRewards v1.0.0' (TypeLoadException: Could not load type of field 'Oxide.Ext.Discord.Discord+<>c__DisplayClass5_0:<>9__1' (2) due to: Could not load file or assembly 'LinqBridge, Version=1.3.0.0, Culture=neutral, PublicKeyToken=c2b14eb747628076' or one of its dependencies. assembly:LinqBridge, Version=1.3.0.0, Culture=neutral, PublicKeyToken=c2b14eb747628076 type:<unknown type> member:(null) signature:<none>)
at Oxide.Ext.Discord.Discord.CreateClient (Oxide.Core.Plugins.Plugin plugin, System.String apiKey) [0x0002e] in <96b43c9563a641a3bfbbd4f925eda398>:0

at Oxide.Plugins.DiscordRewards.OnServerInitialized () [0x00000] in <f05eda7fbf8d4c5cbe39c40653c7d28f>:0

at Oxide.Plugins.DiscordRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0005b] in <f05eda7fbf8d4c5cbe39c40653c7d28f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

But at that moment the Discord Bot is gone, there isnt any error or message.

Any solution?
(12:55:43) | Reference LinqBridge.dll from Oxide.Ext.Discord.dll not found
(12:55:43) | Reference LinqBridge.dll from Oxide.Ext.Discord.dll not found
(12:55:43) | Reference LinqBridge.dll from Oxide.Ext.Discord.dll not found
(12:55:44) | Saved 151,361 ents, cache(0.08), write(0.04), disk(0.01).
(12:55:44) | Saving complete
(12:55:46) | Rustcord was compiled successfully in 2859ms
(12:55:46) | Unloaded plugin Rustcord v1.6.1 by Kirollos & OuTSMoKE
(12:55:46) | Failed to initialize plugin 'Rustcord v1.6.1' (TypeLoadException: Could not load type of field 'Oxide.Ext.Discord.Discord+<>c
DisplayClass5_0:<>91' (2) due to: Could not load file or assembly 'LinqBridge, Version=1.3.0.0, Culture=neutral, PublicKeyToken=c2b14eb747628076' or one of its dependencies. assembly:LinqBridge, Version=1.3.0.0, Culture=neutral, PublicKeyToken=c2b14eb747628076 type:<unknown type> member:(null) signature:<none>)
  at Oxide.Ext.Discord.Discord.CreateClient (Oxide.Core.Plugins.Plugin plugin, System.String apiKey) [0x0002e] in <96b43c9563a641a3bfbbd4f925eda398>:0
  at Oxide.Plugins.Rustcord.Loaded () [0x000cc] in <25a5bd2a50da4cadab9504723256c56d>:0
  at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d90] in <25a5bd2a50da4cadab9504723256c56d>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
  at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <9affce1cd15c4ec183941adef8db1722>:0
(12:55:46) | Unloaded plugin Rustcord v1.6.1 by Kirollos & OuTSMoKE
(12:55:46) | No previous version to rollback plugin: Rustcord
This is an issue on our end with the site that we are working to resolve, not an issue specific to plugins such as Rustcord or the Discord extension.
I would not recommend installing a random DLL not provided on our site.
do u have the download i can get from you 

Merged post

or where to find it on umod
That DLL is not normally required, it's just there as the build is currently broken for the extension until we fix an issue with the build server.
oh dang. ok thx for your time and keep up the great work!
Please try the latest download, thanks.
Update the discord extension, it has been patched.
Locked automatically