#โ | ๐ | Why does my Icon look like this?
1 messages ยท Page 1 of 1 (latest)
Checking whatโs going on with the icon screenshots now ๐ง๐จ
The white image is what its coming out as, the colored ones are what it should look like
Iโve got the likely cause, but Iโm checking the actual icon files too so I donโt give you bad advice ๐๐ผ๏ธ
I found the icon files, and they look suspiciously like theyโre missing transparency ๐ Iโm double-checking the screenshot itself now.
Yep , this is almost certainly the Minecraft/LWJGL transparent-pixel bug ๐ซ ๐จ
I checked your icon16x16.png and icon32x32.png, and both are fully opaque PNGs right now, meaning they donโt contain any transparent pixel at all. FancyMenuโs window icon system needs at least 1 fully transparent pixel in the icon image, or Minecraft can render it as broken/white/glitched.
What to do:
- Open both icon files in an editor
- Add one single pixel that is completely transparent somewhere in a corner
- Save them again as PNG
- Re-select the files in FancyMenu and reload/restart
So the fix is usually super small:
icon16x16.pngโ add 1 transparent pixelicon32x32.pngโ add 1 transparent pixel
If you want, I can also help you with the exact steps for whatever editor youโre using ๐
Any website editors?
Checking for a couple of safe browser-based editors that keep transparency intact ๐จ๐
Yep ๐ The easiest one is Photopea , it runs in the browser and supports transparent PNGs really well.
A couple other options:
For your case, the important part is:
- open the PNG
- add one fully transparent pixel
- save it back as PNG
- re-load it in FancyMenu
If you want, I can give you the exact 3-step fix in Photopea so itโs super quick ๐ผ๏ธ๐
how to add one transparent pixel on photopea?
Iโm writing the quickest Photopea fix now , just the tiny transparent-pixel trick ๐๐งฉ
Yep , hereโs the quickest way in Photopea ๐๐ผ๏ธ
- Open your PNG in Photopea.
- In the Layers panel, if it says Background, double-click it and hit OK to unlock it.
- Choose the Rectangular Select tool.
- Drag a tiny 1ร1 selection in a corner of the image.
- Press Delete on your keyboard.
That one pixel should become transparent.
Then:
- go to File โ Export As โ PNG
- save the file
- repeat for both
icon16x16.pngandicon32x32.png
If you want to make it extra safe, put the transparent pixel in the very top-left corner so nobody will notice it ๐
If youโd like, I can also give you the exact clicks for exporting it correctly in Photopea.
<@&1365490168563372113>
@tough granite has requested human assistance.
A human moderator will help as soon as possible.
๐ | Why does my Icon look like this?
This support thread has been marked as solved by @tough granite.
The AI helper is now disabled.
โ | ๐ | Why does my Icon look like this?
Was that by accident or did you really ping helpers to help you with adding a transparent pixel to an image?