ProtocolLib

3M Downloads

WrappedDataWatcher error

Sincrono01 opened this issue ยท 0 comments

commented
  • This issue is not solved in a development build

Describe the bug
When I initialize a new instance of WrappedDataWatcher, it doesn't work properly, I tried on multiple java versions and multiple versions of the plugin. I tried both in 1.17.1 and 1.16.5

To Reproduce
Steps to reproduce the behavior:

  1. Initialize a new WrappedDataWatcher object
  2. Have fun watching the NullPointerException

Expected behavior
The class should initialize without problems

Screenshots
Image
Image

Version Info
Provide your ProtocolLib install info with /protocol dump through pastebin.

Additional context
This problem has already appeared once on an issue that was marked resolved here