TUFLOW crashing: Difference between revisions

Content deleted Content added
Line 33:
'''Suggestions:'''
* Keep the the console window open to see errors not written in the .tlf file:
** Insert "pause" at the end of the batch file and remove any startStart "TUFLOW", -b and/or -t switch. Simple batch file with just the executable and TUFLOW control file should be used if looping batch file doesn't keep the console window open even afterwith insertingthe "pause"suggested and removing any start "TUFLOW", -b and/or -t switchchanges.
** Or, let the console window be written to a text file, e.g. “TUFLOW.exe my_model.tcf > dump.txt”. This will redirect console output massages as well as the standard error stream to the “dump.log” file, and it will likely record more error information than the usual .tlf file.
* The control file/GIS layer written just above the error should be the cause of the issue. Check the file/GIS layer for any unusual setup.