1. Finally had some time off to work on my server I just bought..

    Installed Oxide - Check..... Version is 2.0.354
    Installed a bunch of Plugins - Check

    Now, Some seem to be doing Half of what they are supposed to, and some I cant just get to work at all..

    Day Night system. I was able to use env.time 08 in the console to set the time
    I was unable to use any commands in game
    env.daylength <Value> Command not found

    Airdrop Settings is also half working... It is generating a log that the airdrops are removed due to lack of players
    However airdrop.run Command Not Found

    Any command with Economics does not do anything

    And Every time I spawn in the server for the first time, I spawn way above the world, then fall to my death

    Going to try a few more things and update as I make progress.. as of right now Rust is stuck loading the last texture
     

    Attached Files:

  2. Wulf

    Wulf Community Admin

    Full logs for Oxide would be useful. Any particular issues with individual plugins should be posted in those plugin threads though.
     
  3. Hmm, I thought those logs were full logs.... Where would I find them ? Let me do a little more digging
    [DOUBLEPOST=1424894295][/DOUBLEPOST]Ok I think I found the..... Check this out.... The difference in the full Oxide logs from the 23rd to today... I have restarted the serve twiec today and once yesterday ....
     

    Attached Files:

  4. Wulf

    Wulf Community Admin

    I don't see any issues with Oxide in those logs. I'd suggest posting any issues you have with each plugin in their discussion thread.
     
  5. So I would have to post, 10 diffrent posts ? Nothing is working, every plugin I have.. so Im not sure how it can be an issue with each individual plugin ? Thats too much of a coincidence ........
     
  6. Wulf

    Wulf Community Admin

    You can test to make sure basic commands work by using oxide.version, version, oxide.reload, oxide.unload, etc. Any plugin specific ones will only work if the plugin is loaded. Keep in mind that some plugin errors can cause a plugin to be unloaded, which may be why you are seeing the "command not found" errors. If you modified the plugins themselves, I'd suggest getting clean copies of them and only modifying the config files.

    The plugins loaded fine and are working according to your logs, but since the Oxide team doesn't make those plugins, you'd need to talk to the authors of those plugins. I've tested both plugins though, and the commands you mentioned are working fine. I'd recommend making sure your install is updated to the latest of everything.

    Also, the issue with spawning above the world is a Rust issue with maps over 6000 in size. The loading issue is from the recent Rust updates, and is fixed in dev builds of it.
     
  7. Alright ... Interesting, Gotcha... Well I will fine comb it a bit more than... Thanks
    And thanks for the other info