Skip to content

Fix crash on empty Sections

Compare
Choose a tag to compare
@Querz Querz released this 07 Aug 07:34
· 65 commits to master since this release

This release handles an Exception thrown when trying to read from an empty Section in a Chunk.

Details:

  • Fix Exception thrown when trying to read from an empty Section in Minecraft 1.14+, see #31
  • Add automatic module name, see #32