Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvMove Causes GUI Elements to Show Behind JEI #16

Open
Darkosto opened this issue Aug 8, 2022 · 2 comments
Open

InvMove Causes GUI Elements to Show Behind JEI #16

Darkosto opened this issue Aug 8, 2022 · 2 comments
Labels
bug Something isn't working compatibility Related to another mod

Comments

@Darkosto
Copy link

Darkosto commented Aug 8, 2022

Hello!

I've been having some trouble with the Inventory Move mod, any GUI elements (such as a Thermal Expansion Machine Upgrade Tab) are shown behind the JEI item list. This makes them impossible to interact with and if JEI Cheat Mode is on the items will be deleted. I've checked the library mods required and they do not cause this issue to happen. It seems InvMove is the cause and using the Compatibility mod for JEI support does not fix this issue either. This is a screenshot of the GUI issue:
image

The next screenshot is the correct GUI and is loaded with only JEI, COFH Core, Fabric API, Cloth Config v4 API, Thermal Expansion, and Thermal Foundation

image

Would you please consider looking into this because it does make the game much more frustrating when those elements are not functional.

Thank you!
Darkosto

MC: 1.18.2
Forge: 40.1.73
InvMove: 0.8.1
Cloth Config v4 API: 6.2.62
Fabric API: 0.51.1+1.18.2
JEI: 9.7.1.232
COFH Core: 1.6.4.21
Thermal Expansion: 1.6.3.13
Thermal Foundation: 1.6.3.28

@PieKing1215
Copy link
Owner

Huh that is interesting, looks like JEI has some code hooking into the background drawing which is conflicting. I'll look into fixing this soon, but in the meantime if you go in InvMove's config and set "Hide Inventory Backgrounds" to "No" it'll fix the problem (but will re-add the background tint)

@PieKing1215 PieKing1215 added bug Something isn't working compatibility Related to another mod labels Aug 9, 2022
@Darkosto
Copy link
Author

Hey @PieKing1215

Just wanted to let you know that this fix you suggested has been working perfectly! I'm not overly concerned about the background conflict to be functional. Thanks for suggesting it and thanks for making the mod!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility Related to another mod
Projects
None yet
Development

No branches or pull requests

2 participants