Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »



This error occurs when 8-bit data is being handled in a UTF8 locale. The UTF8 locale can not deal with the 8bit data and errors. The way to fix this is to change your locale to an 8-bit locale and recompile the program.

HydraStudio may need to be restarted for the changes to take effect.


  • No labels