1. Thanks @Wulf.

    @thiasma wine is not necessary
     
  2. Wulf

    Wulf Community Admin

    You can get the Linux build from our snapshots repo that has been linked in here a few times.
     
  3. Hello.
    When i'am trying to start x86 server with or without oxide i've got this error
    ./Hurtworld.x86: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
    (i've got Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 GNU/Linux)
    Can someone help me?
    ___________________________
    apt-get install lib32stdc++6
    here we go
     
    Last edited by a moderator: Dec 20, 2015
  4. the oxide works and in the config folder nothing appears writes no plagins
     

    Attached Files:

  5. Server costson a hosting, andwhen loadingpluginsthey don't work,pluginswork onlywith a resolution ofpy, csplug-insdo notworkandare not loaded
     
  6. @xavierwulfwuud
    Code:
    sudo dpkg --add-architecture i386
    sudo apt-get update
    sudo apt-get install libstdc++6:i386
     
  7. RSG

    RSG

    .cs plugins not load. but .py plugins load normal.
     
  8. Wulf

    Wulf Community Admin

    Check your logs for errors. If they aren't loading, either your server is not setup properly, or you are using outdated plugins.
     
  9. Wulf

    Wulf Community Admin

    Does /version work ingame? Also, if running on Linux, use the latest Oxide snapshot, not release.
     
  10. RSG

    RSG

  11. How is it looking now?
     
  12. Wulf

    Wulf Community Admin

    Should be working fine.
     
  13. Wulf

    Wulf Community Admin

    If the commands do not work, it sounds like Oxide isn't actually running, else you aren't admin. If only some plugins are working, then you would have errors in your oxide/logs. I'd recommend uploading those logs here.
     
  14. RSG

    RSG

    Use plugins from this site.
     
  15. Everything seems se tfine,without any problems, but why is it so don't know
     

    Attached Files:

  16. Ill give it a go this evening then, thanks
     
  17. Wulf

    Wulf Community Admin

  18. RSG

    RSG

    Code:
    1:03 PM [Info] Loading Oxide Core v2.0.1663...
    1:03 PM [Info] Loading extensions...
    1:03 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    1:03 PM [Info] Using Covalence provider for game 'Hurtworld'
    1:03 PM [Info] Loading plugins...
    1:03 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    1:03 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    1:03 PM [Error] Exception while starting compiler:  (Win32Exception: ApplicationName='/root/server/CSharpCompiler', CommandLine='/service /logPath:/root/server/oxide/logs', CurrentDirectory='')
    1:03 PM [Debug]   at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
      at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
      at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
      at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0
    1:03 PM [Error] Exception while calling NextTick callback (InvalidOperationException: Standard output has not been redirected)
    1:03 PM [Debug]   at System.Diagnostics.Process.get_StandardOutput () [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_StandardOutput ()
      at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PluginCompiler.Compile (Oxide.Plugins.CompilablePlugin[] plugins, System.Action`1 callback) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPluginLoader.CompileAssembly (Oxide.Plugins.CompilablePlugin[] plugins) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPluginLoader.<CompilationRequested>m__1 () [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0
    1:03 PM [Info] Loaded plugin Server Rules v1.0.1 by SkinN
     
  19. Wulf

    Wulf Community Admin

    Make sure you don't have something using the compiler, or that another server isn't started in the same install.
     
  20. RSG

    RSG

    new logs:
    1:15 PM [Error] BetterChat plugin failed to compile!
    1:15 PM [Error] Compiler disconnected.
    [DOUBLEPOST=1450635670][/DOUBLEPOST]1:19 PM [Info] Loaded plugin Server Rules v1.0.1 by SkinN --- work! .cs not work