illusivesoulworks / elytraslot

Minecraft Mod: Adds an accessory slot for the elytra so you can fly and wear chest armor at the same time.
https://www.curseforge.com/minecraft/mc-mods/elytra-slot
Other
39 stars 19 forks source link

Crash - attempt to place non-minecraft-elyra item into slot #20

Closed CyberNewty closed 3 years ago

CyberNewty commented 3 years ago

java.lang.NoSuchMethodError: top.theillusivec4.caelus.api.CaelusApi.canElytraFly(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;)Z at top.theillusivec4.curiouselytra.CuriousElytra.lambda$playerTick$1(CuriousElytra.java:98) at top.theillusivec4.curios.common.CuriosHelper.lambda$findEquippedCurio$3(CuriosHelper.java:117) at net.minecraftforge.common.util.LazyOptional.map(LazyOptional.java:210) at top.theillusivec4.curios.common.CuriosHelper.findEquippedCurio(CuriosHelper.java:107) at top.theillusivec4.curiouselytra.CuriousElytra.playerTick(CuriousElytra.java:98)

TheIllusiveC4 commented 3 years ago

Update Caelus to 2.1.3.0+.