
[Crash] Cannot invoke "it.unimi.dsi.fastutil.objects.ObjectListIterator.back(int)" because the return value of "com.yungnickyoung.minecraft.yungsapi.world.structure.terrainadaptation.beardifier.EnhancedBeardifierData.getEnhancedPieceIterator()" is null
Closed this issue · 3 comments
Player reported this crash on our modpack:
All the Mods 10 - 2.44 crashed. The logs have been uploaded to gnomebot.dev
:
latest.log | debug.log head / tail (~28k lines) | crash-2025-04-17_14.12.31-server.txt | CurseForge: launcher_log.txt head / tail (~26k lines) | KubeJS: client.log / server.log / startup.log | crash_assistant_app.log
Mod list changes beyond the modpack:
Added mods:
�[2;32mmarvel-2.1.0-pre4-1.21.1-neoforge.jar�[0m
Can't say I've ever seen this before. I think this means that a mod must be preventing my BeardifierMixin from injecting my custom EnhancedBeardifier logic.
Ah, yeah the Marvel mod injects at HEAD and cancels.. https://github.com/U1timateJ7/Marvel/blob/1.21.x/src/main/java/net/tintankgames/marvel/mixin/BeardifierMixin.java