[Bug]: [1.19.3 Fabric] Mod refuses to open the config menu, even with configured
Cloudninjakip opened this issue · 11 comments
Steps to Reproduce the Bug
Install latest version of jei and configured on 1.19.3 (fabric), and try to open the config.
Expected Behavior
It should open the config menu as normal
Actual Behavior
It says to install configured, even though it is already installed
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
latest.log
https://gist.github.com/Cloudninjakip/71a897642599e8c27713fd12570093a2
I have the same issue. Added Configured-Fabric 2.0.2, restarted game, still says to install it.
Tbh, i hope Cloth Config is choosen to be the default config API for the Fabric port. At least mods using that library have an UI more aligned with vanilla and that library seems to integrate well with Mod Menu, that is the de-facto standard for in-game mod management on Fabric/Quilt
This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.
This has been automatically closed because it has not had recent activity. Please feel free to update or reopen it.
Config is not implemented for Fabric:
The message is wrong in Fabric, it should say "Config GUI is not implemented for Fabric"
I guess the message is still wrong, and you still get a lot of opened issues for this.
It will probably reduce your support volume a lot if you change the message. 🤔
And the code didn’t change yet:
Sorry for the delay.
Configured only works with JEI for Minecraft 1.19.3 and higher, and it does not have a 1.19.4 fabric version on curseforge, so I have implemented this for JEI for Fabric on Minecraft 1.20.1, 1.20.4, 1.20.6, and 1.21.
There's a version of configured for fabric 1.19.4 but the same issue with the Optional.empty() is still present on this version.
Configured 1.19.4 latest version on modrinth:
https://modrinth.com/mod/configured/version/mc1.19.4-v1.3.1
@Henkaeru That’s a different Configured