Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Bug] REI and Architectury crash

Sunconure11 opened this issue · 4 comments

commented

What happened?

Random crash out of the blue, seemed to blame REI and Architectury

What mod loaders are you seeing the problem on?

Fabric

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

https://pastebin.com/eaLDPCAG

Anything else?

No response

commented

Caused by MultiBeds

commented

@shedaniel You've likely seen this error from several mods:
Cannot invoke "java.util.List.isEmpty()" because "quads" is null

This is an issue with Sodium breaking the Fabric Rendering API.
Users must install Indium to fix it.

commented

But I have both…

commented

@shedaniel You've likely seen this error from several mods:

Cannot invoke "java.util.List.isEmpty()" because "quads" is null

This is an issue with Sodium breaking the Fabric Rendering API.

Users must install Indium to fix it.

Honestly, I don't really care enough to look at these issues more, I am bombarded by many of these crashes caused by other mods but reported to REI, so I don't have time to understand and provide suggestions on how to fix every users' issue. In this case I would think that returning null in your model could be replaced by a throw, as I have seen a lot of NPEs already and I don't really have a brain anymore seeing all these NPEs when REI tries to render items