1. Wulf

    Wulf Community Admin

    Nothing has changed with the compiler or C# plugin support, but if you can provide logs we can try to help you get it working.
     
  2. there are no logs except the "faild to compile, compiler disconnected" sadly. since it´s a docker image, my system also did not change since yesterday where the plugins were working on server boot. so nothing changed on my side, nothing on yours, must be some kind of bad luck, doesn´t it.
     
  3. Wulf

    Wulf Community Admin

    You'd have the Oxide logs under server/identity/oxide/logs as well as Unity's log where -logfile is set to or RustDedicated_Data/output_log.txt.
     
  4. Hello I have a big problem since 2 Week ago.
    Sometimes when I restart then server Oxide doesn't want load all of plugin.

    If someone can help me and tell me why the server doesn't want load all of my plugin, It's very boring to restart 5-6 times to load every plugin in the folder.

    Thank You.
     
  5. Wulf

    Wulf Community Admin

    If you can provide your oxide/logs and possible your output_log.txt from RustDedicated_Data, I'm sure we can help you. Generally when plugins do not load, Oxide is either not installed or those plugins are outdated and/or broken.
     
  6. The problem is sometime oxide load every plugin sometime he don't want (With the same installation of oxide).
    47665 - Ghostbin
     
  7. Wulf

    Wulf Community Admin

    If Oxide doesn't load, then Oxide is not installed. Oxide will always load if your install is modded.

    For the plugins, the compiler disconnecting is a missing dependency or a permissions issue with your setup generally. Linux servers need the libgc6 library installed, which can be installed via SSH and apt-get or other repository tool.
     
  8. Wulf

    Wulf Community Admin

    libgc6 or libc6-i686, not libgcc1.
     
  9. what does this mean? there is no libgc6
     
  10. Wulf

    Wulf Community Admin

    The package name may vary, but for most it is libc6-i686 as I mentioned with the or.
     
  11. He is already installed ..
    (I go to sleep I'll see you I need to go to sleep I have a Test)
     
  12. Wulf

    Wulf Community Admin

    You showed me a screenshot with libgcc1, not libc6-i686.
     
  13. Wulf

    Wulf Community Admin

    You didn't show me that screenshot before. ;)

    The only other thing I can suggest is to make sure the oxide/plugins folder and files are readable under the server's user.
     
  14. I made permission 777 for every folders and files :(
    [DOUBLEPOST=1466468660][/DOUBLEPOST]Why I have this ?

    Code:
    02:17 [Error] RockBlock plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] SchedShutdown plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] ServerInfo plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] SignArtist plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] SkipNightVote plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] SmoothRestart plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] Spectate plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] StackSizeController plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] ThirdPerson plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] Tickets plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] TimeOfDay plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] TimedPermissions plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] TurretConfig plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] Updater plugin failed to compile!
    02:17 [Error] Compiler disconnected.
    02:17 [Error] Vanish plugin failed to compile!
    02:17 [Error] Compiler disconnected.
     
  15. Same, with nolog and no RustDedicated_Data/output_log.txt.
    Plz Wulf, reupload older oxide version.
     
  16. It seems that this issue has been happening to a lot of people not just us. This has also happened with Serenity-Servers and no solution was ever found...