You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is resulting from the following code (ProtocolHandler:96) WrappedDataWatcher watcher = new WrappedDataWatcher(packet.getWatchableCollectionModifier().read(0));
the 'read(0)' is what's causing the exception. This same function worked fine in versions prior to 1.9