ProtocolLib 1.5.0
Details
-
FilenameProtocolLib-1.5.0.jar
-
Uploaded by
-
UploadedOct 29, 2012
-
Size568.72 KB
-
Downloads1,919
-
MD5948d82386a75203c262ffb4bbe797b08
Supported Bukkit Versions
- 1.4.2
Changelog
This update fixes a couple of serious problems, including an OutOfMemory-problem.
The previous version (1.4.2) is still compatible with CraftBukkit 1.4.2R0.1, but it may be unstable on medium to large servers due to the bug in ticket 3.
Updating is thus highly recommended.
Bug fixes
- Fixed a serious misuse causing the creation of too many new classes. FIXES Ticket-3
- Prevent the PlayerQuitEvent from being fired twice. FIXES Ticket-2.
- Make the client packet reader thread-safe.
- Prevented map chunk listeners from ever crashing the server.
- Better exception handling in injected code.