LOOHP / HoloMobHealth

Display Mob Health above head through packets!
https://www.spigotmc.org/resources/75975/
GNU General Public License v3.0
14 stars 7 forks source link

Exception while sending packets #10

Closed QuakyCZ closed 2 years ago

QuakyCZ commented 2 years ago

Hello, latest version of plugin (2.2.4.11) throws often this exception. It's probably when mobs are spawned.

log.txt

LOOHP commented 2 years ago

You have to update protocollib

QuakyCZ commented 2 years ago

Yeah, that fixed the problem. Thank you.