#Status bar of resources started

1 messages · Page 1 of 1 (latest)

silent grotto
#

Maybe add a feature where you can see how many resources are started out of your total resource count to give an estimate of how long a server will take longer to start aka a progress bar. Idk its pretty small feature but it could be cool. Example if the server is starting and its half way and I have 200 resources it would display 100/200 resources started.

rapid mason
#

but think about it, how would i know how many resources to will be started?

#

because most servers have many resources that never start

#

I could check the cfg files to find out all the starts/ensures

#

but what if there is a stop in them?

#

or it ensures a folder, and i don't know how many resources are in there

#

or resources that require others

#

its not trivial lol

silent grotto
#

Yeah I get that lol

#

maybe you can add it where it stores the last amount of resource count from the last restart and checks if there are any new resources after it starts and then it would add on to that list or remove from that list.

#

idk if that will be ideal tho

rapid mason
#

hmm

#

that could work

#

but idk

#

feels a tad hacky

#

and then people will start complaining that their server didn't reach 100% when they removed some resource

silent grotto
#

yeah hmm, well it seems like its getting the value here of the amount right before it actually starts starting everything; not sure how you would actually get the value tho lol https://i.imgur.com/dyMVR7D.png

#

looks like its just counting the manifest files it seems

#

ignore the bloated resource count 😅

#

hmm yeah its different from the value of actual resources started nvm

#

since thats just counting how many manifest there are and not how many can actually start lol

livid muralBOT
silent grotto
#

il keep thinking about it il let you know if i come up with anythig

rapid mason
#

but that is not the number of resources that will be started

silent grotto
rapid mason
#

but where would i even display that?

#

that might be harder than its worth

silent grotto
#

yeah you know whats its fine

#

its not worth the time lol

#

thanks for trying to make it work though