question

shanice.c avatar image
0 Likes"
shanice.c asked Matthew Gillespie answered

Method find() called on node that does not exist

Hi, The model was running ok originally, I have encountered an exception like:

exception: FlexScript exception: Method find() called on node that does not exist at VIEW:/active/RackDimensions3933016248/DimensionViewer>eventfunctions/OnDraw c: VIEW:/active/RackDimensions3933016248/DimensionViewer

I then deleted all objects related to rack, then the model is never starting again after pressing run button. Is this recoverable?

1119.fsm

FlexSim 21.2.0
exception error
1119.fsm (9.2 MiB)
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
1 Like"
Matthew Gillespie answered

This model runs it just infinitely creates parts at time 0. This is because Source_CST creates a bunch of parts at time 0 and you have the source set to Repeat Table. There should be some amount of time in between item arrivals so that other things can happen in your model.

5 |100000

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

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.