<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[SOLVED] Broadcaster&#x2F;Listener Actors &amp; Media File Name]]></title><description><![CDATA[<p>I have connected the Get Media File Name actor to a Broadcaster actor on channel 500(data type set to string). The Listener actor on channel 500(data type to text) is not receiving the media file name. Is there a mismatch in the data type setting I am using? I tried all the data type possibilities available and still no success. What am I missing? Thank you.</p>]]></description><link>https://community.troikatronix.com/topic/6885/solved-broadcaster-listener-actors-media-file-name</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 05:44:35 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/6885.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Sep 2020 12:07:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] Broadcaster&#x2F;Listener Actors &amp; Media File Name on Wed, 23 Sep 2020 17:12:19 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/209">@bill-cottman</a></p><p>No problem. Mutability gets a bit tricky where User Actors/Macros are involved. Once you know the trick about forcing things to mutate, it's easy though.</p><p>Best wishes,</p><p>Woland</p>]]></description><link>https://community.troikatronix.com/post/42956</link><guid isPermaLink="true">https://community.troikatronix.com/post/42956</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Wed, 23 Sep 2020 17:12:19 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Broadcaster&#x2F;Listener Actors &amp; Media File Name on Wed, 23 Sep 2020 16:53:38 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@woland</a>  Thank you. Mutability! The data type is determined by the first thing connected to it inside the user actor. Got it working 100%. Thank you.</p>]]></description><link>https://community.troikatronix.com/post/42955</link><guid isPermaLink="true">https://community.troikatronix.com/post/42955</guid><dc:creator><![CDATA[Bill Cottman]]></dc:creator><pubDate>Wed, 23 Sep 2020 16:53:38 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Broadcaster&#x2F;Listener Actors &amp; Media File Name on Wed, 23 Sep 2020 15:34:49 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/209">@bill-cottman</a> said:</p>
<blockquote><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@woland</a> The broadcaster/listener works outside of my user actor. When I put in back inside the user actor I'm building the user input data type must be set to string to allow the connection to the get media actor that is outside the user actor. Now the listener actor which is inside another user actor does not receive the media file name. There seems to be a data type incompatibility.</blockquote><p>It's a question of the order in which you mutate things, not incompatibility.</p><img src="http://g.recordit.co/XKeEj0jS0Q.gif" /><p>User Inputs and User Outputs mutate to match the data type of the <u>first</u> thing they're connected to <u>inside</u> the User Actor/Macro. This means if you want to pass text, the first thing you connect the User Input/Output to should have the text data type. Like this:</p><p>Broadcaster: </p><img src="http://g.recordit.co/NDDxHJsQUi.gif" /><p>Listener: <br /></p><img src="http://g.recordit.co/orMNlbt2m7.gif" /><p></p><p></p>]]></description><link>https://community.troikatronix.com/post/42950</link><guid isPermaLink="true">https://community.troikatronix.com/post/42950</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Wed, 23 Sep 2020 15:34:49 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Broadcaster&#x2F;Listener Actors &amp; Media File Name on Wed, 23 Sep 2020 14:31:50 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@woland</a> The broadcaster/listener works outside of my user actor. When I put in back inside the user actor I'm building the user input data type must be set to string to allow the connection to the get media actor that is outside the user actor. Now the listener actor which is inside another user actor does not receive the media file name. There seems to be a data type incompatibility.</p><img src="/assets/uploads/files/1600871490721-screen-shot-2020-09-23-at-9.31.01-am-resized.jpg" />]]></description><link>https://community.troikatronix.com/post/42949</link><guid isPermaLink="true">https://community.troikatronix.com/post/42949</guid><dc:creator><![CDATA[Bill Cottman]]></dc:creator><pubDate>Wed, 23 Sep 2020 14:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Broadcaster&#x2F;Listener Actors &amp; Media File Name on Wed, 23 Sep 2020 12:22:42 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@Woland</a> Interesting, now it works. I changed nothing. Thank you. </p>]]></description><link>https://community.troikatronix.com/post/42943</link><guid isPermaLink="true">https://community.troikatronix.com/post/42943</guid><dc:creator><![CDATA[Bill Cottman]]></dc:creator><pubDate>Wed, 23 Sep 2020 12:22:42 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Broadcaster&#x2F;Listener Actors &amp; Media File Name on Wed, 23 Sep 2020 12:12:20 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/209">@bill-cottman</a> said:</p>
<blockquote>I have connected the Get Media File Name actor to a Broadcaster actor on channel 500(data type set to string). The Listener actor on channel 500(data type to text) is not receiving the media file name. Is there a mismatch in the data type setting I am using? I tried all the data type possibilities available and still no success. What am I missing? Thank you.</blockquote>
<p>I have no issue doing this. Try doing it with a fresh broadcaster and listener right next to each other. </p><img src="http://g.recordit.co/h0uxDTpREi.gif" /><p>Are you perhaps using channel 500 for something else as well? This would cause a conflict that would produce inconsistent behavior.</p><p>Another possibility is that you have the listener in one Scene, the broadcaster in another Scene and one of the Scenes isn't active maybe?</p><p>Best wishes,</p><p>Woland</p><p></p>]]></description><link>https://community.troikatronix.com/post/42942</link><guid isPermaLink="true">https://community.troikatronix.com/post/42942</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Wed, 23 Sep 2020 12:12:20 GMT</pubDate></item></channel></rss>