Solved How to load plugins?

Discussion in 'Rust Discussion' started by hobblinharry, Apr 19, 2015.

  1. So from any and all documentation I can find, to install a plugin, I just put the file in the oxide/plugin folder. I have restarted my server several times and the plugins aren't loading. Am I missing a step?
     
  2. The plugins should actually automatically load without requiring a server restart. It sounds like me that Oxide isn't running or something. Would it be possible to provide us with some logs?
     
  3. What should I be looking for? In the oxide/logs folder there is a log file from 2AM this morning

    Code:
    2:08 AM [Info] Loading Oxide core v2.0.765...
    2:08 AM [Info] Loading extensions...
    2:08 AM [Info] Loaded extension CSharp v0.6.765 by bawNg
    2:08 AM [Info] Loaded extension JavaScript v1.0.765 by Nogrod
    2:08 AM [Info] Loaded extension Lua v1.0.765 by Oxide Team
    2:08 AM [Info] Loaded extension MySql v1.0.765 by Nogrod
    2:08 AM [Info] Loaded extension Python v1.0.765 by Nogrod
    2:08 AM [Info] Loaded extension Rust v1.0.765 by Oxide Team
    2:08 AM [Info] Loaded extension SQLite v1.0.765 by Nogrod
    2:08 AM [Info] Loaded extension Unity v1.0.765 by Oxide Team
    2:08 AM [Info] Loading plugins...
    2:08 AM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    2:08 AM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    which is also timestamped the same in the main server log.log.txt

    but looking through it, thats the only mention of loading oxide. server restarts aren't reporting that oxide is loading, but AFAIK oxide is still installed on my server.
     
  4. If you start your server now and it doesn't show any messages regarding Oxide in the logs then it's most likely not installed. I recommend downloading the latest zip file again and extracting it in your server folder.
     
  5. Yep, reinstalling Oxide worked. Not sure what borked it. Anyway, thanks!
     
  6. Hey there got the same Log so i wonder now if i got the right Folder!

    Should i drag it into Relase or Server?

    Thank for ur Help!
     

    Attached Files:

  7. Wulf

    Wulf Community Admin

    That image doesn't really show us anything. Are you getting any errors in the logs? What is the issue you are having?
     
  8. Hey, hmm okay sorry about that

    Here is my Log form Oxide Folder
    Code:
    11:23 PM [Info] Loading Oxide core v2.0.981...
    11:23 PM [Info] Loading extensions...
    11:23 PM [Info] Loaded extension CSharp v1.0.981 by Oxide Team
    11:23 PM [Info] Loaded extension JavaScript v1.0.981 by Oxide Team
    11:23 PM [Info] Loaded extension Lua v1.0.981 by Oxide Team
    11:23 PM [Info] Loaded extension MySql v1.0.981 by Oxide Team
    11:23 PM [Info] Loaded extension Python v1.0.981 by Oxide Team
    11:23 PM [Info] Loaded extension Rust v1.0.981 by Oxide Team
    11:23 PM [Info] Loaded extension SQLite v1.0.981 by Oxide Team
    11:23 PM [Info] Loaded extension Unity v1.0.981 by Oxide Team
    11:23 PM [Info] Loading plugins...
    11:23 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    11:23 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    I draged everything into Release Folder so it overwrited some files.
     
  9. Wulf

    Wulf Community Admin

    I'd recommend installing Oxide again, and not doing any autoupdate or Rust update after.