BIP6045
Severity
20 : Error
Message
Value at offset <insert_1> must start with single or double quote: data just before error is <insert_2>; data just after error is <insert_3>.
Explanation
Attribute Values in the option buffer must start with a single or a double quote. The value at the message offset indicated did not.
Response
Correct the application (or compute expression) that generated the message.