Can't open any vanilla/modded/custom GUI with fancymenu V3
ALEILGOD opened this issue ยท 4 comments
Describe the bug
I am trying to open the Fabulous Fletching screen from the Apotheosis fletching screen but the mod wont let me do so
To Reproduce
Steps to reproduce the behavior (e.g.):
- Install Fabulous Fletching and Apotheosis
- Create a button on the apotheosis fletching GUI
- in the identifier copy
net.mcreator.fabulousfletching.client.gui.FletchingGuiScreen
- Cant open the screen
Expected behavior
The screen should open
Game Log
https://gist.github.com/ALEILGOD/366cad663ef0d585623a5ae85bbde6de
Basic Informations (please complete the following information):
- OS: Windows 11
- FancyMenu Version 3.2.3-1.20.1
- Forge/Fabric Version 43.2.0 [FORGE]
- Minecraft Version 1.20.1
- Active Mods (too many, but i tried with only those two)
UPDATE
I can open custom GUIs that I made but vanilla and modded screens are unavaiable
Vanilla screens work fine. Just tested it on MC 1.20.1 Forge with the MP screen and Options screen.
Most modded screens can't get opened via FM, because they need stuff to work that FM doesn't know how to handle/create.
I don't fix mod screens anymore, because that would be way too much work, sorry.
If Vanilla screens don't work in your instance, try it with only FancyMenu + dependencies, please. Could be a mod conflict.