1. I actually just got the Oxide folder, the other issue is.. is this:

    upload_2016-7-29_13-18-10.png
     
  2. Unless you have modified the default port you should be able to connect using
    Code:
    client.connect localhost:28015
     
  3. i got it thank you.
    quick question: im trying to download the gather manager plug in and it says it has failed to compile. is there a fix to this?
     
  4. Do you have CSharpCompiler.exe in your root server directory?
     
  5. where can i find that at
     
  6. Your root server directory is where your RustDedicated.exe is.
    Mine looks like this:
    upload_2016-7-29_20-3-7.png
    This folder is a bit outdated, it's the only one I have stored locally. ;)
     
  7. haha, here's mine :)
    upload_2016-7-29_15-5-11.png
     
  8. Are you getting an error in console after it says it failed to compile?
     
  9. Yes I am.
    upload_2016-7-29_15-7-23.png
     
  10. Wulf

    Wulf Community Admin

  11. I noticed you have this:
    upload_2016-7-29_20-21-59.png
    in your screenshot. Try unzipping/extracting the folder and try again after restarting the server.
     
  12. nope, still has the error message.
    [DOUBLEPOST=1469820414][/DOUBLEPOST]is there a gather manager that is a .lua format?
    or any other plug ins?
     
  13. That's only a short term solution. You still won't be able to compile other .cs plugins. I'm currently trying to reproduce the error.
     
  14. okay, thank you.
     
  15. You are missing a few folders there you also have the oxide zip file in there delete it
     
  16. which ones am i missing? is that the reason my .cs files are not working?
     
  17. Wulf

    Wulf Community Admin

    The only folders you are missing are some from SteamCMD (and they are not always there and do not need to be there), but no, those will not prevent your .cs plugins from loading though. The "Compiler disconnected" error you are getting is either caused by a missing dependency or something is messing with it. What do you see when you run CSharpCompiler.exe directly?
     
  18. not sure i know where to find that at.
     
  19. Wulf

    Wulf Community Admin

    CSharpCompiler.exe is in your server's root, where the screenshot was you took.