ProtocolLib

3M Downloads

ERRORs

BlackRebbel opened this issue ยท 2 comments

commented

Follow this template except for feature requests. Use pastebin when providing /protocol dump and any relevant errors.
https://pastebin.com/yDWYfu4M
Make sure you've done the following:

  • You're using the latest build for your server version
  • This isn't an issue caused by another plugin
  • You've checked for duplicate issues
  • You didn't use /reload

Debug paste link:

Description and relevant errors:

commented

where is the debug paste link?
how are we supposed to help you without that?

it looks like your current build of PL isn't compatible with latest spigot (another mapping change maybe, idk, didnt touch 1.14 yet)

Unable to find findStatistic in net.minecraft.server.v1_14_R1.StatisticList

commented

Couple things,

  1. Make sure you have ProtocolLib in your plugins directory
  2. Make sure your plugin.yml has depend: [ProtocolLib] in it