Jump to content

1 Screenshot

  • 1.3m
  • 10.9k
  • 44.92 kB

Recommended Comments



35 minutes ago, dboladao said:

since i update this last version, the plugin started to send me messages " all plugins are up to date" but i cant find in config to disable this notification in discord ? is this a glitch with me or a new thing that i can disable ? 

 Add message ID in the config so that you do not receive new messages to Discard, so you will be edited one message

Link to comment
Share on other sites
On 8/19/2023 at 9:48 PM, dboladao said:

since i update this last version, the plugin started to send me messages " all plugins are up to date" but i cant find in config to disable this notification in discord ? is this a glitch with me or a new thing that i can disable ? 

I'm having the same here.

Every hour 1 notification about no new updates.

Is there any way to disable this notification?

Link to comment
Share on other sites
5 hours ago, CsaszyKJ said:

Is there any way to disable this notification?

You have to leave one of the notifications there, then copy the message ID and put that into the config file where it asks for message ID. From what I understand this allows it to edit that message. 

Though, I don't think Discord puts a notification pip or bolds the channel when an edit happens. If that's the case with Discord, then this mod just became near useless for my needs. 😞

Edited by Gallorum Rex
Link to comment
Share on other sites
10 hours ago, Gallorum Rex said:

You have to leave one of the notifications there, then copy the message ID and put that into the config file where it asks for message ID. From what I understand this allows it to edit that message. 

Though, I don't think Discord puts a notification pip or bolds the channel when an edit happens. If that's the case with Discord, then this mod just became near useless for my needs. 😞

It puts "(edited)" next to the message, and you can hover over it to get the last update time. But yeah it does mean you need to remember to look once in a while.

Link to comment
Share on other sites

Interesting error :

The plugin, with a blank config file, load fine - no errors.   The next time the plugin runs -- after it's created its config file -- I get this error in the console :

(22:41:48) | Unloaded plugin UpdateChecker v4.1.1 by tofurahie

(22:41:48) | Failed loading script; (Object reference not set to an instance of an object)

at void Carbon.Managers.ScriptLoader.Load()

and because of that; whatever "script" it is running, doesn't finish -- so it never sets numbers of players back to the configured number.   Slightly problematic!! 🙂

but -- weird thing is, if I then load the plugin manually, it loads fine and spits this out :

(22:48:40) | Loaded plugin UpdateChecker v4.1.1 by tofurahie [274ms]

(22:48:40) | Command 'ucsetup' already exists.

(22:48:40) | Command 'uctest' already exists.

(22:48:40) | Duplicate permission registered 'updatechecker.setup' (by plugin 'UpdateChecker')

(22:48:41) | All plugins have been loaded. Changing maximum players back to 35.

(22:48:50) | [UpdateChecker]

 

 

 

Link to comment
Share on other sites
4 hours ago, Sphinkter said:

Interesting error :

The plugin, with a blank config file, load fine - no errors.   The next time the plugin runs -- after it's created its config file -- I get this error in the console :

(22:41:48) | Unloaded plugin UpdateChecker v4.1.1 by tofurahie

(22:41:48) | Failed loading script; (Object reference not set to an instance of an object)

at void Carbon.Managers.ScriptLoader.Load()

and because of that; whatever "script" it is running, doesn't finish -- so it never sets numbers of players back to the configured number.   Slightly problematic!! 🙂

but -- weird thing is, if I then load the plugin manually, it loads fine and spits this out :

(22:48:40) | Loaded plugin UpdateChecker v4.1.1 by tofurahie [274ms]

(22:48:40) | Command 'ucsetup' already exists.

(22:48:40) | Command 'uctest' already exists.

(22:48:40) | Duplicate permission registered 'updatechecker.setup' (by plugin 'UpdateChecker')

(22:48:41) | All plugins have been loaded. Changing maximum players back to 35.

(22:48:50) | [UpdateChecker]

 

 

 

Carbon not supported

  • Confused 1
Link to comment
Share on other sites
On 9/4/2023 at 3:16 AM, tofurahie said:

Carbon not supported

understand.  Any plans to get it to work with Carbon?

  • Love 1
Link to comment
Share on other sites

Is there a way to make the timestamp of when it was last checked show with "All plugins have the latest version"?

Link to comment
Share on other sites
11 minutes ago, BrettG said:

Is there a way to make the timestamp of when it was last checked show with "All plugins have the latest version"?

Doesn't it already do this?
image.png.5a590d46ff539a05089e4feb9f2a0cf6.png

Link to comment
Share on other sites

It only shows last checked timestamp if there is a plugin that needs updated, but if its all up to date their is no timestamp for me.

 

 

2023-09-08_12-45-17.jpg

Link to comment
Share on other sites
10 minutes ago, BrettG said:

It only shows last checked timestamp if there is a plugin that needs updated, but if its all up to date their is no timestamp for me.

 

 

2023-09-08_12-45-17.jpg


Ahh I see what you're saying. You're wanting a timestamp even if no updates are available. Sorry about the confusion, I misread that. 

Could a solution be that you read the time of the discord message where it says all have the latest version, it shows the date and time of that message?
EDIT: Or do you have it set up that it edits & overwrites an old update so that you don't have an accurate time & date?

Edited by ChristopherS
Link to comment
Share on other sites
11 hours ago, Sphinkter said:

understand.  Any plans to get it to work with Carbon?

When carbon will have all the necessary functions for this

Link to comment
Share on other sites
On 9/8/2023 at 12:54 PM, ChristopherS said:


Ahh I see what you're saying. You're wanting a timestamp even if no updates are available. Sorry about the confusion, I misread that. 

Could a solution be that you read the time of the discord message where it says all have the latest version, it shows the date and time of that message?
EDIT: Or do you have it set up that it edits & overwrites an old update so that you don't have an accurate time & date?

That would work as long as not on mobile. I was asking for this as I have this available in my discord for anyone to see while trying to be transparent with my player base.

Anyways, it would appear that tofurahie quickly added this shortly after I suggested it. 🙂

Edited by BrettG
Link to comment
Share on other sites
On 9/8/2023 at 12:28 PM, tofurahie said:

When carbon will have all the necessary functions for this

lol; it seems to!  After all the updates are said and done, it does seem to be working.  Still gives that red scripting error when it loads, but seems to be checking and posting to discord -- I'll call it a win!

Link to comment
Share on other sites
4 hours ago, Sphinkter said:

lol; it seems to!  After all the updates are said and done, it does seem to be working.  Still gives that red scripting error when it loads, but seems to be checking and posting to discord -- I'll call it a win!

lol

Link to comment
Share on other sites
4 hours ago, Toccima said:

Have you considered adding auto updating?

Carbon should do that for you.
EDIT: When it's fully up and running that is.

Edited by ChristopherS
  • Like 1
Link to comment
Share on other sites

Can you please consider moving the URLs and such to a data file instead of a config file? I have spent so much time updating my URLs to the correct location/store and then when the plugin is disabled/reloaded it forgets whatever I set as the location.

Link to comment
Share on other sites

For some reason beyond my understanding, today Update Checker has started acting strangely. The config is still fine, the URL for plugins are still there, yet it's printing double and saying things cannot be found anymore. 

FastLoot - not found
FastLoot - not found
LiftCars - not found
LiftCars - not found
RoadBradleyLimiter - not found
RoadBradleyLimiter - not found
RustNET - not found
RustNET - not found
AutomatedSearchlights - not found
AutomatedSearchlights - not found
SkinBox - not found
SkinBox - not found
Battlepass - not found
Battlepass - not found
TCAuth - not found
TCAuth - not found
VIPToken - not found
VIPToken - not found
FastLoot - not found
FastLoot - not found
LiftCars - not found
LiftCars - not found
RoadBradleyLimiter - not found
RoadBradleyLimiter - not found
RustNET - not found
RustNET - not found
AutomatedSearchlights - not found
AutomatedSearchlights - not found
SkinBox - not found
SkinBox - not found
Battlepass - not found
Battlepass - not found
TCAuth - not found
TCAuth - not found
VIPToken - not found
VIPToken - not found


All the URL's for these plugins are there in the config. It's only today that this has started happening, I don't know how to go about fixing this.

Link to comment
Share on other sites
17 minutes ago, ChristopherS said:

For some reason beyond my understanding, today Update Checker has started acting strangely. The config is still fine, the URL for plugins are still there, yet it's printing double and saying things cannot be found anymore. 

FastLoot - not found
FastLoot - not found
LiftCars - not found
LiftCars - not found
RoadBradleyLimiter - not found
RoadBradleyLimiter - not found
RustNET - not found
RustNET - not found
AutomatedSearchlights - not found
AutomatedSearchlights - not found
SkinBox - not found
SkinBox - not found
Battlepass - not found
Battlepass - not found
TCAuth - not found
TCAuth - not found
VIPToken - not found
VIPToken - not found
FastLoot - not found
FastLoot - not found
LiftCars - not found
LiftCars - not found
RoadBradleyLimiter - not found
RoadBradleyLimiter - not found
RustNET - not found
RustNET - not found
AutomatedSearchlights - not found
AutomatedSearchlights - not found
SkinBox - not found
SkinBox - not found
Battlepass - not found
Battlepass - not found
TCAuth - not found
TCAuth - not found
VIPToken - not found
VIPToken - not found


All the URL's for these plugins are there in the config. It's only today that this has started happening, I don't know how to go about fixing this.

Fixed
thx to @Pho3niX90

Edited by tofurahie
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 12
  • Confused 3
  • Love 11

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

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.