I figured out some problems while exporting a sketch using the repo. When you export a Sketch into an executable file all the data, configuration files,... need to be inside the data folder. If they aren't in this folder then the files are somehow deleted.
So I'll suggest instead of using the directory of the sketch to save the files, change to the data directory.
I figured out some problems while exporting a sketch using the repo. When you export a Sketch into an executable file all the data, configuration files,... need to be inside the data folder. If they aren't in this folder then the files are somehow deleted.
So I'll suggest instead of using the directory of the sketch to save the files, change to the data directory.