Jump to content

Reporting "not found" for plugin with link

Closed 4.0.0

GeekGarage
GeekGarage

Posted


    {
      "Name": "LootablesExt",
      "Author": "Raul-Sorin Sorban",
      "Plugin version": "1.0.2",
      "Link to plugin": "https://codefling.com/plugins/lootablesext",
      "Marketplace": "Codefling",
      "Ignore": false
    },

This is reporting "Not Found" and it worked just fine with the previous version 3.3.0

tofurahie

Posted

Changed Status from Pending to Work in Progress

tofurahie

Posted

Changed Status from Work in Progress to Closed

GeekGarage

Posted (edited)

EDIT:

There are multiple issues here. will update with a new comment shortly

Edited by GeekGarage
tofurahie

Posted

ye i know, i'm fixing right now

GeekGarage

Posted (edited)

reloaded the plugin and it just reset all edits i made for the plugins it found where it was incorrect.

 

o.reload UpdateChecker
Unloaded plugin UpdateChecker v4.0.0 by tofurahie
Loaded plugin UpdateChecker v4.0.0 by tofurahie
[UpdateChecker] 
[uMod] Clans 1.1.26 -> 1.3.3 <https://umod.org/plugins/blueprint-share>
[uMod] DiscordLink 1.2.0 -> 2.1.1 <https://umod.org/plugins/discord-linker>
[Codefling] Loottable 1.0.29 -> 2.2.0 <https://codefling.com/plugins/radtownloot>
[uMod] ServerRewards 0.4.74 -> 1.1.3 <https://umod.org/plugins/server-rewards-wipe>
[uMod] Shop 1.1.81 -> 2.4.45 <https://umod.org/plugins/gui-shop>
[uMod] Trade 1.2.15 -> 1.2.44 <https://umod.org/plugins/trade>
Payback - not found
Payback2 - not found
StaticLootables - not found

As you can see there is quite a few it finds that are incorrect, could you also check on developer name to make sure it's the correct one?


[uMod] Clans 1.1.26 -> 1.3.3 <https://umod.org/plugins/blueprint-share>
Should be https://codefling.com/plugins/clans

[uMod] DiscordLink 1.2.0 -> 2.1.1 <https://umod.org/plugins/discord-linker>
Should be https://codefling.com/plugins/discord-link

[Codefling] Loottable 1.0.29 -> 2.2.0 <https://codefling.com/plugins/radtownloot>
Should be https://codefling.com/plugins/loot-table-stacksize-gui

[uMod] ServerRewards 0.4.74 -> 1.1.3 <https://umod.org/plugins/server-rewards-wipe>
Should be https://umod.org/plugins/server-rewards

[uMod] Shop 1.1.81 -> 2.4.45 <https://umod.org/plugins/gui-shop>
Should be https://codefling.com/plugins/shop-ui

[uMod] Trade 1.2.15 -> 1.2.44 <https://umod.org/plugins/trade>
Should be https://codefling.com/plugins/trade

Payback - not found (this are on Tommyguns site fragmod.com that isn't supported so it's fine)
Payback2 - not found (this are on Tommyguns site fragmod.com that isn't supported so it's fine)

StaticLootables - not found
Should be https://codefling.com/plugins/static-lootables


Then after manually setting the link for the plugin, this is the result
 

    {
      "Name": "StaticLootables",
      "Author": "Raul-Sorin Sorban",
      "Plugin version": "2.9.0",
      "Link to plugin": "https://codefling.com/plugins/static-lootables",
      "Marketplace": "Codefling",
      "Ignore": false
    },



Loaded plugin UpdateChecker v4.0.0 by tofurahie
[UpdateChecker]
StaticLootables - not found

 

Edited by GeekGarage
  • Like 1
GeekGarage

Posted

So here is the latest update after it reset my config after reloading the plugin ^^

GeekGarage

Posted (edited)

removed my config and updated to 4.0.1
It found almost everything with 4 not found and one incorrect and one correct
 

[UpdateChecker] 
[uMod] BetterChat 5.2.12 -> 5.2.14 <https://umod.org/plugins/better-chat>
[uMod] Trade 1.2.15 -> 1.2.44 <https://umod.org/plugins/trade>
Payback - not found
Payback2 - not found
StaticLootables - not found
LootablesExt - not found

[uMod] BetterChat 5.2.12 -> 5.2.14 <https://umod.org/plugins/better-chat>
Correct!

[uMod] Trade 1.2.15 -> 1.2.44 <https://umod.org/plugins/trade>
Should be https://codefling.com/plugins/trade

Payback - not found (I've set it to ignore)
Payback2 - not found (I've set it to ignore)

StaticLootables - not found
Should be https://codefling.com/plugins/static-lootables

LootablesExt - not found
Should be https://codefling.com/plugins/lootablesext

Then I manually added the correct links for StaticLootables and LootablesExt and restarted the plugin,

    {
      "Name": "StaticLootables",
      "Author": "Raul-Sorin Sorban",
      "Plugin version": "2.9.0",
      "Link to plugin": "https://codefling.com/plugins/static-lootables",
      "Marketplace": "Codefling",
      "Ignore": false
    },
    {
      "Name": "LootablesExt",
      "Author": "Raul-Sorin Sorban",
      "Plugin version": "1.0.2",
      "Link to plugin": "https://codefling.com/plugins/lootablesext",
      "Marketplace": "Codefling",
      "Ignore": false
    },

but StaticLootables still return "Not Found"

o.reload UpdateChecker
Unloaded plugin UpdateChecker v4.0.1 by tofurahie
Loaded plugin UpdateChecker v4.0.1 by tofurahie
[UpdateChecker] 
StaticLootables - not found

 

Edited by GeekGarage
  • Like 1
tofurahie

Posted

Who is the author of the plugin "Trade"? (On Codefling the author is CasaNostra, but I think it is different in the plugin)

GeekGarage

Posted (edited)

for trade inside the plugin it says this, so it would be Def
image.png.8e6a1ab2d67ae2e3ff1096cd9f89aefc.png

 

and for StaticLootables it is this
image.png.2fae1c4c1509e6fe02d1cf1309ea2154.png

Edited by GeekGarage
tofurahie

Posted

I will release an update tomorrow, unfortunately due to the fact that the author is indicated by another, he will not be able to find the plugin desired himself, but the link will work 100%

GeekGarage

Posted

If we are able to set a link and then it will use it I'll be happy. I don't expect it to find everything, but i expect it to use the link i set 🙂 That is all. Heck even if I had to set every single link for all my plugins i would gladly do it, al long as it is using that link to check for update. Thanks a ton for a GREAT plugin, it saves so much time!

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.