ftl-mv-translation / mvinstaller

Installer for (localized) FTL: Multiverse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.3.5버전 실행오류가 일어납니다.

dos1881 opened this issue · comments

unhandled exception in script 에러 뜨면서 실행이 안되네요

Traceback (most recent call last):
File "mvinstaller\config.py", line 35, in get_config
File "mvinstaller\config.py", line 18, in load
FileNotFoundError: [Errno 2] No such file or directory: 'E:\Download\.cache\config.json'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "execute.py", line 3, in
File "mvinstaller_main_.py", line 66, in main
File "mvinstaller\config.py", line 38, in get_config
File "mvinstaller\config.py", line 28, in get_default
TypeError: Config.init() takes 3 positional arguments but 4 were given

0.3.4는 정상 실행됩니다.