Page 1 of 1

Application crash on MDI input

PostPosted: Thu Apr 29, 2021 4:59 pm
by johu
UCCNC version 1.2112 crashes when entering in the MDI:
Code: Select all
N20910

And also with:
Code: Select all
N1

I know the above code is wrong, i.e. it should have been M20910 and M1.
But the application should not crash without a warning or without an unhandled exception.
It should emit a warning that the input was invalid.

Re: Application crash on MDI input

PostPosted: Thu Apr 29, 2021 5:59 pm
by dezsoe
Ooops! The same with 1.2113... :shock:

Re: Application crash on MDI input

PostPosted: Fri Apr 30, 2021 2:45 am
by cncdrive
OK, I'll check it.

Re: Application crash on MDI input

PostPosted: Fri Apr 30, 2021 3:23 am
by cncdrive
OK, I found the reason for the problem and fixed it.