Dispatcher in Message Mode as no Target set Message: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
Because the run was not initialised, the dispatcher was not correctly pointing a the entry and as a result, when invoked, the dispatcher threw an error.
Because the run was not initialised, the dispatcher was not correctly pointing a the entry and as a result, when invoked, the dispatcher threw an error.
----
----
[[Category:Message/Dispatcher]]
[[Category:Object/Dispatcher]]
[[Category:FAQ]]
[[Category:FAQ]]
<font size="2">idkbase note 62</font>
<font size="2">idkbase note 62</font>

Latest revision as of 09:18, 11 January 2008

I had the message "Dispatcher in Message Mode has no Target set" error event hough i had hard set the message entry to the dispacher.

Determined the the button/broadcast that initiated the flow containing the dispatcher was set to:

"HANDLE WITHOUT INITIALISING RUN" within the buttons broadcast options.

Because the run was not initialised, the dispatcher was not correctly pointing a the entry and as a result, when invoked, the dispatcher threw an error.


idkbase note 62