pascal string too big, length byte is length % 256
A string followed by the pascal escape sequence (\p) can be at most 255 characters in length. The string was truncated.