PieKing1215 / InvMove

Minecraft Forge/Fabric/Quilt mod that adds the ability to walk around while in inventories
GNU Lesser General Public License v3.0
23 stars 7 forks source link

Roughly Enough Items conflict, movement still present when disabled #30

Closed moymazzoni closed 1 year ago

moymazzoni commented 1 year ago

Describe the bug When using the search bar included with Roughly Enough Items you can still move around when typing something out, even with both "Unrecognized Screens Default" to off and when "DefaultDisplayViewingScreen" is off. It works completely fine with Inmis though.

To Reproduce Either clicking the search bar for REI or by using your custom shortcut to interact/highlight with it, then typing out anything that involves your movement keys.

Screenshots (Don't have any)

Crash Log (No crash log)

Version and Mod List InvMove: v0.8.3 Forge/Fabric/Quilt version: Fabric Minecraft: 1.19.2

List any other mods being used: I removed all other mods besides the bare essentials to make these two run, that being the following:

Architectury - v6.5.77 Cloth Config v8 - v8.2.88 Fabric API - v0.76.0+1.19.2 InvMove - v0.8.3 Roughly Enough Items - v9.1.595

PieKing1215 commented 1 year ago

This happens because REI and similar mods' overlays don't work the same as normal screens, so for them to work I need to specifically add support for each mod. This is what InvMoveCompats is for, but it still needs some work to finish the update that will make it work with current versions of the base mod. No promises, but I'm hoping to finally finish the InvMoveCompats update early this summer when I should hopefully have more time.

moymazzoni commented 1 year ago

Ah that makes sense. Thanks for the explanation and quick reply, have a good one.

notIkibo commented 6 months ago

So Compat Mod won't get future updates anymore? For 1.20.x?