owkey![]()
UpdateChecker
Moved
Total Downloads: 21,402 - First Release: Oct 24, 2014 - Last Update: Feb 1, 2018
- 5/5, 48 likes
-
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.
-
Wulf Community Admin
-
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. -
Wulf Community Admin
-
A blacklist/ignore feature is planned.
I am not at home for a week though. -
Awesome! I look forward to it.
Thanks for the replies, guys!
Enjoy your trip, @LaserHydra -
-
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 } }
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 -
I think those need to be in double quotes:
"AlphaLoot.cs", 'RustIO.cs", "NightVision.cs", "TsunGrill.cs" -
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 } }
-
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
-
-
seems kk now i just had to remove my old config file and let it generate a new one
-
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. -
Wulf Community Admin
-
-
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 ??? -
Hi,
-