FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

Buttons of Essential mod not customizable

Keebsz opened this issue ยท 6 comments

commented

Describe the bug
When editing the main menu, the buttons from the essential mod disappear.

Menu Identifier
net.minecraft.class_442

To Reproduce
Steps to reproduce the behavior:

  1. Download the Essential mod https://www.curseforge.com/minecraft/mc-mods/essential-mod
  2. Open the game
  3. Click the current menu on the top left, and enable customization

Expected behavior
The avatar to see your character, the friend's list, cosmetics, and the account button go missing.

Screenshots
Before hitting the Customization button
After hitting the  Customization button

Basic Informations (please complete the following information):

  • OS: Windows
  • FancyMenu Version [fancymenu_fabric_2.6.3_MC_1.18-1.18.1]
  • Fabric Version [0.13.2]
  • Minecraft Version [1.18.1]
  • Active Mods [Essential]
commented

That's not FancyMenu's fault. The other mod needs to add their buttons to the screen's button list, otherwise FancyMenu can't see them sadly. I suggest you to open an issue on the other mod's GitHub, if possible.

commented

Okay. Thank you.

commented

This will probably be incompatible for some time (apparently planning to integrate with Fancymenu's api)

commented

This will probably be incompatible for some time (apparently planning to integrate with Fancymenu's api)

Hi! Are you the mod dev? If so, I think it would be much easier to just add the buttons to the button/widget list of the screen.
The API is not designed for that.

commented

I'm not, I just asked them about it and that's what they said. I think it's it's an overlay (in first screenshot from Kevin-i you can see its overlapping with vanilla buttons)

commented

Closing this now, because I can't fix it and don't know when/if the other dev will fix it.