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

Log Spam on 1.18 with Silent Gear #39

Closed jeremiahwinsley closed 2 years ago

jeremiahwinsley commented 2 years ago

Versions (Be specific, do not write "latest"):

This exception is spammed continuously.

If I am reading this correctly, the issue should be that it's using the chest slot, instead of the itemstack that was validated by the provider.

https://github.com/TheIllusiveC4/CuriousElytra/blob/5ca5fa5f457e5dacabc4e72d10242d856271eaf8/forge/src/main/java/top/theillusivec4/curiouselytra/client/CurioElytraLayer.java#L41