Debugging ingress (Storyboard Engine receiving from backend)

Table 7. The trouble shooting steps for egress Storyboard apply in this scenario, so see the above steps.

IssueResolution
Event not receivedLaunch Storyboard Engine with verbosity level 4 (-vvvv) you will see the following event trace if successful. EVENT [111.811]:GREIO received event [MilleniumFalconSpeed] 2 bytes EVENT [111.811]:IO: Queue [1] MilleniumFalconSpeed EVENT [111.811]:IO: Dispatch [MilleniumFalconSpeed] ACTION [111.811]:ACTION: Invoke [MilleniumFalconSpeed]->[gra.lua] on app [app] If the last two messages are not displayed Storyboard received the event but could not find a handler for the event.