(Solved: Update Customizable Player Model) Iris crash on world join

19 Replies
hardester
hardester4mo ago
We will need the game log as this crash log only shows a small piece of the puzzle. The game log can be found in .minecraft\logs\latest.log if the crash is the last thing that happened before you close the game.
hardester
hardester4mo ago
Seven thousand lines to scan... That's way too many... Anyways, from the looks of it, it seems that Enhanced Block Entities may be the one to cause the actual crash.
Spooky Lily | cre/she/mew
I've tried without it, same crash
hardester
hardester4mo ago
Then it's likely NoChatReports. I went down a rabbit hole to scan that...
Spooky Lily | cre/she/mew
it's related to player skull rendering, how is it no chat reports? it works fine, but when I place a player head, that's what causes the crash
hardester
hardester4mo ago
After following the list of Java classes, the one line that actually lead me to a mod that modifies it is NoChatReports. It does sound unlikely but it's worth checking.
Spooky Lily | cre/she/mew
alright, I'll try nope, still crashes
hardester
hardester4mo ago
Since the list of mods is too large, you may want to do a Thanos Method. Or, last ditch effort, try removing the mod firstperson.
Spooky Lily | cre/she/mew
I have one mod I suspect could be the culprit, lemme test it
hardester
hardester4mo ago
Fair enough.
Spooky Lily | cre/she/mew
welp found it, it's Customizable Player Models and now the bad news, I use the one all the time ;-; I'll report the crash thx!
hardester
hardester4mo ago
BRUH IT'S THERE!
No description
hardester
hardester4mo ago
Wow, that's so hard to see...
hardester
hardester4mo ago
Anyways, since the culprit has been found, I'll mark this post as Resolved with the relevant solution.
Dooque
Dooque3mo ago
Thank you for saving my time figuring that CPM was the issue and not my other 150 mods hahah:D
Spooky Lily | cre/she/mew
:D (this has been fixed by the author of CPM)
hardester
hardester3mo ago
:pepeThumbsup: