Skip to content

Version 2.7.2 - Minor bug fixes

Compare
Choose a tag to compare
@JitseB JitseB released this 22 Jun 19:55
· 57 commits to master since this release

Hi all,

I've been away for some time (I know, I was rather busy).

In this update I pushed fixes for two minor bugs, namely:

  • NullPointerException thrown when disconnecting from the server. A bug introduced by an older PR and slipped by.
  • A possible fix for #89, NPCLib now blocks players from joining before the server channel handler has been injected successfully. If players join before this injection, they won't be able to interact with the NPCs and spit out lots of errors.

Anyway, that's it for today! I'm back to my exams.

Keep coding! 💻