[BUG] Conquest_ resourcepack GUI not working
dom1643 opened this issue ยท 3 comments
Expected Behavior
The Conquest_ resourcepack has a custom GUI that works with Optifine and should work with OptiGUI.
Actual Behavior
The pack's GUI does not work with OptiGUI, though font and some textures like the main menu title are functioning.
Steps To Reproduce
Download and enable the resourcepack.
Loader and its version
Fabric Loader 0.15.11
OptiGUI version
2.3.0-beta.2+1.20.5
Behavior difference
- OptiGUI documentation
- OptiFine
- Something you logically expect from OptiGUI
- Doesn't work at all
Anything else
This is on 1.20.6.
The resource pack does not have any OptiFine-specific /assets/minecraft/optifine/gui/container/*.properties
files. Maybe another resource pack overrides the GUI, even if it's below Conquest_ or even Vanilla. Try disabling other resource packs.
The resource pack isn't being overwritten by anything, the GUI doesn't appear even if it's the only pack enabled and is at the very top. I figured it could have been a mod I had enabled that may be messing with the GUI in some way, but other packs with their own GUIs function fine (in hindsight, not sure why I assumed this to be an OptiGUI bug). I still did disable any mods that may or do affect the GUI in any way to check, and the pack still did not work.
This is probably an issue with the resource pack itself.