UpdateChecker

Moved

Total Downloads: 21,402 - First Release: Oct 24, 2014 - Last Update: Feb 1, 2018

5/5, 48 likes
  1. Wulf submitted a new resource:

    Updater - Automatic update checking and notifications for plugins

    Read more about this resource...
     
  2. installed mod and ran /update, console spits out the following:
    Code:
    [Oxide] 10:14 PM [Error] updater: [string "updater.lua"]:32: attempt to call field 'GetAll' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] i
    n <filename unknown>:0
    
     
  3. Wulf

    Wulf Community Admin

    You are using an outdated Oxide build. You can get the latest from https://github.com/github.com/OxideMod/Snapshots.
     
  4. Wulf

    Wulf Community Admin

    Yup! Finally got it on the main repo. :)
     
  5. You do not have permission to use this command
    Yet I've set myself as Owner

    EDIT: Guess it just needed a restart, woops :p
     
  6. I found an Error.

    look there:
    Code:
    8:05 PM [Info] Loaded plugin User Connection Notification (v1.0.6) by Taffy
    8:05 PM [Info] Loaded plugin Rust Core (v1.0.0) by Oxide Team
    8:05 PM [Info] Loaded plugin Unity Core (v1.0.0) by Oxide Team
    8:05 PM [Info] ##############  Update check started!  ##############
    8:05 PM [Info] Auto Broadcast is up-to-date, currently using version: 0.1.1
    8:05 PM [Info] Custom Chat Commands is up-to-date, currently using version: 2.1.1
    8:05 PM [Info] Natives is up-to-date, currently using version: 0.1.0
    8:05 PM [Info] Updater is up-to-date, currently using version: 0.2.0
    8:05 PM [Info] User Connection Notification is outdated! Installed: 1.0.6, Latest: 1.0.4
    8:05 PM [Info]  -- Visit http://oxidemod.org/resources/652/
    8:05 PM [Info] ##############  Update check finished!  ##############
    You see User Connection Notification V1.0.6 is loaded, but the Updater says V1.0.4 is loaded ?
     
  7. Wulf

    Wulf Community Admin

    It's not an error, the site caches the version daily right now.
     
  8. Wulf

    Wulf Community Admin

    Wulf updated Updater with a new update entry:

    Fixed chat messages and added console colors

     
  9. I have more then 5 plugins installed but I get 5 plugin supported.
    which means only 5 support the updater plugin correct?

    Code:
    11:14 PM [Info] Loading Oxide core...
    11:14 PM [Info] Loading extensions...
    11:14 PM [Info] Loaded extension Lua version 1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension Rust version 1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension Unity version 1.0.0 by Oxide Team
    11:14 PM [Info] Loading plugins...
    11:14 PM [Info] Loaded plugin FriendsAPI (v1.0.0) by #Domestos
    11:14 PM [Info] Loaded plugin Auto Broadcast (v0.1.1) by Taffy
    11:14 PM [Info] Loaded plugin Building Owners (v1.1.5) by Reneb
    11:14 PM [Info] Loaded plugin Enhanced Ban System (v2.0.1) by #Domestos
    11:14 PM [Info] Loaded plugin Finder (v1.2.0) by Reneb
    11:14 PM [Info] Loaded plugin Friends Friendly Fire (v1.0.2) by #Domestos
    11:14 PM [Info] Loaded plugin Give Plugin (v0.3.2) by Reneb
    11:14 PM [Info] Loaded plugin Kits (v0.2.1) by Reneb
    11:14 PM [Info] Loaded plugin Increased Building Rate (v0.1.0) by Mughisi
    11:14 PM [Info] Loaded plugin Increased Crafting Rate (v0.1.0) by Mughisi
    11:14 PM [Info] Loaded plugin Fast Gathering (v0.1.0) by Mughisi
    11:14 PM [Info] Loaded plugin Godmode (v0.1.2) by Mughisi
    11:14 PM [Info] Loaded plugin Advanced Teleportation System (v1.0.5) by Mughisi
    11:14 PM [Info] Loaded plugin Players list (v1.1.1) by #Domestos
    11:14 PM [Info] Loaded plugin Portgun (v1.1.0) by Reneb
    11:14 PM [Info] Loaded plugin Private Messaging (v1.0.3) by #Domestos
    11:14 PM [Info] Loaded plugin Anti Wall Glitch (v0.1.0) by Reneb
    11:14 PM [Info] Loaded plugin Death Messages (v0.3.1) by Reneb
    11:14 PM [Info] Loaded plugin r-Prod (v1.0.1) by Reneb
    11:14 PM [Info] Loaded plugin R-Remover Tool (v1.2.1) by Reneb
    11:14 PM [Info] Loaded plugin Updater (v0.2.1) by Wulf
    11:14 PM [Info] Loaded plugin User Connection Notification (v1.0.6) by Taffy
    11:14 PM [Info] Loaded plugin Rust Core (v1.0.0) by Oxide Team
    11:14 PM [Info] Loaded plugin Unity Core (v1.0.0) by Oxide Team
    11:14 PM [Info] To increase your chance in finding players, use the deadPlayerList plugin
    11:14 PM [Info] ##############  Update check started!  ##############
    11:14 PM [Info] Supported plugin count: 5
    11:14 PM [Info] ##############  Update check finished!  ##############
     
  10. Whats the problem? There is no error in your log.
     
  11. Wulf

    Wulf Community Admin

    That means that only 5 have the ResourceId specified. Better nag @Domestos and the others to add them. ;)
     
  12. Wulf

    Wulf Community Admin

    Wulf updated Updater with a new update entry:

    Added timed update checking

     
  13. Wulf

    Wulf Community Admin

    Wulf updated Updater with a new update entry:

    Added console command and initial support for Pushover API

     
  14. Wulf

    Wulf Community Admin

    Wulf updated Updater with a new update entry:

    Updated support for Push API (formerly Pushover)

     
  15. Does this log the updates anywhere? My trial for Pushover expired and I'm currently not willing to pay for it. It would be good to have a file that I could just FTP into and easily check if I'm out of date or not.

    Code:
    9/12/2014
    =========
    All Plugins up-to-date8/12/2014
    =========
    Plugin 'chathandler' out of date [latest: 1.6.2]
    I'm just making up version numbers but something like this maybe?
     
  16. Wulf

    Wulf Community Admin

    I'll be adding email sending soon using my Email API. I could add logging too, we'll see.
     
  17. I think if the Email API was in then, for me at least, logging wouldn't be necessary.
     
  18. Wulf

    Wulf Community Admin

    Wulf updated Updater with a new update entry:

    Added Push config, fixed notifications