1. I have errors
    Code:
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    13:52 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    
     
  2. Wulf

    Wulf Community Admin

    Make sure you have the compiler set as executable (chmod +x), else check your log for the full error. It has nothing to do with this update, only your setup.
     
    Last edited: Nov 25, 2016
  3. After the oxide updating gives in the console here such error message.
    Plugins aren't loaded. Game-Hurtworld
     
  4. Wulf

    Wulf Community Admin

    Please provide your full and latest oxide/logs. We cannot help you with just a portion.
     
  5. Here File of loading
     

    Attached Files:

  6. Wulf

    Wulf Community Admin

    The oxide/logs, not that log please.
     
  7. Then here so
     

    Attached Files:

  8. Wulf

    Wulf Community Admin

    Try removing Shop.cs and then using reloading all using: reload *
     
  9. Has removed, hasn't helped... same mistake
    [DOUBLEPOST=1480083644][/DOUBLEPOST]Whether there can be a problem that I have Linux?
     
  10. Wulf

    Wulf Community Admin

    Could I see your updated log after running the command?
     
  11. Yes, it is finite. forgive that directly didn't load.
    For some reason the log doesn't write further now. On this error everything breaks. I even on the server came, and in logs there is no it.
     

    Attached Files:

  12. Wulf

    Wulf Community Admin

    I still see Shop being referenced there. Please remove Shop.cs from the plugins folder and try restarting else reload * like suggested above.
     
  13. Solved a problem so, reinstalled all files in up-dating! Except 3 CSharpCompiler them left old, the server started working.
     
  14. Wulf

    Wulf Community Admin

    What version does the compiler show as?
     
  15. Here I can load only one file, 2 other formats aren't supported.

    1.0.0.94
     
    Last edited by a moderator: Nov 27, 2016
  16. Oxide and the server works fine, but the plugins do not work
    Code:
    15:22 [Info] Loading Oxide Core v2.0.2854...
    15:22 [Info] Loading extensions...
    15:22 [Info] Loaded extension CSharp v1.0.2854 by Oxide Team
    15:22 [Info] Loaded extension JavaScript v1.0.2767 by Oxide Team
    15:22 [Info] Loaded extension Lua v1.0.2767 by Oxide Team
    15:22 [Info] Loaded extension MySql v1.0.2854 by Oxide Team
    15:22 [Info] Loaded extension Python v1.0.2854 by Oxide Team
    15:22 [Info] Loaded extension SQLite v1.0.2854 by Oxide Team
    15:22 [Info] Loaded extension Unity v1.0.2854 by Oxide Team
    15:22 [Info] Loaded extension Hurtworld v1.0.2854 by Oxide Team
    15:22 [Info] Using Covalence provider for game 'Hurtworld'
    15:22 [Info] Loading plugins...
    15:22 [Info] Loaded plugin Unity Core v1.0.2854 by Oxide Team
    15:22 [Info] Loaded plugin Hurtworld v1.0.2854 by Oxide Team
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    15:22 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    Imgur: The most awesome images on the Internet
    Imgur: The most awesome images on the Internet
     
  17. Wulf

    Wulf Community Admin

    Make sure you are on the latest build of Oxide to start with, else make sure you have Visual C++ 2013 x86 installed if your server can't find the included files.
     
  18. Oxide latest version. How do I know about c ++, if I come on for FTP hosting servers HurtWorld private. I did it all over again, but same ;(
    [DOUBLEPOST=1482169317][/DOUBLEPOST]
    I misunderstood what it means to chmod + x. It is 777 in the properties file?
     
  19. Wulf

    Wulf Community Admin

    755 or 777 would work, but likely not the issue in your case.
     
  20. I have problem after today update
    Code:
    21:29 [Warning] User running server may not have access to all service files
    21:29 [Error] Error while compiling: compiler v0.0.0.0 disconnected
    I have chmod 755 to CSharpCompiler_x86_x64 so what is wrong?
    When i upload new plugin for plugins folder and use /load or /reload command plugins not work without server restart.