What does this error mean?

What does this error mean?

madeline_z
Not applicable
24 Views
2 Replies
Message 1 of 3

What does this error mean?

madeline_z
Not applicable

[ FlexSim 19.0.0 ]

When I played my simulation, I got this error. What does it mean?

time: 85.459547 exception: FlexScript exception: Property "rank" accessed on invalid node. at MODEL:/BasicTE1>variables/messagetrigger
0 Likes
Accepted solutions (1)
25 Views
2 Replies
Replies (2)
Message 2 of 3

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

It means that in a line of code in the On Message trigger of Basic TE1 you are using the rank property on a node that doesn't exist. You've probably made a bad assumption in your code and you just hit a case where the object you expect to be able to reference is not there or is in a different place, etc.

I can't really give you anymore details unless you post a model.



Matthew Gillespie
FlexSim Software Developer

0 Likes
Message 3 of 3

madeline_z
Not applicable

I was searching to play "animation" when it was called "animation1"

0 Likes