Curios API (Forge/NeoForge)

Curios API (Forge/NeoForge)

140M Downloads

[fabric-1.16.1-0.2] Curio doesn't render on slim playermodel

florensie opened this issue ยท 2 comments

commented

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

  • Curios: 0.2
  • Forge/Fabric: Fabric

Observed Behavior: Curios don't render when the player has the slim playermodel

Expected Behavior: Curios renders like they do with the classic playermodel

Steps to Reproduce:

  1. I verified this using the latest CuriosShulkerBoxes from git with version 0.2 of Curios
  2. Force the slim playermodel in the dev environment by setting a username that has Alex as default. I set --username Player230 as run config argument.
  3. Equip a shulkerbox and go into third person view
commented

Unfortunately, I have a hard time reproducing this issue. It always renders for me. However, I did notice a weird missing refmap issue with the renderer. I've fixed that, so there's a chance that might fix this as well? I've published version 0.3 of Curios, so please try that out and see if this remains an issue.

commented

I can confirm that that was the issue. It's working now in 0.3.
Thanks for this!