question

Rohan V3 avatar image
0 Likes"
Rohan V3 asked Rohan V3 commented

Conveyor Exception Error

The following error started popping up randomly:

exception: Exception caught in SimpleDataType::bindSDTNode() on /Tools/ProfileData/objTreeMap/StraightConveyor625/variables/traversals/"130"/traversalPoints/"3". A module's class bind() methods may not be implemented correctly.

How to fix it?


FlexSim 22.2.4
conveyorexceptions
· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦♦ commented ·
Can you post the model? Do you have a backup version that works in case it's corrupted?
0 Likes 0 ·
Rohan V3 avatar image Rohan V3 Jason Lightfoot ♦♦ commented ·

Making question private. Is there a way to upload it somewhere? The model is 43MB. Couldn't upload it here. As a matter of fact, I don't have a backup version.

0 Likes 0 ·

1 Answer

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Rohan V3 commented

Okay - the ProfileData node under Tools stores information stored by the Performance Profiler - you should be able to close the PerformanceProfiler and remove the node either through the tree view or by running this code:

node("MODEL:/Tools/ProfileData").destroy();
· 1
5 |100000

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

Rohan V3 avatar image Rohan V3 commented ·
This removed the error. Thanks
0 Likes 0 ·