java.lang.NoSuchMethodError: yr.<init>(I)V
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via baidu.com by Unknown author, 1 year ago
via baidu.com by Unknown author, 2 years ago
java.lang.NoSuchMethodError: yr.<init>(I)V
at CraftGuide.ItemCraftGuide.
(ItemCraftGuide.java:14) at mod_CraftGuide.addItems(mod_CraftGuide.java:70)
at mod_CraftGuide.load(mod_CraftGuide.java:41)
at ModLoader.init(ModLoader.java:824)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.
(afq.java:80) at afq.
(afq.java:9) at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)