You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\Zach Gray\Documents\maya\2020\apps\nxt_maya\scripts\nxt_editor\main_window.py", line 803, in closeEvent
user_dir.editor_cache[state_key] = self.saveState()
File "C:\Users\Zach Gray\Documents\maya\2020\apps\nxt_maya\scripts\nxt_editor\user_dir.py", line 136, in __setitem__
self.write()
File "C:\Users\Zach Gray\Documents\maya\2020\apps\nxt_maya\scripts\nxt_editor\user_dir.py", line 194, in write
with open(self.path, 'wb+') as fp:
IOError: [Errno 2] No such file or directory: 'C:/Users/Zach Gray/Documents\\nxt\\prefs\\3\\editor_cache'
The text was updated successfully, but these errors were encountered:
Manually deleted preferences, subsequent launches throw errors.
C:\Users\user\Documents\nxt\prefs
Should remake the files
The text was updated successfully, but these errors were encountered: