GTNewHorizons / lwjgl3ify

A mod to run Minecraft 1.7.10 using LWJGL3 and Java 17+
GNU Lesser General Public License v3.0
171 stars 37 forks source link

Weird behavior of keyboard on newer java, lwjgl3ify #120

Open Impos913 opened 9 months ago

Impos913 commented 9 months ago

Your GTNH Discord Username

impvt

Your Pack Version

2.5.1

Your Server

SP

Java Version

Java 21

Type of Server

Single Player

Your Expectation

Expecting normal behavior of keyboard.

The Reality

Can't type '@' with AltGr + Q. Can't press 3 while sneaking, it works if i double tap 3. Minimap zooms in or out twice sometimes if i assign the zoom in and out keys to numpad + and -

Your Proposal

I believe the issue is related to lwjgl3ify. https://github.com/GTNewHorizons/lwjgl3ify/issues/91 and https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14982 seem to be related issues java: eclipse adoptium jdk 21.0.1.12 keyboard: turkish qwerty OS: windows 10

Final Checklist

eigenraven commented 9 months ago

Most of these should be fixed in lwjgl3ify 1.5.13+, please try the latest versions and report back if you still see any of these problems.

Impos913 commented 9 months ago

I installed lwjgl3ify 1.5.16 and it fixed the @ issue but other 2 still persist.

eigenraven commented 9 months ago

The Shift+3 issue should be fixed in the recent alpha, the minimap zoom issue potentially should also be fixed but that depends on your exact minimap.

Impos913 commented 9 months ago

Both issues still persist with lwjgl3ify-2.0.0-alpha-10 :(