Not an Issue Can't use .cs plugins

Discussion in 'Rust Discussion' started by Groovyboy, Feb 6, 2015.

  1. Hi. I have uploaded a "fly" and "happyhour" plugins to my rented server but seems like some hosting restrictions forbid the plugins to properly install. I guess it just happens with all *.cs plugins on my server.
    Please tell me what to do and how to install them and what do i request my provider to do?
     
  2. Wulf

    Wulf Community Admin

  3. if the plugin loads, most likely they didnt forbid them (as it requires the CSharp support to load)
    they probably just didn't install .NET 3.5 x64 as Wulf said.
     
  4. Thanks a lot. I will contact them!
    Dont close the thread though, still might be some questions )
    [DOUBLEPOST=1423337923,1423247650][/DOUBLEPOST]My provider answered me that they have .Net x64 installed. But when i upload *.cs file (via web ftp) nothing happens and Rusty shows
    Code:
    [Oxide] 10:36 PM [Info] ERROR: Timed out waiting for compiler!
    [Oxide] 10:36 PM [Info] Fly plugin failed to compile! Exit code: -1
    [Oxide] 10:36 PM [Info]
    What am i doing wrong?
     
  5. Wulf

    Wulf Community Admin

    Sounds like their system is incredibly slow. We could increase the timeout, but it sounds like their system may not be capable of handling much.
    [DOUBLEPOST=1423338817][/DOUBLEPOST]Try linking your host to this build: https://github.com/OxideMod/Snapsho...173b54c66071293b5/Rust/OxideRust.zip?raw=true

    If it still doesn't work after that, then they have some other issue going on with their .NET install. Plugins should compile in 200 ms or so, which the timeout was set to 5 seconds, and is now set to 30 seconds.
     
  6. Thx everyone! Problem solved. I dont know how, though: they answered that .net x64 was already installed, but plugins didnt work before. Now every plugin i wish installs just fine!
     
  7. Wulf

    Wulf Community Admin

    Well, the only thing we changed was the timeout to allow more time for slower machines. If .NET wasn't installed, you would get a message usually stating that it wasn't installed.
    [DOUBLEPOST=1423430217][/DOUBLEPOST]Also, out of curiosity, how long does it show the plugins are taking to compile? You can see in the logs.