Closed k-jiang closed 8 years ago
yes please make it compatible with 1.11 :) im using the latest ProtocolLib for 1.11 (latest dev) and it still doesn't work. It also seems to be loaded and used by other plugins like MyPet, HolographicDisplays etc..
Thanks for the info! I did a quick fix, build 35 is working on my test server, 1.11 with the latest ProtocolLib. This build probably won't work on older MC versions, will try to fix that later. Nothing else has changed.
Tested build 37 and it is working fine on 1.11. Thank you soo much for your great help!!!!! :+1:
works. thank you very much! :)
Version 2.0.0 is not able to be loaded in 1.11 during server startup:
It might because of the change of behaviors in Bukkit API, which they now handle ItemStack differently. quote from md-5 as follow: https://www.spigotmc.org/threads/bukkit-1-11-api-draft.193437/
This situation is also described by the developer of ProtocolLib: https://github.com/dmulloy2/ProtocolLib/commit/684b687e42f639d7efff397f3851ea0a17efb7a5
Since I only know little about Java programming and I have no idea of how to fixing it (e.g ItemStack could not be null but throwing "method not found" ?? The method is there for sure!), please consider fix the issue in priority or the 2.0.0 will never work in 1.11+ version.
Sorry for my bad English. But if you want to have some assistance on fixing the situation, or if you want somebody to test it out, please let me know.