Error Messages/40617
Error Message Text
An internal mismatch error occurred within Analytica during the evaluation of <x>. Please report this problem to support@lumina.com. Please provide your model, or a model that reproduces the problem, if at all possible.
or
Sorry. An internal mismatch error occurred during the evaluation of <x>. This may be due to a bug in Analytica. We would love to get a reproducible version so that we can figure out the cause and fix it. If at all possible, we'd much appreciate a copy of your model, along with a description of what you did that led to the error. Please email it to support@lumina.com
Cause
This error indicates a bug within Analytica. Ideally, you would never see this error message, but if you do see it, we would love to get a reproducible version so we can figure out the cause and eliminate it. If at all possible, it would be great if you could send us your model, describing what you did that led to the error.
The error is reported when code inside Analytica requires a value to be of a certain data type, but the value itself is not of that data type. For example, it may expect a number at a particular point but encounters text.
For this problem to be reported, it means that the unexpected data got through other checks into a section of internal code that is not equipped to deal gracefully with that mismatch.
Remedy
Because it is a bug, the best thing to do is to report it to us with a reproducible case. Once we find the problem, we may be able to locate a work around.
If you've found a particular instance where this occurs, and a work-around, it might be helpful to others to document it here. Include the Analytica release number, a brief description of the circumstances that may have been involved in your case, and how you worked around it.
Enable comment auto-refresher