DLS + Fancy Menu = No DLS config button
LynxarA-Coding opened this issue ยท 3 comments
Description
If the menu is already edited and the DLS mod was downloaded after, than Fancy Menu doesn't show DLS config button anymore
To Reproduce
Steps to reproduce the behavior (e.g.):
- Make a custom GUI and make it default (override)
- Install Drippy Loading screen mod
- Launch Minecraft
- No error on loading, no DLS button in the main menu
Expected behavior
A DLS settings button
Game Log
latest.log
Basic Informations:
- OS: Windows 11
- Drippy Version: latest (2.2.1)
- Forge/Fabric Version: 40.2.4
- Minecraft Version 1.18.2
- Active Mods: none except Drippy + Fancy + Ice and Fire + 80 more
The Ice and Fire main menu is disabled
By "custom GUI" and "override", do you literally mean overriding the Title Screen with a custom GUI or did you just make a layout for the Title Screen? Because yeah well, if you override the GUI, you will obviously don't have the Drippy button anymore, because you completely replaced the original menu. Never override GUIs unless there's no other way.
But if you talk about a layout, then you probably just disabled the customization overlay (the little menu bar at the top of menus). Drippy's button will be hidden too if you hide the overlay, so just press CTRL + ALT + C (by default) to make it visible again.
Editing default layout with Ice and Fire is impossible I think due to it forcing the background to a custom one.
With the clear head tried to do it all over again and figured it out. I will leave the fix in this message in case someone googles an issue.
- Go to your configs
- Locate
iceandfire-client.toml
- Change "Custom main menu" to false
- Reset Fancy Menu config (by deleting
fancymenu
folder insideconfig
) if you tried to make a Custom GUI or Layout already - Launch Minecraft
https://fm.keksuccino.dev/en/incompatibility-list
I'm happy you were able to figure it out! :)