1 2 3 4
-- Callback function name should be `on_event` function on_event(event_data) error("This is an error in the event callback script") end