Fixed connection crash when type 3 string parameters contain non-UTF-8 bytes (e.g., tachograph driver names in national encodings like ISO 8859-7). Non-UTF-8 string values are now skipped with a warning instead of crashing the connection — all other parameters in the message are parsed and registered normally.