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
pixi-spine.js?v=.7OsC6yYlmcju:1834 Deprecation Warning: onComplete, onStart, onEnd, onEvent art deprecated, please use listeners from now on. 'state.addListener({ complete: function(track, event) { } })'
And
game.js?v=qCVmyMk-O83K&l=english:1403 Uncaught TypeError: Cannot read property 'destroy' of undefined
at CBattleSelectionState.Shutdown (game.js?v=qCVmyMk-O83K&l=english:1403)
at CGame.Update (game.js?v=qCVmyMk-O83K&l=english:108)
at t.gApp.ticker.add [as fn] (game.js?v=qCVmyMk-O83K&l=english:69)
at t.emit (pixi.min.js?v=.tDHAybGykI1O:16)
at t.update (pixi.min.js?v=.tDHAybGykI1O:16)
at Window._tick (pixi.min.js?v=.tDHAybGykI1O:16)
at :2:491
at e.string.g.function.c.(/saliengame/play/anonymous function) (eval at exec_fn (:1:107), :52:483)
The text was updated successfully, but these errors were encountered:
pixi-spine.js?v=.7OsC6yYlmcju:1834 Deprecation Warning: onComplete, onStart, onEnd, onEvent art deprecated, please use listeners from now on. 'state.addListener({ complete: function(track, event) { } })'
And
game.js?v=qCVmyMk-O83K&l=english:1403 Uncaught TypeError: Cannot read property 'destroy' of undefined
at CBattleSelectionState.Shutdown (game.js?v=qCVmyMk-O83K&l=english:1403)
at CGame.Update (game.js?v=qCVmyMk-O83K&l=english:108)
at t.gApp.ticker.add [as fn] (game.js?v=qCVmyMk-O83K&l=english:69)
at t.emit (pixi.min.js?v=.tDHAybGykI1O:16)
at t.update (pixi.min.js?v=.tDHAybGykI1O:16)
at Window._tick (pixi.min.js?v=.tDHAybGykI1O:16)
at :2:491
at e.string.g.function.c.(/saliengame/play/anonymous function) (eval at exec_fn (:1:107), :52:483)
The text was updated successfully, but these errors were encountered: