Coder Social home page Coder Social logo

Comments (9)

CharlotteGore avatar CharlotteGore commented on April 24, 2024

I've seen this problem and it was caused by the browser using another image of the same file name rather than loading the actual image. If you rename the file or clear your cache do you continue to get the same problem?

from pixijs.

alex-bogartz avatar alex-bogartz commented on April 24, 2024

No, this does not solve the problem.
pixi_bug

The image on top is what shows in all of the other browsers, the sparse triangles show in Safari.

from pixijs.

GoodBoyDigital avatar GoodBoyDigital commented on April 24, 2024

HI @alex-bogartz

The line that you commented out:

throw new Error("Texture Error: frame does not fit inside the base Texture dimensions " + this);

Is there to catch the issue you are experiencing. More info can be found in this closed issue #11

How are you generating your JSON file?

from pixijs.

alex-bogartz avatar alex-bogartz commented on April 24, 2024

I am using Texture Packer and exporting as JSON. The frames are built from 83 png files, all the same size, exported from a test movie in Flash.

from pixijs.

GoodBoyDigital avatar GoodBoyDigital commented on April 24, 2024

Cool, do you mind sharing the JSON file? or do you have a link to the above? cheers!

from pixijs.

alex-bogartz avatar alex-bogartz commented on April 24, 2024

Sent via email...

from pixijs.

gak avatar gak commented on April 24, 2024

I just had this issue and it was because I increased the size of my atlas, but my browser was still caching the old one, and the JSON had larger dimensions. Force refresh fixed it.

from pixijs.

englercj avatar englercj commented on April 24, 2024

Seems to be a caching issue, closing for now. Feel free to reopen if this issue still plagues anyone.

from pixijs.

lock avatar lock commented on April 24, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from pixijs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.