MauritsWilke / mcpfp

A website to generate Minecraft profile pictures
https://minecraftpfp.com/
MIT License
158 stars 31 forks source link

The downloaded profile picture .png from the site displays incorrectly #2

Closed ghost closed 1 year ago

ghost commented 1 year ago

mcpfp - DuplexEagle This is the image that I downloaded from the site. I'm using a Firefox based browser on Linux but there's no reason this should make a difference.

If you want to try it yourself my Minecraft username is DuplexEagle.

MauritsWilke commented 1 year ago

Hey thanks for reporting the bug! I'll see if it's a quick fix or not, because V2 is currently in development and I won't spend too much time on fixing V1.

ghost commented 1 year ago

No worries. I was looking for a way to get a profile picture for my skin and found your website, but it didn't work and I just thought it would be worth reporting a bug.

MauritsWilke commented 1 year ago

Thanks for that! If you still want the picture, here it is (sorry for the delay)

https://minecraftpfp.com/api/pfp/DuplexEagle.png

MauritsWilke commented 1 year ago

Has this issue persisted?

MauritsWilke commented 1 year ago

Assuming it hasn't

ghost commented 1 year ago

Hey, sorry I thought I replied. Thanks, your link worked. I also figured out the source of the issue because I had the same problem on other websites. The problem is that LibreWolf (the Firefox based browser that I was referring to in the original post) has a privacy setting enabled by default that blocks websites from using HTML5 Canvas Image Data unless you specifically give permission to the website to use that image data. Once I allowed the website to use that image data, It worked perfectly fine.