Elytra Trims

Elytra Trims

856k Downloads

[Bug]: Incompatibility with First-Person Model

peow opened this issue ยท 13 comments

commented

Mod loader

Fabric

Minecraft version

1.20.1

Mod version

3.1.5

Affected mods

  • Elytra Trims
  • Extensions

Bug description

when using the Elytra Trims together with the First-Person Model, when holding an Elytra in your hand the head of your skin disappears

2024-05-12_21 52 39

2024-05-12_21 52 42

since Minecraft doesn't refresh a model while you're viewing the model, you need to exit F5 and come back to see that your head is gone


First-Person Model usually disables the rendering of some part of the body when it detects that this will hinder the first-person view, I imagine that something in the Elytra Trims has made First-Person Model think that the Elytra in the hand would be equipped in the head or something similar, idk

the problem stops when you press F6 to disable First-Person Model


I'm using Fabric 1.20.1, First-Person Model 2.3.4
2024-05-12_22 01 54

mod link: https://modrinth.com/mod/first-person-model


if is possible to fix this pls make an update to Fabric 1.20.1, thanks

Steps to reproduce

  1. Install Elytra Trim (+dependencies)
  2. Install First-Person Model
  3. Select a Elytra in the hotbar and press F5

Relevant logs

I don't think the log is necessary, but in case I'm wrong: https://mclo.gs/KkaRM89

commented

show me the hotbar pls

commented

one question: is it possible to prevent the Elytra from overlapping with the hotbar frame?

image
image

commented

I tweaked it a bit for the next update
image

commented

image

commented

epic

commented

First-Person Model mentioned u on his discord server, just so you know

commented

I am aware lol

commented

Congratulations on discovering a hidden bug I totally wasn't aware of, but on a serious note i don't know. It also can make your head reappear in 3rd person just as magically and the mods don't have any code interacting with each other.
So I'll leave this open for now, and as a temp fix you can disable the elytra model in the mod config.

commented

i will show the issue to the First-Person model dev

commented

I've found a solution that should fix both issues, but it definitely needs some tinkering with the model positioning:
2024-05-13_22 47 09

commented

too sticker

commented

xd, good luck

commented

The fixes are done. I want to see if I can check off some other known bugs off the list and test other mc versions before publishing.
Here's the current build of the mod, so you don't have to wait:
elytratrims-fabric-3.1.6-bugfix+1.20.1.zip (extract the file because gh doesn't allow .jar)