ModProg / BlockMeter

MIT License
10 stars 6 forks source link

Doesn't work #23

Open michalcz17 opened 2 years ago

michalcz17 commented 2 years ago

When i press any of the binded keys in this mod it doesnt do anything.

ModProg commented 2 years ago

Could you provide more information on this?

I tested in Minecraft 1.17.1, Fabric 0.11.7, Fabric API 0.40.8 and it worked.

One thing to note is, Alt might only show the menu if you have the measure tool enabled default m.

After clicking m it should show a message, and you should be able to measure by right-clicking.

michalcz17 commented 2 years ago

I am sorry for short description of problem. I am using fabric 0.11.6 and minecraft 1.17.1. I have binded menu on right ctrl and measure on right shift. When i press any of these keys it doesnt show anything. When i reset the keybinds to default it doesn't work either.

ModProg commented 2 years ago

That is really strange, did this occur with no other mods enabled? What OS?

Just to clarify, you did the following:

  1. Reset bindings to default
  2. Press m
  3. right-click on two blocks
  4. nothing happened?

Just to make sure, this is the file you installed? https://www.curseforge.com/minecraft/mc-mods/blockmeterfabric/files/3358661

The problem is without reproducing this on my end, it is really hard to debug.

michalcz17 commented 2 years ago

I figured out that the key bind doesnt work for keys like Ctrl, Alt, Shift etc. It only works for symbols, letters and number. However the "Show options" still doesnt work, i don't know where is problem, i tried disable all other mods and it doesn't work either. But thank you for your time.

ModProg commented 2 years ago

Does show options work if you set it to a key other than Alt?

michalcz17 commented 2 years ago

No, i tried bind it for . and k which wasnt binded for anything else and still doesn't work.