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

Sprite asset with image format .png not rendering on safari #192

Open
ghost opened this issue Dec 21, 2016 · 2 comments
Open

Sprite asset with image format .png not rendering on safari #192

ghost opened this issue Dec 21, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 21, 2016

Hi!

I made a little hybrid game, i' tested all way around on edge, firefox, chrome, (also on android) and everything is fine except for safari. When i open safari i got a surprise. the player sprite becomes invisible. I have no idea why. Even if i use .jpg the image stills invalid.

Additional info:
i exported the image from gimp to .png (the same as others sprites)
filesize:31kb
resolution:284x175

Any suggestion? Should i change the .png format to another suggested? have you been here before? The image is just

@viki53
Copy link
Collaborator

viki53 commented Dec 21, 2016

Did you look at the network calls? Does the image load properly?

Can you put your code online so we can have a look at it and test it?

@ghost
Copy link
Author

ghost commented Dec 21, 2016

Thanks for your response!
Heres the link http://162.243.44.48:8000/
Actually works on chrome, firefox and edge. Also on android mobiles. But the player sprites doesn't load on safari

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