1. Code:
    System.SystemException: Error running gmcs: Cannot find the specified file
      at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] in <filename unknown>:0
      at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] in <filename unknown>:0
      at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFile (System.CodeDom.Compiler.CompilerParameters options, System.String fileName) [0x00000] in <filename unknown>:0
      at System.Xml.Serialization.XmlSerializer.GenerateSerializers (System.Xml.Serialization.GenerationBatch batch, System.CodeDom.Compiler.CompilerParameters cp) [0x00000] in <filename unknown>:0
      at System.Xml.Serialization.XmlSerializer.RunSerializerGeneration (System.Object obj) [0x00000] in <filename unknown>:0
    System.SystemException: Error running gmcs: Cannot find the specified file
      at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] in <filename unknown>:0
      at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] in <filename unknown>:0
      at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFile (System.CodeDom.Compiler.CompilerParameters options, System.String fileName) [0x00000] in <filename unknown>:0
      at System.Xml.Serialization.XmlSerializer.GenerateSerializers (System.Xml.Serialization.GenerationBatch batch, System.CodeDom.Compiler.CompilerParameters cp) [0x00000] in <filename unknown>:0
      at System.Xml.Serialization.XmlSerializer.RunSerializerGeneration (System.Object obj) [0x00000] in <filename unknown>:0
    Writing to disk completed from background thread
     
  2. Naz

    Naz

    i instaled all ok at my centos os and throw the oxide mode in.
    rebooted the server i placed a script to test in the pluginfolder,
    plugins never loaded and i dont have nothing at config folder.

    a little help,

    and sorry about my english.

    cheers
    [DOUBLEPOST=1452067696][/DOUBLEPOST]THANK YOU WOLF for moving my question.
     
  3. Naz

    Naz

    so o ifxed the last problem i had thanks to wolf, i dont know how to thank you besides here.

    well my problem is this, im trying to load this plugin and the error that the log says is:
    Code:
    9:20 AM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    9:20 AM [Error] Exception while starting compiler:  (Win32Exception: ApplicationName='/home/hurtworld/steamcmd/hurtworld/CSharpCompiler', CommandLine='/service /logPath:/home/hurtworld/steamcmd/hurtworld/oxide/logs', CurrentDirectory='')
    9:20 AM [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
    9:20 AM [Error] LootConfig plugin failed to compile!
    9:20 AM [Error] Compiler couldn't be started.
    some help?

    thank you
    [DOUBLEPOST=1452075339][/DOUBLEPOST]any help please?

    thanks
     
    Last edited by a moderator: Jan 6, 2016
  4. Upgrade your both oxide linux & LootConfig plugin version...
     
  5. Naz

    Naz

    Last edited by a moderator: Jan 6, 2016
  6. Naz

    Naz

    the server is online, just without plugins (normal server)

    answering, yes it run normal.
    i just dont understand why u say upgrade your oxide mod.

    im running the server on a centos.
    [DOUBLEPOST=1452150758,1452092214][/DOUBLEPOST]no help? i still can't get oxide plugins to work....
     
  7. What version about your lootconfig ?
     
  8. Naz

    Naz

    my friend i download 4 plugins and not working, showing the same issue on log.

    the problem is not about the plugins(i download all the latest version"why should i download version 1?? lol), there is something missing, i think its the compiler c sharp but i don't know how to instal on centos.
     
  9. try chmod u+x CSharpCompiler
     
  10. Naz

    Naz

    i will try as soon i will reach my office.
    [DOUBLEPOST=1452161267][/DOUBLEPOST]chmod: cannot access ‘CSharpCompiler’: No such file or directory
    [DOUBLEPOST=1452161288][/DOUBLEPOST]
    chmod: cannot access ‘CSharpCompiler’: No such file or directory
    [DOUBLEPOST=1452162668][/DOUBLEPOST]solved / thank you for helping me guys!

    Respect!
     
  11. Good day, it will not look normal if the server is started? Quite a lot of mistakes at the start.
     

    Attached Files:

  12. Wulf

    Wulf Community Admin

    That log has no errors in it.
     
  13. Can somone help me? Oxide wont load the plugins. Here is the log...
    Code:
    22:38 [Info] Loading Oxide Core v2.0.1704...
    22:38 [Info] Loading extensions...
    22:38 [Error] Cannot compile C# plugins. Unable to find CSharpCompiler!
    22:38 [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    22:38 [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    22:38 [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: /home/s1033053/Hurtworld/Hurtworld_Data/Managed/x86/liblua52.so)
    22:38 [Debug]   at (wrapper managed-to-native) KeraLua.NativeMethods:LuaLNewState ()
      at KeraLua.Lua.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.LuaLib.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.Lua..ctor () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.LuaExtension.InitializeLua () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.LuaExtension.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    22:38 [Info] Loaded extension MySql v1.0.0 by Oxide Team
    22:38 [Info] Loaded extension Python v1.0.0 by Oxide Team
    22:38 [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    22:38 [Info] Loaded extension Unity v1.0.0 by Oxide Team
    22:38 [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    22:38 [Info] Using Covalence provider for game 'Hurtworld'
    22:38 [Info] Loading plugins...
    22:38 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    22:38 [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    22:40 [Error] Failed to load plugin 'SpawnConfig' (no source found)
    22:40 [Error] Failed to load plugin 'Kits' (no source found)
    22:40 [Error] Failed to load plugin 'PlayersList' (no source found)
    22:40 [Error] Failed to load plugin 'MOTD' (no source found)
    22:42 [Info] Loading Oxide Core v2.0.1704...
    22:42 [Info] Loading extensions...
    22:42 [Error] Cannot compile C# plugins. Unable to find CSharpCompiler!
    22:42 [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    22:42 [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    22:42 [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: /home/s1033053/Hurtworld/Hurtworld_Data/Managed/x86/liblua52.so)
    22:42 [Debug]   at (wrapper managed-to-native) KeraLua.NativeMethods:LuaLNewState ()
      at KeraLua.Lua.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.LuaLib.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.Lua..ctor () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.LuaExtension.InitializeLua () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.LuaExtension.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    22:42 [Info] Loaded extension MySql v1.0.0 by Oxide Team
    22:42 [Info] Loaded extension Python v1.0.0 by Oxide Team
    22:42 [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    22:42 [Info] Loaded extension Unity v1.0.0 by Oxide Team
    22:42 [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    22:42 [Info] Using Covalence provider for game 'Hurtworld'
    22:42 [Info] Loading plugins...
    22:42 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    22:42 [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    22:45 [Info] Loading Oxide Core v2.0.1704...
    22:45 [Info] Loading extensions...
    22:45 [Error] Cannot compile C# plugins. Unable to find CSharpCompiler!
    22:45 [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    22:45 [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    22:45 [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: /home/s1033053/Hurtworld/Hurtworld_Data/Managed/x86/liblua52.so)
    22:45 [Debug]   at (wrapper managed-to-native) KeraLua.NativeMethods:LuaLNewState ()
      at KeraLua.Lua.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.LuaLib.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.Lua..ctor () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.LuaExtension.InitializeLua () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.LuaExtension.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    22:45 [Info] Loaded extension MySql v1.0.0 by Oxide Team
    22:45 [Info] Loaded extension Python v1.0.0 by Oxide Team
    22:45 [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    22:45 [Info] Loaded extension Unity v1.0.0 by Oxide Team
    22:45 [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    22:45 [Info] Using Covalence provider for game 'Hurtworld'
    22:45 [Info] Loading plugins...
    22:45 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    22:45 [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
     
  14. Wulf

    Wulf Community Admin

    You are using a Linux server, but did you use the Linux build? The version posted on the site is for Windows only.
     
  15. Ah okay i thought its a Windows. So it should be fixed if i use Linux Oxide, right? thx
     
  16. Wulf

    Wulf Community Admin

  17. Where do i find the install description for linux?
     
  18. Wulf

    Wulf Community Admin

    It's the same as for Windows, download > extract > overwrite. You may need other changes (see the Linux stickied threads), but those are the general steps.
     
  19. Okay but i dont get the Oxide folder after the restart?