<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Process Flow error about Exit Zone instance in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529718#M38804</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/703/xiaocheng.x.html" nodeid="703"&gt;@xiaocheng xie&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;This exception can happen when there are too many events happening simultaneously. In order to alleviate the problem, you can simply add a Delay activity with time "0" in front of the Exit Zone activities. As I understand it, this gives the token one fraction of a second longer to "breathe" before another token enters and takes its place.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18827-small-delay-breathe.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499057iDDBE40CECBBC0E80/image-size/large?v=v2&amp;amp;px=999" role="button" title="18827-small-delay-breathe.png" alt="18827-small-delay-breathe.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful! Here's an updated model that runs without problems.&lt;/P&gt;&lt;P&gt;&lt;A id="18828" href="https://answers.flexsim.com/storage/attachments/18828-18824-exit-zone-error-1-1.fsm"&gt;18824-exit-zone-error-1-1.fsm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 15:53:24 GMT</pubDate>
    <dc:creator>tanner_p</dc:creator>
    <dc:date>2019-04-29T15:53:24Z</dc:date>
    <item>
      <title>Process Flow error about Exit Zone instance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529717#M38803</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.2.3 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hi guys, When i run a model using PF tools，some errors like the following appeared. from the message i know it is something about exit zone instance，but i don't know why. Any explainations or advises are appreciated!&lt;/P&gt;
&lt;P&gt;&lt;A id="18824" href="https://answers.flexsim.com/storage/attachments/18824-exit-zone-error.fsm"&gt;exit-zone-error.fsm&lt;/A&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18823-exit-zone-error.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499058i3C7A750FC7C76709/image-size/large?v=v2&amp;amp;px=999" role="button" title="18823-exit-zone-error.png" alt="18823-exit-zone-error.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 10:14:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529717#M38803</guid>
      <dc:creator>xiaocheng_xie</dc:creator>
      <dc:date>2019-04-29T10:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow error about Exit Zone instance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529718#M38804</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/703/xiaocheng.x.html" nodeid="703"&gt;@xiaocheng xie&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;This exception can happen when there are too many events happening simultaneously. In order to alleviate the problem, you can simply add a Delay activity with time "0" in front of the Exit Zone activities. As I understand it, this gives the token one fraction of a second longer to "breathe" before another token enters and takes its place.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18827-small-delay-breathe.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499057iDDBE40CECBBC0E80/image-size/large?v=v2&amp;amp;px=999" role="button" title="18827-small-delay-breathe.png" alt="18827-small-delay-breathe.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful! Here's an updated model that runs without problems.&lt;/P&gt;&lt;P&gt;&lt;A id="18828" href="https://answers.flexsim.com/storage/attachments/18828-18824-exit-zone-error-1-1.fsm"&gt;18824-exit-zone-error-1-1.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 15:53:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529718#M38804</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2019-04-29T15:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow error about Exit Zone instance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529719#M38805</link>
      <description>&lt;P&gt;@&lt;A rel="nofollow" href="https://answers.flexsim.com/users/8186/tannerp.html"&gt;Tanner Poulton&lt;/A&gt;，&lt;/P&gt;
&lt;P&gt;Thank you for your reply! yes,your method works, and I think it is a basic function to deal with simultaneous events.maybe in the furture development plan, you can improve this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 22:29:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529719#M38805</guid>
      <dc:creator>xiaocheng_xie</dc:creator>
      <dc:date>2019-04-29T22:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow error about Exit Zone instance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529720#M38806</link>
      <description>&lt;P&gt;Thank you for the feedback. There are a handful of instances where creating a "breathe" activity is necessary or helps avoid errors, so we might not be able to address them all, but this is one that we're aware of.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:51:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529720#M38806</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2019-04-30T15:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow error about Exit Zone instance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529721#M38807</link>
      <description>&lt;P&gt;This is actually a bug, which has been fixed, and will be released in the next bug fix release. For now, you can use Tanner's workaround.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 18:20:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-error-about-exit-zone-instance/m-p/13529721#M38807</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2019-04-30T18:20:49Z</dc:date>
    </item>
  </channel>
</rss>

