Tutorial Troubleshooting QGIS: Difference between revisions

Content deleted Content added
Line 79:
<li>TUFLOW doesn't run from a batch file if the filepaths are specified as UNC paths. The folder with both, the executable and the model, must be opened with a mapped drive. Type "net use <drive>: \\server_name\share_name" in the command line to map the drives.
<li>If using environment variable 'set exe', confirm there are no spaces surrounding the equals sign (e.g. set exe="..\..\..\..\exe\2020-10-AD\TUFLOW_iSP_w64.exe").
<li>Write 'pause' at the end of the script, rerun the batch file and the DOS window should remain open givingproviding more information. In the below example, the file path to the TUFLOW exe is incorrect:<br>
<br>
[[File:Animation Troubleshooting CommonErrors 05a.gif]]<br>