CONSOLE ERROR

CONSOLE ERROR

alejandra_n2
Not applicable
7 Views
3 Replies
Message 1 of 4

CONSOLE ERROR

alejandra_n2
Not applicable

[ FlexSim 17.2.2 ]

I can't figure out what kind of error is the message below and how can I fix this?

9392-yxrcq.png

Thanks!

0 Likes
Accepted solutions (1)
8 Views
3 Replies
Replies (3)
Message 2 of 4

Ben_WilsonADSK
Community Manager
Community Manager

@Ale, it looks like you are trying to access the value property of some object, but your reference to that object is wrong.

Could you please copy a whole line of text to show the entire error message, rather than just a screenshot?

0 Likes
Message 3 of 4

alejandra_n2
Not applicable

@Ben Wilson below is an entire line.

time: 2.790959 exception: FlexScript exception: Property "value" accessed on invalid node. at MODEL:/Tools/ProcessFlow/ProcessFlow/Process time~2>variables/var1

0 Likes
Message 4 of 4

Jacob_Gillespie
Autodesk
Autodesk
Accepted solution

@Ale It says the error is in the code of a Process Flow activity named Process time. Like Ben said you are calling value on an invalid node.