Stop log spam because subtitleText was called without a valid event
It's up to the call site to check if the event is valid before calling this function, and it prevents tons of log spam because we didn't check yet.
It's up to the call site to check if the event is valid before calling this function, and it prevents tons of log spam because we didn't check yet.