Fix for UTFDataFormatException

This commit is contained in:
GJ
2012-06-26 14:58:51 -04:00
parent 1610e932c6
commit 24d2c1bc7a
2 changed files with 17 additions and 6 deletions

View File

@ -12,7 +12,8 @@ Version 1.3.10-dev
+ Added ability for custom blocks to drop a range of items.
+ Added Ability API functions
= Fixed players never being removed from memory (memory leak)
= Fixed admin chat being seen by everyone
= Fixed admin chat being seen by everyone
= Fixed issue with UTFDataFormatException occurring on occasion when trying to load Chunklets
Version 1.3.09
+ Added compatibility with AntiCheat (Which I highly recommend to prevent cheating)