TUFLOW Viewer: Difference between revisions

Content deleted Content added
Line 72:
 
 
'''If I Receive an Error?Troubleshooting'''<br>
If you receive an error similar to that below when tryingattempting to load results from a TCF you will need to fix the encoding of your TUFLOW control files:<br>
<pre>
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 626: invalid start byte
</pre>
This usuallyerror resultsis fromcaused inconsistentby incompatible encoding of the TUFLOW control files. You can fixresolve this issue by changing the encoding of all your TUFLOW control files to a single type - (typically UTF-8). You can do this using Notepad++, please see below link for how to do this (refer last image).<br>
[[TUFLOW_Message_0060]]<br>
<br>