1. Hello all,
    I have been trying to find what the cause of this is...

    I will tell you everything I know,

    I am using Oxide 2.0 for experimental I am using Updated plugins, however only .Lua files seem to be working atm, the .CS files always Fail to compile... I am needing to get my server in a playable state and atm I can't without these plugins, I need to be able to change crafting times resource collection rates and other stuff like that, and all of them don't work, please help!!

    Also so far as I can tell No one has yet given a proper answer on any Forum!
     
  2. Make sure you are running the latest updates of rust server files, oxide and plugins. Upload all log.log, error.log and warrning.log files normally found same place your Storage and UserPersistence files are
     
  3. well, I have made sure I am using the most recent update of Oxide and the server files, however I do not quite understand what you want me to do with the Log files, also I was more trying to understand why the .CS files didn't work and the .LUA files worked perfectly, which no posts have yet asnwered!
     
  4. Upload the logs to this forum post using "Upload a File" as this gives us information to go off of to determine why C# plugins are not compiling.

    Lua and C# plugins are loaded differently so that is why lua plugins will load fine.
     
  5. Here are the logs that I think would be of use!

    the other one is the chat log and there is nothing much there!
     

    Attached Files:

  6. Wulf

    Wulf Community Admin

    Please upload the logs from oxide/logs.
     
  7. Ofc sorry xD

    here are the logs you ask for from the location oxide/logs hope this helps
     

    Attached Files:

  8. Wulf

    Wulf Community Admin

    You'll need to create a new Windows username, Mono has issues with symbols in the path, in your case the ' symbol. You're also using a 1.18 plugin, which won't work with Oxide 2.0, but that isn't related to the compiler.
     
  9. Makes sense, I will fix it tomorrow, also thanks a lot! I am very great full for you amazing help!!!