Indigo: render context QuadEmitter crash with flat lighting
grondag opened this issue ยท 0 comments
Appears that lightFace() isn't being derived in the flat lighting path and thus causes an NPE when doing BlockPos offset for light lookup. Only affects pure dynamic quad emitter - pre-baked mesh handler is correct - which is probably why it wasn't noticed earlier.