You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: PIXI.BaseTexture.fromImage is not a function
at PIXI.SpineTextureLoader.load (phaserSpine.js:2659)
at new spine.Atlas (phaserSpine.js:2246)
at new PIXI.Spine (phaserSpine.js:2688)
at Phaser.GameObjectFactory.spine (phaserSpine.js:2981)
at Object.create (andrew.html:29)
at Phaser.StateManager.loadComplete (phaser.js:30083)
at Phaser.Loader.finishedLoading (phaser.js:74233)
at Phaser.Loader.processLoadQueue (phaser.js:74190)
at Phaser.Loader.asyncComplete (phaser.js:74263)
at Phaser.Loader.fileComplete (phaser.js:75120)
run at the Google Chrome & FireFox on Windows 10. Phaser 2.6.2
Thanks a lots~
The text was updated successfully, but these errors were encountered:
Hello sir !!
I have a question. it's may not be bug.
I run andrew.html example but raise some problem.
TypeError: PIXI.BaseTexture.fromImage is not a function
at PIXI.SpineTextureLoader.load (phaserSpine.js:2659)
at new spine.Atlas (phaserSpine.js:2246)
at new PIXI.Spine (phaserSpine.js:2688)
at Phaser.GameObjectFactory.spine (phaserSpine.js:2981)
at Object.create (andrew.html:29)
at Phaser.StateManager.loadComplete (phaser.js:30083)
at Phaser.Loader.finishedLoading (phaser.js:74233)
at Phaser.Loader.processLoadQueue (phaser.js:74190)
at Phaser.Loader.asyncComplete (phaser.js:74263)
at Phaser.Loader.fileComplete (phaser.js:75120)
run at the Google Chrome & FireFox on Windows 10. Phaser 2.6.2
Thanks a lots~
The text was updated successfully, but these errors were encountered: