<?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: Exception caught in start() of activity in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592636#M88183</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The 'workaround' is to turn off the option 'UseNavigatorForOffsetTravel'  or to specify a Tigger for the offset travel in the AGV Network properties.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 07 Jun 2024 09:58:53 GMT</pubDate>
    <dc:creator>jason_lightfoot_adsk</dc:creator>
    <dc:date>2024-06-07T09:58:53Z</dc:date>
    <item>
      <title>Exception caught in start() of activity</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592635#M88182</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 24.1.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P id="isPasted"&gt;Hi,&lt;/P&gt;&lt;P&gt;A TS with priority 0 is created at time 0, and then a TS with priority 1 is preempted. When another TS with priority 1 occurs at the moment that TS ends, if you observe the activetasksequence of TaskExecuter, the TS that occurred at time 0 is first executed for 0 seconds, and then the TS with priority 1 starts, and an error occurs there.&lt;/P&gt;&lt;PRE&gt;time: 7.620335 exception: Exception caught in start() of activity "Create TS" in process flow "ProcessFlow". Continuing throw...
time: 7.620335 exception: Exception caught in Executive::processeventinlist().&lt;/PRE&gt;&lt;P&gt;Is this a bug? Actually, I'm creating a model with ver.2023.0.11, so it would be nice if there was a workaround.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/83515-exception-caught-in-start-of-activity.fsm" target="_blank"&gt;Exception caught in start() of activity.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Jun 2024 09:10:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592635#M88182</guid>
      <dc:creator>ozawa_shinya</dc:creator>
      <dc:date>2024-06-07T09:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exception caught in start() of activity</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592636#M88183</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The 'workaround' is to turn off the option 'UseNavigatorForOffsetTravel'  or to specify a Tigger for the offset travel in the AGV Network properties.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Jun 2024 09:58:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592636#M88183</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-06-07T09:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Exception caught in start() of activity</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592637#M88184</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P id="isPasted"&gt;Hey Jason, by turning off the 'Use Navigator For Offset Travel' option, do you mean to include that option in all AGVs?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1718868533639.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1524192iA0AF64DE59DF2014/image-size/large?v=v2&amp;amp;px=999" role="button" title="1718868533639.png" alt="1718868533639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have put it in my model, but I am still receiving the error message. What is the code that needs to be added to the trigger? &lt;/P&gt;&lt;PRE&gt;time: 6013.061628 exception: Exception caught in start() of activity Control AGVs/AGVs/Create TS4 in process flow "ProcessFlow". Continuing throw...
time: 6013.061628 exception: Exception caught in Executive::processeventinlist().
&lt;/PRE&gt;&lt;P&gt;*Note that I have a very complicated model. I have exactly the same error, but I am not sure if it is caused by the same bug. It is just to be sure.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Jun 2024 07:29:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592637#M88184</guid>
      <dc:creator>nilP8GEZ</dc:creator>
      <dc:date>2024-06-20T07:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Exception caught in start() of activity</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592638#M88185</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;What trigger?&lt;/P&gt;&lt;P&gt;If it's the onSet of a parameter to set the number of AGVs from a Group, then after this line:&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;applicationcommand("recreateObjectConnections", newObj, firstObj);&lt;/PRE&gt;&lt;P&gt;add this:&lt;/P&gt;&lt;PRE&gt;&amp;nbsp; &amp;nbsp;newObj.setProperty("OffsetTravel",1);&lt;/PRE&gt;&lt;P&gt;and either set the first object's offset travel manually or add this line:&lt;/P&gt;&lt;PRE&gt;firstObj.setProperty("OffsetTravel",1);&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can set it to 0,1 or 2 - just not 3 which is the option for using the navigator for offset travel.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Jun 2024 10:11:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592638#M88185</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-06-20T10:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Exception caught in start() of activity</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592639#M88186</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hello, sorry, I read ‘trigger’ instead of ‘tigger.’&lt;/P&gt;&lt;P&gt;I had a similar logic in place as you indicated, but I modified the node number. &lt;/P&gt;&lt;P&gt;Even so, I replaced it with this one, and I’m still getting the same error. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;From what I’ve observed, this sometimes happens when an operator starts a new task sequence without finishing the previous one.&lt;/P&gt;&lt;P&gt;As I mentioned, I move a lot of token, and it’s possible that this is what’s causing the error, rather than an issue with the offsets.&lt;/P&gt;&lt;P&gt;Thank you very much for your response!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Jun 2024 07:16:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/exception-caught-in-start-of-activity/m-p/13592639#M88186</guid>
      <dc:creator>nilP8GEZ</dc:creator>
      <dc:date>2024-06-21T07:16:27Z</dc:date>
    </item>
  </channel>
</rss>

