azerion / phaser-spine

A plugin for Phaser 2 that adds Spine support
MIT License
121 stars 57 forks source link

[Spine-TS] If Spine Object Already Destroyed, Calling Destroy Again Will Return Uncaught Error #74

Closed shibekin69 closed 6 years ago

shibekin69 commented 6 years ago

Should it behave this way, or just do a silent error built in so it won't crash a game, or do we just use try() catch here?

The type error is cannot read property 'dispose' of null.