BIP5289

Severity

20 : Error

Message

Message Translation Interface error. Message Set ID too large for buffer: message set '<insert_2>' (size <insert_1>); buffer size <insert_0>.

Explanation

The Message Set ID <insert_2> exceeds the length of the internal buffer used to store the Id. Current buffer size is <insert_0>. The Message Set Id size is <insert_1>

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.