I am using the layout background. I get the following error:
Can I do something about it?
I am using the layout background. I get the following error:
Can I do something about it?
Hi @Enrique Elizaga,
It looks like your stats node is not correct. FlexSim assumes that from 18. something I think that the state node is a tracked variable with the categorical type. I thought there was a bug that in some situations object did not have this type. It looks like that is still the case in your situation.
One thing you can do is go into the tree and remove the stats node from the modelBackGround node. Or you could change the type of the current_state trackedVariable node by using the following line of code:
TrackedVariable.init( Model.find("FlexsimModelBackground").find(">stats/state_current"), STAT_TYPE_CATEGORICAL, 0, STAT_USE_PROFILE );
I had problems with this as well. The situation seems to occur whenever you drag a background to a new location.
To replicate:
I know this doesn't solve the problem, but it may help development out with finding the bug.
12 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved