Skip to content

1.25.0 - Bugfixes/Performance Improvements

Compare
Choose a tag to compare
@moom0o moom0o released this 29 Mar 21:03
· 1488 commits to master since this release
  • Fix some potential memory leaks (#57)
  • Fixed async chunk load error (Closes #50 #57)
[11:39:15] [Netty Epoll Server IO #1/WARN]: java.lang.IllegalStateException: Asynchronous Async Chunk Load! Blocking thread until it returns 
  • Fixed problem where enchanted golden apples would revert to normal golden apples due to the unbreakable patch. (Closes #56)
ItemsSkipped: # Items that won't be reverted from illegal enchants or unbreakablity.
  - "GOLDEN_APPLE" # Make sure to keep this line here or else enchanted golden apples will be reverted to normal ones.