
[Bug]: Incompatibility with First-Person Model
peow opened this issue ยท 13 comments
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
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
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
- Install Elytra Trim (+dependencies)
- Install First-Person Model
- 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
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.
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)