VoxelMap keybinds triggering multiple times per press
JL2210 opened this issue ยท 0 comments
Creating instance:
- new 1.7.10 instance in Prism with Forge
- non-GTNH 1.7.10 instance setup
- add LiteLoader in version menu and move it above lwjgl3ify launch args
- Download liteloader 1.7.10 installer from here, run it and use the extract option
- Go back to Prism and add the liteloader-1.7.10.jar file in mods tab
- Download VoxelMap 1.7.10 LiteLoader from CurseForge
Reproduction:
- Create new world
- press M multiple times
- Map flickers and stays open sometimes, but not consistently
Log with printKeyEvents=true
fml-client-latest.log
VoxelMap uses Minecraft's KeyBinding and lwjgl's Keyboard APIs directly
Versions:
LiteLoader 1.7.10-04
lwjgl3ify 2.0.10
UniMixins 0.1.17
VoxelMap 1.7.0
Regression caused by 561d5fd