Skip to content

Version 4.0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pokechu22 Pokechu22 released this 19 Sep 23:35
· 621 commits to v4 since this release

This version fixes a large number of bugs.

  • Fixed settings not being saved/loaded properly when multiworld support is disabled
  • Fixed saving large chests in 1.13 (including multiple large chests next to each other)
  • Fixed a game crash on joining servers running bungeecord
  • Fixed the world generator settings not being used properly (always defaulting to void)
  • Fixed the world generator preset for void not actually working right in 1.13
  • Fixed /seed parsing the seed incorrectly in 1.13 (due to added brackets)
  • Fixed the terrain generator applying a second time in 1.13, causing some parts of the world to be overwritten. This most notably caused the biome to always be set to plains, but also caused the bottom blocks in the world to be the default superflat blocks (grass, dirt, and then bedrock).
  • Fixed the buffet options screen not opening
  • Fixed generate structures defaulting to true, even though it used to default to false
  • Fixed NoSuchMethodErrors with realms

Additionally, several additional unit tests have been added (mainly for the configuration system) so that some of the previous bugs cannot happen again.

This version is still using the connect to 1.13.1 from 1.13 system; hopefully, I'll be able to get rid of that in the next update and have a proper 1.13.1 release.

KNOWN ISSUES

  • The game crashes in 1.13.1 when an arrow is present (#97)
  • There have been reports of crashes similar to the bungee one from 4.0.3.0. This is still being investigated.