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

NoSuchMethodError: net.minecraft.client.util.InputMappings$Type in KeyBinding("key.waila.config") #24

Closed
DancZer opened this issue Feb 16, 2021 · 7 comments

Comments

@DancZer
Copy link

DancZer commented Feb 16, 2021

  • Minecraft Version: 1.16.5
  • Mod Version: 2.4.2

Hi!

I try to debug DancZer/Excavator#2 but I got an error why loading the mod. It is not the same issue which were reported in #23

Error line:

WailaClient.openConfig = new KeyBinding("key.waila.config", KeyConflictContext.IN_GAME, KeyModifier.NONE, InputMappings.Type.KEYSYM.getOrMakeInput(320), Waila.NAME);

I attached the crashlog.

@Snownee
Copy link
Owner

Snownee commented Feb 16, 2021

hmmm where is the crashlog?

@Snownee
Copy link
Owner

Snownee commented Feb 16, 2021

Are you running in your dev environment? You need to deobfuscate it first

@DancZer
Copy link
Author

DancZer commented Feb 16, 2021

@DancZer
Copy link
Author

DancZer commented Feb 17, 2021

So I get this issue because it is not de-obfuscated?

@Snownee
Copy link
Owner

Snownee commented Feb 18, 2021

yes

@DancZer
Copy link
Author

DancZer commented Feb 18, 2021

How can I do it? Can you please help. I put your mod into the \run\mods and I simply executed my build with Intellij run config.

Are you sure I have to deobfuscate it? Not decompiling, unpacking?

I can not test my mod issue DancZer/Excavator#2 without using your mod as well.

@Snownee
Copy link
Owner

Snownee commented Feb 18, 2021

You can use CurseMaven: https://www.cursemaven.com/

@DancZer DancZer closed this as completed Feb 19, 2021
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

2 participants