Jump to content

Kioreh

Supporter
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Kioreh

  1. Only my character is stuck in the t-pose. This is the Error i get when trying to use the integration tool with MO2. Plugin "FNIS Integration Tool" failed: Traceback (most recent call last): File "C:/Modding/MO2/pythoncore\pathlib.py", line 1052, in samefile other_st = other_path.stat() AttributeError: 'NoneType' object has no attribute 'stat' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:/Modding/MO2/plugins/FNISTool.py", line 128, in display executable = self.__getFNISPath() File "C:/Modding/MO2/plugins/FNISTool.py", line 220, in__getFNISPath inGoodLocation = self.__withinDirectory(pathlibPath, modDirectory) File "C:/Modding/MO2/plugins/FNISTool.py", line 257, in __withinDIrectory if path.samefile(outerDir): File "C:/Modding/MO2/pythoncore\pathlib.py", line 1054, in samefile other_st = os.stat(other_path) TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType Hope you can help. Thanks
×
×
  • Create New...