#โœ… | ๐Ÿ™‹ | Why does my Icon look like this?

1 messages ยท Page 1 of 1 (latest)

tough granite
flat rampartBOT
#

Checking whatโ€™s going on with the icon screenshots now ๐Ÿง๐ŸŽจ

tough granite
#

The white image is what its coming out as, the colored ones are what it should look like

flat rampartBOT
#

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.

flat rampartBOT
# tough granite

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 pixel
  • icon32x32.png โ†’ add 1 transparent pixel

If you want, I can also help you with the exact steps for whatever editor youโ€™re using ๐Ÿ™‚

flat rampartBOT
#

Checking for a couple of safe browser-based editors that keep transparency intact ๐ŸŽจ๐ŸŒ

flat rampartBOT
# tough granite Any website editors?

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 ๐Ÿ–ผ๏ธ๐Ÿ˜Š

tough granite
#

how to add one transparent pixel on photopea?

flat rampartBOT
#

Iโ€™m writing the quickest Photopea fix now , just the tiny transparent-pixel trick ๐Ÿ™‚๐Ÿงฉ

flat rampartBOT
# tough granite how to add one transparent pixel on photopea?

Yep , hereโ€™s the quickest way in Photopea ๐Ÿ™‚๐Ÿ–ผ๏ธ

  1. Open your PNG in Photopea.
  2. In the Layers panel, if it says Background, double-click it and hit OK to unlock it.
  3. Choose the Rectangular Select tool.
  4. Drag a tiny 1ร—1 selection in a corner of the image.
  5. 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.png and icon32x32.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>

Human Help Requested

@tough granite has requested human assistance.

A human moderator will help as soon as possible.

#

๐Ÿ™‹ | Why does my Icon look like this?

#
Thread Marked as Solved

This support thread has been marked as solved by @tough granite.

The AI helper is now disabled.

#

โœ… | ๐Ÿ™‹ | Why does my Icon look like this?

keen ibex
#

Was that by accident or did you really ping helpers to help you with adding a transparent pixel to an image?