ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#2
|
||||
|
||||
A link parity error is printed when a node is referenced but it doesn't exist anymore. The note of "step" means that it was referenced by rank by the parent node. There are hundreds of places that we reference nodes like this.
The best way to figure out what is causing it is to find the line of code that prints it and see what that line of code is doing. If it happens while you are running a model, find the event that causes it, then step through the code in that event to find the exact line that causes the error to be printed. Often it happens OnReset, in which case you can step through your reset code to find the line that prints the error. |
The Following 3 Users Say Thank You to Phil BoBo For This Useful Post: | ||
Graca Silva (11-14-2014) |
Thread | Thread Starter | Forum | Replies | Last Post |
About Error of "clock overflow and run stoped" | syseo | Q&A | 1 | 07-23-2012 03:45 AM |
How can you have a visual tool that has a mixture of "protected" and "no select"? | thill | Q&A | 1 | 03-13-2012 12:44 AM |
"Generate full Report" causing crash or error | Paul Dowling | Q&A | 5 | 09-23-2010 11:04 AM |
error message "Clock overflow, running stopped" | Martin Kooijman | Q&A | 11 | 04-17-2008 10:29 AM |
about "no select" and "show parameter window from side bar" | qin tian | Gripes and Goodies | 3 | 03-21-2008 08:10 AM |