Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failing at any point #17

Open
tomiia opened this issue Jul 11, 2024 · 5 comments
Open

failing at any point #17

tomiia opened this issue Jul 11, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@tomiia
Copy link

tomiia commented Jul 11, 2024

bunny manager fails at any point with me

since it's hard to get past downloading and icon replacement but i still have two logs
VD-Manager-1720729453680.log
VD-Manager-1720729961711.log

why is it doing that?

@tomiia
Copy link
Author

tomiia commented Jul 11, 2024

oh and, it never, NEVER, caches files properly

Screenshot_2024-07-11-22-39-52-66_518e3e880c9e063b47dd86707691cc2e

@coolesding
Copy link

i dont know much but it does very much look like it isnt able to store the file after downloading (verification looks to take place BEFORE trying to write it [aka in memory ig]) so it fails when trying to work on a file, thus why it says "file not found" in the second log

you may have not given the manager permission to access files which i believe is a requirement

i dont know why the download cancelled on the first log, maybe your wifi disconnected, it doesnt seem relevant to the other issue you have

@pylixonly pylixonly added the bug Something isn't working label Jul 29, 2024
@pylixonly
Copy link
Member

I smell device issue, or lack of permissions
It'd say that the file was not properly cached if the file does not exist or has a size of 0

https://github.com/pyoncord/BunnyManager/blob/8cbe4ca6e37dbc1faef4d1f4a6b414ebffe2dc42/app/src/main/java/dev/beefers/vendetta/manager/installer/step/download/base/DownloadStep.kt#L73-L90

@tomiia
Copy link
Author

tomiia commented Aug 2, 2024

permissions are good people already told me to check it

it seems like it wont cache files at all anyway, only way i found is using faster network so it would... fail faster
then after usually 10 to 20 tries, it succeeds

@Rico040
Copy link

Rico040 commented Aug 2, 2024

maybe you don't have enough free space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants