From @dsmurfin:
We get a large number of invalid OSC implementations, so it's quite important to be able to expose errors in parsing to the consumer. Adding this in a backwards compatible manner probably requires adding a new OSCErrorHandlerBlock which provides the host, port and parsing error.
From @dsmurfin: