1. Hello.

    Just a quick question about the recent updates. Where are the CSharp compilers moved to? Oxide works correctly, however, doesn't run ANY plugins which to me would point it in the direction of the compilers and not having the correct permissions.

    I have attached the compiler log and the oxide log which shows quite a few errors. I know that Oxide works on our system as we have been running it for coming up to half a year. However, I generally set executable perms for CSharpCompiler and CSharpCompiler.x86 which aren't located where they normally are. Where would I find them now?
     

    Attached Files:

  2. Wulf

    Wulf Community Admin

    Per the Release changeling a few weeks back, the compiler is now downloaded as needed (when missing). According to your logs though, it looks like you have permission issues with various files which you can see by the "UnauthorizedAccessException" in the logs.
     
  3. Ok. The whole file is executable after I tried testing with that.

    I have also tried assigning the user ownership over all the files however it is continuing to display. The permission errors have also not occured before and have run smoothly for the last few months.
     
  4. Wulf

    Wulf Community Admin

    The only issues I see in the logs you attached are other files not related to the compiler. I'd resolve those permission errors and getting fresh logs first.