lehjr / MachineMusePowersuits

Minecraft mod, take 3
Other
15 stars 15 forks source link

Scrolling trough tools does not work #101

Open Paulpfk opened 5 months ago

Paulpfk commented 5 months ago

Version info Java version: 1.19.2 Minecraft Forge version: Forge - 43.3.8

Describe the bug Power Hand just enables to use one tool and does not change. In former times it was possible to scroll trough tools. If Keybinds are used the selected Tool flickeres but does not change. Its sad because i have to make a choice in base what to use.

To Reproduce Steps to reproduce the behavior:

  1. Go to Power Table and select Hand
  2. Install more than one tool like Power Table and Crafting Table
  3. Set Keybinds in menu for scrolling trough tools
  4. If Keybinds used the selected tool is flickering sometimes but does not change

Expected behavior If i press the keybind i expect that the item switch to the next one.

Mod list Numina-1.19.2-2.3.10.jar https://www.curseforge.com/minecraft/mc-mods/numina

ModularPowersuits-1.19.2-2.3.10.jar https://www.curseforge.com/minecraft/mc-mods/modular-powersuits

eyeonus commented 5 months ago

The method for switching active modules was changed from +scroll wheel many Minecraft versions ago, to the following:

Hold down the hotbar key for the hotbar slot the power fist is in, (for example the '1' key if the fist is in hotbar slot 1,) then mouse over the desired module in the radial menu that appears whilst holding the key, and finally release the key

On Sun, Mar 3, 2024, 15:43 Paulpfk @.***> wrote:

Version info Java version: 1.19.2 Minecraft Forge version: Forge - 43.3.8

Describe the bug Power Hand just enables to use one tool and does not change. In former times it was possible to scroll trough tools. If Keybinds are used the selected Tool flickeres but does not change. Its sad because i have to make a choice in base what to use.

To Reproduce Steps to reproduce the behavior:

  1. Go to Power Table and select Hand
  2. Install more than one tool like Power Table and Crafting Table
  3. Set Keybinds in menu for scrolling trough tools
  4. If Keybinds used the selected tool is flickering sometimes but does not change

Expected behavior If i press the keybind i expect that the item switch to the next one.

Mod list Numina-1.19.2-2.3.10.jar https://www.curseforge.com/minecraft/mc-mods/numina

ModularPowersuits-1.19.2-2.3.10.jar https://www.curseforge.com/minecraft/mc-mods/modular-powersuits

— Reply to this email directly, view it on GitHub https://github.com/lehjr/MachineMusePowersuits/issues/101, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANHHYC7MDORBFTO5NMFCI3YWORQPAVCNFSM6AAAAABEEJ47IKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DKNRQGM4TAMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

eyeonus commented 5 months ago

https://youtu.be/M4XxmS9xhXo

Paulpfk commented 5 months ago

@eyeonus Thx for the fast response. :) Ok I see. If i press the slot key the menu opens but the problem still be the same. If i hover over an other tool the cycle indicates that it is selected but if i release the slot key the tool is the same like before. I added some screenshots that you believe me. :D On the first image you can see the problem. In the youtoube video i saw that the tool which is selected should change instantly to the one which i selected in toolselect cycle. I selected the power table here but as you can see its still the crafting table which is shown as selected.

image image image

Paulpfk commented 5 months ago

@eyeonus Ok i tested some stuff. I put all the modules in it worked. But if i just have a few like powertable and crafting table problems will appear. I think at the end its the tinker table which causes the problems or maybe if amount < 3 items. But its not very consistent. In my other world only the 4th slot will be registered and will not change.