question

Jakub ML avatar image
0 Likes"
Jakub ML asked tannerp commented

help with related simulation-destination by table, elevators..

Hi,

Could someone helped me with my school project, please. I have still some errors with related destinations and travelers dont reach it.

time: 651.558644 exception: FlexScript exception: label labelName doesn't exist on token id: 685 at MODEL:/Tools/ProcessFlow/ProcessFlow/Move Object>variables/destination time: 651.558644 exception: Error: Invalid destination at move object activity "Move Object" in "ProcessFlow"

FlexSim 20.0.0
destination error
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jakub ML avatar image Jakub ML commented ·

I hope for someone, who can give me a few quick lessons. See my attached project.agv-out.fsm

0 Likes 0 ·
agv-out.fsm (780.2 KiB)
Sam Stubbs avatar image Sam Stubbs ♦ Jakub ML commented ·

Since this is for a school project, I think it might be most appropriate to ask your professor or someone in your department for assistance first. As far as quick lessons, you should look in the Tutorials section of the user manual as well as in the Reference section.

0 Likes 0 ·

1 Answer

·
Logan Gold avatar image
0 Likes"
Logan Gold answered

It looks like you are trying to access a label named labelName on a token in your Process Flow, but that token does not contain the label.

If you run the model to just before 651.558644, you should be able to find the token in question about to arrive at a Move Object activity in your Process Flow. You can click on the token and look in the Quick Properties to see all of the token's labels. I'm guessing the token has a label that references its destination, but it's named something other than labelName. In which case, you'll want to change the Move Object activity so it looks at that appropriate label instead of a label named labelName.

Otherwise, you'll need to backtrack in the Process Flow to figure out where that label should be set and try to figure out why the labelName label doesn't get set on that token.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.