❔ An error occurred: 'count' must be non-negative.
Making a downloader thing for my launchers and stuff but when i download a big file "An error occurred: 'count' must be non-negative." happens
(ran simple-Downloader https://github.com/niceEli/niceFilmsBetterHypixelPack/archive/refs/tags/Version10.zip)
code below
7 Replies
it seems to be a problem with the progress bar
still need help tho
cuz i really want a progressbar
use $spectre for something like this
Spectre.Console is a .NET library that allows for easy creation of console UIs, text formatting in the console, and command-line argument parsing.
https://spectreconsole.net/
Spectre.Console - Welcome!
Spectre.Console is a .NET library that makes it easier to create beautiful console applications.
thx man
here's my implementation of a progress bar; https://github.com/just-ero/asl-utils/blob/main/src/SpectreHelpers.cs#L12-L60
thx you are a lifesaver
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.