github pmmp/PocketMine-MP 3.2.5
PocketMine-MP 3.2.5

latest releases: 5.15.0, 5.14.1, 5.14.0...
5 years ago

For Minecraft: Bedrock Edition 1.6.0

This release is a bugfix update and does not contain any breaking changes versus the previous 3.2.x version (3.2.4).

Note

Plugins compatible with any previous 3.x.y version will also run on this build and do not need API bumps. Plugin developers should only update their required API to this version if you need the bug fixes in this build.

Fixes

  • Player->sendForm() now throws a proper exception when failing to JSON-encode Form objects given to it.
  • Fixed crash when handling later packets in a batch when an earlier packet triggered termination of the player's connection.
  • Fixed a race condition causing progress updates in AsyncTasks to be lost when published near completion.
  • Fixed bad decoding for some packets with unsupported structures.
  • Crash dumps no longer report 20 empty lines when an error occurs in eval()'d code.
  • pocketmine/nbt dependency updated to 0.2.2 to fix bugs (see NBT repo for changelog).

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.