Mindful Darkness [Forge & Fabric]

Mindful Darkness [Forge & Fabric]

13M Downloads

[Bug]: Menu button fully overlaps with ModMenu button

SplendidAlakey opened this issue · 3 comments

commented

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.19.2

Mod Version (Required)

4.0.6

Notes (Required)

  1. Install MD and ModMenu, launch the game
  2. Go into ModMenu's mod menu and change the Mods Button setting to to Icon
  3. Go back to the main menu and observe that MD and ModMenu buttons are in exactly the same place

Visually, MindfulDarkness takes priority, but functionally ModMenu does, meaning if you click it, you'll just open the ModMenu.

2023-05-22_06 17 52
2023-05-22_06 21 47

latest.log (Optional)

No response

commented

Just to add to this, it also overlaps with Completionist's Index, if ModMenu's button is set to either replace Realms or be below it, which is default. Adjacent is the only mode that avoids all conflicts at the moment.

Set to adjacent:
2023-05-22_08 20 55

Set to replace or put below:
2023-05-22_08 21 07

Edit: Actually, never mind, adjacent causes this in the main menu, I assume you made it place itself next to the Realms button:
2023-05-22_08 30 51

(that other button is ReplayMod, which automatically shifts over for other mods' buttons, so it's not the one causing this mess)

Edit2: I made it work with "Replace Realms" option, I just had to rejoin the world for the Esc menu to refresh properly. I'm going to leave this up, anyway, to make sure everything is accounted for.

commented

Ha, yeah 😄Sorry if it sometimes gets a bit spammy, I just have a pretty hefty modpack and can usually find incompatibilities and whatnot fairly quickly.

commented

You really do find all the bugs, don't you haha, thanks! Well, fixed in v4.0.7.

The dark mode button checks for overlap with another button, so it should work dynamically with all mods that add any button. Worst case; no free position is found, the button simply isn't added.