Butterfly BlockMesh Runtime Error

Hi!
I am using the butterfly plugin for grasshopper, I have installed BlueCFD-Core 2017 and run it as admin and it works showing the environment is ready, however, when I use block mesh in butterfly it keeps give this error, can anyone help me with this? I tried several butterfly script, it always get stuck here, thanks a lot if I could get help with the block mesh!

       {0;0}
  1. Runtime error (DecoderFallbackException): 无法将位于索引 0 处的字节 [BE] 由指定的代码页转换为 Unicode。

Traceback:
line 272, in _handle_process, “C:\Users\lin.feng3\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\butterfly\runmanager_bluecfd.py”
line 211, in _run_ironpython, “C:\Users\lin.feng3\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\butterfly\runmanager_bluecfd.py”
line 232, in run, “C:\Users\lin.feng3\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\butterfly\runmanager_bluecfd.py”
line 756, in command, “C:\Users\lin.feng3\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\butterfly\case.py”
line 788, in blockMesh, “C:\Users\lin.feng3\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\butterfly\case.py”
line 52, in script

Hi - I would search on https://discourse.ladybug.tools/ for issues related to the Ladybug Tools.
-wim

Thank you for your reply !

Lin

I also encountered this error, how did you solve it?