BIP5289
Severity
20 : Error
Message
Message Translation Interface error. Message Set ID too large for buffer: message set <insert_3> (size <insert_2>); buffer size <insert_1>.
Explanation
The Message Set ID <insert_3> exceeds the length of the internal buffer used to store the Id. Current buffer size is <insert_1>. The Message Set Id size is <insert_2>2
Response
Check that you have a valid Message Set identifier and that the length does not exceed the current buffer size allowed to store it.