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

Loader does not emit FILE_COMPLETE event for atlas files #5495

Closed
mikuso opened this issue Jan 9, 2021 · 1 comment
Closed

Loader does not emit FILE_COMPLETE event for atlas files #5495

mikuso opened this issue Jan 9, 2021 · 1 comment

Comments

@mikuso
Copy link

mikuso commented Jan 9, 2021

Version

  • Phaser Version: 3.51.0

Description

Loader fails to emit FILE_COMPLETE event for atlases. In prior versions (<= 3.24.1), FILE_COMPLETE would be emitted with a reference to the json part of the atlas.

Example Test Code

Example using Phaser 3.24.1 (working) - https://jsfiddle.net/0yvjhqzr/3/
Example using Phaser 3.51.0 (broken) - https://jsfiddle.net/f2y8do6p/

(see console output)

@photonstorm
Copy link
Collaborator

Thank you for submitting this issue. We have fixed this and the fix has been pushed to the master branch. It will be part of the next release. If you get time to build and test it for yourself we would appreciate that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants