We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Have an issue with exported exe of sketch . pde runs ok everytime without error, but when i export and run exe the program hangs at a gray screen and does not progress to sketch display screen I have to use task manager to stop and restart. Sometimes it does progress to screen, but i don't know what is stopping it when it doesn't
Can i catch this error and display somehow ? I don'y get any Windows error message dialog of any kind Blind as to what is causing hang up. I suspect it is a array out of bounds from a file not loading at startup in setup but it could be something else.
thanks
Answers
You could just write in a log file, flash and close every time
Or look at try... catch ...
Not sure what i'm trying to catch, suspect areas can you elaborate on a log file ? when it hangs I close it with task manager