Hi, there. Recently I watched a video of the FlexSim 2020 Tutorial Part 2,
https://www.youtube.com/watch?v=Q0VfuD_H_uM&t=1808s
At the time frame 1:31:20~1:34:01, there is an example of using a token in the process flow to control the flow item in the 3D model. I follow the steps in the video exactly. However, the time exception occurred as follows.
time: 13.364542 exception: Exception Caught in FixedResource::getItemInfo(treenode flowitem)
time: 13.364542 exception: Exception Caught in FixedResource::setItemState(treenode flowitem, int state)
time: 13.364542 exception: Exception Caught in FixedResource::releaseItem(treenode item) object: /Processor1
time: 13.364542 exception: Exception Caught in Processor::onTimerEvent(treenode involved, int code, char *datastr) object: /Processor1
time: 13.364542 exception: Exception Caught in ObjectFunction250__project_library_FlexSimObject_behaviour_eventfunctions_OnTimerEvent object: /Processor1 class: /Processor1
Can anyone help me solve the time exception problem?
The FlexSim file can be downloaded here.
https://drive.google.com/file/d/1kEgeoc4tVUCqZnC3xyYkvOyl3VeOVMjj/view?usp=sharing
Thanks.