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

Client: add zero files clean up in images folder on startup #6267

Closed
2 tasks done
JayDi85 opened this issue Feb 8, 2020 · 1 comment
Closed
2 tasks done

Client: add zero files clean up in images folder on startup #6267

JayDi85 opened this issue Feb 8, 2020 · 1 comment
Assignees

Comments

@JayDi85
Copy link
Member

JayDi85 commented Feb 8, 2020

Images files (zip-archives) can be broken somehow (e.g. after unexpected close/cancel on images download). That's can cause client GUI's bugs and glitches in games like #1514

TODO:

  • add cleaning routine on client startup for zero-size *.zip files in images folder;
  • add additional cleaning routine on client startup for *.tmp files in same images folder (*.tmp is temporary files for opened archives).
@JayDi85
Copy link
Member Author

JayDi85 commented Sep 8, 2020

Fixed by f670de0

@JayDi85 JayDi85 closed this as completed Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant