The build setup updates existing files after making sure that the editor, runtime and logic runtime are closed by the user, and all other processes are shutdown. If the build setup cannot successfully update a file, e.g. if the file is used by another process, it will not display a notification to the user.
The build setup updates existing files after making sure that the editor, runtime and logic runtime are closed by the user, and all other processes are shutdown. If the build setup cannot successfully update a file, e.g. if the file is used by another process, it will not display a notification to the user.
The build setup now attempts to update the files up to 10 times. If the build setup does not succeed, it will display an error message to the user that the build setup failed to update all files, and the file version is possilby inconsistent. On the results page with the error message is a button to open the logfile where the user can determine which files could not be updated.