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

Can't Start jar file #4

Open
Villager1 opened this issue Nov 28, 2020 · 2 comments
Open

Can't Start jar file #4

Villager1 opened this issue Nov 28, 2020 · 2 comments
Assignees

Comments

@Villager1
Copy link

Exception in thread "main" java.lang.NumberFormatException: For input string: "key.mouse.left"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at logic.Config.readConfig(Config.java:183)
at logic.Main.main(Main.java:31)
Happens every time I open the jar

@Kideneb
Copy link
Owner

Kideneb commented Nov 28, 2020

This happens, because Mojang changed the format of the options.txt file.
I will fix it but I probably won't get around to it until the end of the month.

A workaround for this is:

  • Open an older version of Minecraft (like 1.8.x).
    -Change some key in the controls settings, save it.
    -Change it back.
    -Now open 1.16. The tool should work now.

It will stop working however, once you change one of the control-settings on 1.16

@Kideneb Kideneb self-assigned this Nov 28, 2020
@Dojando98
Copy link

Hello, any chance for an update yet? :)
Just found the tool but can not get it to work because of the same issue. The workaround does not work anymore either unfortunately.
I would appreciate it.
Thank you ♥

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