Elytra Slot (Fabric/Forge/Quilt)

Elytra Slot (Fabric/Forge/Quilt)

30M Downloads

Log Spam on 1.18 with Silent Gear

jeremiahwinsley opened this issue ยท 0 comments

commented

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

  • Curious Elytra: curiouselytra-forge-1.18.1-5.0.0.1.jar
  • Caelus: caelus-forge-1.18-3.0.0.1.jar
  • Curios: curios-forge-1.18.1-5.0.4.2.jar
  • Forge: 39.0.9

Observed Behavior:

https://gist.github.com/jeremiahwinsley/04dd83bd8839f0e958f905cc5d6523de

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