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

A lot of Examples are not working anymore #5

Open
ghost opened this issue Jan 6, 2017 · 1 comment
Open

A lot of Examples are not working anymore #5

ghost opened this issue Jan 6, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 6, 2017

I just found pixi which looks awsome but I am having issues with all examples filed under picture, spine, textures which stop with deprecation warnings and different errors.

Mac OS Sierra 0.12.2, Chrome 55.0.2883.95 (64-bit) but the same on latest FF and Safari.
NVIDIA GeForce GT 750M and Intel Iris Pro

The logs are too long to add so I post just some examples
Uncaught Error: The frameId "eggHead.png" does not exist in the texture cache
Uncaught Error: Cannot add resources while the loader is running.
Uncaught TypeError: resource.once is not a function
Uncaught TypeError: quad.draw is not a function
Uncaught TypeError: resource.once is not a function
[.Offscreen-For-WebGL-0x7fd52683c800]GL ERROR :GL_INVALID_OPERATION : glCopyTexSubImage2D: incompatible format

@staff0rd
Copy link

staff0rd commented Jan 8, 2017

Spine examples currently broken due to pixijs/examples#21.

The pixi-picture break looks specific to this example only, due to this line, as noted by @carstenheisterkamp (quad.draw) and looks to have been broken since pixi v4.2.1.

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

1 participant