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?
UnauthorizedAccessException in logs and plugins not compiling
Discussion in 'Rust Discussion' started by MetallicGloss, Mar 3, 2017.
-
Attached Files:
-
-
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.
-
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. -
Wulf Community Admin