WrappedDataWatcher error
Sincrono01 opened this issue ยท 0 comments
- 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:
- Initialize a new WrappedDataWatcher object
- Have fun watching the NullPointerException
Expected behavior
The class should initialize without problems
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