Local version says can't write file
-
I'm experiencing a problem. I'm using Win XP, so no permissions problem.
Occasionally fxdreema local will present me with a message in a pink box at the top saying it can't write the file when I click export to .mq4. After this happens my EA seems to be corrupted, and when I try to run it a message in the journal says stack overflow, with no other information other than date, time and EA name.
I then have to re-build my EA from scratch. Has this been noticed before?

......
Clipboard03.jpg -
Maybe some internal error, I'm not sure what is it. How long it takes for this message to appear? Do you have an idea which block can cause that?
-
The error appears in 5 seconds or less. Maybe 3. I can't figure out the exact block, but if I copy and paste the blocks over to another session of fxdreema with a new project name I can usually get around the problem.
-
I don't know if this is something in the last version. If you have 036 you can try with it. Now I'm rewriting many things in the code because I want EA's to be generated as fast as possible, so the next version will come after days

By the way in the last version I forgot to delete something and there is a file created without need (I used it to debug some execution times) - "Data/zdebug.txt". It grows every time you click to build the EA. If you have that file and it's big, you can clear it.
-
Yes. Big "Data/zdebug.txt". Now deleted! Will look forward to new version!
