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

Infrastructure "compose.py: sort os.walk, print failing file path" #46756

Merged
merged 2 commits into from
Jan 17, 2021

Conversation

int-ua
Copy link
Contributor

@int-ua int-ua commented Jan 15, 2021

Summary

SUMMARY: None

Purpose of change

Consistent tile_config.json for reducing the "wobble" between builds.

Describe the solution

Sort file paths from os.walk. Printing file path when Vips failed to open an image.

Describe alternatives you've considered

Testing

.../venv//bin/python compose.py --use-all --obsolete-fillers ~/cdda/CDDA-Tilesets/gfx/UltimateCataclysm/

Additional context

Print image filename on failure to load it with Vips
@BrettDong BrettDong added [Python] Code made in Python Code: Tooling Tooling that is not part of the main game but is part of the repo. SDL: Tiles / Sound Tiles visual interface and sounds. labels Jan 15, 2021
@int-ua int-ua requested a review from wapcaplet January 15, 2021 03:33
@int-ua int-ua changed the title compose.py: sorted os.walk and other improvements compose.py: sort os.walk, print failing file path Jan 15, 2021
@kevingranade kevingranade merged commit 3c04baa into CleverRaven:master Jan 17, 2021
@int-ua int-ua deleted the patch-4 branch January 17, 2021 07:55
@int-ua int-ua mentioned this pull request Jan 21, 2021
@int-ua int-ua changed the title compose.py: sort os.walk, print failing file path Infrastructure "compose.py: sort os.walk, print failing file path" Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Tooling Tooling that is not part of the main game but is part of the repo. [Python] Code made in Python SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants