I know that the developers of the MH plugin aren’t responsive but I’m going to go ahead and report this anyhow. I’m getting these errors when I open hip files with MH characters inside on Houdini 21.0.631
Exception in thread Thread-15:
Traceback (most recent call last):
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.631\python311\Lib\threading.py”, line 1045, in _bootstrap_inner
self.run()
File “C:\PROGRA~1/SIDEEF~1/HOUDIN~1.631/houdini/python3.11libs\houdinihelp\api.py”, line 714, in run
with ram_index.writer() as w:
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.631\python311\Lib\site-packages\whoosh\writing\writing.py”, line 870, in _exit_
self.commit()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.631\python311\Lib\site-packages\whoosh\util\_init_.py”, line 160, in unclosed_wrapper
return method(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.631\python311\Lib\site-packages\whoosh\writing\writing.py”, line 826, in commit
self._sync_toc()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.631\python311\Lib\site-packages\whoosh\writing\writing.py”, line 853, in _sync_toc
self.session.store.save_toc(self.session, toc)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.631\python311\Lib\site-packages\whoosh\filedb\filestore.py”, line 211, in save_toc
assert not self.file_exists(real_filename)
AssertionError