Parrots on shoulder cause crashing

I saw that the issue was posted on the github as an issue, but I also want it to be known here. I have attached the crash report. I can provide a full list of mods and libraries as well if needed. Version: 1.21.1 Neoforge version: 21.1.206 Iris: 1.8.12+mc1.21.1 Sodium: 0.6.13+mc1.21.1
23 Replies
Allium
Allium2mo ago
crash-2025-08-31_14.53.50-client.txt uploaded to mclo.gs
Uploaded by dragonfire0612
hardester
hardester2mo ago
That's a lot of mods in your crash log. Have you at least confirmed it happening with only Sodium and Iris? Also, it seems like the crash is caused by Entity Texture Features.
dragon
dragonOP2mo ago
Yeah, it only happens with Sodium and Iris turned on. Entity Texture Features doesn't cause the crash on it's own
hardester
hardester2mo ago
:thonkwithshades: Can you test with only Sodium and Iris enabled then? Remove or put all those other mods away and retest. Currently recovering my Windows install, so I can't test it on my side yet.
dragon
dragonOP2mo ago
Yeah, I can do that tomorrow. If that's ok
hardester
hardester2mo ago
All good.
dragon
dragonOP2mo ago
Well, I got someone on my server to test. It does appear to be something conflicting between Fresh Animations, Sodium, and Iris.
Allium
Allium2mo ago
crash-2025-08-31_20.49.26-client.txt uploaded to mclo.gs
Uploaded by dragonfire0612
hardester
hardester2mo ago
Alright, this should be workable. Pinging @IMS to see if he can do anything about this.
IMS
IMS2mo ago
I do not see how this could be Iris But I guess I can try tomorrow
LilyBot
LilyBot2mo ago
Reminder completed.
Reminder set!
I will remind you at <t:1756744050:F> (<t:1756744050:R>)
Custom Message
do that
Use /reminder remove to cancel this reminder
LilyBot
LilyBot2mo ago
@IMS
Reminder
do that
Set time
<t:1756700850:F>
IMS
IMS2mo ago
hhh you were right
IMS
IMS2mo ago
IMS
IMS2mo ago
cc @Traben, not quite sure what's going on here but the code seems suspicious
IMS
IMS2mo ago
trying to look at it more
Traben
Traben2mo ago
you wouldn't have seen it there
Traben
Traben2mo ago
these were typed incorrectly in the source at some point when i changed the mixin due to some forge limitation
No description
Traben
Traben2mo ago
was Consumer<T> rather than the correct Consumer<EntityType<?>> would affect all < 1.21.2
Traben
Traben2mo ago
had to make this jank modify arg wrapper because forge refuses to let me target the lambda at head and tail
No description
Traben
Traben2mo ago
will be fixed shortly, gonna look at other bugs first
dragon
dragonOP2mo ago
You all are awesome for looking into this. I've seen plenty of devs in the past not even bother to respond to reports like this. But, I've also seen a handful of devs, like you guys, react in a positive way and sincerely look into the issue. Keep up the good work :)

Did you find this page helpful?