Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Error Code 3

Error Code 3

I try to run a simulation and I get Error Code 3, it says Got number 7443.000000, expected: 7441.000000. This is after it got through translation and compilation phase. This is in version 1.9.4 beta 2. When I try to run the same model in 1.9.3, I get:
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c1$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c2$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c5$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c7$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c8$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c9$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c12$rB' undeclared (first use in this function) With many more very similar things before and after. It looks like it is translating, but giving me this error in the compile phase.

Re: Error Code 3

Hi,

which version of OpenModelica do you use?
It seems that a similar issue has been fixed last week see this Ticket.

so long.
Willi

Re: Error Code 3

Yes, it appears to be corrected in the latest nightly build, thanks! Any idea when this fix will be in an official release?

Re: Error Code 3

1.9.4 should be released sometime this week.

There are 0 guests and 0 other users also viewing this topic