Nova-Committee / ModernKeyBinding

Other
17 stars 1 forks source link

Is it possible to fix a vanilla bug?(linux) #4

Open quentin452 opened 1 year ago

quentin452 commented 1 year ago

description :

If i use AZERTY FRENCH keyboard on linux.

I have crash if i try to keybind $ or something to any key, and if i rego to control setting i get instant crash . So i need to delete options.txt

how to reproduce the issue :

1 : switch to linux/archlinux system 2 : switch to azerty french keyboard 3 : start the game 4 : go to control settings 4 : try to keybind some key like ù,$,*

logs :

latest.log

workaround :

Use a QWERTY ENGLISH keyboard to fix the crash

MikhailTapio commented 1 year ago

I'd seen a similar report by an Mac user. Not very sure how I could do to fix it, but I'll keep an eye on it.

MikhailTapio commented 1 year ago

Try this fix mod. I have no device running linux/macos, so I don't know if it works. You might test it by yourself.

quentin452 commented 1 year ago

i will try

quentin452 commented 1 year ago

instead of crashing i cant put some keys (like *^ù$)

MikhailTapio commented 1 year ago

Try entering a save and reset the key.

quentin452 commented 1 year ago

I can't keybind some keys like with the english layout

Try entering a save and reset the key.

wdym

MikhailTapio commented 1 year ago

I can't keybind some keys like with the english layout

What's exactly displayed when those keys were typed? Was a number displayed?

Try entering a save and reset the key.

wdym

Go Singleplayer, create and enter a world, and set the keybinding in the PauseScreen's ControlsScreen.

quentin452 commented 1 year ago

1 : he say : NONE

2 : And when i try in world i got NONE

edit : only for unsupported key like *$^ù

MikhailTapio commented 1 year ago

Oops, it seems I have to modify a few extra lines of code. I can't do it now, but I'll send a reply when it's done.

quentin452 commented 1 year ago

So you released https://www.curseforge.com/minecraft/mc-mods/safekeystring so i will try it later

MikhailTapio commented 1 year ago

So you released https://www.curseforge.com/minecraft/mc-mods/safekeystring so i will try it later

Nothing changed on code since my last reply. Was just releasing it. I'm sorry that SafeKeyString may be not able to solve your problem currently :((

MikhailTapio commented 1 year ago

So you released https://www.curseforge.com/minecraft/mc-mods/safekeystring so i will try it later

Have you ever tried lwjgl3ify? Since it's a problem with older lwjgl.

quentin452 commented 10 months ago

So you released https://www.curseforge.com/minecraft/mc-mods/safekeystring so i will try it later

Have you ever tried lwjgl3ify? Since it's a problem with older lwjgl.

LWJGL3ify is not compatible with some mods , so not tried