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

feat: improve warning on missing asset #295

Merged
merged 4 commits into from
Feb 21, 2025

Conversation

makspll
Copy link
Owner

@makspll makspll commented Feb 19, 2025

This seems to happen when a user loads via AssetServer::load but then doesn't store the handle, meaning it immediately drops. The events are sent but the asset is unloaded before it reaches the BMS systems.

Probably shouldn't be an error, so downgrading to a warning, plus adding a tip for dealing with this

@makspll makspll enabled auto-merge (squash) February 19, 2025 20:08
@makspll makspll merged commit cced399 into main Feb 21, 2025
15 checks passed
@makspll makspll deleted the feat/improve-missing-asset-warning branch February 21, 2025 10:41
@github-actions github-actions bot mentioned this pull request Feb 20, 2025
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.

1 participant