Skip to content

feat: improve warning on missing asset#295

Merged
makspll merged 4 commits into
mainfrom
feat/improve-missing-asset-warning
Feb 21, 2025
Merged

feat: improve warning on missing asset#295
makspll merged 4 commits into
mainfrom
feat/improve-missing-asset-warning

Conversation

@makspll

@makspll makspll commented Feb 19, 2025

Copy link
Copy Markdown
Owner

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
@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