Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofocus patch overwrites first input letter #97

Open
leo60228 opened this issue Jun 22, 2024 · 2 comments
Open

Autofocus patch overwrites first input letter #97

leo60228 opened this issue Jun 22, 2024 · 2 comments

Comments

@leo60228
Copy link

With the keyboard autofocus patch enabled, inputting the key sequence tasdf will result in chat being opened and tsdf being typed, rather than the expected asdf.
image

@aShanki
Copy link

aShanki commented Jul 11, 2024

In addition to this, typing commands goes like this:
use / to open the chat
start typing "gamemode"
input is recognized as //amemode

@ChristopherHX
Copy link
Member

Yes the problem here is that my input automation patch, were written for 1.20.60/70 and broken in 1.20.80.

It always has caused regression for previous game versions and never left the buggy state.

To be honest I would need to debug the behavior again and add another toggle to the mods menu / rename the old toggle to show the end version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants