1. log just shows this message ...

    Timed out waiting for plugin to be compiled: ServerSay
     
  2. Wulf

    Wulf Community Admin

    Please provide your latest oxide/logs.
     
  3. Please check logs.
     

    Attached Files:

  4. Wulf

    Wulf Community Admin

    Have you ever manually installed Unity3D or Mono on that machine before?
     
  5. nope.

    But this server was installed unidy3D 5.2.1p4 and 5.2.1f1 .
     
  6. Wulf

    Wulf Community Admin

    Where are you seeing that information if those aren't installed? I'm not referring to the Rust logs, I'm talking about the standalone install of Unity for the purpose of making/developing games.
     
  7. I will uninstall them and see what happend until next server reboot .
    [DOUBLEPOST=1450410657,1450400541][/DOUBLEPOST]
    After remove [Server Say for Hurtworld] plugin , it didn't show (IOException: Expected 4 bytes but read 3) .

    So , I am sure [Server Say for Hurtworld] plugin has problem ...
     
  8. Wulf

    Wulf Community Admin

    The Server Say plugin isn't the cause, it's .cs plugins in general that you are having an issue with due the compiler error. The reason is most likely from Unity editing tools being installed on your system, which has its own version of Mono that is setting environmental variables that are conflicting with Oxide's compiler. What we are trying to determine, is which env variables are set on your system that we need to exclude for it to not error.
     
  9. Updated:

    I make new fresh server ( server 2008 ) and just put .cs plugin .

    Still get that error message ...
    [DOUBLEPOST=1450669728,1450590871][/DOUBLEPOST]Updated:

    cmd used UTF-8 ... will have thist problem !!!
     
  10. Wulf

    Wulf Community Admin

    Chat commands in a plugin you mean?
     
  11. cmd.exe (windows)
     
  12. Wulf

    Wulf Community Admin

    UTF-8 should work fine with it, we support that and a few servers use it across the games we support.