question

Madeline Z avatar image
0 Likes"
Madeline Z asked Madeline Z commented

What does this error mean?

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
FlexSim 19.0.0
message triggermessagesinvalidflexsript error
5 |100000

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

1 Answer

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Madeline Z commented

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.

· 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.

Madeline Z avatar image Madeline Z commented ·

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

0 Likes 0 ·

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.