I've just tested #439 and got the gob encode error in the dispatcher for old-format event here
gob: type not registered for interface: map[string]interface {}
So looks like an empty time.Time decoded into map[string]interface which is not auto-registred in the gob