java.lang.IllegalArgumentException: No serializer found for Optional<class net.minecraft.server.v1_13_R2.ItemStack>
Ghost-chu opened this issue ยท 1 comments
Follow this template except for feature requests. Use pastebin when providing /protocol dump and any relevant errors.
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:
https://paste.ubuntu.com/p/c8HtgxtYjv/
Description and relevant errors:
java.lang.IllegalArgumentException: No serializer found for Optional
at com.comphenix.protocol.wrappers.WrappedDataWatcher$Registry.get(WrappedDataWatcher.java:966) ~[?:?]
at com.comphenix.protocol.wrappers.WrappedDataWatcher$Registry.getItemStackSerializer(WrappedDataWatcher.java:1057) ~[?:?]