pixijs / spine

Pixi.js plugin that enables Spine support.
Other
570 stars 217 forks source link

fix: resolve faulty texture loading with null #544

Open vovaslotmill opened 10 months ago

jmlee2k commented 1 month ago

@miltoncandelero @ivanpopelyshev
We're running into this issue as well, and this PR resolves it. We have a lot of users with poor connectivity, and without this fix we have no way inform them that something has gone wrong.

Are there any plans to merge it?