Replay Mod (Fabric & Forge)

Replay Mod (Fabric & Forge)

787k Downloads

Bug with button Replay mod from FancyMenu mod on MC 1.17.1

Disguys opened this issue ยท 6 comments

commented

Describe the bug
Error displaying the Replay mod button from FancyMenu on MC 1.17.1
The developer of the FancyMenu mod say that it is necessary to inform you.

To Reproduce
Steps to reproduce the behavior:

  1. Install Replay mod and FancyMenu on Fabric 1.17.1
  2. Turn on the customization menu and make sure that the button associated with replay mod is gone.

! On MC 1.16.5 there was no such mistake. !

Expected behavior
Display the replay mod button with the customization menu

Screenshots

commented

In the .minecraft/config/replaymod.json change the mainMenuButton to BIG.

If that doesn't work, then FancyMenu needs to be more specific about what "the correct way" is supposed to be.

commented

The button is displayed with the value "BIG", but for some reason does not want to be displayed with other values, what can this be related to?

commented

The icon-style buttons use a different way to inject themselves into the main menu (they basically just draw on top) because that's easier to manage across the 15 Minecraft versions we support.
The big button injects an actual button into the menu (and moves around the other buttons), hence why FancyMenu may be able to detect it.

Could you confirm that FancyMenu is fully functional with the big button? If so, I'll try to change the icon-style buttons to real ones with RM 2.7 as well.

commented

Of course, here it is.
image

commented

I am also expereincing this but button appears on layout editor.
1