PaperMC/patches
Spottedleaf 8480d09670 Handle corrupt light data gracefully
First, if the light data is not marked as correct, we should not be
parsing it in the first place. This will eliminate errors from
parsing possibly different versioned light data.

Secondly, if parsing the light data throws an exception (from
the SWMRNibbleArray constructor), then we can simply mark
the returned chunk as having incorrect light data - rather than
propagating the exception and causing the chunk to be re-generated.
2024-11-02 16:33:08 -07:00
..
api bunch more general fixes 2024-10-31 20:35:06 -07:00
server Handle corrupt light data gracefully 2024-11-02 16:33:08 -07:00
unapplied/server re-add a dispense fix patch 2024-10-31 19:51:36 -07:00