Jade ๐Ÿ”

Jade ๐Ÿ”

93M Downloads

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

DancZer opened this issue ยท 7 comments

commented
  • 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.

commented

hmmm where is the crashlog?

commented

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

commented

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

commented

yes

commented

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.

commented

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