Multiblock Render Water Crash
L0neKitsune opened this issue ยท 2 comments
MultiblockRenderHandler throws a NPE when trying to get color multiplier for water. The crash happens at line 165 when trying to get the multiplier. It looks like minecraft throws the NPE when it tries to get the multiplier for the chunk.
I should really be better at remembering this. Since half my job is fixing bugs.