UpdateChecker

Moved

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

5/5, 48 likes
  1. owkey ;)
     
  2. Is there a way I can get UpdateChecker to ignore plugins? I use AlphaLoot, and RustIO. AlphaLoot isn't a loot mod not supported here, and RustIO "isn't accessible online" no matter what version I run of it.
     
  3. Wulf

    Wulf Community Admin

    No, private plugins are not supported by this. Rust:IO is an extension (not a plugin), so it has a separate area. Rust:IO also does not update generally via the part you download, it has its own updater built-in.
     
  4. But... 'Is there a way I can get UpdateChecker to ignore plugins?"
    My console keeps telling me I need to update those. It gets annoying.
     
  5. Wulf

    Wulf Community Admin

    Ah, missed the ignore part, sorry. I thought it had one in the past, but might have been removed. That'd be something for @LaserHydra.
     
  6. A blacklist/ignore feature is planned.
    I am not at home for a week though.
     
  7. Awesome! I look forward to it. :D
    Thanks for the replies, guys!
    Enjoy your trip, @LaserHydra
     
  8. An ignore list has been added to the latest version (v2.3.0) on uMod.
     
  9. How exactly should the format be to apply something to the ignore list?

    Default
    Code:
    {
      "Ignored Plugins (Filenames of plugins which to ignore in version check)": [],
      "Settings": {
        "Auto Check Interval (in Minutes)": 60.0,
        "Use EmailAPI": false,
        "Use PushAPI": false
      }
    }
    Like this??? or...
    Code:
    {
      "Ignored Plugins (Filenames of plugins which to ignore in version check)": [AlphaLoot.cs, RustIO.cs, NightVision.cs, TsunGrill.cs],
      "Settings": {
        "Auto Check Interval (in Minutes)": 60.0,
        "Use EmailAPI": false,
        "Use PushAPI": false
      }
    }
     
    Last edited by a moderator: Apr 26, 2018
  10. I think those need to be in double quotes:
    "AlphaLoot.cs", 'RustIO.cs", "NightVision.cs", "TsunGrill.cs"
     
  11. I'll update the Overview to be more descriptive.
    It should be
    Code:
    {
      "Ignored Plugins (Filenames of plugins which to ignore in version check)": ["AlphaLoot", "RustIO", "NightVision", "TsunGrill"],
      "Settings": {
        "Auto Check Interval (in Minutes)": 60.0,
        "Use EmailAPI": false,
        "Use PushAPI": false
      }
    }
     
  12. this is what i get after updating

    Code:
     oxide.reload UpdateCheckerWeb request produced exception (Url: http://oxide.laserhydra.com/plugins/AimTrain/) in 'UpdateChecker v2.3.0' plugin (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Core.Libraries.WebRequests+WebRequest.<WaitForResponse>b__40_0 (IAsyncResult res) [0x00000] in <filename unknown>:0
    Web request produced exception (Url: http://oxide.laserhydra.com/plugins/15/) in 'UpdateChecker v2.3.0' plugin (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Core.Libraries.WebRequests+WebRequest.<WaitForResponse>b__40_0 (IAsyncResult res) [0x00000] in <filename unknown>:0
    
    there is many more than that so if the plugin is from another site this will always throw up them errors ????
     
  13. Can you send me your configuration file and potentially a list of your plugins?
     
  14. seems kk now i just had to remove my old config file and let it generate a new one
     
  15. Is it just me or when I try to download UpdateChecker from umod it say he couldn't find the page?
    Also tried in Internet Explorer and Chrome. Same issue

    File not found

    Firefox can’t find the file at https://umod.org/plugins/UpdateChecker.cs.

    Check the file name for capitalization or other typing errors.
    Check to see if the file was moved, renamed or deleted.
     
  16. Wulf

    Wulf Community Admin

    The file is there, just opened it via that address.
     
  17. Now it works for me, maybe blocked at wifi here
     
  18. Last night update checker told me i had 4 plugins that needed updated.
    Today its showing this ..............

    [Update Checker] Failed to access plugin information API.
    If this keeps happening, please contact the developer.
    [Update Checker] Following plugins are outdated:
    # QuickSmelt | Installed: 4.0.4 - Latest: 4.0.5 | QuickSmelt

    But i also noticed this last week when copy/paste was updated - updatechecker didnt notice it.
    Has anyone else noticed this and what is the fix ???
     
  19. Hi,

    The same thing has been happening on my server.
     
  20. I am surprised that not more people have messaged me about that yet. The webserver seems to be unavailable at the moment. I have contacted my host to get it back up.