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

fix: handle missing map paths during debug and info logging #70

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

ilyvion
Copy link
Contributor

@ilyvion ilyvion commented Jan 5, 2025

Updated the process_loaded_maps function to account for cases where a map handle's path is unavailable.

Closes #69

Updated the `process_loaded_maps` function to account for cases where a map handle's path is unavailable.
@ilyvion ilyvion force-pushed the support-weak-handles branch from 65e22ba to 7b09775 Compare January 5, 2025 09:27
@adrien-bon adrien-bon merged commit 9b9ba50 into adrien-bon:main Jan 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TiledMapHandle only supports strong Handles, but this is not documented or properly enforced
2 participants