Hi,
Twice the last week the following has happened:
The entire Plant pane in PLCnext Engineer is wiped totally clean. The only remaining item is the “Project”, but with no controller.
If I re-add a controller, there is no axioline hardware, no HMI-pages, no Profinet, no ESM-configuration - no nothing.
Luckily I am running git, so I am able to salvage my changed project files an revert the destroyed files. But this is to put it mildly, quite unbearable behavior.
Below is the emptiness shown in all its glory
image.png
Here are the files which are changed in the commit:
The yellow ones (edited files) are mostly my working files where i have done some project work and these are the changes i had to fix after committing in git.
Except for the “structure.xml” file which seems completely re-written; It deletes several hundred lines, and re-add something similar to the bottom of the file.
The files with dark blue icon (R) are renamed files, and many of them seems to be related to the items in the plant view, that is HMI pages and such. The content of the files are not changed, but the filename is (not quite sure, but it seems as if the running number on the end has changed from 0001 to 0000 and so forth).
The automatically generated data type file (…\cms_betaFlat\content\Logical E~GeneratedD~0000.dt) was also deleted, as shown with a red minus icon.
After this, the project is completely useless. If i had not used git to keep track of the changed files, most of my work had been gone or been very difficult to manually retrieve.
Please take a look into this matter.
I am running windows 11, the project files are not inside any cloud/synchronization folder.
image.png