Open CSchoel opened 3 years ago
Hmm... interestingly enough, a second checkModel for this class returns
->"Check of SHMConduction.Components.Pacemaker completed successfully.
Class SHMConduction.Components.Pacemaker has 3 equation(s) and 3 variable(s).
0 of these are trivial equation(s)."
So the issue might not be that the message is cut off after the first line but rather that the client cannot handle the case where getErrorString()
only contains notifications/warnings, but checkModel
still returns a normal check result.
Steps to reproduce (console client)
SHMConduction.Components.Pacemaker
(without loading the model with loadModel first)Expected behavior
The following full error message should be displayed (assuming that the wrong version of the MSL is loaded, as is currently the case):
Actual behavior
The client only shows the first line of the error message: