Solved LGSM: Plugins wont loading

Discussion in 'Rust Discussion' started by Brandjuh, Feb 26, 2016.

  1. Hello Everybody,

    I changed my server from wine to LGSM. But I noticed that only the .py plugins are loading and all others (.cs .lua) are not loading. How can I fix this?

    I installed it with LSGM and them copied al the stuff from the wine map to the linux map, did I mis someting or do I need other version from oxide or so?
     
  2. Wulf

    Wulf Community Admin

    The CSharpCompiler needs chmod +x set on it, which likely isn't being handled by LGSM.
     
  3. Sorry for the late anwere, I tried did a restart but still its not working.
     
  4. Wulf

    Wulf Community Admin

    Please upload all of your logs.
     
  5. Logs from the linux LSGM created map. Only PY and LUA plugins are not working. Notifier works fine.
    Console log:

    Code:
    Console logging disabled: Bug in tmux 1.8 breaks logging
    http://gameservermanagers.com/tmux-upgrade
    Currently installed: tmux 1.8
    Scriptlog:
    Code:
    Feb 28 00:14:20 build: Starting: Started [EU] Building & Creative [PvE] [Kits] [NoKill] [Brandjuh]
    Feb 28 00:19:23 build: Restarting: [EU] Building & Creative [PvE] [Kits] [NoKill] [Brandjuh]
    Feb 28 00:19:23 build: Stopping: [EU] Building & Creative [PvE] [Kits] [NoKill] [Brandjuh]
    Feb 28 00:19:24 build: Stopping: Stopped [EU] Building & Creative [PvE] [Kits] [NoKill] [Brandjuh]
    Feb 28 00:19:25 build: Log Manager: Moving game logs to /home/steam/linux/build/log/server
    Feb 28 00:19:26 build: Starting: [EU] Building & Creative [PvE] [Kits] [NoKill] [Brandjuh]
    Feb 28 00:19:27 build: Starting: Rotating log files
    Gamelog: To long for here so did put it in pastbin
    [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. Setting - Pastebin.com
     
  6. Wulf

    Wulf Community Admin

    According to your log, CSharpCompiler is not in your server root. Please verify that it is there. It should not have .exe on the end.

    [Oxide] 00:14 [Error] Cannot compile C# plugins. Unable to find CSharpCompiler!
     
  7. I did install it with the LSMG script. When I did install it as root it says that I am not allowed to do it.
    How can I download CSHarpCompiler to the root?

    Sorry still new in Linux, learn every hour some new stuff :)
     
  8. Wulf

    Wulf Community Admin

    It comes with every Oxide build for Linux. See https://github.com/OxideMod/Snapshots/raw/master/Oxide-Rust_Linux.zip
     
  9. Thanks, I have download it and unzip it in the serverfiles stuff, Chmox +x it and the rcon conole looks more promission. I will let you know.
    [DOUBLEPOST=1456617669][/DOUBLEPOST]It works. Why does the LSGM script not coming with the linux build? :D
    Topic can be on solved.

    Thanks!!
     
    Last edited by a moderator: Feb 28, 2016