Enchantment Descriptions

Enchantment Descriptions

148M Downloads

Outdated Method Name

Kapitencraft opened this issue ยท 3 comments

commented

java.lang.NoSuchMethodError: 'boolean net.minecraft.world.item.ItemStack.m_41619_()'
in EnchDescCommon line 33;

commented

Please include your full log file.

commented

When opening development related issue reports you should state that you are in a development environment in the issue. This will make things a lot clearer and save time with debugging your issues. Your errors here are related to how you are defining dependencies in the build.gradle file. You need to use fg.deobf for all mods, like I showed on the Bookshelf issue.

commented