Working on a larger project and having occasional reoccuring problems with saved sketches.
They do not seem to save that well to files. My sketch exists of 7 different tabs. Every so often one of these tabs (x.pde) seems not to be saved. I can recover using the stored x.tmp file but still it does not feel really secure. I backup a lot so not yet real damage done.
I found people online that had the same problem but have not seen a solution. Do I do something wrong, or can I get this from corrupting each time?
operation: do you save the project prior to run the sketch?
( understand that that is actually something we not want to do,
as we want to save new code lines only if we know they work well )
you use the PDE / Tools / Archive Sketch / for backup?
your wording is not clear, is the newly change in a tab missing after save project
OR
is a prior existing tab ( .pde file ) missing?
-processing 3.5.3
-win10 64bit
-yes, I save (half of the times) before running. I do not want to lose any changes I make.
-no, didn’t know of that option. Right now I step to a new version number when the project steps into a new programming goal.
-a whole tab will be missing completely when starting up Processing. And sometimes Processing (while working on the sketch) alarms me that a tab (*.pde) is missing in the folder and asks me if I want to save it again.
Well, apparently the tab gets deleted externally. As the title of the window says. Did not see that until I had a better look.
So that is not something processing related but could be more of a Synology syncing thingy.