ProtocolLib

3M Downloads

PlayerInfoAction bug

aarowye opened this issue ยท 1 comments

commented

PacketType packetType = PacketType.Play.Server.PLAYER_INFO;
PacketContainer packetContainer = new PacketContainer(packetType);
packetContainer.getPlayerInfoAction().write(0, EnumWrappers.PlayerInfoAction.ADD_PLAYER);

Exception in thread "Thread-16" FieldAccessException: Field index 0 is out of bounds for length 0