Error in Debuger

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
mehmet64
Posts: 40
http://meble-kuchenne.info.pl
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Error in Debuger

Post by mehmet64 »

Hello
when i lunch debuger somtimes system turn crash and send this message i attach it .....
Attachments
error.png
error.png (13.86 KiB) Viewed 3019 times

Steve-Matrix
Matrix Staff
Posts: 1249
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Error in Debuger

Post by Steve-Matrix »

Are you using the latest v9.2 release? If not, please update and see if you get the same error with this new version.

Do you have any more information about this crash? E.g. does it happen immediately, or when attempting to run a specific command? Does the problem occur when single-stepping through the code?

It may also help if you post the project file so I can try to replicate the problem.

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: Error in Debuger

Post by mehmet64 »

Hello this is my project////when i RUN debugger program turn Crash and close
Attachments
Zen.fcfx
(279.5 KiB) Downloaded 121 times

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Error in Debuger

Post by p.erasmus »

Hi.

I would advise you to switch the watchdog off when debugging and also you need to make sure you clear the watchdog in code when using in the
real application.

1.jpg
1.jpg (38.73 KiB) Viewed 2893 times
Regards Peter - QME Electronics

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: Error in Debuger

Post by mehmet64 »

hi
in real aplication i dont have any problem but in debuger in program when i set a bareak point FLC get in crash and close without ask any question

Steve-Matrix
Matrix Staff
Posts: 1249
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Error in Debuger

Post by Steve-Matrix »

I tried your program but could not replicate the error. What version of Flowcode are you using and are you running it in the English language or another language?

Also, if you can provide a simple project and steps to replicate the issue, it will be a lot easier for us to solve the problem.

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: Error in Debuger

Post by mehmet64 »

hi
this problem had a somtimes not any time

Post Reply