Warning ScheduledRequest

Good afternoon,
in the Ignition Log, each minute there is this warning:

Uncaught Throwable invoking class com.inductiveautomation.xopc.drivers.siemens.requests.ReadRequest#receiveMessage: java.lang.ArrayIndexOutOfBoundsException: arraycopy: last source index 101 out of bounds for byte[52]

See also photo in attach.
What's the reason of this warning???

Looks like some kind of bug or configuration problem in the Siemens driver. I think similar errors have occurred when addressing a String with the wrong length or if the format of the String in the PLC doesn't adhere the S7 string format, which has 2 bytes of prefix indicating current and max length.