Solved Plugins not working at all

Discussion in 'Rust Discussion' started by Zvaria, Mar 25, 2016.

  1. I have an experimental server, I have just successfully wiped my server but my plugins won't re install I log back on to find its vanilla with no plugins. I deleted all my plugins and re installed them restart the server and updated it to no avail. Can anyone please help?.
     
  2. Why delete the plugins for also did you reinstall oxide
     
  3. Yeah I reinstalled Oxide I thought I had to delete the plugins since after wiping the server they weren't there.
     
  4. No you dont delete plugins only some files in data folder but only some and that depends on what plugins you have. So when you say plugins wont install what way are you trying to install them from a ftp program or are you hosting from your pc
     
  5. Hosting from my Pc deleted them from the folder and uploaded them again in the same folder.
     
  6. Any log files like warning or error logs
     
  7. No errors
     
  8. pm me your skype info
     
  9. Wulf

    Wulf Community Admin

    If no plugins are loading, Oxide is most likely not installed. You can check your RustDedicated_Data/output_log.txt or the file set by -logfile in your startup script to verify this. You can also use the 'oxide.version' console command to see if it is installed. If neither of those show Oxide information, then you do not have Oxide installed. For the plugins to work, Oxide would need to be re-installed. Keep in mind that Oxide is a mod, so a compatible version needs to be installed after each Rust update.
     
  10. @Zvaria Did you update to latest rust version then reinstall oxide if not as Wulf said you need to
     
  11. I'm desperate for some help with my plugins its gonna need someone like you i cant figure it out.

    Running Rust Server from Gamerservers.

    go to start first plugins and so install the following on gameserver website

    Update rust to latest version,
    Install oxide 2.0 (running when oxide.version)
    Install Rust.io loaded and functioning
    install javascript and python for oxide plugins

    ftp through windows and copy two plugin files build.cs and Autogrades.cs into the correct oxide/plugins file

    reboot server and shows plugins both loaded on the log file cant see any errors.

    commands for build are build.builder (nothing happens when type this in)
    commands for Autograde is bgrade (No access to this command)

    I am Admin and owner and console shows Auth 2 when i boot it up
    i just cant figure out why they are not working

    ive rebooted server several times and updated twice just to double check but same problems
     
  12. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.
     
  13. Thanks for speedy reply sorry for delay my oxide logs are as follows i dont think anything wrong with this, on the server console they show as loaded so i assume working ok?

    [SERVER v1.0.24] Started as service
    [SERVER v1.0.24] Running as service
    [SERVER v1.0.24] Got Message: Ready
    [SERVER v1.0.24] Got Message: Compile
    [SERVER v1.0.24] Console: AutoGrades.cs(373,29): warning CS0219: The variable `pgrade' is assigned but its value is never used
    AutoGrades.cs(398,33): warning CS0219: The variable `ptimer' is assigned but its value is never used
    AutoGrades.cs(22,22): warning CS0414: The private field `Oxide.Plugins.AutoGrades.LoadDefault' is assigned but its value is never used

    [SERVER v1.0.24] Got Message: Exit
    [SERVER v1.0.24] Exit received.
    [SERVER v1.0.24] Connection closed.
    [SERVER v1.0.24] Shutdown


    My other log file inside oxide on the ftp server

    15:19 [Warning] Calling 'OnServerInitialized' on 'Build v1.1.8' took 14198ms
    15:19 [Info] Installing Rust:IO ...
    15:19 [Info] Rust:IO> Setting up Rust:IO 2.3.6465.29436 ...
    15:19 [Info] Rust:IO> Creating directories ...
    15:19 [Info] Rust:IO> Applying config ...
    15:19 [Info] Rust:IO> Initializing database ...
    15:19 [Info] Rust:IO> Generating map image (this may take a while) ...
     
    Last edited by a moderator: Oct 8, 2017
  14. Wulf

    Wulf Community Admin

    Could you upload the full oxide log please? Not compiler log. If you see not indication of the loading in that log though, the plugins are likely being installed in the wrong location.
     
  15. Yeah the oxide log at the bottom of that post thats the only other log there.

    15:19 [Warning] Calling 'OnServerInitialized' on 'Build v1.1.8' took 14198ms
    15:19 [Info] Installing Rust:IO ...
    15:19 [Info] Rust:IO> Setting up Rust:IO 2.3.6465.29436 ...
    15:19 [Info] Rust:IO> Creating directories ...
    15:19 [Info] Rust:IO> Applying config ...
    15:19 [Info] Rust:IO> Initializing database ...
    15:19 [Info] Rust:IO> Generating map image (this may take a while) ...

    The plugins are installed in Ruste>Oxide>Plugins

    This is my launch script as well

    -batchmode +server.ip 173.199.72.133 +server.port 28026 +server.level "Procedural Map" +server.seed 2250672 +server.maxplayers 50 +server.hostname "420 [UK] [EU] NEW [NO WIPES]" +server.identity "1375348" +rcon.ip 0.0.0.0 +rcon.port 28028 +rcon.password xxxxxx +query_port 28027
     
  16. Wulf

    Wulf Community Admin

    Then they likely aren't in the right location. If you have the +oxide.directory set in your start with your host or in your .bat, then it'd be under there instead.
     
  17. I've edited last post to show my launch script.

    This is console log from my RustAdmin:
    Code:
    (15:13:22) | Loaded plugin Build v1.1.8 by Reneb & NoGrod(15:13:22) | Loaded plugin Automatic Build Grades v0.0.22 by AlexALX(15:14:46) | Saved 29,025 ents, serialization(0.00), write(0.01), disk(0.00) totalstall(0.01).(15:14:46) | Saving complete(15:19:18) | [29.2s] Spawning World(15:19:19) | [0.6s] Terrain Mesh(15:19:21) | [2.0s] Wire Meshes(15:19:21) | [2.8s] Procedural Generation(15:19:22) | Map Spawned 351 entities(15:19:23) | Destroying 366 old entities(15:19:23) | done.(15:19:23) | [](15:19:23) | server.description: "No server description has been provided."(15:19:27) | Spawning 29025 entities(15:19:31) | 28970 / 29025(15:19:31) | done.(15:19:31) | Enforcing SpawnPopulation Limits(15:19:34) | done.(15:19:34) | Initializing 30650 entity links(15:19:35) | done.(15:19:35) | Initializing 1293 stability supports(15:19:35) | done.(15:19:35) | Initializing 802 conditional models(15:19:35) | done.(15:19:35) | Initializing 29025 entity save caches(15:19:36) | done.(15:19:37) | Connected to Steam(15:19:37) | Updating Rust:IO ...(15:19:51) | Calling 'OnServerInitialized' on 'Build v1.1.8' took 14198ms(15:19:52) | Server startup complete(15:19:52) | Rust:IO: Update complete(15:19:52) | Installing Rust:IO ...(15:19:53) | Rust:IO> Setting up Rust:IO 2.3.6465.29436 ...(15:19:53) | Rust:IO> Creating directories ...(15:19:53) | Rust:IO> Applying config ...(15:19:53) | Rust:IO> Initializing database ...(15:19:53) | Rust:IO> Generating map image (this may take a while) ...(15:19:58) | Rust:IO> Generation completeshows both plugins loading but only Rust:IO plugin installing at the bottom?
     
  18. Wulf

    Wulf Community Admin

    Looks fine then, they're both loading according to the top of the log. You're more than likely just missing permissions for those plugins, so I'd suggest reading the Overview for both of the plugins and use their support thread for further support, as the plugins are loading fine.
     
  19. Yeah I've been trying this all day, I've read all your posts on permissions as well as i thought that might be the problem

    The overview page says set permissions on the config file.

    I go to the config file in my ftp and it shows:
    {
    "Config": {
    "authLevel Required (1 moderator, 2 admin)": 2,
    "Pressed time before multiple spawns (seconds)": 1.0
    }
    }
    }
    which is fine and i am authlevel 2 as i am an admin and owner so i dont understand why it still doesnt work
     
  20. Wulf

    Wulf Community Admin

    I'd recommend using the support thread for the plugin.