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

PIXI.canUseNewCanvasBlendModes is not a function #2905

Closed
TonyPL opened this issue Dec 6, 2016 · 1 comment
Closed

PIXI.canUseNewCanvasBlendModes is not a function #2905

TonyPL opened this issue Dec 6, 2016 · 1 comment

Comments

@TonyPL
Copy link

TonyPL commented Dec 6, 2016

Hello,

I was trying to make "ParticleStorm" plugin work with newest Phaser 2.7.1CE but it seems has a lot of references to custom PIXI build.
https://phaser.io/shop/plugins/particlestorm

Its working well with latest official Phaser 2.6.2.

Here is a call stack that you initially can get while trying to initialize the plugin.

Uncaught TypeError: PIXI.canUseNewCanvasBlendModes is not a function

Phaser.ParticleStorm @ phaser.min.js:32
add @ phaser.min.js:10
loadComplete @ phaser.min.js:10
preUpdate @ phaser.min.js:10
updateLogic @ phaser.min.js:11
update @ phaser.min.js:11
updateRAF @ phaser.min.js:18
window.requestAnimationFrame.forceSetTimeOut._onLoop @ phaser.min.js:18

As any way it can be solved?

@photonstorm
Copy link
Collaborator

Hi - Yeah you can. This issue should help: #2863 (let me know if it doesn't)

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