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

2 Errors appear in console #39

Open
ByteRat opened this issue Jun 24, 2018 · 1 comment
Open

2 Errors appear in console #39

ByteRat opened this issue Jun 24, 2018 · 1 comment

Comments

@ByteRat
Copy link

ByteRat commented Jun 24, 2018

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)

@csis0247
Copy link

Whenever I see that pixi deprecation warning, the score of one of the rounds, either before or after the warning, will not be registered.

See my issue for a temporary fix for the latter bug.

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

No branches or pull requests

2 participants