Not Enough Animations

Not Enough Animations

77M Downloads

(neoforge 21.1.176) crash on startup with wings reborn

xinwolfthorn opened this issue ยท 1 comments

commented

minecraft: 1.21.1

neoforge: 21.1.176

just NEA 1.9.3 and wings reborn 2.1.6 results in crash on startup.

debug.log

latest.log

commented

[11Jun2025 14:47:23.096] [main/WARN] [net.minecraft.SystemReport/]: Failed to get system info for GL Caps
java.lang.IllegalStateException: Rendersystem called from wrong thread

That seems unrelated? NEA doesn't do any rendering, thread spawning, and this entire thing happens during startup?

Trying to reproduce, in that combo I get a different crash:

java.lang.RuntimeException: java.lang.VerifyError: Illegal type at constant pool entry 3840 in class net.minecraft.world.entity.LivingEntity
Exception Details:
  Location:
    net/minecraft/world/entity/LivingEntity.tickHeadTurn(FF)F @4: ldc_w
  Reason:
    Constant pool index 3840 is invalid

That is some kind of modloader/mixin issue, nothing I can fix. Report it to the NeoForge devs. I would suggest using a different loader/version, but that mod seems to only have that one exact version for 1.21.1 NeoForge.