Upon saving an eXe project, an error message appears:
SAVE FAILED
"ascii" codec can't decode byte 0xe1 in position 16: ordinal not in range(128).
How can I recover this? Shell I modify my content? I can export it to HTML, but it doesn' replace the saving function since no import (and reopen for edit) found in eXe.
Could anyone help me? (Or I lose what i've done recently..)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Upon saving an eXe project, an error message appears:
SAVE FAILED
"ascii" codec can't decode byte 0xe1 in position 16: ordinal not in range(128).
How can I recover this? Shell I modify my content? I can export it to HTML, but it doesn' replace the saving function since no import (and reopen for edit) found in eXe.
Could anyone help me? (Or I lose what i've done recently..)
Reverting to a previously saved backup is obviously the easiest solution.
Have you added any (large) media files to the project? If you delete them, does the problem go away?