-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Comments
hmmm where is the crashlog? |
Are you running in your dev environment? You need to deobfuscate it first |
So I get this issue because it is not de-obfuscated? |
yes |
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. |
You can use CurseMaven: https://www.cursemaven.com/ |
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:
Jade/src/main/java/mcp/mobius/waila/WailaClient.java
Line 38 in 39a2e08
I attached the crashlog.
The text was updated successfully, but these errors were encountered: