NullPointerException when respawning - potential incompatibility with LambDynamicLights
LemmaEOF opened this issue ยท 1 comments
Minecraft: 1.16.4, Fabric
Immersive Portals: 0.43
LambDynamicLights: 1.3.2+1.16.4
When respawning (reproduced when respawning from the nether to the overworld), the game may crash from a series of errors, starting with a NullPointerException from LambDynamicLights, then failing Validate.isTrue
inside Immersive Portals code at least once per tick, then finally crashing from a NullPointerException through an Immersive Portals redirect.
Closing here, as the issue is on LDL's side and planned to be fixed.