Limited Enchantability on books
abby-cadabra opened this issue ยท 2 comments
Hi there,
Having a weird bug (?) on Forge 1.20.1. About half the time when I go to enchant a Book, it will return "Limited Enchantability" or else be completely blank.
When I look at the latest.log, I do see something happening around the time of the bug:
[11:42:09] [Server thread/ERROR]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundContainerButtonClickPacket@1a75d869, suppressing error
java.lang.NullPointerException: Cannot invoke "chronosacaria.mcdw.bases.McdwDagger.m_7968_()" because the return value of "chronosacaria.mcdw.enums.DaggersID.getItem()" is null
Wondering if this might point to an incompatibility with MC Dungeons Weapons? Otherwise I have no clue.
From what I can tell something is modifying the enchantment table, since the Enchanting Info popup (the ?
button on the top-left of the menu) is absent. What version of the mod are you using?