TUFLOW Viewer: Difference between revisions

Content deleted Content added
Line 69:
'''If I Receive an Error?'''<br>
If you receive an error similar to that below when trying to load results from a TCF:<br>
<pre>
<tt>UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 626: invalid start byte</tt><br>
</pre>
This usually results from inconsistent encoding of the TUFLOW control files. You can fix this by changing the encoding of all your 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>