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

PixiJS Deprecation Warning: Loader.registerPlugin() is deprecated, use extensions.add() instead. Deprecated since v6.5.0 #210

Closed
anisabboud opened this issue Aug 14, 2022 · 1 comment

Comments

@anisabboud
Copy link

Chrome console warning:
PixiJS Deprecation Warning: Loader.registerPlugin() is deprecated, use extensions.add() instead. Deprecated since v6.5.0
image

pixi sound/src/index.ts calls Loader.registerPlugin(SoundLoader);
image

@bigtimebuddy
Copy link
Member

I'll be working on an update for this. Thanks for the reminder. Functionally speaking, this is harmless.

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

No branches or pull requests

2 participants