BIP5912
Severity
10 : WarningMessage
Error in parser '<insert_0>' whilst writing the field named '<insert_1>' to the bitstream.Explanation
This message gives the name of the field in the parser that was being written at the time the error occurred. The parser was trying to write '<insert_2>' into this field.Response
You should check for other messages issued with this one for the full context of the error.