Since the update and I've updated Oxide to today's 9/4 version most all of my plugins are no longer working. The only plugin that works is Notifier. Deathnotes, Rain of Fire, Ingame clock, PM's, Quicksort, nodecay all appear to be broken. Was there a major change to Oxide or Rust that would have it so all these plugins need to be update?
I'm seeing this error in the Oxide error log and this is after I updated Oxide
[9/4/2015 5:42:30 PM] [Oxide] 5:42 PM [Error] Cannot compile C# plugins. Unable to find CSharpCompiler.exe!
Solved Unable to find CSharpCompiler.exe
Discussion in 'Rust Discussion' started by MarkyM, Sep 5, 2015.
-
Wulf Community Admin
Do you have CSharpCompiler.exe in your server's root directory? The reason those plugins are failing, is because they use C# (uses CSharpCompiler.exe) and the others do not, and according to the error CSharpCompiler.exe isn't there.
-
-
Wulf Community Admin